# 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_set_extend.yml ************************************************* 1 plays in /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_set_extend.yml PLAY [Revert snapshots of logical volumes across different volume groups] ****** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_set_extend.yml:2 Friday 01 March 2024 20:37:54 +0000 (0:00:00.016) 0:00:00.016 ********** ok: [sut] META: ran handlers TASK [Setup] ******************************************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_set_extend.yml:74 Friday 01 March 2024 20:37:55 +0000 (0:00:00.822) 0:00:00.838 ********** 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:37:55 +0000 (0:00:00.021) 0:00:00.859 ********** 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:37:55 +0000 (0:00:00.241) 0:00:01.100 ********** 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:37:55 +0000 (0:00:00.019) 0:00:01.120 ********** 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:37:55 +0000 (0:00:00.017) 0:00:01.137 ********** 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:37:55 +0000 (0:00:00.040) 0:00:01.178 ********** 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:37:55 +0000 (0:00:00.025) 0:00:01.204 ********** 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:37:55 +0000 (0:00:00.036) 0:00:01.241 ********** 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:37:56 +0000 (0:00:00.191) 0:00:01.432 ********** 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:37:56 +0000 (0:00:00.020) 0:00:01.453 ********** 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:37:56 +0000 (0:00:00.009) 0:00:01.462 ********** 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:37:56 +0000 (0:00:00.009) 0:00:01.471 ********** 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:37:56 +0000 (0:00:00.038) 0:00:01.509 ********** 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:37:58 +0000 (0:00:02.559) 0:00:04.069 ********** 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:37:58 +0000 (0:00:00.038) 0:00:04.108 ********** 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:37:58 +0000 (0:00:00.020) 0:00:04.128 ********** 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:37:59 +0000 (0:00:00.476) 0:00:04.605 ********** 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:37:59 +0000 (0:00:00.034) 0:00:04.639 ********** 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:37:59 +0000 (0:00:00.009) 0:00:04.649 ********** 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:37:59 +0000 (0:00:00.009) 0:00:04.658 ********** 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:37:59 +0000 (0:00:00.008) 0:00:04.667 ********** 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:38:01 +0000 (0:00:02.524) 0:00:07.192 ********** 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:38:03 +0000 (0:00:01.667) 0:00:08.859 ********** 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:38:03 +0000 (0:00:00.018) 0:00:08.878 ********** 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:38:03 +0000 (0:00:00.009) 0:00:08.888 ********** 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:38:03 +0000 (0:00:00.350) 0:00:09.239 ********** 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:38:03 +0000 (0:00:00.012) 0:00:09.251 ********** 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:38:03 +0000 (0:00:00.010) 0:00:09.262 ********** 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:38:03 +0000 (0:00:00.013) 0:00:09.275 ********** 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:38:03 +0000 (0:00:00.012) 0:00:09.288 ********** 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:38:03 +0000 (0:00:00.013) 0:00:09.301 ********** 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:38:03 +0000 (0:00:00.011) 0:00:09.313 ********** 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:38:04 +0000 (0:00:00.024) 0:00:09.337 ********** 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:38:04 +0000 (0:00:00.011) 0:00:09.348 ********** 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:38:04 +0000 (0:00:00.010) 0:00:09.359 ********** 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:38:04 +0000 (0:00:00.013) 0:00:09.372 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709324314.968064, "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:38:04 +0000 (0:00:00.191) 0:00:09.564 ********** 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:38:04 +0000 (0:00:00.011) 0:00:09.576 ********** ok: [sut] TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tasks/setup.yml:24 Friday 01 March 2024 20:38:04 +0000 (0:00:00.592) 0:00:10.168 ********** 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:38:04 +0000 (0:00:00.018) 0:00:10.186 ********** 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:38:05 +0000 (0:00:00.182) 0:00:10.369 ********** 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:38:05 +0000 (0:00:00.014) 0:00:10.384 ********** 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:38:07 +0000 (0:00:02.392) 0:00:12.776 ********** 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:38:07 +0000 (0:00:00.260) 0:00:13.037 ********** 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:38:07 +0000 (0:00:00.014) 0:00:13.051 ********** 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:38:07 +0000 (0:00:00.011) 0:00:13.063 ********** skipping: [sut] => {} TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:54 Friday 01 March 2024 20:38:07 +0000 (0:00:00.010) 0:00:13.074 ********** 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:38:07 +0000 (0:00:00.011) 0:00:13.085 ********** 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:38:07 +0000 (0:00:00.011) 0:00:13.096 ********** 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:38:07 +0000 (0:00:00.023) 0:00:13.119 ********** 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:38:07 +0000 (0:00:00.017) 0:00:13.137 ********** 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:38:07 +0000 (0:00:00.014) 0:00:13.152 ********** 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:38:07 +0000 (0:00:00.030) 0:00:13.182 ********** 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:38:07 +0000 (0:00:00.011) 0:00:13.193 ********** 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:38:07 +0000 (0:00:00.010) 0:00:13.204 ********** 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:38:07 +0000 (0:00:00.010) 0:00:13.214 ********** 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:38:07 +0000 (0:00:00.011) 0:00:13.226 ********** 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:38:07 +0000 (0:00:00.029) 0:00:13.256 ********** 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:38:10 +0000 (0:00:02.424) 0:00:15.680 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "volumes": [ { "name": "lv1", "size": "15%" }, { "name": "lv2", "size": "50%" } ] }, { "disks": [ "sdd", "sde", "sdf" ], "name": "test_vg2", "volumes": [ { "name": "lv3", "size": "10%" }, { "name": "lv4", "size": "20%" } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "name": "test_vg3", "volumes": [ { "name": "lv5", "size": "30%" }, { "name": "lv6", "size": "25%" }, { "name": "lv7", "size": "10%" }, { "name": "lv8", "size": "10%" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 20:38:10 +0000 (0:00:00.017) 0:00:15.698 ********** 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:38:10 +0000 (0:00:00.012) 0:00:15.710 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 20:38:14 +0000 (0:00:04.490) 0:00:20.200 ********** 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:38:14 +0000 (0:00:00.024) 0:00:20.225 ********** 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:38:14 +0000 (0:00:00.015) 0:00:20.240 ********** 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:38:14 +0000 (0:00:00.018) 0:00:20.259 ********** 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:38:14 +0000 (0:00:00.012) 0:00:20.272 ********** 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:38:17 +0000 (0:00:02.400) 0:00:22.672 ********** 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:38:18 +0000 (0:00:01.577) 0:00:24.250 ********** 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:38:18 +0000 (0:00:00.022) 0:00:24.272 ********** 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:38:18 +0000 (0:00:00.011) 0:00:24.283 ********** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 20:38:28 +0000 (0:00:09.774) 0:00:34.058 ********** ok: [sut] => { "changed": false, "cmd": [ "udevadm", "trigger", "--subsystem-match=block" ], "delta": "0:00:00.019437", "end": "2024-03-01 20:38:29.008982", "rc": 0, "start": "2024-03-01 20:38:28.989545" } 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:38:29 +0000 (0:00:00.301) 0:00:34.360 ********** 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:38:29 +0000 (0:00:00.012) 0:00:34.372 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 20:38:29 +0000 (0:00:00.021) 0:00:34.393 ********** 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:38:29 +0000 (0:00:00.020) 0:00:34.414 ********** 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:38:29 +0000 (0:00:00.013) 0:00:34.427 ********** 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:38:29 +0000 (0:00:00.030) 0:00:34.458 ********** 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:38:29 +0000 (0:00:00.014) 0:00:34.473 ********** 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:38:29 +0000 (0:00:00.013) 0:00:34.486 ********** 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:38:29 +0000 (0:00:00.017) 0:00:34.504 ********** 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:38:29 +0000 (0:00:00.013) 0:00:34.517 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709324314.968064, "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:38:29 +0000 (0:00:00.211) 0:00:34.729 ********** 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:38:29 +0000 (0:00:00.014) 0:00:34.743 ********** ok: [sut] TASK [Run the snapshot role to create a snapshot set of LVs] ******************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_set_extend.yml:77 Friday 01 March 2024 20:38:30 +0000 (0:00:00.688) 0:00:35.432 ********** 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:38:30 +0000 (0:00:00.028) 0:00:35.461 ********** 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:38:30 +0000 (0:00:00.039) 0:00:35.500 ********** 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:38:30 +0000 (0:00:00.019) 0:00:35.520 ********** 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:38:30 +0000 (0:00:00.014) 0:00:35.534 ********** 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:38:30 +0000 (0:00:00.013) 0:00:35.547 ********** 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:38:30 +0000 (0:00:00.041) 0:00:35.589 ********** 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:38:32 +0000 (0:00:02.554) 0:00:38.144 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py snapshot -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"percent_space_required\": 15}]}' " } TASK [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:38:32 +0000 (0:00:00.021) 0:00:38.165 ********** 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:38:34 +0000 (0:00:01.986) 0:00:40.152 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.45.64 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.45.64 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:38:34 +0000 (0:00:00.016) 0:00:40.168 ********** 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:38:34 +0000 (0:00:00.039) 0:00:40.207 ********** 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:38:34 +0000 (0:00:00.016) 0:00:40.223 ********** skipping: [sut] => {} TASK [Verify the set of snapshots for the LVs] ********************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_set_extend.yml:84 Friday 01 March 2024 20:38:34 +0000 (0:00:00.015) 0:00:40.238 ********** 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:38:34 +0000 (0:00:00.028) 0:00:40.267 ********** 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:38:34 +0000 (0:00:00.040) 0:00:40.308 ********** 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:38:35 +0000 (0:00:00.018) 0:00:40.326 ********** 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:38:35 +0000 (0:00:00.015) 0:00:40.341 ********** 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:38:35 +0000 (0:00:00.025) 0:00:40.366 ********** 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:38:35 +0000 (0:00:00.035) 0:00:40.402 ********** 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:38:37 +0000 (0:00:02.394) 0:00:42.796 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py check -v -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"percent_space_required\": 15}]}' " } TASK [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:38:37 +0000 (0:00:00.028) 0:00:42.825 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [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:38:38 +0000 (0:00:00.790) 0:00:43.616 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.45.64 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.45.64 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:38:38 +0000 (0:00:00.023) 0:00:43.639 ********** 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:38:38 +0000 (0:00:00.019) 0:00:43.658 ********** 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:38:38 +0000 (0:00:00.021) 0:00:43.679 ********** skipping: [sut] => {} TASK [Extend the set] ********************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_set_extend.yml:92 Friday 01 March 2024 20:38:38 +0000 (0:00:00.015) 0:00:43.695 ********** 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:38:38 +0000 (0:00:00.027) 0:00:43.723 ********** 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:38:38 +0000 (0:00:00.019) 0:00:43.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:38:38 +0000 (0:00:00.050) 0:00:43.793 ********** 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:38:38 +0000 (0:00:00.020) 0:00:43.813 ********** 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:38:38 +0000 (0:00:00.013) 0:00:43.827 ********** 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:38:38 +0000 (0:00:00.034) 0:00:43.861 ********** 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:38:41 +0000 (0:00:02.481) 0:00:46.343 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py extend -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 30}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"percent_space_required\": 30}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"percent_space_required\": 30}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"percent_space_required\": 30}]}' " } TASK [linux-system-roles.snapshot : Run snapshot command extend] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:38:41 +0000 (0:00:00.021) 0:00:46.364 ********** 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:38:42 +0000 (0:00:01.241) 0:00:47.605 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.45.64 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.45.64 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:38:42 +0000 (0:00:00.014) 0:00:47.620 ********** 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:38:42 +0000 (0:00:00.017) 0:00:47.638 ********** 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:38:42 +0000 (0:00:00.013) 0:00:47.651 ********** skipping: [sut] => {} TASK [Assert changes for extend] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_set_extend.yml:99 Friday 01 March 2024 20:38:42 +0000 (0:00:00.012) 0:00:47.663 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the extend is done] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_set_extend.yml:103 Friday 01 March 2024 20:38:42 +0000 (0:00:00.013) 0:00:47.677 ********** 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:38:42 +0000 (0:00:00.029) 0:00:47.706 ********** 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:38:42 +0000 (0:00:00.019) 0:00:47.726 ********** 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:38:42 +0000 (0:00:00.015) 0:00:47.741 ********** 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:38:42 +0000 (0:00:00.012) 0:00:47.753 ********** 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:38:42 +0000 (0:00:00.013) 0:00:47.767 ********** 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:38:42 +0000 (0:00:00.052) 0:00:47.819 ********** 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:38:45 +0000 (0:00:02.571) 0:00:50.391 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py extend -v -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 30}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"percent_space_required\": 30}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"percent_space_required\": 30}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"percent_space_required\": 30}]}' " } TASK [linux-system-roles.snapshot : Run snapshot command extend] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:38:45 +0000 (0:00:00.021) 0:00:50.412 ********** 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:38:45 +0000 (0:00:00.599) 0:00:51.011 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.45.64 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.45.64 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:38:45 +0000 (0:00:00.014) 0:00:51.026 ********** 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:38:45 +0000 (0:00:00.015) 0:00:51.042 ********** 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:38:45 +0000 (0:00:00.013) 0:00:51.055 ********** skipping: [sut] => {} TASK [Extend the set again to check idempotence] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_set_extend.yml:111 Friday 01 March 2024 20:38:45 +0000 (0:00:00.012) 0:00:51.068 ********** 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:38:45 +0000 (0:00:00.036) 0:00:51.105 ********** 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:38:45 +0000 (0:00:00.021) 0:00:51.126 ********** 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:38:45 +0000 (0:00:00.016) 0:00:51.142 ********** 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:38:45 +0000 (0:00:00.016) 0:00:51.159 ********** 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:38:45 +0000 (0:00:00.013) 0:00:51.172 ********** 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:38:45 +0000 (0:00:00.032) 0:00:51.205 ********** 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:38:48 +0000 (0:00:02.399) 0:00:53.604 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py extend -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 30}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"percent_space_required\": 30}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"percent_space_required\": 30}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"percent_space_required\": 30}]}' " } TASK [linux-system-roles.snapshot : Run snapshot command extend] *************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 20:38:48 +0000 (0:00:00.022) 0:00:53.627 ********** 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:38:49 +0000 (0:00:00.697) 0:00:54.324 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.45.64 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.45.64 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:38:49 +0000 (0:00:00.014) 0:00:54.339 ********** 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:38:49 +0000 (0:00:00.015) 0:00:54.354 ********** 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:38:49 +0000 (0:00:00.034) 0:00:54.389 ********** skipping: [sut] => {} TASK [Assert no changes for extend] ******************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_set_extend.yml:118 Friday 01 March 2024 20:38:49 +0000 (0:00:00.018) 0:00:54.407 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run the snapshot role remove the set] ************************************ task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_set_extend.yml:122 Friday 01 March 2024 20:38:49 +0000 (0:00:00.013) 0:00:54.420 ********** 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:38:49 +0000 (0:00:00.036) 0:00:54.456 ********** 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:38:49 +0000 (0:00:00.019) 0:00:54.476 ********** 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:38:49 +0000 (0:00:00.017) 0:00:54.493 ********** 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:38:49 +0000 (0:00:00.012) 0:00:54.506 ********** 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:38:49 +0000 (0:00:00.012) 0:00:54.519 ********** 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:38:49 +0000 (0:00:00.037) 0:00:54.557 ********** 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:38:51 +0000 (0:00:02.487) 0:00:57.045 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 30}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"percent_space_required\": 30}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"percent_space_required\": 30}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"percent_space_required\": 30}]}' " } 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:38:51 +0000 (0:00:00.021) 0:00:57.066 ********** 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:38:53 +0000 (0:00:01.468) 0:00:58.534 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.45.64 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.45.64 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:38:53 +0000 (0:00:00.014) 0:00:58.549 ********** 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:38:53 +0000 (0:00:00.015) 0:00:58.565 ********** 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:38:53 +0000 (0:00:00.011) 0:00:58.577 ********** skipping: [sut] => {} TASK [Run the snapshot role to verify the set is removed] ********************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_set_extend.yml:129 Friday 01 March 2024 20:38:53 +0000 (0:00:00.011) 0:00:58.588 ********** 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:38:53 +0000 (0:00:00.036) 0:00:58.625 ********** 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:38:53 +0000 (0:00:00.017) 0:00:58.643 ********** 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:38:53 +0000 (0:00:00.040) 0:00:58.683 ********** 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:38:53 +0000 (0:00:00.013) 0:00:58.696 ********** 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:38:53 +0000 (0:00:00.011) 0:00:58.708 ********** 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:38:53 +0000 (0:00:00.032) 0:00:58.740 ********** 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:38:55 +0000 (0:00:02.414) 0:01:01.155 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -v -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 30}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"percent_space_required\": 30}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"percent_space_required\": 30}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"percent_space_required\": 30}]}' " } 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:38:55 +0000 (0:00:00.043) 0:01:01.198 ********** 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:38:56 +0000 (0:00:00.459) 0:01:01.657 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.45.64 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.45.64 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:38:56 +0000 (0:00:00.016) 0:01:01.673 ********** 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:38:56 +0000 (0:00:00.015) 0:01:01.689 ********** 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:38:56 +0000 (0:00:00.011) 0:01:01.700 ********** skipping: [sut] => {} TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/tests_set_extend.yml:138 Friday 01 March 2024 20:38:56 +0000 (0:00:00.011) 0:01:01.712 ********** 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:38:56 +0000 (0:00:00.027) 0:01:01.740 ********** 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:38:56 +0000 (0:00:00.019) 0:01:01.759 ********** 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:38:56 +0000 (0:00:00.019) 0:01:01.778 ********** 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:38:56 +0000 (0:00:00.017) 0:01:01.796 ********** 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:38:56 +0000 (0:00:00.033) 0:01:01.830 ********** 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:38:56 +0000 (0:00:00.013) 0:01:01.843 ********** 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:38:56 +0000 (0:00:00.012) 0:01:01.856 ********** 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:38:56 +0000 (0:00:00.011) 0:01:01.867 ********** 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:38:56 +0000 (0:00:00.011) 0:01:01.879 ********** 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:38:56 +0000 (0:00:00.032) 0:01:01.911 ********** 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:38:59 +0000 (0:00:02.524) 0:01:04.435 ********** 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:38:59 +0000 (0:00:00.022) 0:01:04.458 ********** 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:38:59 +0000 (0:00:00.013) 0:01:04.472 ********** 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:39:05 +0000 (0:00:06.626) 0:01:11.099 ********** 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:39:05 +0000 (0:00:00.025) 0:01:11.124 ********** 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:39:05 +0000 (0:00:00.012) 0:01:11.137 ********** 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:39:05 +0000 (0:00:00.014) 0:01:11.152 ********** 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:39:05 +0000 (0:00:00.016) 0:01:11.168 ********** 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:39:08 +0000 (0:00:02.398) 0:01:13.567 ********** 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:39:09 +0000 (0:00:01.585) 0:01:15.152 ********** 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:39:09 +0000 (0:00:00.021) 0:01:15.174 ********** 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:39:09 +0000 (0:00:00.012) 0:01:15.186 ********** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdk", "/dev/sdl", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 20:39:21 +0000 (0:00:11.753) 0:01:26.939 ********** 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:39:21 +0000 (0:00:00.013) 0:01:26.953 ********** 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:39:21 +0000 (0:00:00.013) 0:01:26.966 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdk", "/dev/sdl", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 20:39:21 +0000 (0:00:00.022) 0:01:26.989 ********** 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:39:21 +0000 (0:00:00.019) 0:01:27.008 ********** 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:39:21 +0000 (0:00:00.014) 0:01:27.022 ********** 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:39:21 +0000 (0:00:00.012) 0:01:27.035 ********** 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:39:21 +0000 (0:00:00.013) 0:01:27.049 ********** 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:39:21 +0000 (0:00:00.013) 0:01:27.062 ********** 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:39:21 +0000 (0:00:00.012) 0:01:27.075 ********** 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:39:21 +0000 (0:00:00.013) 0:01:27.088 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709324314.968064, "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:39:21 +0000 (0:00:00.192) 0:01:27.280 ********** 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:39:21 +0000 (0:00:00.014) 0:01:27.295 ********** 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:39:22 +0000 (0:00:00.619) 0:01:27.915 ********** 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:39:22 +0000 (0:00:00.012) 0:01:27.928 ********** 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:39:22 +0000 (0:00:00.017) 0:01:27.945 ********** 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:39:22 +0000 (0:00:00.011) 0:01:27.956 ********** 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:39:22 +0000 (0:00:00.010) 0:01:27.967 ********** 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:39:25 +0000 (0:00:02.409) 0:01:30.377 ********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdh", "sdi", "sdj", "sdk" ], "info": [ "Disk [/dev/sdg] attrs [{'type': 'disk', 'size': '1073741824', 'fstype': 'LVM2_member'}] has fstype" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:36 Friday 01 March 2024 20:39:25 +0000 (0:00:00.199) 0:01:30.576 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdh", "sdi", "sdj", "sdk" ] }, "changed": false } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:41 Friday 01 March 2024 20:39:25 +0000 (0:00:00.014) 0:01:30.590 ********** ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdh", "sdi", "sdj", "sdk" ] } TASK [Print info from find_unused_disk] **************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:49 Friday 01 March 2024 20:39:25 +0000 (0:00:00.012) 0:01:30.603 ********** skipping: [sut] => {} TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:54 Friday 01 March 2024 20:39:25 +0000 (0:00:00.012) 0:01:30.615 ********** 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:39:25 +0000 (0:00:00.012) 0:01:30.627 ********** 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:39:25 +0000 (0:00:00.013) 0:01:30.640 ********** 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.347359", "end": "2024-03-01 20:39:25.835225", "failed_when_result": true, "rc": 0, "start": "2024-03-01 20:39:25.487866" } STDERR: + exec + mount -f -l sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime,seclabel) proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) devtmpfs on /dev type devtmpfs (rw,nosuid,seclabel,size=1792528k,nr_inodes=448132,mode=755) securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,seclabel) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000) tmpfs on /run type tmpfs (rw,nosuid,nodev,seclabel,mode=755) tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,seclabel,mode=755) cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd) pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime,seclabel) bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700) cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,devices) cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,net_cls,net_prio) cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,freezer) 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/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,blkio) cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,memory) cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,rdma) cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,perf_event) cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpuset) cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,hugetlb) none on /sys/kernel/tracing type tracefs (rw,relatime,seclabel) configfs on /sys/kernel/config type configfs (rw,relatime) /dev/xvda1 on / type xfs (rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota) selinuxfs on /sys/fs/selinux type selinuxfs (rw,relatime) systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=39,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=18870) mqueue on /dev/mqueue type mqueue (rw,relatime,seclabel) hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,seclabel,pagesize=2M) debugfs on /sys/kernel/debug type debugfs (rw,relatime,seclabel) sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime) tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,seclabel,size=362420k,mode=700) + df -H Filesystem Size Used Avail Use% Mounted on devtmpfs 1.9G 0 1.9G 0% /dev tmpfs 1.9G 0 1.9G 0% /dev/shm tmpfs 1.9G 26M 1.9G 2% /run tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup /dev/xvda1 269G 5.4G 264G 3% / 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:45,039 INFO snapshot-role/MainThread: check_cmd: check 20 xxxxxx None snapset1 1 None 2024-03-01 20:24:45,039 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:45,069 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:24:45,070 INFO snapshot-role/MainThread: { 2024-03-01 20:24:45,070 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:24:45,070 INFO snapshot-role/MainThread: { 2024-03-01 20:24:45,070 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:24:45,070 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 20:24:45,070 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:45,070 INFO snapshot-role/MainThread: , 2024-03-01 20:24:45,070 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:24:45,070 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:24:45,070 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:24:45,070 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:24:45,070 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:45,070 INFO snapshot-role/MainThread: , 2024-03-01 20:24:45,070 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:24:45,070 INFO snapshot-role/MainThread: {"lv_uuid":"fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "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:45,070 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:45,070 INFO snapshot-role/MainThread: , 2024-03-01 20:24:45,070 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:24:45,070 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"1drruw-bICF-rvCZ-gmR6-FdUb-4DT5-4aVETS", "lv_uuid":"fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb", "pv_name":"/dev/sda"}, 2024-03-01 20:24:45,070 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f", "lv_uuid":"fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb", "pv_name":"/dev/sdb"}, 2024-03-01 20:24:45,070 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:24:45,070 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:24:45,070 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:45,070 INFO snapshot-role/MainThread: , 2024-03-01 20:24:45,070 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:24:45,070 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb"}, 2024-03-01 20:24:45,070 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb"} 2024-03-01 20:24:45,070 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:45,070 INFO snapshot-role/MainThread: } 2024-03-01 20:24:45,071 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:45,071 INFO snapshot-role/MainThread: , 2024-03-01 20:24:45,071 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:24:45,071 INFO snapshot-role/MainThread: ] 2024-03-01 20:24:45,071 INFO snapshot-role/MainThread: } 2024-03-01 20:24:45,071 INFO snapshot-role/MainThread: exit code: 12: ['source volume group does not exist: xxxxxx'] 2024-03-01 20:25:12,425 INFO snapshot-role/MainThread: check_cmd: check 2 None None snapset1 0 None 2024-03-01 20:25:12,425 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:12,453 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:12,454 INFO snapshot-role/MainThread: { 2024-03-01 20:25:12,454 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:12,454 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:12,454 INFO snapshot-role/MainThread: , 2024-03-01 20:25:12,454 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:12,454 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:12,454 INFO snapshot-role/MainThread: } 2024-03-01 20:25:12,454 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:25:51,809 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 20:25:51,809 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:51,840 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:51,840 INFO snapshot-role/MainThread: { 2024-03-01 20:25:51,840 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:51,840 INFO snapshot-role/MainThread: { 2024-03-01 20:25:51,840 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:51,840 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"2550136832", "vg_extent_size":"4194304"} 2024-03-01 20:25:51,840 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,840 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,840 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:51,840 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:25:51,840 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:25:51,840 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:25:51,840 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:25:51,840 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,840 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,840 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:51,840 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:51,840 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:51,840 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:51,841 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:51,841 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"50", "segtype":"free", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"", "pv_name":"/dev/sdh"}, 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"50", "segtype":"free", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"} 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: } 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: { 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2550136832", "vg_extent_size":"4194304"} 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:25:51,841 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:51,842 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:51,842 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"100", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"} 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: } 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: { 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2550136832", "vg_extent_size":"4194304"} 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,842 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:51,843 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "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:51,843 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "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:51,843 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,843 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,843 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:51,843 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:25:51,843 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:25:51,843 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:25:51,843 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"100", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:25:51,843 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:25:51,843 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,843 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,843 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:51,843 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:25:51,843 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"} 2024-03-01 20:25:51,843 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,843 INFO snapshot-role/MainThread: } 2024-03-01 20:25:51,843 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,843 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,843 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:51,843 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,843 INFO snapshot-role/MainThread: } 2024-03-01 20:25:51,843 INFO snapshot-role/MainThread: VG: test_vg3 free 2550136832 2024-03-01 20:25:51,843 INFO snapshot-role/MainThread: LV: lv5 size : 427819008 2024-03-01 20:25:51,843 INFO snapshot-role/MainThread: LV: lv6 size : 427819008 2024-03-01 20:25:51,844 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 20:25:51,844 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 20:25:51,844 INFO snapshot-role/MainThread: LV: total 1711276032 2024-03-01 20:25:51,844 INFO snapshot-role/MainThread: space needed: 256691404.80 space available: 2550136832 sufficient space: 1 2024-03-01 20:25:51,844 INFO snapshot-role/MainThread: VG: test_vg2 free 2550136832 2024-03-01 20:25:51,844 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 20:25:51,844 INFO snapshot-role/MainThread: LV: lv4 size : 322961408 2024-03-01 20:25:51,844 INFO snapshot-role/MainThread: LV: total 645922816 2024-03-01 20:25:51,844 INFO snapshot-role/MainThread: space needed: 96888422.40 space available: 2550136832 sufficient space: 1 2024-03-01 20:25:51,844 INFO snapshot-role/MainThread: VG: test_vg1 free 2550136832 2024-03-01 20:25:51,844 INFO snapshot-role/MainThread: LV: lv1 size : 322961408 2024-03-01 20:25:51,844 INFO snapshot-role/MainThread: LV: lv2 size : 322961408 2024-03-01 20:25:51,844 INFO snapshot-role/MainThread: LV: total 645922816 2024-03-01 20:25:51,844 INFO snapshot-role/MainThread: space needed: 96888422.40 space available: 2550136832 sufficient space: 1 2024-03-01 20:25:51,844 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:51,870 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:51,871 INFO snapshot-role/MainThread: { 2024-03-01 20:25:51,871 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:51,871 INFO snapshot-role/MainThread: { 2024-03-01 20:25:51,871 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:51,871 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"2550136832", "vg_extent_size":"4194304"} 2024-03-01 20:25:51,871 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,871 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,871 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:51,871 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:25:51,871 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:25:51,871 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:25:51,871 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:25:51,871 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,871 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,871 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:51,871 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:51,871 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:51,871 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:51,871 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:51,871 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,871 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,871 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:51,871 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:25:51,871 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:25:51,871 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"50", "segtype":"free", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"", "pv_name":"/dev/sdh"}, 2024-03-01 20:25:51,871 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:25:51,871 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:25:51,871 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"50", "segtype":"free", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"} 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: } 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: { 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2550136832", "vg_extent_size":"4194304"} 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:51,872 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:51,872 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:51,872 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"100", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"} 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: } 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: { 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2550136832", "vg_extent_size":"4194304"} 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "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:51,873 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "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:51,873 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"100", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:25:51,873 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,874 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,874 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:51,874 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:25:51,874 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"} 2024-03-01 20:25:51,874 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,874 INFO snapshot-role/MainThread: } 2024-03-01 20:25:51,874 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,874 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,874 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:51,874 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,874 INFO snapshot-role/MainThread: } 2024-03-01 20:25:51,874 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:25:51,897 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:51,897 INFO snapshot-role/MainThread: { 2024-03-01 20:25:51,897 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:51,898 INFO snapshot-role/MainThread: { 2024-03-01 20:25:51,898 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:51,898 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:51,898 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,898 INFO snapshot-role/MainThread: } 2024-03-01 20:25:51,898 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,898 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,898 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:51,898 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,898 INFO snapshot-role/MainThread: } 2024-03-01 20:25:51,898 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:25:51,919 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:51,919 INFO snapshot-role/MainThread: { 2024-03-01 20:25:51,919 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:51,919 INFO snapshot-role/MainThread: { 2024-03-01 20:25:51,920 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:51,920 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:51,920 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:51,920 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:51,920 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:51,920 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,920 INFO snapshot-role/MainThread: } 2024-03-01 20:25:51,920 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,920 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,920 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:51,920 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,920 INFO snapshot-role/MainThread: } 2024-03-01 20:25:51,920 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:25:51,943 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:25:51,944 INFO snapshot-role/MainThread: { 2024-03-01 20:25:51,944 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:51,944 INFO snapshot-role/MainThread: { 2024-03-01 20:25:51,944 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:51,944 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,944 INFO snapshot-role/MainThread: } 2024-03-01 20:25:51,944 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,944 INFO snapshot-role/MainThread: , 2024-03-01 20:25:51,944 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:51,944 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:51,944 INFO snapshot-role/MainThread: } 2024-03-01 20:25:51,944 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv5_snapset1 -L 64225280B test_vg3/lv5 2024-03-01 20:25:52,194 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:52,195 INFO snapshot-role/MainThread: { 2024-03-01 20:25:52,195 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:52,195 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,195 INFO snapshot-role/MainThread: } 2024-03-01 20:25:52,195 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:25:52,242 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:52,243 INFO snapshot-role/MainThread: { 2024-03-01 20:25:52,243 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:52,243 INFO snapshot-role/MainThread: { 2024-03-01 20:25:52,243 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:52,243 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:52,243 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,243 INFO snapshot-role/MainThread: } 2024-03-01 20:25:52,243 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,243 INFO snapshot-role/MainThread: , 2024-03-01 20:25:52,243 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:52,243 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,243 INFO snapshot-role/MainThread: } 2024-03-01 20:25:52,244 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:25:52,271 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:52,272 INFO snapshot-role/MainThread: { 2024-03-01 20:25:52,272 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:52,272 INFO snapshot-role/MainThread: { 2024-03-01 20:25:52,272 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:52,272 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:52,272 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:52,272 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:52,272 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:52,272 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:52,272 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,272 INFO snapshot-role/MainThread: } 2024-03-01 20:25:52,272 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,272 INFO snapshot-role/MainThread: , 2024-03-01 20:25:52,272 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:52,272 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,272 INFO snapshot-role/MainThread: } 2024-03-01 20:25:52,272 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:25:52,295 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:25:52,295 INFO snapshot-role/MainThread: { 2024-03-01 20:25:52,295 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:52,295 INFO snapshot-role/MainThread: { 2024-03-01 20:25:52,295 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:52,295 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,295 INFO snapshot-role/MainThread: } 2024-03-01 20:25:52,296 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,296 INFO snapshot-role/MainThread: , 2024-03-01 20:25:52,296 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:52,296 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,296 INFO snapshot-role/MainThread: } 2024-03-01 20:25:52,296 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv6_snapset1 -L 64225280B test_vg3/lv6 2024-03-01 20:25:52,507 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:52,507 INFO snapshot-role/MainThread: { 2024-03-01 20:25:52,508 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:52,508 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,508 INFO snapshot-role/MainThread: } 2024-03-01 20:25:52,508 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:25:52,547 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:52,548 INFO snapshot-role/MainThread: { 2024-03-01 20:25:52,548 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:52,548 INFO snapshot-role/MainThread: { 2024-03-01 20:25:52,548 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:52,548 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:52,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,548 INFO snapshot-role/MainThread: } 2024-03-01 20:25:52,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,548 INFO snapshot-role/MainThread: , 2024-03-01 20:25:52,548 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:52,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,548 INFO snapshot-role/MainThread: } 2024-03-01 20:25:52,548 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:25:52,581 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:52,582 INFO snapshot-role/MainThread: { 2024-03-01 20:25:52,582 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:52,582 INFO snapshot-role/MainThread: { 2024-03-01 20:25:52,582 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:52,582 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:52,582 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:52,582 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:52,582 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:52,582 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:52,582 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:52,582 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,582 INFO snapshot-role/MainThread: } 2024-03-01 20:25:52,582 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,582 INFO snapshot-role/MainThread: , 2024-03-01 20:25:52,582 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:52,582 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,582 INFO snapshot-role/MainThread: } 2024-03-01 20:25:52,582 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:25:52,605 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:25:52,606 INFO snapshot-role/MainThread: { 2024-03-01 20:25:52,606 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:52,606 INFO snapshot-role/MainThread: { 2024-03-01 20:25:52,606 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:52,606 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,606 INFO snapshot-role/MainThread: } 2024-03-01 20:25:52,606 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,606 INFO snapshot-role/MainThread: , 2024-03-01 20:25:52,606 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:52,606 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,606 INFO snapshot-role/MainThread: } 2024-03-01 20:25:52,606 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 64225280B test_vg3/lv7 2024-03-01 20:25:52,820 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:52,820 INFO snapshot-role/MainThread: { 2024-03-01 20:25:52,820 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:52,820 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,821 INFO snapshot-role/MainThread: } 2024-03-01 20:25:52,821 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:25:52,863 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:52,863 INFO snapshot-role/MainThread: { 2024-03-01 20:25:52,863 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:52,863 INFO snapshot-role/MainThread: { 2024-03-01 20:25:52,863 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:52,863 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:52,864 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,864 INFO snapshot-role/MainThread: } 2024-03-01 20:25:52,864 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,864 INFO snapshot-role/MainThread: , 2024-03-01 20:25:52,864 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:52,864 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,864 INFO snapshot-role/MainThread: } 2024-03-01 20:25:52,864 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:25:52,893 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:52,893 INFO snapshot-role/MainThread: { 2024-03-01 20:25:52,893 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:52,893 INFO snapshot-role/MainThread: { 2024-03-01 20:25:52,893 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:52,893 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:52,893 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:52,893 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:52,893 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:52,893 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:52,893 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:52,893 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:52,893 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,893 INFO snapshot-role/MainThread: } 2024-03-01 20:25:52,893 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,893 INFO snapshot-role/MainThread: , 2024-03-01 20:25:52,893 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:52,893 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,893 INFO snapshot-role/MainThread: } 2024-03-01 20:25:52,893 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:25:52,917 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:25:52,917 INFO snapshot-role/MainThread: { 2024-03-01 20:25:52,917 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:52,918 INFO snapshot-role/MainThread: { 2024-03-01 20:25:52,918 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:52,918 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,918 INFO snapshot-role/MainThread: } 2024-03-01 20:25:52,918 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,918 INFO snapshot-role/MainThread: , 2024-03-01 20:25:52,918 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:52,918 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:52,918 INFO snapshot-role/MainThread: } 2024-03-01 20:25:52,918 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv8_snapset1 -L 64225280B test_vg3/lv8 2024-03-01 20:25:53,131 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:53,132 INFO snapshot-role/MainThread: { 2024-03-01 20:25:53,132 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:53,132 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,132 INFO snapshot-role/MainThread: } 2024-03-01 20:25:53,132 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:25:53,180 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:53,180 INFO snapshot-role/MainThread: { 2024-03-01 20:25:53,180 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:53,180 INFO snapshot-role/MainThread: { 2024-03-01 20:25:53,180 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:53,180 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:53,180 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,180 INFO snapshot-role/MainThread: } 2024-03-01 20:25:53,180 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,180 INFO snapshot-role/MainThread: , 2024-03-01 20:25:53,180 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:53,180 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,180 INFO snapshot-role/MainThread: } 2024-03-01 20:25:53,180 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:25:53,204 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:53,204 INFO snapshot-role/MainThread: { 2024-03-01 20:25:53,204 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:53,204 INFO snapshot-role/MainThread: { 2024-03-01 20:25:53,205 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:53,205 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:53,205 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:53,205 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,205 INFO snapshot-role/MainThread: } 2024-03-01 20:25:53,205 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,205 INFO snapshot-role/MainThread: , 2024-03-01 20:25:53,205 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:53,205 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,205 INFO snapshot-role/MainThread: } 2024-03-01 20:25:53,205 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:25:53,228 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:25:53,229 INFO snapshot-role/MainThread: { 2024-03-01 20:25:53,229 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:53,229 INFO snapshot-role/MainThread: { 2024-03-01 20:25:53,229 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:53,229 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,229 INFO snapshot-role/MainThread: } 2024-03-01 20:25:53,229 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,229 INFO snapshot-role/MainThread: , 2024-03-01 20:25:53,229 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:53,229 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,229 INFO snapshot-role/MainThread: } 2024-03-01 20:25:53,229 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 48496640B test_vg2/lv3 2024-03-01 20:25:53,438 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:53,439 INFO snapshot-role/MainThread: { 2024-03-01 20:25:53,439 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:53,439 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,439 INFO snapshot-role/MainThread: } 2024-03-01 20:25:53,439 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:25:53,477 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:53,477 INFO snapshot-role/MainThread: { 2024-03-01 20:25:53,477 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:53,477 INFO snapshot-role/MainThread: { 2024-03-01 20:25:53,477 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:53,477 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:53,477 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,477 INFO snapshot-role/MainThread: } 2024-03-01 20:25:53,477 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,477 INFO snapshot-role/MainThread: , 2024-03-01 20:25:53,477 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:53,478 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,478 INFO snapshot-role/MainThread: } 2024-03-01 20:25:53,478 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:25:53,500 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:53,500 INFO snapshot-role/MainThread: { 2024-03-01 20:25:53,500 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:53,500 INFO snapshot-role/MainThread: { 2024-03-01 20:25:53,500 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:53,501 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:53,501 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:53,501 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:53,501 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,501 INFO snapshot-role/MainThread: } 2024-03-01 20:25:53,501 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,501 INFO snapshot-role/MainThread: , 2024-03-01 20:25:53,501 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:53,501 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,501 INFO snapshot-role/MainThread: } 2024-03-01 20:25:53,501 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:25:53,524 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:25:53,524 INFO snapshot-role/MainThread: { 2024-03-01 20:25:53,525 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:53,525 INFO snapshot-role/MainThread: { 2024-03-01 20:25:53,525 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:53,525 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,525 INFO snapshot-role/MainThread: } 2024-03-01 20:25:53,525 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,525 INFO snapshot-role/MainThread: , 2024-03-01 20:25:53,525 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:53,525 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,525 INFO snapshot-role/MainThread: } 2024-03-01 20:25:53,525 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 48496640B test_vg2/lv4 2024-03-01 20:25:53,725 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:53,725 INFO snapshot-role/MainThread: { 2024-03-01 20:25:53,726 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:53,726 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,726 INFO snapshot-role/MainThread: } 2024-03-01 20:25:53,726 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:25:53,772 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:53,773 INFO snapshot-role/MainThread: { 2024-03-01 20:25:53,773 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:53,773 INFO snapshot-role/MainThread: { 2024-03-01 20:25:53,773 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:53,773 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:53,773 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,773 INFO snapshot-role/MainThread: } 2024-03-01 20:25:53,773 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,773 INFO snapshot-role/MainThread: , 2024-03-01 20:25:53,773 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:53,773 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,773 INFO snapshot-role/MainThread: } 2024-03-01 20:25:53,773 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:25:53,797 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:53,798 INFO snapshot-role/MainThread: { 2024-03-01 20:25:53,798 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:53,798 INFO snapshot-role/MainThread: { 2024-03-01 20:25:53,798 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:53,798 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:53,798 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:53,798 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,798 INFO snapshot-role/MainThread: } 2024-03-01 20:25:53,798 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,798 INFO snapshot-role/MainThread: , 2024-03-01 20:25:53,798 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:53,798 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,798 INFO snapshot-role/MainThread: } 2024-03-01 20:25:53,798 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:25:53,823 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:25:53,823 INFO snapshot-role/MainThread: { 2024-03-01 20:25:53,823 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:53,823 INFO snapshot-role/MainThread: { 2024-03-01 20:25:53,824 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:53,824 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,824 INFO snapshot-role/MainThread: } 2024-03-01 20:25:53,824 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,824 INFO snapshot-role/MainThread: , 2024-03-01 20:25:53,824 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:53,824 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:53,824 INFO snapshot-role/MainThread: } 2024-03-01 20:25:53,824 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 48496640B test_vg1/lv1 2024-03-01 20:25:54,041 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:54,041 INFO snapshot-role/MainThread: { 2024-03-01 20:25:54,041 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:54,041 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:54,041 INFO snapshot-role/MainThread: } 2024-03-01 20:25:54,041 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:25:54,086 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:54,086 INFO snapshot-role/MainThread: { 2024-03-01 20:25:54,086 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:54,086 INFO snapshot-role/MainThread: { 2024-03-01 20:25:54,086 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:54,086 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:54,086 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:54,086 INFO snapshot-role/MainThread: } 2024-03-01 20:25:54,086 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:54,086 INFO snapshot-role/MainThread: , 2024-03-01 20:25:54,086 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:54,086 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:54,086 INFO snapshot-role/MainThread: } 2024-03-01 20:25:54,086 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:25:54,111 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:54,111 INFO snapshot-role/MainThread: { 2024-03-01 20:25:54,111 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:54,111 INFO snapshot-role/MainThread: { 2024-03-01 20:25:54,112 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:54,112 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:54,112 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:54,112 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:54,112 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:54,112 INFO snapshot-role/MainThread: } 2024-03-01 20:25:54,112 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:54,112 INFO snapshot-role/MainThread: , 2024-03-01 20:25:54,112 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:54,112 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:54,112 INFO snapshot-role/MainThread: } 2024-03-01 20:25:54,112 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:25:54,136 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:25:54,136 INFO snapshot-role/MainThread: { 2024-03-01 20:25:54,136 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:54,137 INFO snapshot-role/MainThread: { 2024-03-01 20:25:54,137 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:54,137 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:54,137 INFO snapshot-role/MainThread: } 2024-03-01 20:25:54,137 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:54,137 INFO snapshot-role/MainThread: , 2024-03-01 20:25:54,137 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:54,137 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:54,137 INFO snapshot-role/MainThread: } 2024-03-01 20:25:54,137 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 48496640B test_vg1/lv2 2024-03-01 20:25:54,339 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:54,339 INFO snapshot-role/MainThread: { 2024-03-01 20:25:54,339 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:54,339 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:54,340 INFO snapshot-role/MainThread: } 2024-03-01 20:25:54,340 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:25:57,259 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 20:25:57,259 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:57,291 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:57,291 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,291 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:57,291 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,291 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:57,291 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"2281701376", "vg_extent_size":"4194304"} 2024-03-01 20:25:57,291 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,291 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,291 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:57,291 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:25:57,291 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:25:57,291 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:25:57,291 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:25:57,291 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,291 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,291 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,291 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:57,291 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"67108864", "origin":"lv5", "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:57,291 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:57,292 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"67108864", "origin":"lv6", "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:57,292 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:57,292 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "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:57,292 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:57,292 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "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:57,292 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,292 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,292 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:57,292 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:25:57,292 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:25:57,292 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:25:57,292 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"34", "segtype":"free", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"", "pv_name":"/dev/sdh"}, 2024-03-01 20:25:57,292 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:25:57,292 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:25:57,292 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:57,292 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:57,292 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:57,292 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:57,292 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:25:57,292 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"free", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:25:57,292 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,292 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,292 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:57,292 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:25:57,292 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:25:57,292 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:25:57,292 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:25:57,292 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:25:57,292 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:25:57,292 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:25:57,292 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:25:57,293 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,293 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,293 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,293 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,293 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:57,293 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 20:25:57,293 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,293 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,293 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:57,293 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:25:57,293 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:25:57,293 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:25:57,293 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,293 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,293 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,293 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:57,293 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "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:57,293 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:57,293 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"50331648", "origin":"lv4", "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:57,293 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,293 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,293 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:57,293 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:25:57,293 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:25:57,293 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:57,293 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:57,293 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:57,293 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:25:57,293 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:25:57,293 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,293 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,293 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"50331648", "origin":"lv1", "origin_size":"322961408", "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:57,294 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"50331648", "origin":"lv2", "origin_size":"322961408", "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:57,294 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:25:57,294 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:25:57,295 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:25:57,295 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,295 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,295 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:25:57,295 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:25:57,295 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:25:57,295 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:25:57,295 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:25:57,295 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,295 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,295 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,295 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,295 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:57,295 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,295 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,295 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:25:57,321 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:57,321 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,321 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:57,321 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,321 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,322 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:57,322 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,322 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,322 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,322 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,322 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:57,322 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,322 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,322 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:25:57,347 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:57,347 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,348 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:57,348 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,348 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,348 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:57,348 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:57,348 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:57,348 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:57,348 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:57,348 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:57,348 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:57,348 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:57,348 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,348 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,348 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,348 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,348 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:57,348 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,348 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,348 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:25:57,372 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:57,372 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,372 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:57,372 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,372 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,372 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:57,372 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,373 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,373 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,373 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,373 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:57,373 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,373 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,373 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:25:57,397 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:57,397 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,397 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:57,398 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,398 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,398 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:57,398 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,398 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,398 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,398 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,398 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:57,398 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,398 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,398 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:25:57,423 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:57,423 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,423 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:57,423 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,423 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,423 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:57,423 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,423 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,423 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,423 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,423 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:57,423 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,423 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,423 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:25:57,446 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:57,446 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,446 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:57,446 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,446 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,447 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:57,447 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,447 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,447 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,447 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,447 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:57,447 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,447 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,447 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:25:57,469 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:57,469 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,469 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:57,469 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,469 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,470 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:57,470 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:57,470 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:57,470 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:57,470 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:57,470 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:57,470 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:57,470 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:57,470 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,470 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,470 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,470 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,470 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:57,470 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,470 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,470 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:25:57,496 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:57,496 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,496 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:57,496 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,496 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,497 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:57,497 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,497 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,497 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,497 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,497 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:57,497 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,497 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,497 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:25:57,520 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:57,520 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,520 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:57,520 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,520 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,520 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:57,520 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,521 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,521 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,521 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,521 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:57,521 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,521 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,521 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:25:57,544 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:57,544 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,545 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:57,545 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,545 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,545 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:57,545 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,545 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,545 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,545 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,545 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:57,545 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,545 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,545 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:25:57,569 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:57,569 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,569 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:57,569 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,569 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,570 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:57,570 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,570 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,570 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,570 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,570 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:57,570 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,570 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,570 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:25:57,596 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:57,597 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,597 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:57,597 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,597 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,597 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:57,597 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:57,597 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:57,597 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:57,597 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:57,597 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:57,597 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:57,597 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:57,597 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,597 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,597 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,597 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,597 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:57,597 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,597 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,597 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:25:57,622 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:57,622 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,623 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:57,623 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,623 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,623 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:57,623 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,623 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,623 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,623 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,623 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:57,623 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,623 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,623 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:25:57,648 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:57,649 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,649 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:57,649 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,649 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,649 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:57,649 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,649 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,649 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,649 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,649 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:57,649 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,649 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,649 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:25:57,673 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:57,674 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,674 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:57,674 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,674 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,674 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:57,674 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,674 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,674 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,674 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,674 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:57,674 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,674 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,674 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:25:57,699 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:57,699 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,699 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:57,699 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,700 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,700 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:57,700 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,700 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,700 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,700 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,700 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:57,700 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,700 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,700 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:25:57,725 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:57,725 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,726 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:57,726 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,726 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,726 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:57,726 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:57,726 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:57,726 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:57,726 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:57,726 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:57,726 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:57,726 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:57,726 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,726 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,726 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,726 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,726 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:57,726 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,726 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,726 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:25:57,751 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:57,751 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,752 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:57,752 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,752 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,752 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:57,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,752 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,752 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,752 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:57,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,752 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,752 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:25:57,775 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:57,776 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,776 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:57,776 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,776 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,776 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:57,776 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,776 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,776 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,776 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,776 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:57,776 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,776 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,776 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:25:57,804 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:57,804 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,804 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:57,804 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,805 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,805 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:57,805 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,805 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,805 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,805 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,805 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:57,805 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,805 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,805 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:25:57,835 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:57,836 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,836 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:57,836 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,836 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,836 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:57,836 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,836 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,836 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,836 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,836 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:57,836 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,836 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,836 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:25:57,862 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:57,862 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,862 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:57,862 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,862 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,862 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:57,862 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:57,862 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:57,862 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:57,862 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,862 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,862 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,862 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,862 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:57,862 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,862 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,862 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:25:57,889 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:57,890 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,890 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:57,890 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,890 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,890 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:57,890 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,890 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,890 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,890 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,890 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:57,890 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,890 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,890 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:25:57,914 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:57,915 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,915 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:57,915 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,915 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,915 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:57,915 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,915 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,915 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,915 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,915 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:57,915 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,915 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,915 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:25:57,938 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:57,938 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,938 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:57,938 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,938 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,938 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:57,939 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,939 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,939 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,939 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,939 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:57,939 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,939 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,939 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:25:57,961 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:57,962 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,962 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:57,962 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,962 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,962 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:57,962 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,962 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,962 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,962 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,962 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:57,962 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,962 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,962 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:25:57,986 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:57,986 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,986 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:57,986 INFO snapshot-role/MainThread: { 2024-03-01 20:25:57,986 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:57,986 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:57,987 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:57,987 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:57,987 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:57,987 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,987 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,987 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,987 INFO snapshot-role/MainThread: , 2024-03-01 20:25:57,987 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:57,987 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:57,987 INFO snapshot-role/MainThread: } 2024-03-01 20:25:57,987 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:25:58,010 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:58,010 INFO snapshot-role/MainThread: { 2024-03-01 20:25:58,010 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:58,010 INFO snapshot-role/MainThread: { 2024-03-01 20:25:58,010 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:58,010 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:58,010 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,010 INFO snapshot-role/MainThread: } 2024-03-01 20:25:58,010 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,010 INFO snapshot-role/MainThread: , 2024-03-01 20:25:58,010 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:58,010 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,010 INFO snapshot-role/MainThread: } 2024-03-01 20:25:58,010 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:25:58,035 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:58,036 INFO snapshot-role/MainThread: { 2024-03-01 20:25:58,036 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:58,036 INFO snapshot-role/MainThread: { 2024-03-01 20:25:58,036 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:58,036 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:58,036 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,036 INFO snapshot-role/MainThread: } 2024-03-01 20:25:58,036 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,036 INFO snapshot-role/MainThread: , 2024-03-01 20:25:58,036 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:58,036 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,036 INFO snapshot-role/MainThread: } 2024-03-01 20:25:58,036 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:25:58,060 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:58,060 INFO snapshot-role/MainThread: { 2024-03-01 20:25:58,061 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:58,061 INFO snapshot-role/MainThread: { 2024-03-01 20:25:58,061 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:58,061 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:58,061 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,061 INFO snapshot-role/MainThread: } 2024-03-01 20:25:58,061 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,061 INFO snapshot-role/MainThread: , 2024-03-01 20:25:58,061 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:58,061 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,061 INFO snapshot-role/MainThread: } 2024-03-01 20:25:58,061 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:25:58,089 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:58,090 INFO snapshot-role/MainThread: { 2024-03-01 20:25:58,090 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:58,090 INFO snapshot-role/MainThread: { 2024-03-01 20:25:58,090 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:58,090 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:58,090 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,090 INFO snapshot-role/MainThread: } 2024-03-01 20:25:58,090 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,090 INFO snapshot-role/MainThread: , 2024-03-01 20:25:58,090 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:58,090 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,090 INFO snapshot-role/MainThread: } 2024-03-01 20:25:58,090 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:25:58,113 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:58,114 INFO snapshot-role/MainThread: { 2024-03-01 20:25:58,114 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:58,114 INFO snapshot-role/MainThread: { 2024-03-01 20:25:58,114 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:58,114 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:58,114 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:58,114 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:58,114 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:58,114 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,114 INFO snapshot-role/MainThread: } 2024-03-01 20:25:58,114 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,114 INFO snapshot-role/MainThread: , 2024-03-01 20:25:58,114 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:58,114 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,114 INFO snapshot-role/MainThread: } 2024-03-01 20:25:58,114 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:25:58,140 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:58,140 INFO snapshot-role/MainThread: { 2024-03-01 20:25:58,140 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:58,140 INFO snapshot-role/MainThread: { 2024-03-01 20:25:58,141 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:58,141 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:58,141 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,141 INFO snapshot-role/MainThread: } 2024-03-01 20:25:58,141 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,141 INFO snapshot-role/MainThread: , 2024-03-01 20:25:58,141 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:58,141 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,141 INFO snapshot-role/MainThread: } 2024-03-01 20:25:58,141 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:25:58,163 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:58,164 INFO snapshot-role/MainThread: { 2024-03-01 20:25:58,164 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:58,164 INFO snapshot-role/MainThread: { 2024-03-01 20:25:58,164 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:58,164 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:58,164 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,164 INFO snapshot-role/MainThread: } 2024-03-01 20:25:58,164 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,164 INFO snapshot-role/MainThread: , 2024-03-01 20:25:58,164 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:58,164 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,164 INFO snapshot-role/MainThread: } 2024-03-01 20:25:58,164 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:25:58,190 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:58,190 INFO snapshot-role/MainThread: { 2024-03-01 20:25:58,190 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:58,190 INFO snapshot-role/MainThread: { 2024-03-01 20:25:58,190 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:58,190 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:58,190 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,190 INFO snapshot-role/MainThread: } 2024-03-01 20:25:58,190 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,190 INFO snapshot-role/MainThread: , 2024-03-01 20:25:58,190 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:58,190 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,190 INFO snapshot-role/MainThread: } 2024-03-01 20:25:58,190 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:25:58,216 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:58,216 INFO snapshot-role/MainThread: { 2024-03-01 20:25:58,216 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:58,216 INFO snapshot-role/MainThread: { 2024-03-01 20:25:58,216 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:58,216 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:58,216 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,216 INFO snapshot-role/MainThread: } 2024-03-01 20:25:58,216 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,216 INFO snapshot-role/MainThread: , 2024-03-01 20:25:58,216 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:58,216 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,216 INFO snapshot-role/MainThread: } 2024-03-01 20:25:58,217 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:25:58,242 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:58,242 INFO snapshot-role/MainThread: { 2024-03-01 20:25:58,242 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:58,242 INFO snapshot-role/MainThread: { 2024-03-01 20:25:58,242 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:58,242 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:58,242 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:25:58,242 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:58,242 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:58,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,242 INFO snapshot-role/MainThread: } 2024-03-01 20:25:58,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,242 INFO snapshot-role/MainThread: , 2024-03-01 20:25:58,242 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:58,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,242 INFO snapshot-role/MainThread: } 2024-03-01 20:25:58,242 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:25:58,267 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:58,268 INFO snapshot-role/MainThread: { 2024-03-01 20:25:58,268 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:58,268 INFO snapshot-role/MainThread: { 2024-03-01 20:25:58,268 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:58,268 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:58,268 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,268 INFO snapshot-role/MainThread: } 2024-03-01 20:25:58,268 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,268 INFO snapshot-role/MainThread: , 2024-03-01 20:25:58,268 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:58,268 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,268 INFO snapshot-role/MainThread: } 2024-03-01 20:25:58,268 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:25:58,292 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:58,292 INFO snapshot-role/MainThread: { 2024-03-01 20:25:58,293 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:58,293 INFO snapshot-role/MainThread: { 2024-03-01 20:25:58,293 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:58,293 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:58,293 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,293 INFO snapshot-role/MainThread: } 2024-03-01 20:25:58,293 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,293 INFO snapshot-role/MainThread: , 2024-03-01 20:25:58,293 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:58,293 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,293 INFO snapshot-role/MainThread: } 2024-03-01 20:25:58,293 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:25:58,319 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:25:58,319 INFO snapshot-role/MainThread: { 2024-03-01 20:25:58,319 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:25:58,319 INFO snapshot-role/MainThread: { 2024-03-01 20:25:58,319 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:25:58,319 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:25:58,319 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,319 INFO snapshot-role/MainThread: } 2024-03-01 20:25:58,319 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,319 INFO snapshot-role/MainThread: , 2024-03-01 20:25:58,319 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:25:58,319 INFO snapshot-role/MainThread: ] 2024-03-01 20:25:58,319 INFO snapshot-role/MainThread: } 2024-03-01 20:25:58,320 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:26:01,443 INFO snapshot-role/MainThread: extend_cmd: extend None None snapset1 0 None 2024-03-01 20:26:01,443 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:01,473 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:01,473 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,473 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:01,473 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,473 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:01,473 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"2281701376", "vg_extent_size":"4194304"} 2024-03-01 20:26:01,473 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,473 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,473 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:01,473 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:01,473 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:01,473 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:01,474 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:01,474 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,474 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,474 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:01,474 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:01,474 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"67108864", "origin":"lv5", "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:01,474 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:01,474 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"67108864", "origin":"lv6", "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:01,474 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:01,474 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "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:01,474 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:01,474 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "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:01,474 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,474 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,474 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:01,474 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:01,474 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:01,474 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:01,474 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"34", "segtype":"free", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:01,474 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:01,474 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:01,474 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:01,474 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:01,474 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:01,474 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:01,474 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:01,474 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"free", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:26:01,474 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,474 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,474 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:01,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:01,475 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:01,475 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:01,475 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:01,475 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:01,475 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:01,475 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:01,475 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:01,475 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,475 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,475 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,475 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,475 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:01,475 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 20:26:01,475 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,475 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,475 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:01,475 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:01,475 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:01,475 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:01,475 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,475 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,475 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:01,475 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:01,475 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "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:01,475 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:01,475 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"50331648", "origin":"lv4", "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:01,475 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,475 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,475 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:01,475 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:01,475 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:01,475 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"50331648", "origin":"lv1", "origin_size":"322961408", "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:01,476 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:01,476 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"50331648", "origin":"lv2", "origin_size":"322961408", "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:01,476 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,477 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,477 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:01,477 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:01,477 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:01,477 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:01,477 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:01,477 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:01,477 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:01,477 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:01,477 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,477 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,477 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:01,477 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:01,477 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:01,477 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:01,477 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:01,477 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,477 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,477 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,477 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,477 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:01,477 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,477 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,478 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:26:01,508 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:01,508 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,508 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:01,508 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,508 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:01,508 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:01,508 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,508 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,508 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,508 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,508 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:01,509 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,509 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,509 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:01,538 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:01,538 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,538 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:01,538 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,538 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:01,538 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:01,538 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:01,538 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:01,538 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:01,538 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:01,538 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:01,539 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:01,539 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:01,539 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,539 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,539 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,539 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,539 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:01,539 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,539 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,539 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:26:01,565 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:01,565 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,565 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:01,565 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,565 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:01,565 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:01,565 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,565 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,565 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,565 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,565 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:01,565 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,565 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,566 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:26:01,592 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:01,592 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,592 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:01,592 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,592 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:01,592 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:01,592 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,592 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,592 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,592 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,592 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:01,592 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,592 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,593 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:01,622 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:01,622 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,622 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:01,622 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,622 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:01,622 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"2281701376", "vg_extent_size":"4194304"} 2024-03-01 20:26:01,622 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,622 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,622 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:01,622 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:01,622 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:01,622 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:01,622 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:01,623 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,623 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,623 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:01,623 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:01,623 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"67108864", "origin":"lv5", "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:01,623 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:01,623 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"67108864", "origin":"lv6", "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:01,623 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:01,623 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "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:01,623 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:01,623 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "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:01,623 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,623 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,623 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:01,623 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:01,623 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:01,623 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:01,623 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"34", "segtype":"free", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:01,623 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:01,623 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:01,623 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:01,623 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:01,623 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:01,623 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:01,623 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:01,623 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"free", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:26:01,623 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,623 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,623 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:01,623 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:01,623 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:01,624 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:01,624 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:01,624 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:01,624 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:01,624 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:01,624 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:01,624 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,624 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,624 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,624 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,624 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:01,624 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 20:26:01,624 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,624 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,624 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:01,624 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:01,624 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:01,624 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:01,624 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,624 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,624 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:01,624 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:01,624 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "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:01,624 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:01,624 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"50331648", "origin":"lv4", "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:01,624 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,624 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,624 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:01,624 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:01,624 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:01,624 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:01,624 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"50331648", "origin":"lv1", "origin_size":"322961408", "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:01,625 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"50331648", "origin":"lv2", "origin_size":"322961408", "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:01,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,625 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:01,626 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:01,626 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:01,626 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:01,626 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:01,626 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:01,626 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:01,626 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:01,626 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,626 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,626 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:01,626 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:01,626 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:01,626 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:01,626 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:01,626 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,626 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,626 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,626 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,626 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:01,626 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,626 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,627 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 2281701376 vg_extent_size : 4194304 2024-03-01 20:26:01,627 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:01,627 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 20:26:01,627 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:01,627 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 20:26:01,627 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:01,627 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 20:26:01,627 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:01,627 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 20:26:01,627 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2449473536 vg_extent_size : 4194304 2024-03-01 20:26:01,627 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:01,627 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:26:01,627 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:01,627 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:26:01,627 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2449473536 vg_extent_size : 4194304 2024-03-01 20:26:01,627 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:01,627 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:26:01,627 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:01,627 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:26:01,627 INFO snapshot-role/MainThread: Running... lvextend -L 171966464B test_vg3/lv5_snapset1 2024-03-01 20:26:01,730 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:01,731 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,731 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:01,731 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,731 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,731 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:26:01,787 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:01,788 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,788 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:01,788 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,788 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:01,788 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:01,788 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,788 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,788 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,788 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,788 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:01,788 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,788 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,788 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:26:01,814 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:01,814 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,814 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:01,814 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,814 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:01,814 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:01,814 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,814 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,814 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,814 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,814 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:01,814 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,814 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,814 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:01,843 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:01,843 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,843 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:01,843 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,843 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:01,843 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:01,843 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:01,843 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:01,843 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:01,843 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:01,843 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:01,843 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:01,843 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:01,843 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,844 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,844 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,844 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,844 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:01,844 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,844 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,844 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:26:01,869 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:01,869 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,869 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:01,869 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,869 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:01,869 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:01,869 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,869 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,869 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,869 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,869 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:01,869 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,869 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,869 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:26:01,896 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:01,896 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,896 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:01,896 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,896 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:01,896 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:01,896 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,896 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,896 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,896 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,896 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:01,896 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,896 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,896 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:01,928 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:01,928 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,928 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:01,928 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,928 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:01,928 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"2176843776", "vg_extent_size":"4194304"} 2024-03-01 20:26:01,928 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,928 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,928 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:01,928 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:01,928 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:01,928 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:01,928 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:01,928 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,928 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,929 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:01,929 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:01,929 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:01,929 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:01,929 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"67108864", "origin":"lv6", "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:01,929 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:01,929 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "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:01,929 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:01,929 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "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:01,929 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,929 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,929 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:01,929 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:01,929 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:01,929 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:01,929 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:01,929 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"free", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:01,929 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:01,929 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:01,929 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:01,929 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:01,929 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:01,929 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:01,929 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:01,929 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:01,929 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,929 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,929 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:01,929 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:01,929 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:01,929 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:01,930 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:01,930 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:01,930 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:01,930 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:01,930 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:01,930 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:01,930 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:01,930 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,930 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,930 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,930 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,930 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:01,930 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 20:26:01,930 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,930 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,930 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:01,930 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:01,930 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:01,930 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:01,930 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,930 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,930 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:01,930 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:01,930 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "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:01,930 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:01,930 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"50331648", "origin":"lv4", "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:01,930 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,930 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,930 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:01,930 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:01,930 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:01,930 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: { 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"50331648", "origin":"lv1", "origin_size":"322961408", "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:01,931 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"50331648", "origin":"lv2", "origin_size":"322961408", "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:01,931 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,931 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,932 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:01,932 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:01,932 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:01,932 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:01,932 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:01,932 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:01,932 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:01,932 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:01,932 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,932 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,932 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:01,932 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:01,932 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:01,932 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:01,932 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:01,932 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,932 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,932 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,932 INFO snapshot-role/MainThread: , 2024-03-01 20:26:01,932 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:01,932 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:01,932 INFO snapshot-role/MainThread: } 2024-03-01 20:26:01,932 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 2176843776 vg_extent_size : 4194304 2024-03-01 20:26:01,933 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:01,933 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:01,933 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:01,933 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 20:26:01,933 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:01,933 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 20:26:01,933 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:01,933 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 20:26:01,933 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2449473536 vg_extent_size : 4194304 2024-03-01 20:26:01,933 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:01,933 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:26:01,933 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:01,933 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:26:01,933 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2449473536 vg_extent_size : 4194304 2024-03-01 20:26:01,933 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:01,933 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:26:01,933 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:01,933 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:26:01,933 INFO snapshot-role/MainThread: Running... lvextend -L 171966464B test_vg3/lv6_snapset1 2024-03-01 20:26:02,042 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:02,042 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,043 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:02,043 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,043 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,043 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:26:02,101 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:02,101 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,101 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:02,101 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,101 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:02,101 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:02,101 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,101 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,101 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,101 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,101 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:02,101 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,101 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,102 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:26:02,127 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:02,127 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,127 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:02,127 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,127 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:02,127 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:02,127 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,127 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,127 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,127 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,127 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:02,127 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,127 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,128 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:02,156 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:02,156 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,156 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:02,156 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,156 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:02,156 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:02,156 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:02,156 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:02,156 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:02,156 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:02,156 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:02,156 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:02,156 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:02,156 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,156 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,157 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,157 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,157 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:02,157 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,157 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,157 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:26:02,181 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:02,181 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,181 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:02,181 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,181 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:02,181 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:02,181 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,181 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,181 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,181 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,181 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:02,181 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,181 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,181 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:26:02,208 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:02,208 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,208 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:02,208 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,208 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:02,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:26:02,208 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,208 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,208 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,208 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,208 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:02,208 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,208 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,208 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:02,238 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:02,238 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,238 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:02,238 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,238 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:02,238 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"2071986176", "vg_extent_size":"4194304"} 2024-03-01 20:26:02,238 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,238 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,238 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:02,238 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:02,238 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:02,238 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:02,238 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:02,238 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,238 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,238 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:02,238 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:02,238 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:02,238 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:02,238 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:02,239 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:02,239 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "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:02,239 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:02,239 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "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:02,239 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,239 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,239 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:02,239 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:02,239 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:02,239 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:02,239 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:02,239 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"free", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:02,239 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:02,239 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:02,239 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"229", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:02,239 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:02,239 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:02,239 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:02,239 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:02,239 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:02,239 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:02,239 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,239 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,239 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:02,239 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:02,239 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:02,239 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:02,239 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:02,239 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:02,239 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:02,239 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:02,240 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:02,240 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:02,240 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:02,240 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:02,240 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,240 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,240 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,240 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,240 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:02,240 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 20:26:02,240 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,240 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,240 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:02,240 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:02,240 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:02,240 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:02,240 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,240 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,240 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:02,240 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:02,240 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "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:02,240 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:02,240 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"50331648", "origin":"lv4", "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:02,240 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,240 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,240 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:02,240 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:02,240 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:02,240 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:02,240 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:02,240 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:02,240 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"50331648", "origin":"lv1", "origin_size":"322961408", "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:02,241 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"50331648", "origin":"lv2", "origin_size":"322961408", "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:02,241 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:02,241 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:02,242 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:02,242 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:02,242 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:02,242 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:02,242 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:02,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,242 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,242 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:02,242 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:02,242 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:02,242 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:02,242 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:02,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,242 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,242 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,242 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:02,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,242 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,242 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 2071986176 vg_extent_size : 4194304 2024-03-01 20:26:02,242 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:02,242 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:02,242 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:02,243 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:02,243 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:02,243 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 20:26:02,243 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:02,243 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 20:26:02,243 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2449473536 vg_extent_size : 4194304 2024-03-01 20:26:02,243 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:02,243 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:26:02,243 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:02,243 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:26:02,243 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2449473536 vg_extent_size : 4194304 2024-03-01 20:26:02,243 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:02,243 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:26:02,243 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:02,243 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:26:02,243 INFO snapshot-role/MainThread: Running... lvextend -L 171966464B test_vg3/lv7_snapset1 2024-03-01 20:26:02,349 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:02,349 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,349 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:02,349 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,349 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,350 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:26:02,406 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:02,406 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,406 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:02,406 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,406 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:02,406 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:02,406 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,406 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,406 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,407 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,407 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:02,407 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,407 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,407 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:26:02,432 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:02,432 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,432 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:02,432 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,432 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:02,432 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:02,432 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,432 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,432 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,432 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,432 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:02,432 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,432 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,432 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:02,459 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:02,459 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,459 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:02,459 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,459 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:02,459 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:02,459 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:02,459 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:02,459 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:02,459 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:02,459 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:02,459 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:02,459 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:02,459 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,459 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,459 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,459 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,460 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:02,460 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,460 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,460 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:26:02,485 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:02,485 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,485 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:02,485 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,485 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:02,485 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:02,485 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,485 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,485 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,485 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,485 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:02,485 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,485 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,485 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:26:02,513 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:02,513 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,513 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:02,513 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,513 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:02,513 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:02,513 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,513 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,513 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,513 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,513 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:02,513 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,513 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,513 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:02,545 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:02,545 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,545 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:02,545 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,545 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:02,545 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1967128576", "vg_extent_size":"4194304"} 2024-03-01 20:26:02,545 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,545 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,545 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:02,545 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:02,545 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:02,545 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:02,545 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:02,546 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,546 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,546 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:02,546 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:02,546 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:02,546 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:02,546 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:02,546 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:02,546 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:02,546 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:02,546 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "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:02,546 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,546 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,546 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:02,546 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:02,546 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:02,546 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:02,546 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:02,546 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"free", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:02,546 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:02,546 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:02,546 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:02,546 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"204", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:02,546 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:02,546 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:02,546 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:02,546 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:02,546 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:02,546 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:02,546 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,546 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:02,547 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:02,547 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "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:02,547 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:02,547 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"50331648", "origin":"lv4", "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:02,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,548 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:02,549 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:02,549 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"50331648", "origin":"lv1", "origin_size":"322961408", "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:02,549 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:02,549 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"50331648", "origin":"lv2", "origin_size":"322961408", "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:02,549 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,549 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,549 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:02,549 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:02,549 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:02,549 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:02,549 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:02,549 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:02,549 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:02,549 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:02,549 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,549 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,549 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:02,549 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:02,549 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:02,549 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:02,549 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:02,549 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,549 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,549 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,549 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,549 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:02,549 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,549 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,550 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1967128576 vg_extent_size : 4194304 2024-03-01 20:26:02,550 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:02,550 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:02,550 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:02,550 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:02,550 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:02,550 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:02,550 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:02,550 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 20:26:02,550 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2449473536 vg_extent_size : 4194304 2024-03-01 20:26:02,550 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:02,550 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:26:02,550 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:02,550 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:26:02,550 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2449473536 vg_extent_size : 4194304 2024-03-01 20:26:02,550 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:02,550 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:26:02,550 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:02,550 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:26:02,550 INFO snapshot-role/MainThread: Running... lvextend -L 171966464B test_vg3/lv8_snapset1 2024-03-01 20:26:02,663 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:02,663 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,663 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:02,663 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,663 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,663 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:26:02,715 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:02,715 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,715 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:02,715 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,715 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:02,715 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:02,715 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,715 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,715 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,716 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,716 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:02,716 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,716 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,716 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:26:02,744 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:02,744 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,744 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:02,744 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,744 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:02,744 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:02,744 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,744 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,744 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,744 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,744 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:02,744 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,744 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,745 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:26:02,771 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:02,771 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,771 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:02,771 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,771 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:02,771 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:02,771 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:02,771 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:02,771 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:02,771 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,771 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,771 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,771 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,771 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:02,771 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,771 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,771 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:26:02,795 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:02,795 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,795 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:02,796 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,796 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:02,796 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:02,796 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,796 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,796 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,796 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,796 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:02,796 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,796 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,796 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:26:02,820 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:02,820 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,820 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:02,820 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,820 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:02,821 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:02,821 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,821 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,821 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,821 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,821 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:02,821 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,821 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,821 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:02,854 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:02,854 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,854 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:02,854 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,854 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:02,854 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:02,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,854 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,854 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:02,854 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:02,854 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:02,854 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:02,854 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:02,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,854 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,854 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:02,854 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:02,854 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:02,854 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:02,854 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:02,854 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:02,855 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:02,855 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:02,855 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:02,855 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,855 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,855 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:02,855 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:02,855 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:02,855 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:02,855 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:02,855 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:02,855 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:02,855 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:02,855 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:02,855 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:02,855 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:02,855 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:02,855 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:02,855 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:02,855 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:02,855 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:02,855 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:02,855 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,855 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,855 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:02,855 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:02,855 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:02,855 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:02,855 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:02,855 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:02,855 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:02,856 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:02,856 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:02,856 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:02,856 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:02,856 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:02,856 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:02,856 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:02,856 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:02,856 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,856 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,856 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,856 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,856 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:02,856 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 20:26:02,856 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,856 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,856 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:02,856 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:02,856 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:02,856 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:02,856 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,856 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,856 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:02,856 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:02,856 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "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:02,856 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:02,856 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"50331648", "origin":"lv4", "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:02,856 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,856 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,856 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:02,856 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:02,856 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"50331648", "origin":"lv1", "origin_size":"322961408", "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:02,857 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:02,857 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"50331648", "origin":"lv2", "origin_size":"322961408", "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:02,858 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,858 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,858 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:02,858 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:02,858 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:02,858 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:02,858 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:02,858 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:02,858 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:02,858 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:02,858 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,858 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,858 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:02,858 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:02,858 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:02,858 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:02,858 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:02,858 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,858 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,858 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,858 INFO snapshot-role/MainThread: , 2024-03-01 20:26:02,858 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:02,858 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,858 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,859 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 20:26:02,859 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:02,859 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:02,859 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:02,859 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:02,859 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:02,859 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:02,859 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:02,859 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:02,859 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2449473536 vg_extent_size : 4194304 2024-03-01 20:26:02,859 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:02,859 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:26:02,859 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:02,859 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:26:02,859 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2449473536 vg_extent_size : 4194304 2024-03-01 20:26:02,859 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:02,859 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:26:02,859 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:02,859 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:26:02,859 INFO snapshot-role/MainThread: Running... lvextend -L 130023424B test_vg2/lv3_snapset1 2024-03-01 20:26:02,969 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:02,969 INFO snapshot-role/MainThread: { 2024-03-01 20:26:02,969 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:02,969 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:02,969 INFO snapshot-role/MainThread: } 2024-03-01 20:26:02,970 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:26:03,014 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:03,014 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,014 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:03,014 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,014 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:03,014 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:03,014 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,014 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,014 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,014 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,014 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:03,014 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,014 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,014 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:26:03,039 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:03,040 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,040 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:03,040 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,040 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:03,040 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:03,040 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,040 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,040 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,040 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,040 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:03,040 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,040 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,040 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:26:03,066 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:03,066 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,066 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:03,066 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,067 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:03,067 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:03,067 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:03,067 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:03,067 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:03,067 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,067 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,067 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,067 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,067 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:03,067 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,067 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,067 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:26:03,093 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:03,093 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,093 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:03,094 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,094 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:03,094 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:03,094 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,094 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,094 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,094 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,094 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:03,094 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,094 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,094 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:26:03,115 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:03,115 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,115 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:03,115 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,115 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:03,116 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:03,116 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,116 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,116 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,116 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,116 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:03,116 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,116 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,116 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:03,143 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:03,144 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,144 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:03,144 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,144 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:03,144 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:03,144 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,144 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,144 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:03,144 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:03,144 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:03,144 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:03,144 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:03,144 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,144 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,144 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:03,144 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:03,144 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:03,144 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:03,144 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:03,144 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:03,144 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:03,144 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:03,144 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:03,144 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,144 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,144 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:03,145 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:03,146 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:03,146 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:03,146 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,146 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,146 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,146 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,146 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:03,146 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2369781760", "vg_extent_size":"4194304"} 2024-03-01 20:26:03,146 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,146 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,146 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:03,146 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:03,146 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:03,146 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:03,146 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,146 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,146 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:03,146 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:03,146 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:03,146 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:03,146 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"50331648", "origin":"lv4", "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:03,146 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,146 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,146 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:03,146 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:03,146 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:03,146 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:03,146 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:03,146 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:03,146 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:03,146 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"57", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"50331648", "origin":"lv1", "origin_size":"322961408", "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:03,147 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"50331648", "origin":"lv2", "origin_size":"322961408", "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:03,147 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:03,147 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:03,148 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:03,148 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:03,148 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:03,148 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:03,148 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:03,148 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:03,148 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,148 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,148 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:03,148 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:03,148 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:03,148 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:03,148 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:03,148 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,148 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,148 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,148 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,148 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:03,148 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,148 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,148 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 20:26:03,148 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:03,149 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:03,149 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:03,149 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:03,149 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:03,149 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:03,149 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:03,149 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:03,149 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2369781760 vg_extent_size : 4194304 2024-03-01 20:26:03,149 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:03,149 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:03,149 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:03,149 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:26:03,149 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2449473536 vg_extent_size : 4194304 2024-03-01 20:26:03,149 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:03,149 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:26:03,149 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:03,149 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:26:03,149 INFO snapshot-role/MainThread: Running... lvextend -L 130023424B test_vg2/lv4_snapset1 2024-03-01 20:26:03,251 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:03,252 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,252 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:03,252 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,252 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,252 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:26:03,298 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:03,298 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,298 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:03,298 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,298 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:03,298 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:03,298 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,298 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,298 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,298 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,298 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:03,298 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,298 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,298 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:26:03,322 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:03,322 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,322 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:03,322 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,323 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:03,323 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:03,323 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,323 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,323 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,323 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,323 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:03,323 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,323 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,323 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:26:03,345 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:03,345 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,345 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:03,346 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,346 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:03,346 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:03,346 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:03,346 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:03,346 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:03,346 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,346 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,346 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,346 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,346 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:03,346 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,346 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,346 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:26:03,372 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:03,373 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,373 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:03,373 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,373 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:03,373 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:03,373 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,373 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,373 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,373 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,373 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:03,373 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,373 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,373 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:26:03,402 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:03,402 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,403 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:03,403 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,403 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:03,403 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:03,403 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,403 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,403 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,403 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,403 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:03,403 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,403 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,403 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:03,432 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:03,433 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,433 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:03,433 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,433 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:03,433 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:03,433 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,433 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,433 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:03,433 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:03,433 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:03,433 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:03,433 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:03,433 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,433 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,433 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:03,433 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:03,433 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:03,433 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:03,433 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:03,433 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:03,433 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:03,433 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:03,433 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:03,433 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,433 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,433 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:03,433 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:03,434 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:03,435 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,435 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,435 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,435 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,435 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:03,435 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:03,435 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,435 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,435 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:03,435 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:03,435 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:03,435 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:03,435 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,435 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,435 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:03,435 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:03,435 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:03,435 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:03,435 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:03,435 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,435 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,435 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:03,435 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:03,435 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:03,435 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:03,435 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:03,435 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:03,435 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:03,435 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:03,435 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:03,435 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"50331648", "origin":"lv1", "origin_size":"322961408", "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:03,436 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"50331648", "origin":"lv2", "origin_size":"322961408", "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:03,436 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,436 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:03,437 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:03,437 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:03,437 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:03,437 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:03,437 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:03,437 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:03,437 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:03,437 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,437 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,437 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:03,437 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:03,437 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:03,437 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:03,437 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:03,437 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,437 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,437 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,437 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,437 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:03,437 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,437 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,437 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 20:26:03,438 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:03,438 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:03,438 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:03,438 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:03,438 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:03,438 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:03,438 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:03,438 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:03,438 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:03,438 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:03,438 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:03,438 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:03,438 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:03,438 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2449473536 vg_extent_size : 4194304 2024-03-01 20:26:03,438 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:03,438 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:26:03,438 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:03,438 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:26:03,438 INFO snapshot-role/MainThread: Running... lvextend -L 130023424B test_vg1/lv1_snapset1 2024-03-01 20:26:03,535 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:03,536 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,536 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:03,536 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,536 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,536 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:26:03,577 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:03,577 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,578 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:03,578 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,578 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:03,578 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:03,578 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,578 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,578 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,578 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,578 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:03,578 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,578 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,578 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:26:03,606 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:03,606 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,606 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:03,606 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,606 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:03,606 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:03,606 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,606 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,606 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,606 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,606 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:03,606 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,606 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,606 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:26:03,632 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:03,632 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,632 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:03,632 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,632 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:03,632 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:03,632 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:03,632 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:03,632 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:03,632 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,632 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,632 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,632 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,632 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:03,632 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,632 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,632 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:26:03,659 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:03,659 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,659 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:03,659 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,659 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:03,659 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:03,659 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,659 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,659 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,659 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,659 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:03,659 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,659 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,659 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:26:03,684 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:03,685 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,685 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:03,685 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,685 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:03,685 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:03,685 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,685 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,685 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,685 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,685 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:03,685 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,685 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,685 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:03,718 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:03,718 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,718 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:03,718 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,718 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:03,718 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:03,718 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,718 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,718 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:03,718 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:03,718 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:03,718 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:03,718 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:03,719 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,719 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,719 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:03,719 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:03,719 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:03,719 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:03,719 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:03,719 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:03,719 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:03,719 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:03,719 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:03,719 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,719 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,719 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:03,719 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:03,719 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:03,719 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:03,719 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:03,719 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:03,719 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:03,719 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:03,719 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:03,719 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:03,719 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:03,719 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:03,719 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:03,719 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:03,719 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:03,719 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:03,719 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:03,719 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,720 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:03,721 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:03,721 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:03,721 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:03,721 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:03,721 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,721 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,721 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:03,721 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:03,721 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:03,721 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:03,721 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:03,721 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:03,721 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:03,721 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:03,721 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:03,721 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:03,721 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,721 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,721 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:03,721 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:03,721 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:03,721 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:03,721 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:03,721 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:03,721 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:03,721 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,721 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,721 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,721 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,721 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:03,721 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2369781760", "vg_extent_size":"4194304"} 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:03,722 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"50331648", "origin":"lv2", "origin_size":"322961408", "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:03,722 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"57", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:03,722 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:03,723 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,723 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,723 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,723 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,723 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:03,723 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,723 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,723 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 20:26:03,723 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:03,723 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:03,723 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:03,723 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:03,723 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:03,723 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:03,723 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:03,723 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:03,723 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:03,723 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:03,723 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:03,723 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:03,723 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:03,724 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2369781760 vg_extent_size : 4194304 2024-03-01 20:26:03,724 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:03,724 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:03,724 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:03,724 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:26:03,724 INFO snapshot-role/MainThread: Running... lvextend -L 130023424B test_vg1/lv2_snapset1 2024-03-01 20:26:03,827 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:03,827 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,827 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:03,828 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,828 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,828 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:26:03,870 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:03,870 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,870 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:03,870 INFO snapshot-role/MainThread: { 2024-03-01 20:26:03,870 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:03,870 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:03,870 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,870 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,870 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,870 INFO snapshot-role/MainThread: , 2024-03-01 20:26:03,870 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:03,871 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:03,871 INFO snapshot-role/MainThread: } 2024-03-01 20:26:03,871 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:26:06,876 INFO snapshot-role/MainThread: extend_cmd: extend None None snapset1 1 None 2024-03-01 20:26:06,876 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:06,906 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:06,907 INFO snapshot-role/MainThread: { 2024-03-01 20:26:06,907 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:06,907 INFO snapshot-role/MainThread: { 2024-03-01 20:26:06,907 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:06,907 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:06,907 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:06,907 INFO snapshot-role/MainThread: , 2024-03-01 20:26:06,907 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:06,907 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:06,907 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:06,907 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:06,907 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:06,907 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:06,907 INFO snapshot-role/MainThread: , 2024-03-01 20:26:06,907 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:06,907 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:06,907 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:06,907 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:06,907 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:06,907 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:06,908 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:06,908 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:06,908 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:06,908 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:06,908 INFO snapshot-role/MainThread: , 2024-03-01 20:26:06,908 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:06,908 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:06,908 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:06,908 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:06,908 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:06,908 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:06,908 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:06,908 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:06,908 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:06,908 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:06,908 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:06,908 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:06,908 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:06,908 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:06,908 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:06,908 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:06,908 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:06,908 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:06,908 INFO snapshot-role/MainThread: , 2024-03-01 20:26:06,908 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:06,908 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:06,908 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:06,908 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:06,908 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:06,908 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:06,909 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:06,909 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:06,909 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:06,909 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:06,909 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:06,909 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:06,909 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:06,909 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:06,909 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:06,909 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:06,909 INFO snapshot-role/MainThread: } 2024-03-01 20:26:06,909 INFO snapshot-role/MainThread: , 2024-03-01 20:26:06,909 INFO snapshot-role/MainThread: { 2024-03-01 20:26:06,909 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:06,909 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:06,909 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:06,909 INFO snapshot-role/MainThread: , 2024-03-01 20:26:06,909 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:06,909 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:06,909 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:06,909 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:06,909 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:06,909 INFO snapshot-role/MainThread: , 2024-03-01 20:26:06,909 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:06,909 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:06,909 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:06,909 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:06,909 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:06,909 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:06,909 INFO snapshot-role/MainThread: , 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: , 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: } 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: , 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: { 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: , 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:06,910 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:06,911 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:06,911 INFO snapshot-role/MainThread: , 2024-03-01 20:26:06,911 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:06,911 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:06,911 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:06,911 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:06,911 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:06,911 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:06,911 INFO snapshot-role/MainThread: , 2024-03-01 20:26:06,911 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:06,911 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:06,911 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:06,911 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:06,911 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:06,911 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:06,911 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:06,911 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:06,911 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:06,911 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:06,911 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:06,911 INFO snapshot-role/MainThread: , 2024-03-01 20:26:06,911 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:06,911 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:06,911 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:06,911 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:06,911 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:06,911 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"}, 2024-03-01 20:26:06,911 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:06,911 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:06,912 INFO snapshot-role/MainThread: } 2024-03-01 20:26:06,912 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:06,912 INFO snapshot-role/MainThread: , 2024-03-01 20:26:06,912 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:06,912 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:06,912 INFO snapshot-role/MainThread: } 2024-03-01 20:26:06,912 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:26:06,935 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:06,935 INFO snapshot-role/MainThread: { 2024-03-01 20:26:06,935 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:06,936 INFO snapshot-role/MainThread: { 2024-03-01 20:26:06,936 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:06,936 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:06,936 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:06,936 INFO snapshot-role/MainThread: } 2024-03-01 20:26:06,936 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:06,936 INFO snapshot-role/MainThread: , 2024-03-01 20:26:06,936 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:06,936 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:06,936 INFO snapshot-role/MainThread: } 2024-03-01 20:26:06,936 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:06,961 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:06,962 INFO snapshot-role/MainThread: { 2024-03-01 20:26:06,962 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:06,962 INFO snapshot-role/MainThread: { 2024-03-01 20:26:06,962 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:06,962 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:06,962 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:06,962 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:06,962 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:06,962 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:06,962 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:06,962 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:06,962 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:06,962 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:06,962 INFO snapshot-role/MainThread: } 2024-03-01 20:26:06,962 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:06,962 INFO snapshot-role/MainThread: , 2024-03-01 20:26:06,962 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:06,962 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:06,962 INFO snapshot-role/MainThread: } 2024-03-01 20:26:06,962 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:26:06,985 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:06,986 INFO snapshot-role/MainThread: { 2024-03-01 20:26:06,986 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:06,986 INFO snapshot-role/MainThread: { 2024-03-01 20:26:06,986 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:06,986 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:06,986 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:06,986 INFO snapshot-role/MainThread: } 2024-03-01 20:26:06,986 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:06,986 INFO snapshot-role/MainThread: , 2024-03-01 20:26:06,986 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:06,986 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:06,986 INFO snapshot-role/MainThread: } 2024-03-01 20:26:06,986 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:26:07,010 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,010 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,011 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,011 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,011 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,011 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:07,011 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,011 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,011 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,011 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,011 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,011 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,011 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,011 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:07,041 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,042 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,042 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,042 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,042 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:07,042 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:07,042 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,042 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,042 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:07,042 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,042 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,042 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,042 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:07,042 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,042 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,042 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,042 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:07,042 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:07,042 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:07,042 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:07,042 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:07,042 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:07,042 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:07,042 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:07,043 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:07,043 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:07,044 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:07,044 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:07,044 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:07,044 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:07,044 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:07,044 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:07,044 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,044 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,044 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,044 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,044 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:07,044 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:07,044 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,044 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,044 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:07,044 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,044 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:07,044 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:07,044 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,044 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,044 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,044 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:07,044 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:07,044 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:07,044 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:07,044 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,044 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,044 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:07,044 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:07,044 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,045 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,046 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,046 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:07,046 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:07,046 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:07,046 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:07,046 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,046 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,046 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:07,046 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:07,046 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,046 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,046 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,046 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,046 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,046 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,046 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,046 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:07,046 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,046 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,046 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:07,046 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:07,046 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:07,046 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:07,046 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:07,046 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"}, 2024-03-01 20:26:07,046 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:07,046 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,046 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,046 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,046 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,047 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,047 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,047 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,047 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 20:26:07,047 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:07,047 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:07,047 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:07,047 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:07,047 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:07,047 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:07,047 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:07,047 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:07,047 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:07,047 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:07,047 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:07,047 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:07,047 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:07,048 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:07,048 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:07,048 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:07,048 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:07,048 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:07,048 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:26:07,072 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,072 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,072 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,073 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,073 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,073 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:07,073 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,073 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,073 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,073 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,073 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,073 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,073 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,073 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:26:07,097 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,097 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,097 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,097 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,098 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,098 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:07,098 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,098 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,098 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,098 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,098 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,098 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,098 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,098 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:07,121 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,121 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,121 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,121 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,122 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,122 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:07,122 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:07,122 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:07,122 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:07,122 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:07,122 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:07,122 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:07,122 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:07,122 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,122 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,122 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,122 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,122 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,122 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,122 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,122 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:26:07,147 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,148 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,148 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,148 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,148 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,148 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:07,148 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,148 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,148 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,148 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,148 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,148 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,148 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,148 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:26:07,174 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,174 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,174 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,174 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,174 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,175 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:07,175 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,175 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,175 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,175 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,175 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,175 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,175 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,175 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:07,204 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,205 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,205 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,205 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,205 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:07,205 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:07,205 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,205 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,205 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:07,205 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,205 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,205 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,205 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:07,205 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,205 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,205 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,205 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:07,205 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:07,205 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:07,205 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:07,205 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:07,205 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:07,205 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:07,205 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:07,205 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:07,206 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:07,207 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:07,207 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:07,207 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:07,207 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:07,207 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:07,207 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,207 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,207 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,207 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,207 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:07,207 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:07,207 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,207 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,207 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:07,207 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,207 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:07,207 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:07,207 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,207 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,207 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,207 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:07,207 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:07,207 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:07,207 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:07,207 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,207 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,207 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:07,207 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:07,207 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:07,207 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,207 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:07,208 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:07,209 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:07,209 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:07,209 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,209 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,209 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:07,209 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:07,209 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,209 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,209 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,209 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,209 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,209 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,209 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,209 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:07,209 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,209 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,209 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:07,209 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:07,209 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:07,209 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:07,209 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:07,209 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"}, 2024-03-01 20:26:07,209 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:07,209 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,209 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,209 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,209 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,209 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,209 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,209 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,210 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 20:26:07,210 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:07,210 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:07,210 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:07,210 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:07,210 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:07,210 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:07,210 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:07,210 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:07,210 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:07,210 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:07,210 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:07,210 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:07,210 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:07,210 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:07,210 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:07,210 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:07,210 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:07,210 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:07,211 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:26:07,236 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,237 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,237 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,237 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,237 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,237 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:07,237 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,237 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,237 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,237 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,237 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,237 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,237 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,237 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:26:07,262 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,263 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,263 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,263 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,263 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,263 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:07,263 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,263 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,263 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,263 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,263 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,263 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,263 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,263 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:07,291 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,292 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,292 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,292 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,292 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,292 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:07,292 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:07,292 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:07,292 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:07,292 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:07,292 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:07,292 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:07,292 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:07,292 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,292 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,292 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,292 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,292 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,292 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,292 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,292 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:26:07,316 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,317 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,317 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,317 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,317 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,317 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:07,317 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,317 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,317 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,317 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,317 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,317 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,317 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,317 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:26:07,341 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,342 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,342 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,342 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,342 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,342 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:07,342 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,342 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,342 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,342 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,342 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,342 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,342 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,342 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:07,371 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,372 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,372 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,372 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,372 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:07,372 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:07,372 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,372 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,372 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:07,372 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,372 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,372 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,372 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:07,372 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,372 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,372 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,372 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:07,372 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:07,372 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:07,372 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:07,372 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:07,372 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:07,372 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:07,372 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:07,372 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,372 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,372 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:07,372 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,372 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:07,373 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:07,374 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,374 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,374 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,374 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,374 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:07,374 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:07,374 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,374 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,374 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:07,374 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,374 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:07,374 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:07,374 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,374 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,374 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,374 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:07,374 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:07,374 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:07,374 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:07,374 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,374 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,374 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:07,374 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:07,374 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:07,374 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,374 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,374 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,374 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,374 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,374 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,374 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:07,375 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,375 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,375 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:07,375 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:07,375 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:07,375 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:07,375 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:07,375 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:07,375 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:07,375 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,375 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,375 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,375 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,375 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:07,375 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:07,375 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,375 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,375 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:07,375 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:07,375 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:07,375 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:07,375 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,375 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,375 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,375 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:07,375 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:07,375 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:07,375 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:07,375 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,375 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,376 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:07,376 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:07,376 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,376 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,376 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,376 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,376 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,376 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,376 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,376 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:07,376 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,376 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,376 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:07,376 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:07,376 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:07,376 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:07,376 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:07,376 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"}, 2024-03-01 20:26:07,376 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:07,376 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,376 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,376 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,376 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,376 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,376 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,376 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,377 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 20:26:07,377 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:07,377 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:07,377 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:07,377 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:07,377 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:07,377 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:07,377 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:07,377 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:07,377 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:07,377 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:07,377 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:07,377 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:07,377 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:07,377 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:07,377 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:07,377 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:07,377 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:07,377 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:07,377 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:26:07,403 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,404 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,404 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,404 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,404 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,404 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:07,404 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,404 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,404 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,404 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,404 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,404 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,404 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,404 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:26:07,427 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,427 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,427 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,427 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,427 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,428 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:07,428 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,428 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,428 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,428 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,428 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,428 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,428 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,428 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:07,453 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,454 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,454 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,454 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,454 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,454 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:07,454 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:07,454 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:07,454 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:07,454 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:07,454 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:07,454 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:07,454 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:07,454 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,454 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,454 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,454 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,454 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,454 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,454 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,454 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:26:07,479 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,480 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,480 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,480 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,480 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,480 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:07,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,480 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,480 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,480 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,480 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,480 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:26:07,504 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,505 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,505 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,505 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,505 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,505 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:07,505 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,505 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,505 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,505 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,505 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,505 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,505 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,505 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:07,533 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,533 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,534 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,534 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,534 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:07,534 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:07,534 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,534 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,534 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:07,534 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,534 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,534 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,534 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:07,534 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,534 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,534 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,534 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:07,534 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:07,534 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:07,534 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:07,534 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:07,534 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:07,534 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:07,534 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:07,534 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,534 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,534 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:07,534 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,534 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,534 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,534 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:07,535 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,536 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,536 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,536 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,536 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:07,536 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:07,536 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,536 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,536 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:07,536 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,536 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:07,536 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:07,536 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,536 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,536 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,536 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:07,536 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:07,536 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:07,536 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:07,536 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,536 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,536 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:07,536 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:07,536 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:07,536 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,536 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,536 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,536 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,536 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,536 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,536 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:07,537 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:07,537 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,537 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:07,538 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:07,538 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,538 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,538 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,538 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,538 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,538 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,538 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,538 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:07,538 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,538 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,538 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:07,538 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:07,538 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:07,538 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:07,538 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:07,538 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"}, 2024-03-01 20:26:07,538 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:07,538 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,538 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,538 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,538 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,538 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,538 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,538 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,539 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 20:26:07,539 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:07,539 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:07,539 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:07,539 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:07,539 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:07,539 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:07,539 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:07,539 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:07,539 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:07,539 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:07,539 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:07,539 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:07,539 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:07,539 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:07,539 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:07,539 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:07,539 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:07,539 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:07,539 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:26:07,564 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,564 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,564 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,564 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,564 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,564 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:07,564 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,565 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,565 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,565 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,565 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,565 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,565 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,565 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:26:07,590 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,590 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,590 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,590 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,590 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,590 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:07,590 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,590 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,590 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,590 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,590 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,590 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,590 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,591 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:26:07,614 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,615 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,615 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,615 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,615 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,615 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:07,615 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:07,615 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:07,615 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:07,615 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,615 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,615 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,615 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,615 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,615 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,615 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,615 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:26:07,638 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,638 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,638 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,638 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,639 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,639 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:07,639 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,639 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,639 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,639 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,639 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,639 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,639 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,639 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:26:07,662 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,662 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,662 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,662 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,663 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,663 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:07,663 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,663 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,663 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,663 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,663 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,663 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,663 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,663 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:07,694 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,695 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,695 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,695 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,695 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:07,695 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:07,695 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,695 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,695 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:07,695 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,695 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,695 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,695 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:07,695 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,695 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,695 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,695 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:07,695 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:07,695 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:07,695 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:07,695 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:07,695 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:07,695 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:07,695 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:07,695 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:07,696 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:07,697 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:07,697 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:07,697 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:07,697 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:07,697 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:07,697 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,697 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,697 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,697 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,697 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:07,697 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:07,697 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,697 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,697 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:07,697 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,697 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:07,697 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:07,697 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,697 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,697 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,697 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:07,697 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:07,697 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:07,697 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:07,697 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,697 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,697 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:07,697 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:07,697 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:07,697 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,698 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:07,699 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:07,699 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:07,699 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:07,699 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,699 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,699 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:07,699 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:07,699 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,699 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,699 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,699 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,699 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,699 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,699 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,699 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:07,699 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,699 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,699 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:07,699 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:07,699 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:07,699 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:07,699 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:07,699 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"}, 2024-03-01 20:26:07,699 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:07,699 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,699 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,699 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,699 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,699 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,699 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,700 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,700 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 20:26:07,700 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:07,700 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:07,700 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:07,700 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:07,700 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:07,700 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:07,700 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:07,700 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:07,700 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:07,700 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:07,700 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:07,700 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:07,700 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:07,700 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:07,700 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:07,700 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:07,700 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:07,700 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:07,701 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:26:07,729 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,729 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,729 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,729 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,729 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,729 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:07,729 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,729 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,729 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,729 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,729 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,729 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,729 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,729 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:26:07,755 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,756 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,756 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,756 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,756 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,756 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:07,756 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,756 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,756 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,756 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,756 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,756 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,756 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,756 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:26:07,780 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,781 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,781 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,781 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,781 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,781 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:07,781 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:07,781 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:07,781 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:07,781 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,781 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,781 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,781 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,781 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,781 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,781 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,781 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:26:07,805 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,805 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,805 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,805 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,805 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,805 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:07,806 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,806 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,806 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,806 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,806 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,806 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,806 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,806 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:26:07,829 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,829 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,829 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,829 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,830 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,830 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:07,830 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,830 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,830 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,830 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,830 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,830 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,830 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,830 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:07,860 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,860 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,860 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,860 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,860 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:07,860 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:07,860 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,860 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,860 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:07,860 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,860 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,860 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,860 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:07,860 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,860 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,860 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,860 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:07,860 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:07,861 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:07,861 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:07,861 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:07,861 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:07,861 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:07,861 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:07,861 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,861 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,861 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:07,861 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,861 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,861 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,861 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,861 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:07,861 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:07,861 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,861 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,861 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,861 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:07,861 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,861 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,861 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,861 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,861 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:07,861 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:07,861 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,861 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,861 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:07,861 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:07,861 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:07,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:07,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:07,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:07,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:07,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:07,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:07,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:07,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:07,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:07,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:07,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:07,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:07,862 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,862 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,862 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,862 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,862 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:07,862 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:07,862 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,862 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,862 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:07,862 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,862 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:07,862 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:07,862 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,862 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,862 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,862 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:07,862 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:07,862 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:07,863 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:07,863 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,863 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,863 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:07,863 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:07,863 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:07,863 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,863 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,863 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,863 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,863 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,863 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:07,863 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:07,863 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,863 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,863 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:07,863 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:07,863 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:07,863 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:07,863 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:07,863 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:07,863 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:07,863 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,863 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,863 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,863 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,863 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:07,863 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:07,863 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,863 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,864 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:07,864 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:07,864 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:07,864 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:07,864 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,864 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,864 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,864 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:07,864 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:07,864 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:07,864 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:07,864 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,864 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,864 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:07,864 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:07,864 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,864 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,864 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,864 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,864 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,864 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,864 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:07,864 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:07,864 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,864 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,864 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:07,864 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:07,864 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:07,864 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:07,864 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:07,865 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"}, 2024-03-01 20:26:07,865 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:07,865 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,865 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,865 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,865 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,865 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,865 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,865 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,865 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 20:26:07,865 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:07,865 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:07,865 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:07,865 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:07,865 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:07,865 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:07,865 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:07,865 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:07,865 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:07,865 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:07,865 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:07,866 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:07,866 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:07,866 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:07,866 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:07,866 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:07,866 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:07,866 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:07,866 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:26:07,893 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,893 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,893 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,893 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,893 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,893 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:07,893 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,893 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,893 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,893 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,893 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,893 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,893 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,893 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:26:07,920 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,920 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,921 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,921 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,921 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,921 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:07,921 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,921 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,921 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,921 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,921 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,921 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,921 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,921 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:26:07,946 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,947 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,947 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,947 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,947 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,947 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:07,947 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:07,947 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:07,947 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:07,947 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,947 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,947 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,947 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,947 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,947 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,947 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,947 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:26:07,970 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,971 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,971 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,971 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,971 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,971 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:07,971 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,971 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,971 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,971 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,971 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,971 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,971 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,971 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:26:07,997 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:07,997 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,997 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:07,997 INFO snapshot-role/MainThread: { 2024-03-01 20:26:07,997 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:07,997 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:07,997 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,997 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,997 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,997 INFO snapshot-role/MainThread: , 2024-03-01 20:26:07,997 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:07,997 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:07,997 INFO snapshot-role/MainThread: } 2024-03-01 20:26:07,997 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:08,027 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:08,027 INFO snapshot-role/MainThread: { 2024-03-01 20:26:08,027 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:08,027 INFO snapshot-role/MainThread: { 2024-03-01 20:26:08,027 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:08,027 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:08,027 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,027 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,027 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:08,027 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:08,027 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:08,027 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:08,027 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:08,027 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,027 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,027 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:08,027 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:08,027 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:08,027 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:08,028 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:08,028 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:08,028 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:08,028 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:08,028 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:08,028 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,028 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,028 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:08,028 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:08,028 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:08,028 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:08,028 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:08,028 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:08,028 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:08,028 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:08,028 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:08,028 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:08,028 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:08,028 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:08,028 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:08,028 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:08,028 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:08,028 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:08,028 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:08,028 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,028 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,028 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:08,028 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:08,028 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:08,029 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:08,029 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:08,029 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:08,029 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:08,029 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:08,029 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:08,029 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:08,029 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:08,029 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:08,029 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:08,029 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:08,029 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:08,029 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,029 INFO snapshot-role/MainThread: } 2024-03-01 20:26:08,029 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,029 INFO snapshot-role/MainThread: { 2024-03-01 20:26:08,029 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:08,029 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:08,029 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,029 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,029 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:08,029 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:08,029 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:08,029 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:08,029 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,029 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,029 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:08,029 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:08,029 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:08,029 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:08,029 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:08,030 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: } 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: { 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,030 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:08,031 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:08,031 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:08,031 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:08,031 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,031 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,031 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:08,031 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:08,031 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:08,031 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:08,031 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:08,031 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,031 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,031 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:08,031 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:08,031 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:08,031 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:08,031 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:08,031 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:08,031 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:08,031 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:08,031 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:08,031 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:08,031 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,031 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,031 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:08,031 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:08,031 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:08,031 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:08,031 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:08,031 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"}, 2024-03-01 20:26:08,032 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:08,032 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,032 INFO snapshot-role/MainThread: } 2024-03-01 20:26:08,032 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,032 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,032 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:08,032 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,032 INFO snapshot-role/MainThread: } 2024-03-01 20:26:08,032 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 20:26:08,032 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:08,032 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:08,032 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:08,032 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:08,032 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:08,032 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:08,032 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:08,032 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:08,032 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:08,032 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:08,032 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:08,032 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:08,033 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:08,033 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:08,033 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:08,033 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:08,033 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:08,033 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:08,033 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:26:08,058 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:08,058 INFO snapshot-role/MainThread: { 2024-03-01 20:26:08,058 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:08,058 INFO snapshot-role/MainThread: { 2024-03-01 20:26:08,058 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:08,058 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:08,058 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,058 INFO snapshot-role/MainThread: } 2024-03-01 20:26:08,058 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,058 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,058 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:08,058 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,058 INFO snapshot-role/MainThread: } 2024-03-01 20:26:08,058 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:26:08,087 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:08,087 INFO snapshot-role/MainThread: { 2024-03-01 20:26:08,087 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:08,087 INFO snapshot-role/MainThread: { 2024-03-01 20:26:08,087 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:08,087 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:08,087 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,087 INFO snapshot-role/MainThread: } 2024-03-01 20:26:08,087 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,087 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,087 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:08,087 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,088 INFO snapshot-role/MainThread: } 2024-03-01 20:26:08,088 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:26:08,116 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:08,116 INFO snapshot-role/MainThread: { 2024-03-01 20:26:08,116 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:08,116 INFO snapshot-role/MainThread: { 2024-03-01 20:26:08,116 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:08,116 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:08,116 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:08,116 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:08,116 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:08,116 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,116 INFO snapshot-role/MainThread: } 2024-03-01 20:26:08,117 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,117 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,117 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:08,117 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,117 INFO snapshot-role/MainThread: } 2024-03-01 20:26:08,117 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:26:08,142 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:08,142 INFO snapshot-role/MainThread: { 2024-03-01 20:26:08,142 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:08,142 INFO snapshot-role/MainThread: { 2024-03-01 20:26:08,142 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:08,142 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:08,142 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,142 INFO snapshot-role/MainThread: } 2024-03-01 20:26:08,142 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,142 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,142 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:08,142 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,143 INFO snapshot-role/MainThread: } 2024-03-01 20:26:08,143 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:26:08,170 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:08,170 INFO snapshot-role/MainThread: { 2024-03-01 20:26:08,170 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:08,170 INFO snapshot-role/MainThread: { 2024-03-01 20:26:08,170 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:08,170 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:08,170 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,170 INFO snapshot-role/MainThread: } 2024-03-01 20:26:08,170 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,170 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,170 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:08,170 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,170 INFO snapshot-role/MainThread: } 2024-03-01 20:26:08,171 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:08,202 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:08,202 INFO snapshot-role/MainThread: { 2024-03-01 20:26:08,202 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:08,202 INFO snapshot-role/MainThread: { 2024-03-01 20:26:08,202 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:08,202 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:08,202 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,202 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,202 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:08,202 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:08,202 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:08,202 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:08,202 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:08,202 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,203 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,203 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:08,203 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:08,203 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:08,203 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:08,203 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:08,203 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:08,203 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:08,203 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:08,203 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:08,203 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,203 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,203 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:08,203 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:08,203 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:08,203 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:08,203 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:08,203 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:08,203 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:08,203 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:08,203 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:08,203 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:08,203 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:08,203 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:08,203 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:08,203 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:08,203 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:08,203 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:08,203 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:08,203 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: } 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: { 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,204 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,205 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:08,205 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:08,205 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:08,205 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:08,205 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:08,205 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,205 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,205 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:08,205 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:08,205 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:08,205 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:08,205 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:08,205 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:08,205 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:08,205 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:08,205 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:08,205 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:08,205 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,205 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,205 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:08,205 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:08,205 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:08,205 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:08,205 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:08,205 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:08,205 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:08,205 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,205 INFO snapshot-role/MainThread: } 2024-03-01 20:26:08,205 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,205 INFO snapshot-role/MainThread: { 2024-03-01 20:26:08,205 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:08,206 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:08,206 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,206 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,206 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:08,206 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:08,206 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:08,206 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:08,206 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,206 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,206 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:08,206 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:08,206 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:08,206 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:08,206 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:08,206 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,206 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,206 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:08,206 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:08,206 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:08,206 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:08,206 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:08,206 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:08,206 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:08,206 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:08,206 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:08,206 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:08,206 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,206 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,206 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:08,206 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:08,207 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:08,207 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:08,207 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:08,207 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"}, 2024-03-01 20:26:08,207 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:08,207 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,207 INFO snapshot-role/MainThread: } 2024-03-01 20:26:08,207 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,207 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,207 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:08,207 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,207 INFO snapshot-role/MainThread: } 2024-03-01 20:26:08,207 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 20:26:08,207 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:08,207 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:08,207 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:08,207 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:08,207 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:08,207 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:08,207 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:08,207 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:08,208 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:08,208 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:08,208 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:08,208 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:08,208 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:08,208 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:08,208 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:08,208 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:08,208 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:08,208 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:08,208 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:26:08,235 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:08,236 INFO snapshot-role/MainThread: { 2024-03-01 20:26:08,236 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:08,236 INFO snapshot-role/MainThread: { 2024-03-01 20:26:08,236 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:08,236 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:08,236 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,236 INFO snapshot-role/MainThread: } 2024-03-01 20:26:08,236 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,236 INFO snapshot-role/MainThread: , 2024-03-01 20:26:08,236 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:08,236 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:08,236 INFO snapshot-role/MainThread: } 2024-03-01 20:26:08,236 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:26:11,157 INFO snapshot-role/MainThread: extend_cmd: extend None None snapset1 0 None 2024-03-01 20:26:11,157 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:26:11,190 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,190 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,190 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,190 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,190 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:11,190 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:11,190 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,190 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,190 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:11,190 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,190 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,190 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,191 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:11,191 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,191 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,191 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,191 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:11,191 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:11,191 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:11,191 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:11,191 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:11,191 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:11,191 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:11,191 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:11,191 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,191 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,191 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:11,191 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,191 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,191 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,191 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,191 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,191 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:11,191 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,191 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,191 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,191 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,191 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,191 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,191 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,191 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,191 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:11,192 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,193 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,193 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,193 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:11,193 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:11,193 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:11,193 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:11,193 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,193 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,193 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:11,193 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:11,193 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:11,193 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,193 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,193 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,193 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,193 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,193 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,193 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:11,193 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,193 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,193 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:11,193 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:11,193 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:11,193 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:11,193 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:11,193 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:11,193 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:11,193 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,193 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,193 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,193 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:11,194 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:11,194 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:11,194 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:11,195 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:11,195 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:11,195 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:11,195 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"}, 2024-03-01 20:26:11,195 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:11,195 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,195 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,195 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,195 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,195 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,195 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,195 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,195 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:26:11,221 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,221 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,221 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,221 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,221 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,221 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:11,221 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,221 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,221 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,221 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,221 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,221 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,221 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,222 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:11,248 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,248 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,248 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,248 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,248 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,248 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:11,248 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:11,248 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:11,248 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:11,248 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:11,248 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:11,248 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:11,248 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:11,248 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,249 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,249 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,249 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,249 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,249 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,249 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,249 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:26:11,275 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,275 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,275 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,275 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,275 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,275 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:11,275 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,275 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,275 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,275 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,275 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,275 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,275 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,275 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:26:11,301 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,301 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,301 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,301 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,301 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,301 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:11,301 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,301 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,301 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,301 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,301 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,301 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,301 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,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:26:11,333 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,333 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,333 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,333 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,333 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:11,333 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:11,333 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,333 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,333 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:11,333 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,333 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,333 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,333 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:11,333 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,333 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,333 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,333 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:11,333 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:11,334 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:11,334 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:11,334 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:11,334 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:11,334 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:11,334 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:11,334 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,334 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,334 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:11,334 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,334 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,334 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,334 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,334 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,334 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:11,334 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,334 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,334 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,334 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,334 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,334 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,334 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,334 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,334 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,334 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:11,334 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,334 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,334 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:11,334 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:11,334 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:11,334 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:11,335 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:11,335 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:11,335 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:11,335 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:11,335 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:11,335 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:11,335 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:11,335 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:11,335 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:11,335 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:11,335 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:11,335 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,335 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,335 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,335 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,335 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:11,335 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:11,335 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,335 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,335 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:11,335 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,335 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:11,335 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:11,335 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,335 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,335 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,335 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:11,335 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:11,335 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:11,335 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:11,335 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:11,336 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:11,337 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:11,337 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"}, 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,337 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,338 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,338 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,338 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,338 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,338 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,338 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 20:26:11,338 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:11,338 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:11,338 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:11,338 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:11,338 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:11,338 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:11,338 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:11,338 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:11,338 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:11,338 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:11,339 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:11,339 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:11,339 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:11,339 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:11,339 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:11,339 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:11,339 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:11,339 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:11,339 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:26:11,363 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,364 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,364 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,364 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,364 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,364 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:11,364 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,364 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,364 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,364 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,364 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,364 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,364 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,364 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:26:11,388 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,389 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,389 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,389 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,389 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,389 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:11,389 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,389 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,389 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,389 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,389 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,389 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,389 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,389 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:11,414 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,414 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,414 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,414 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,414 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,414 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:11,415 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:11,415 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:11,415 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:11,415 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:11,415 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:11,415 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:11,415 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:11,415 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,415 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,415 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,415 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,415 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,415 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,415 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,415 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:26:11,441 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,441 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,441 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,441 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,442 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,442 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:11,442 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,442 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,442 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,442 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,442 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,442 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,442 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,442 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:26:11,464 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,464 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,464 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,464 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,464 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,465 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:11,465 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,465 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,465 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,465 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,465 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,465 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,465 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,465 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:11,493 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,494 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,494 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,494 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,494 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:11,494 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:11,494 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,494 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,494 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:11,494 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,494 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,494 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,494 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:11,494 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,494 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,494 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,494 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:11,494 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:11,494 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:11,494 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:11,494 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:11,494 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:11,494 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:11,494 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:11,494 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,494 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,494 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:11,494 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,494 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:11,495 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:11,496 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:11,496 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,496 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,496 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,496 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,496 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:11,496 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:11,496 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,496 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,496 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:11,496 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,496 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:11,496 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:11,496 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,496 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,496 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,496 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:11,496 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:11,496 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:11,496 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:11,496 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,496 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,496 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:11,496 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:11,496 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:11,496 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,496 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,496 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,496 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,496 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,496 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:11,497 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:11,497 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,497 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,498 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:11,498 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:11,498 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,498 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,498 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,498 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,498 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,498 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,498 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,498 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:11,498 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,498 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,498 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:11,498 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:11,498 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:11,498 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:11,498 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:11,498 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"}, 2024-03-01 20:26:11,498 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:11,498 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,498 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,498 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,498 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,498 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,498 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,498 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,499 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 20:26:11,499 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:11,499 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:11,499 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:11,499 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:11,499 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:11,499 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:11,499 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:11,499 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:11,499 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:11,499 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:11,499 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:11,499 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:11,499 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:11,499 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:11,499 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:11,499 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:11,499 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:11,499 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:11,499 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:26:11,524 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,524 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,524 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,524 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,524 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,524 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:11,524 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,524 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,524 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,524 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,524 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,524 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,524 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,524 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:26:11,550 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,550 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,551 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,551 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,551 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,551 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:11,551 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,551 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,551 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,551 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,551 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,551 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,551 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,551 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:11,575 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,575 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,575 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,576 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,576 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,576 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:11,576 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:11,576 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:11,576 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:11,576 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:11,576 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:11,576 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:11,576 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:11,576 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,576 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,576 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,576 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,576 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,576 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,576 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,576 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:26:11,601 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,601 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,601 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,601 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,601 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,601 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:11,601 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,601 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,601 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,601 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,601 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,601 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,601 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,601 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:26:11,624 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,624 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,624 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,624 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,624 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,625 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:11,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,625 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,625 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,625 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,625 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,625 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:11,654 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,655 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,655 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,655 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,655 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:11,655 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:11,655 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,655 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,655 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:11,655 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,655 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,655 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,655 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:11,655 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,655 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,655 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,655 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:11,655 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:11,655 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:11,655 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:11,655 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:11,655 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:11,655 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:11,655 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:11,655 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,655 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:11,656 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:11,657 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:11,657 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:11,657 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:11,657 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:11,657 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,657 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,657 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,657 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,657 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:11,657 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:11,657 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,657 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,657 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:11,657 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,657 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:11,657 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:11,657 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,657 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,657 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,657 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:11,657 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:11,657 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:11,657 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:11,657 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,657 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,657 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:11,657 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:11,657 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:11,657 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,657 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,657 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:11,658 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:11,658 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:11,659 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:11,659 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,659 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,659 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:11,659 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:11,659 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,659 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,659 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,659 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,659 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,659 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,659 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,659 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:11,659 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,659 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,659 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:11,659 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:11,659 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:11,659 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:11,659 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:11,659 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"}, 2024-03-01 20:26:11,659 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:11,659 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,659 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,659 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,659 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,659 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,659 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,659 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,660 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 20:26:11,660 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:11,660 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:11,660 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:11,660 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:11,660 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:11,660 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:11,660 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:11,660 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:11,660 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:11,660 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:11,660 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:11,660 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:11,660 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:11,660 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:11,660 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:11,660 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:11,660 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:11,660 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:11,660 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:26:11,684 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,684 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,685 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,685 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,685 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,685 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:11,685 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,685 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,685 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,685 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,685 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,685 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,685 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,685 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:26:11,709 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,710 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,710 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,710 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,710 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,710 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:11,710 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,710 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,710 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,710 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,710 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,710 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,710 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,710 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:11,734 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,734 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,734 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,734 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,735 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,735 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:11,735 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:11,735 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:11,735 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:11,735 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:11,735 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:11,735 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:11,735 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:11,735 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,735 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,735 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,735 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,735 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,735 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,735 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,735 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:26:11,759 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,760 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,760 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,760 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,760 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,760 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:11,760 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,760 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,760 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,760 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,760 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,760 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,760 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,760 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:26:11,784 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,784 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,784 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,784 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,785 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,785 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:11,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,785 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,785 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,785 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,785 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,785 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:26:11,814 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,814 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,814 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,814 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,814 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:11,814 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:11,814 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,814 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,814 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:11,814 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,814 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,814 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,814 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:11,814 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,814 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,814 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,814 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:11,814 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:11,814 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:11,814 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:11,814 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:11,815 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:11,815 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:11,815 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:11,815 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,815 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,815 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:11,815 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,815 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,815 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,815 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,815 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,815 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:11,815 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,815 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,815 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,815 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,815 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,815 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,815 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,815 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,815 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,815 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:11,815 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,815 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,815 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:11,815 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:11,815 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:11,815 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:11,815 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:11,815 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:11,816 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:11,816 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:11,816 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:11,816 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:11,816 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:11,816 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:11,816 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:11,816 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:11,816 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:11,816 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,816 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,816 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,816 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,816 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:11,816 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:11,816 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,816 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,816 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:11,816 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,816 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:11,816 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:11,816 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,816 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,816 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,816 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:11,816 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:11,816 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:11,816 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:11,816 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,816 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,816 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,817 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:11,818 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:11,818 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"}, 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,818 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,819 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,819 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,819 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 20:26:11,819 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:11,819 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:11,819 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:11,819 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:11,819 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:11,819 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:11,819 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:11,819 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:11,819 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:11,819 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:11,819 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:11,819 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:11,819 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:11,819 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:11,819 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:11,819 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:11,819 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:11,819 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:11,820 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:26:11,845 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,845 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,845 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,845 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,845 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,845 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:11,845 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,845 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,845 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,845 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,845 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,845 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,845 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,845 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:26:11,870 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,871 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,871 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,871 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,871 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,871 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:11,871 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,871 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,871 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,871 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,871 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,871 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,871 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,871 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:26:11,895 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,896 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,896 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,896 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,896 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,896 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:11,896 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:11,896 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:11,896 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:11,896 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,896 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,896 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,896 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,896 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,896 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,896 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,896 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:26:11,920 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,920 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,920 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,920 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,921 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,921 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:11,921 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,921 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,921 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,921 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,921 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,921 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,921 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,921 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:26:11,946 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,947 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,947 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,947 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,947 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,947 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:11,947 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,947 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,947 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,947 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,947 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,947 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,947 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,947 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:11,978 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:11,978 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,978 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:11,978 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,978 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:11,978 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:11,978 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,978 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,978 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:11,978 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,978 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,978 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,978 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:11,978 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,978 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,978 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,978 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:11,978 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:11,979 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:11,979 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:11,979 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:11,979 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:11,979 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:11,979 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:11,979 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,979 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,979 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:11,979 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,979 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,979 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,979 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,979 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:11,979 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:11,979 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,979 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,979 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,979 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:11,979 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,979 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,979 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,979 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,979 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:11,979 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:11,979 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,979 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,979 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:11,979 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:11,979 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:11,980 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:11,980 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:11,980 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:11,980 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:11,980 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:11,980 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:11,980 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:11,980 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:11,980 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:11,980 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:11,980 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:11,980 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:11,980 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,980 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,980 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,980 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,980 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:11,980 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:11,980 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,980 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,980 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:11,980 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,980 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:11,980 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:11,980 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,980 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,980 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,980 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:11,980 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:11,980 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:11,980 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:11,981 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: { 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:11,981 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:11,982 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:11,982 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"}, 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:11,982 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,983 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,983 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,983 INFO snapshot-role/MainThread: , 2024-03-01 20:26:11,983 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:11,983 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:11,983 INFO snapshot-role/MainThread: } 2024-03-01 20:26:11,983 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 20:26:11,983 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:11,983 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:11,983 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:11,983 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:11,983 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:11,983 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:11,983 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:11,983 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:11,983 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:11,983 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:11,983 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:11,983 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:11,983 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:11,983 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:11,984 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:11,984 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:11,984 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:11,984 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:11,984 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:26:12,009 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:12,010 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,010 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:12,010 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,010 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:12,010 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:12,010 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,010 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,010 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,010 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,010 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:12,010 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,010 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,010 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:26:12,034 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:12,034 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,035 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:12,035 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,035 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:12,035 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:12,035 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,035 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,035 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,035 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,035 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:12,035 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,035 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,035 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:26:12,064 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:12,064 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,064 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:12,064 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,064 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:12,064 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:12,064 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:12,064 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:12,064 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:12,064 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,064 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,064 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,064 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,064 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:12,064 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,064 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,065 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:26:12,087 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:12,088 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,088 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:12,088 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,088 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:12,088 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:12,088 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,088 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,088 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,088 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,088 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:12,088 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,088 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,088 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:26:12,110 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:12,111 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,111 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:12,111 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,111 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:12,111 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:12,111 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,111 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,111 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,111 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,111 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:12,111 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,111 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,111 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:12,142 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:12,142 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,142 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:12,142 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,142 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:12,142 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:12,142 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,142 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,142 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:12,142 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:12,142 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:12,142 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:12,142 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:12,142 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,142 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,142 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:12,142 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:12,142 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:12,142 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:12,142 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:12,142 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:12,143 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:12,143 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:12,143 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:12,143 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,143 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,143 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:12,143 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:12,143 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:12,143 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:12,143 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:12,143 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:12,143 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:12,143 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:12,143 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:12,143 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:12,143 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:12,143 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:12,143 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:12,143 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:12,143 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:12,143 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:12,143 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:12,143 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,143 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,143 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:12,143 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:12,143 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:12,143 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:12,143 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:12,143 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:12,143 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:12,143 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:12,144 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:12,144 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:12,144 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:12,144 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:12,144 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:12,144 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:12,144 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:12,144 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,144 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,144 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,144 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,144 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:12,144 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:12,144 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,144 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,144 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:12,144 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:12,144 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:12,144 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:12,144 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,144 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,144 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:12,144 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:12,144 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:12,144 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:12,144 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:12,144 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,144 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,144 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:12,144 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:12,144 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:12,145 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:12,146 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:12,146 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"}, 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,146 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,147 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 20:26:12,147 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:12,147 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:12,147 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:12,147 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:12,147 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:12,147 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:12,147 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:12,147 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:12,147 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:12,147 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:12,147 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:12,147 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:12,147 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:12,147 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:12,147 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:12,147 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:12,147 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:12,147 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:12,148 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:26:12,174 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:12,174 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,174 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:12,174 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,174 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:12,174 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:12,174 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,174 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,174 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,174 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,174 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:12,174 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,174 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,174 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:26:12,198 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:12,198 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,199 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:12,199 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,199 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:12,199 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:12,199 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,199 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,199 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,199 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,199 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:12,199 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,199 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,199 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:26:12,227 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:12,228 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,228 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:12,228 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,228 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:12,228 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:12,228 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:12,228 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:12,228 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:12,228 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,228 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,228 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,228 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,228 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:12,228 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,228 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,228 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:26:12,256 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:12,256 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,256 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:12,256 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,256 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:12,256 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:12,256 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,256 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,256 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,256 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,256 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:12,256 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,256 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,256 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:26:12,282 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:12,282 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,282 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:12,282 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,282 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:12,282 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:12,282 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,282 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,282 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,282 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,282 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:12,282 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,282 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,282 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:12,314 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:12,314 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,314 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:12,314 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,314 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:12,314 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:12,314 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,314 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,314 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:12,314 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:12,314 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:12,314 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:12,314 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:12,314 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,314 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,314 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:12,314 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:12,314 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:12,315 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:12,315 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:12,315 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:12,315 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:12,315 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:12,315 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:12,315 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,315 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,315 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:12,315 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:12,315 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:12,315 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:12,315 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:12,315 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:12,315 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:12,315 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:12,315 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:12,315 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:12,315 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:12,315 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:12,315 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:12,315 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:12,315 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:12,315 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:12,315 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:12,315 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,315 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,315 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:12,315 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:12,315 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:12,316 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:12,316 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:12,316 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:12,316 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:12,316 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:12,316 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:12,316 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:12,316 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:12,316 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:12,316 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:12,316 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:12,316 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:12,316 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,316 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,316 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,316 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,316 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:12,316 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:12,316 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,316 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,316 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:12,316 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:12,316 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:12,316 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:12,316 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,316 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,316 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:12,316 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:12,316 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:12,316 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:12,316 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:12,317 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:12,317 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:12,318 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:12,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"}, 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,318 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,319 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,319 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,319 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:12,319 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,319 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,319 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 20:26:12,319 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:12,319 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:12,319 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:12,319 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:12,319 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:12,319 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:12,319 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:12,319 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:12,319 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:12,319 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:12,319 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:12,319 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:12,319 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:12,319 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:12,320 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:12,320 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:12,320 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:12,320 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:12,320 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:26:12,344 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:12,344 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,345 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:12,345 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,345 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:12,345 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:12,345 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,345 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,345 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,345 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,345 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:12,345 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,345 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,345 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:26:12,368 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:12,368 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,368 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:12,368 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,368 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:12,369 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:12,369 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,369 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,369 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,369 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,369 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:12,369 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,369 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,369 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:26:12,393 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:12,393 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,394 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:12,394 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,394 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:12,394 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:12,394 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:12,394 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:12,394 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:12,394 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,394 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,394 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,394 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,394 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:12,394 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,394 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,394 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:26:12,416 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:12,416 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,417 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:12,417 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,417 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:12,417 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:12,417 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,417 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,417 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,417 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,417 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:12,417 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,417 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,417 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:26:12,440 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:12,440 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,441 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:12,441 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,441 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:12,441 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:12,441 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,441 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,441 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,441 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,441 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:12,441 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,441 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,441 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:12,472 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:12,473 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,473 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:12,473 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,473 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:12,473 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:12,473 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,473 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,473 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:12,473 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:12,473 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:12,473 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:12,473 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:12,473 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,473 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,473 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:12,473 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:12,473 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:12,473 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:12,473 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:12,473 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:12,473 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:12,473 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:12,473 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:12,473 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:12,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:12,475 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:12,475 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:12,475 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:12,475 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:12,475 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,475 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,475 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,475 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,475 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:12,475 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:12,475 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,475 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,475 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:12,475 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:12,475 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:12,475 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:12,475 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,475 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,475 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:12,475 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:12,475 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:12,475 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:12,475 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:12,475 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,475 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,475 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:12,475 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:12,475 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:12,475 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:12,475 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:12,475 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:12,475 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:12,476 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:12,476 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:12,477 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,477 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,477 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:12,477 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:12,477 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:12,477 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:12,477 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:12,477 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:12,477 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:12,477 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:12,477 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:12,477 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:12,477 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,477 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,477 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:12,477 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:12,477 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:12,477 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:12,477 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:12,477 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"}, 2024-03-01 20:26:12,477 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:12,477 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,477 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,477 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,477 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,477 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:12,477 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,477 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,478 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 20:26:12,478 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:12,478 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:12,478 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:12,478 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:12,478 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:12,478 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:12,478 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:12,478 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:12,478 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:12,478 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:12,478 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:12,478 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:12,478 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:12,478 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:12,478 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:12,478 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:12,478 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:12,478 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:12,478 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:26:12,506 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:12,507 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,507 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:12,507 INFO snapshot-role/MainThread: { 2024-03-01 20:26:12,507 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:12,507 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:12,507 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,507 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,507 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,507 INFO snapshot-role/MainThread: , 2024-03-01 20:26:12,507 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:12,507 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:12,507 INFO snapshot-role/MainThread: } 2024-03-01 20:26:12,507 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:26:15,534 INFO snapshot-role/MainThread: extend_cmd: extend None None snapset1 1 None 2024-03-01 20:26:15,534 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:15,564 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:15,565 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,565 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:15,565 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,565 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:15,565 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:15,565 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,565 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,565 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:15,565 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:15,565 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:15,565 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:15,565 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:15,565 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,565 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,565 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:15,565 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:15,565 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:15,565 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:15,565 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:15,565 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:15,566 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:15,566 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:15,566 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:15,566 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,566 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,566 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:15,566 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:15,566 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:15,566 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:15,566 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:15,566 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:15,566 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:15,566 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:15,566 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:15,566 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:15,566 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:15,566 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:15,566 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:15,566 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:15,566 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:15,566 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:15,566 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:15,566 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,566 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,566 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:15,566 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:15,566 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:15,566 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:15,566 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:15,566 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:15,566 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:15,566 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:15,567 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:15,567 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:15,567 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:15,567 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:15,567 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:15,567 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:15,567 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:15,567 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,567 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,567 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,567 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,567 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:15,567 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:15,567 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,567 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,567 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:15,567 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:15,567 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:15,567 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:15,567 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,567 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,567 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:15,567 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:15,567 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:15,567 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:15,567 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:15,567 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,567 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,567 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:15,567 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:15,567 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:15,567 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:15,568 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:15,568 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:15,569 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:15,569 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,569 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,569 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:15,569 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:15,569 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:15,569 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:15,569 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:15,569 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:15,569 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:15,569 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:15,569 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:15,569 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:15,569 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,569 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,569 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:15,569 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:15,569 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:15,569 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:15,569 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:15,569 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"}, 2024-03-01 20:26:15,569 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:15,569 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,569 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,569 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,569 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,569 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:15,569 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,569 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,570 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:26:15,596 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:15,597 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,597 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:15,597 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,597 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:15,597 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:15,597 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,597 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,597 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,597 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,597 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:15,597 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,597 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,597 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:15,623 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:15,623 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,623 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:15,623 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,623 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:15,624 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:15,624 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:15,624 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:15,624 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:15,624 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:15,624 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:15,624 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:15,624 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:15,624 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,624 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,624 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,624 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,624 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:15,624 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,624 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,624 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:26:15,648 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:15,648 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,649 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:15,649 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,649 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:15,649 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:15,649 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,649 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,649 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,649 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,649 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:15,649 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,649 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,649 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:26:15,671 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:15,672 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,672 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:15,672 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,672 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:15,672 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:15,672 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,672 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,672 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,672 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,672 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:15,672 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,672 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,672 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:15,700 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:15,701 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,701 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:15,701 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,701 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:15,701 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:15,701 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,701 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,701 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:15,701 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:15,701 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:15,701 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:15,701 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:15,701 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,701 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,701 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:15,701 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:15,701 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:15,701 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:15,701 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:15,701 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:15,701 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:15,701 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:15,702 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:15,702 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:15,702 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:15,703 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:15,703 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:15,703 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:15,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:15,703 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:15,704 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:15,704 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:15,705 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,705 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,705 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:15,705 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:15,705 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:15,705 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:15,705 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:15,705 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:15,705 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:15,705 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:15,705 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:15,705 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:15,705 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,705 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,705 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:15,705 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:15,705 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:15,705 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:15,705 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:15,705 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"}, 2024-03-01 20:26:15,705 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:15,705 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,705 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,705 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,705 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,705 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:15,705 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,705 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,706 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 20:26:15,706 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:15,706 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:15,706 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:15,706 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:15,706 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:15,706 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:15,706 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:15,706 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:15,706 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:15,706 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:15,706 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:15,706 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:15,706 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:15,706 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:15,706 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:15,706 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:15,706 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:15,706 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:15,707 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:26:15,731 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:15,732 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,732 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:15,732 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,732 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:15,732 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:15,732 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,732 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,732 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,732 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,732 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:15,732 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,732 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,732 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:26:15,757 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:15,757 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,757 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:15,757 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,757 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:15,757 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:15,757 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,757 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,757 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,757 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,757 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:15,757 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,757 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,757 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:15,785 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:15,785 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,785 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:15,785 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,785 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:15,785 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:15,785 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:15,785 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:15,785 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:15,785 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:15,785 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:15,785 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:15,785 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:15,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,785 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,785 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,785 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:15,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,785 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,786 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:26:15,812 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:15,812 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,812 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:15,812 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,812 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:15,812 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:15,812 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,812 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,812 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,812 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,812 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:15,812 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,812 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,812 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:26:15,839 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:15,840 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,840 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:15,840 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,840 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:15,840 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:15,840 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,840 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,840 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,840 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,840 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:15,840 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,840 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,840 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:15,869 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:15,870 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,870 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:15,870 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,870 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:15,870 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:15,870 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,870 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,870 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:15,870 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:15,870 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:15,870 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:15,870 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:15,870 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,870 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,870 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:15,870 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:15,870 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:15,870 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:15,870 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:15,870 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:15,870 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:15,870 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:15,870 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:15,870 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,870 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,870 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:15,871 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:15,872 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:15,872 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:15,872 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,872 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,872 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,872 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,872 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:15,872 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:15,872 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,872 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,872 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:15,872 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:15,872 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:15,872 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:15,872 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,872 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,872 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:15,872 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:15,872 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:15,872 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:15,872 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:15,872 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,872 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,872 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:15,872 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:15,872 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:15,872 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:15,872 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:15,872 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:15,872 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:15,872 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:15,872 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:15,873 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:15,873 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,873 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:15,874 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:15,874 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:15,874 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:15,874 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:15,874 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:15,874 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:15,874 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:15,874 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:15,874 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:15,874 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,874 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,874 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:15,874 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:15,874 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:15,874 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:15,874 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:15,874 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"}, 2024-03-01 20:26:15,874 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:15,874 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,874 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,874 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,874 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,874 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:15,874 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,874 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,875 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 20:26:15,875 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:15,875 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:15,875 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:15,875 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:15,875 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:15,875 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:15,875 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:15,875 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:15,875 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:15,875 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:15,875 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:15,875 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:15,875 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:15,875 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:15,875 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:15,875 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:15,875 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:15,875 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:15,875 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:26:15,903 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:15,904 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,904 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:15,904 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,904 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:15,904 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:15,904 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,904 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,904 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,904 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,904 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:15,904 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,904 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,904 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:26:15,930 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:15,930 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,930 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:15,930 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,930 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:15,930 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:15,930 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,930 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,930 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,930 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,930 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:15,930 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,930 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,931 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:15,956 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:15,957 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,957 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:15,957 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,957 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:15,957 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:15,957 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:15,957 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:15,957 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:15,957 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:15,957 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:15,957 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:15,957 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:15,957 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,957 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,957 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,957 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,957 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:15,957 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,957 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,957 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:26:15,981 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:15,982 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,982 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:15,982 INFO snapshot-role/MainThread: { 2024-03-01 20:26:15,982 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:15,982 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:15,982 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,982 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,982 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,982 INFO snapshot-role/MainThread: , 2024-03-01 20:26:15,982 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:15,982 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:15,982 INFO snapshot-role/MainThread: } 2024-03-01 20:26:15,982 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:26:16,007 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,007 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,007 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,007 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,008 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,008 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:16,008 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,008 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,008 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,008 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,008 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,008 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,008 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,008 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:16,037 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,038 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,038 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,038 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,038 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:16,038 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:16,038 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,038 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,038 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:16,038 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,038 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,038 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,038 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:16,038 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,038 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,038 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,038 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:16,038 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:16,038 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:16,038 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:16,038 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:16,038 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:16,038 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:16,039 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:16,039 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:16,039 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:16,040 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:16,040 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:16,040 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:16,040 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:16,040 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:16,040 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,040 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,040 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,040 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,040 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:16,040 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:16,040 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,040 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,040 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:16,040 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,040 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:16,040 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:16,040 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,040 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,040 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,040 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:16,040 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:16,040 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:16,040 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:16,040 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,040 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,040 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:16,040 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:16,040 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:16,040 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,040 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,040 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:16,041 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:16,041 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:16,042 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,042 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,042 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:16,042 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:16,042 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,042 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,042 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,042 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,042 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,042 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,042 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,042 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:16,042 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,042 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,042 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:16,042 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:16,042 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:16,042 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:16,042 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:16,042 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"}, 2024-03-01 20:26:16,042 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:16,042 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,042 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,042 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,042 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,042 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,042 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,042 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,043 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 20:26:16,043 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:16,043 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:16,043 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:16,043 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:16,043 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:16,043 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:16,043 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:16,043 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:16,043 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:16,043 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:16,043 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:16,043 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:16,043 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:16,043 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:16,043 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:16,043 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:16,043 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:16,043 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:16,043 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:26:16,069 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,070 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,070 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,070 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,070 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,070 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:16,070 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,070 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,070 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,070 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,070 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,070 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,070 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,070 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:26:16,092 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,092 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,092 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,092 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,092 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,093 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:16,093 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,093 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,093 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,093 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,093 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,093 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,093 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,093 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:26:16,117 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,117 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,118 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,118 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,118 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,118 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:16,118 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:16,118 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:16,118 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:16,118 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:16,118 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:16,118 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:16,118 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:16,118 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,118 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,118 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,118 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,118 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,118 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,118 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,118 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:26:16,143 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,143 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,143 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,144 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,144 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,144 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:16,144 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,144 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,144 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,144 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,144 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,144 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,144 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,144 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:26:16,168 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,168 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,169 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,169 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,169 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,169 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:16,169 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,169 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,169 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,169 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,169 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,169 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,169 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,169 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:16,198 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,199 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,199 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,199 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,199 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:16,199 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:16,199 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,199 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,199 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:16,199 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,199 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,199 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,199 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:16,199 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,199 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,199 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,199 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:16,199 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:16,199 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:16,199 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:16,199 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:16,199 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:16,199 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:16,199 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:16,200 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:16,200 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:16,201 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:16,201 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:16,201 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:16,201 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:16,201 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:16,201 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,201 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,201 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,201 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,201 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:16,201 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:16,201 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,201 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,201 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:16,201 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,201 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:16,201 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:16,201 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,201 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,201 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,201 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:16,201 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:16,201 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:16,201 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:16,201 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,201 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,201 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:16,201 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:16,201 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:16,201 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,201 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,201 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:16,202 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:16,202 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:16,203 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,203 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,203 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:16,203 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:16,203 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,203 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,203 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,203 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,203 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,203 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,203 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,203 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:16,203 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,203 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,203 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:16,203 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:16,203 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:16,203 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:16,203 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:16,203 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"}, 2024-03-01 20:26:16,203 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:16,203 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,203 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,203 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,203 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,203 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,203 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,203 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,204 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 20:26:16,204 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:16,204 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:16,204 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:16,204 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:16,204 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:16,204 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:16,204 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:16,204 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:16,204 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:16,204 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:16,204 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:16,204 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:16,204 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:16,204 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:16,204 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:16,204 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:16,204 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:16,204 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:16,204 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:26:16,232 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,233 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,233 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,233 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,233 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,233 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:16,233 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,233 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,233 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,233 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,233 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,233 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,233 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,233 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:26:16,260 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,260 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,260 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,260 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,260 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,261 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:16,261 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,261 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,261 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,261 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,261 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,261 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,261 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,261 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:26:16,286 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,286 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,286 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,286 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,287 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,287 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:16,287 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:16,287 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:16,287 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:16,287 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,287 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,287 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,287 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,287 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,287 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,287 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,287 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:26:16,311 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,311 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,311 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,311 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,311 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,312 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:16,312 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,312 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,312 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,312 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,312 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,312 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,312 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,312 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:26:16,335 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,336 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,336 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,336 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,336 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,336 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:16,336 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,336 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,336 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,336 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,336 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,336 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,336 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,336 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:16,366 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,366 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,366 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,366 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,366 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:16,366 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:16,366 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,366 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,366 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:16,366 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,366 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,366 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,366 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:16,366 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,366 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,367 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,367 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:16,367 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:16,367 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:16,367 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:16,367 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:16,367 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:16,367 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:16,367 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:16,367 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,367 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,367 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:16,367 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,367 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,367 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,367 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,367 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,367 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:16,367 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,367 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,367 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,367 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,367 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,367 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,367 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,367 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,367 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,367 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:16,367 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,367 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,367 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,368 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:16,368 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:16,369 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:16,369 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:16,369 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,369 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:16,370 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:16,370 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"}, 2024-03-01 20:26:16,370 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:16,371 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,371 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,371 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,371 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,371 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,371 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,371 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,371 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 20:26:16,371 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:16,371 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:16,371 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:16,371 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:16,371 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:16,371 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:16,371 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:16,371 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:16,371 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:16,371 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:16,371 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:16,371 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:16,371 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:16,372 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:16,372 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:16,372 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:16,372 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:16,372 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:16,372 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:26:16,398 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,398 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,398 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,398 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,398 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,398 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:16,398 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,398 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,398 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,398 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,398 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,398 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,398 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,399 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:26:16,425 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,425 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,425 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,425 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,425 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,425 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:16,425 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,425 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,425 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,425 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,425 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,425 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,425 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,426 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:26:16,451 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,451 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,451 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,451 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,451 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,451 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:16,451 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:16,451 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:16,451 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:16,451 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,451 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,451 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,451 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,451 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,451 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,452 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,452 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:26:16,477 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,477 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,477 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,477 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,477 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,477 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:16,477 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,477 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,477 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,477 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,477 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,477 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,477 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,477 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:26:16,504 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,504 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,504 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,504 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,504 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,504 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:16,504 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,504 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,504 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,504 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,504 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,504 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,504 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,505 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:16,537 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,537 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,537 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,537 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,537 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:16,537 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:16,537 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,537 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,537 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:16,537 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,537 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,537 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,537 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:16,537 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,537 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,537 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,537 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:16,537 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:16,537 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:16,537 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:16,537 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:16,538 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:16,538 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:16,538 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:16,538 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,538 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,538 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:16,538 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,538 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,538 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,538 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,538 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,538 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:16,538 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,538 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,538 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,538 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,538 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,538 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,538 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,538 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,538 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,538 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:16,538 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,538 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,538 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:16,538 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:16,538 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:16,538 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:16,538 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:16,538 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:16,538 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:16,539 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:16,539 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:16,539 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:16,539 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:16,539 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:16,539 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:16,539 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:16,539 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:16,539 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,539 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,539 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,539 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,539 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:16,539 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:16,539 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,539 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,539 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:16,539 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,539 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:16,539 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:16,539 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,539 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,539 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,539 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:16,539 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:16,539 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:16,539 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:16,539 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,539 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,539 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:16,539 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,540 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:16,541 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:16,541 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"}, 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,541 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,542 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 20:26:16,542 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:16,542 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:16,542 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:16,542 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:16,542 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:16,542 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:16,542 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:16,542 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:16,542 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:16,542 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:16,542 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:16,542 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:16,542 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:16,542 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:16,542 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:16,542 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:16,542 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:16,542 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:16,542 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:26:16,570 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,570 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,570 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,570 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,570 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,570 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:16,570 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,570 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,570 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,570 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,570 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,570 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,570 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,570 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:26:16,593 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,594 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,594 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,594 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,594 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,594 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:16,594 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,594 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,594 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,594 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,594 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,594 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,594 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,594 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:26:16,618 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,619 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,619 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,619 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,619 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,619 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:16,619 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:16,619 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:16,619 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:16,619 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,619 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,619 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,619 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,619 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,619 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,619 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,619 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:26:16,643 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,643 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,643 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,643 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,644 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,644 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:16,644 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,644 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,644 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,644 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,644 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,644 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,644 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,644 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:26:16,670 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,671 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,671 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,671 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,671 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,671 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:16,671 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,671 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,671 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,671 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,671 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,671 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,671 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,671 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:16,700 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,701 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,701 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,701 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,701 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:16,701 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:16,701 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,701 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,701 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:16,701 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,701 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,701 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,701 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:16,701 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,701 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,701 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,701 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:16,701 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:16,701 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:16,701 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:16,701 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:16,701 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:16,701 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:16,701 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:16,701 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:16,702 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:16,703 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:16,703 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:16,703 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:16,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,703 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,703 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,703 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,703 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:16,703 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:16,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,703 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,703 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:16,703 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,703 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:16,703 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:16,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,703 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,703 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,703 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:16,703 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:16,703 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:16,703 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:16,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,703 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,703 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:16,703 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:16,703 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:16,703 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,703 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,703 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,703 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,703 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:16,704 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:16,704 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,704 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,705 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:16,705 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:16,705 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,705 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,705 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,705 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,705 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,705 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,705 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,705 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:16,705 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,705 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,705 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:16,705 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:16,705 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:16,705 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:16,705 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:16,705 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"}, 2024-03-01 20:26:16,705 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:16,705 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,705 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,705 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,705 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,705 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,705 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,705 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,706 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 20:26:16,706 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:16,706 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:16,706 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:16,706 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:16,706 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:16,706 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:16,706 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:16,706 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:16,706 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:16,706 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:16,706 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:16,706 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:16,706 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:16,706 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:16,706 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:16,706 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:16,706 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:16,706 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:16,706 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:26:16,730 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,730 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,730 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,730 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,730 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,731 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:16,731 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,731 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,731 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,731 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,731 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,731 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,731 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,731 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:26:16,754 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,755 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,755 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,755 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,755 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,755 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:16,755 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,755 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,755 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,755 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,755 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,755 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,755 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,755 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:26:16,781 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,781 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,781 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,781 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,781 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,781 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:16,781 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:26:16,781 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:16,781 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:16,781 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,781 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,781 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,781 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,781 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,781 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,781 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,781 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:26:16,805 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,806 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,806 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,806 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,806 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,806 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:16,806 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,806 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,806 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,806 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,806 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,806 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,806 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,806 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:26:16,828 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,828 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,829 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,829 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,829 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,829 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:16,829 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,829 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,829 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,829 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,829 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,829 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,829 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,829 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:16,860 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,860 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,860 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,860 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,860 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:16,860 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 20:26:16,860 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,860 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,860 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:16,860 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,860 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,860 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,860 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:26:16,860 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,860 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,860 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,860 INFO snapshot-role/MainThread: {"lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:16,860 INFO snapshot-role/MainThread: {"lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:16,860 INFO snapshot-role/MainThread: {"lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:16,860 INFO snapshot-role/MainThread: {"lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:16,860 INFO snapshot-role/MainThread: {"lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "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:16,861 INFO snapshot-role/MainThread: {"lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:16,861 INFO snapshot-role/MainThread: {"lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "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:16,861 INFO snapshot-role/MainThread: {"lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:16,861 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,861 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,861 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:16,861 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,861 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,861 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,861 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,861 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdh"}, 2024-03-01 20:26:16,861 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:26:16,861 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,861 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,861 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,861 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 20:26:16,861 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,861 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,861 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,861 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,861 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp", "pv_name":"/dev/sdg"}, 2024-03-01 20:26:16,861 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy", "pv_name":"/dev/sdg"} 2024-03-01 20:26:16,861 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,861 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,861 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:16,861 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2"}, 2024-03-01 20:26:16,861 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:16,861 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW"}, 2024-03-01 20:26:16,861 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P"}, 2024-03-01 20:26:16,861 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS"}, 2024-03-01 20:26:16,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG"}, 2024-03-01 20:26:16,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:16,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp"}, 2024-03-01 20:26:16,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:16,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:16,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK"}, 2024-03-01 20:26:16,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:16,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"}, 2024-03-01 20:26:16,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy"} 2024-03-01 20:26:16,862 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,862 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,862 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,862 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,862 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:16,862 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:16,862 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,862 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,862 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:16,862 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,862 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:26:16,862 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:26:16,862 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,862 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,862 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,862 INFO snapshot-role/MainThread: {"lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "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:16,862 INFO snapshot-role/MainThread: {"lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:16,862 INFO snapshot-role/MainThread: {"lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:16,862 INFO snapshot-role/MainThread: {"lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:16,862 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,862 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,862 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:16,862 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl", "pv_name":"/dev/sdd"}, 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O"}, 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0"}, 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl"}, 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"}, 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP"} 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,863 INFO snapshot-role/MainThread: {"lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: {"lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:16,864 INFO snapshot-role/MainThread: {"lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: {"lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:16,864 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY"}, 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO"}, 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l"}, 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"}, 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn"} 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,864 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,865 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 20:26:16,865 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:16,865 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:16,865 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:16,865 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:16,865 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:16,865 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:16,865 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:26:16,865 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 20:26:16,865 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:16,865 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:16,865 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:16,865 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:16,865 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:16,865 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 20:26:16,865 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:16,865 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:16,865 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:26:16,865 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:26:16,865 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:26:16,889 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:26:16,889 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,889 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:26:16,889 INFO snapshot-role/MainThread: { 2024-03-01 20:26:16,890 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:26:16,890 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:26:16,890 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,890 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,890 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,890 INFO snapshot-role/MainThread: , 2024-03-01 20:26:16,890 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:26:16,890 INFO snapshot-role/MainThread: ] 2024-03-01 20:26:16,890 INFO snapshot-role/MainThread: } 2024-03-01 20:26:16,890 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:27:33,467 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 20:27:33,467 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:33,497 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:33,497 INFO snapshot-role/MainThread: { 2024-03-01 20:27:33,497 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:33,497 INFO snapshot-role/MainThread: { 2024-03-01 20:27:33,497 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:27:33,497 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 20:27:33,497 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:33,497 INFO snapshot-role/MainThread: , 2024-03-01 20:27:33,497 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:27:33,497 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:27:33,497 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:27:33,497 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:27:33,498 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:33,498 INFO snapshot-role/MainThread: , 2024-03-01 20:27:33,498 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:33,498 INFO snapshot-role/MainThread: {"lv_uuid":"MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "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:33,498 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:33,498 INFO snapshot-role/MainThread: , 2024-03-01 20:27:33,498 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:27:33,498 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"GnJg3D-QElQ-PQBp-AVvR-8GP4-BrG2-dKL9C3", "lv_uuid":"MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix", "pv_name":"/dev/sda"}, 2024-03-01 20:27:33,498 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U", "lv_uuid":"MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix", "pv_name":"/dev/sdb"}, 2024-03-01 20:27:33,498 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:27:33,498 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:27:33,498 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:33,498 INFO snapshot-role/MainThread: , 2024-03-01 20:27:33,498 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:27:33,498 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix"}, 2024-03-01 20:27:33,498 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix"} 2024-03-01 20:27:33,498 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:33,498 INFO snapshot-role/MainThread: } 2024-03-01 20:27:33,498 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:33,498 INFO snapshot-role/MainThread: , 2024-03-01 20:27:33,498 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:33,498 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:33,498 INFO snapshot-role/MainThread: } 2024-03-01 20:27:33,498 INFO snapshot-role/MainThread: VG: test_vg1 free 1589641216 2024-03-01 20:27:33,498 INFO snapshot-role/MainThread: LV: lv1 size : 1606418432 2024-03-01 20:27:33,498 INFO snapshot-role/MainThread: LV: total 1606418432 2024-03-01 20:27:33,499 INFO snapshot-role/MainThread: space needed: 240962764.80 space available: 1589641216 sufficient space: 1 2024-03-01 20:27:33,499 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:27:33,524 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:33,524 INFO snapshot-role/MainThread: { 2024-03-01 20:27:33,524 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:33,524 INFO snapshot-role/MainThread: { 2024-03-01 20:27:33,524 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:27:33,524 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 20:27:33,524 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:33,524 INFO snapshot-role/MainThread: , 2024-03-01 20:27:33,524 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:27:33,524 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:27:33,524 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:27:33,524 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:27:33,524 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:33,524 INFO snapshot-role/MainThread: , 2024-03-01 20:27:33,524 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:33,524 INFO snapshot-role/MainThread: {"lv_uuid":"MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "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:33,525 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:33,525 INFO snapshot-role/MainThread: , 2024-03-01 20:27:33,525 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:27:33,525 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"GnJg3D-QElQ-PQBp-AVvR-8GP4-BrG2-dKL9C3", "lv_uuid":"MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix", "pv_name":"/dev/sda"}, 2024-03-01 20:27:33,525 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U", "lv_uuid":"MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix", "pv_name":"/dev/sdb"}, 2024-03-01 20:27:33,525 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:27:33,525 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:27:33,525 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:33,525 INFO snapshot-role/MainThread: , 2024-03-01 20:27:33,525 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:27:33,525 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix"}, 2024-03-01 20:27:33,525 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix"} 2024-03-01 20:27:33,525 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:33,525 INFO snapshot-role/MainThread: } 2024-03-01 20:27:33,525 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:33,525 INFO snapshot-role/MainThread: , 2024-03-01 20:27:33,525 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:33,525 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:33,525 INFO snapshot-role/MainThread: } 2024-03-01 20:27:33,525 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:27:33,552 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:33,552 INFO snapshot-role/MainThread: { 2024-03-01 20:27:33,552 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:33,552 INFO snapshot-role/MainThread: { 2024-03-01 20:27:33,552 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:33,552 INFO snapshot-role/MainThread: {"lv_name":"lv1", "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:33,552 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:33,552 INFO snapshot-role/MainThread: } 2024-03-01 20:27:33,552 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:33,552 INFO snapshot-role/MainThread: , 2024-03-01 20:27:33,552 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:33,552 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:33,553 INFO snapshot-role/MainThread: } 2024-03-01 20:27:33,553 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:27:33,578 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:33,578 INFO snapshot-role/MainThread: { 2024-03-01 20:27:33,578 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:33,578 INFO snapshot-role/MainThread: { 2024-03-01 20:27:33,578 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:33,578 INFO snapshot-role/MainThread: {"lv_name":"lv1", "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:33,578 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:33,578 INFO snapshot-role/MainThread: } 2024-03-01 20:27:33,578 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:33,578 INFO snapshot-role/MainThread: , 2024-03-01 20:27:33,578 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:33,578 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:33,578 INFO snapshot-role/MainThread: } 2024-03-01 20:27:33,578 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:27:33,603 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:27:33,603 INFO snapshot-role/MainThread: { 2024-03-01 20:27:33,603 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:33,603 INFO snapshot-role/MainThread: { 2024-03-01 20:27:33,603 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:33,603 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:33,603 INFO snapshot-role/MainThread: } 2024-03-01 20:27:33,603 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:33,603 INFO snapshot-role/MainThread: , 2024-03-01 20:27:33,603 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:33,603 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:33,603 INFO snapshot-role/MainThread: } 2024-03-01 20:27:33,603 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 240975872B test_vg1/lv1 2024-03-01 20:27:33,818 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:33,818 INFO snapshot-role/MainThread: { 2024-03-01 20:27:33,818 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:33,818 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:33,818 INFO snapshot-role/MainThread: } 2024-03-01 20:27:33,819 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:27:36,889 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv1_mp None None snapset1 lv1 wrong_vg None 2024-03-01 20:27:36,890 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 20:27:36,890 INFO snapshot-role/MainThread: Running... lvs wrong_vg 2024-03-01 20:27:36,914 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:27:36,915 INFO snapshot-role/MainThread: { 2024-03-01 20:27:36,915 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:36,915 INFO snapshot-role/MainThread: { 2024-03-01 20:27:36,915 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:36,915 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:36,915 INFO snapshot-role/MainThread: } 2024-03-01 20:27:36,915 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:36,915 INFO snapshot-role/MainThread: , 2024-03-01 20:27:36,915 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:36,915 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:36,915 INFO snapshot-role/MainThread: } 2024-03-01 20:27:36,915 INFO snapshot-role/MainThread: Running... lvs wrong_vg/lv1_snapset1 2024-03-01 20:27:36,938 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:27:36,939 INFO snapshot-role/MainThread: { 2024-03-01 20:27:36,939 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:36,939 INFO snapshot-role/MainThread: { 2024-03-01 20:27:36,939 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:36,939 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:36,939 INFO snapshot-role/MainThread: } 2024-03-01 20:27:36,939 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:36,939 INFO snapshot-role/MainThread: , 2024-03-01 20:27:36,939 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:36,939 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:36,939 INFO snapshot-role/MainThread: } 2024-03-01 20:27:36,939 INFO snapshot-role/MainThread: exit code: 20: ['source volume group does not exist: wrong_vg'] 2024-03-01 20:27:39,914 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 20:27:39,914 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:39,942 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:39,943 INFO snapshot-role/MainThread: { 2024-03-01 20:27:39,943 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:39,943 INFO snapshot-role/MainThread: { 2024-03-01 20:27:39,943 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:27:39,943 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo", "vg_size":"3196059648", "vg_free":"1346371584", "vg_extent_size":"4194304"} 2024-03-01 20:27:39,943 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:39,943 INFO snapshot-role/MainThread: , 2024-03-01 20:27:39,943 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:27:39,943 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:27:39,943 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:27:39,943 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:27:39,943 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:39,943 INFO snapshot-role/MainThread: , 2024-03-01 20:27:39,943 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:39,943 INFO snapshot-role/MainThread: {"lv_uuid":"MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "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:39,943 INFO snapshot-role/MainThread: {"lv_uuid":"7H3vi5-s0HP-FYLf-TjWi-lbnh-cwjE-Jb1IAu", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"243269632", "origin":"lv1", "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:27:39,943 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:39,943 INFO snapshot-role/MainThread: , 2024-03-01 20:27:39,943 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:27:39,943 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"GnJg3D-QElQ-PQBp-AVvR-8GP4-BrG2-dKL9C3", "lv_uuid":"MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix", "pv_name":"/dev/sda"}, 2024-03-01 20:27:39,943 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U", "lv_uuid":"MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix", "pv_name":"/dev/sdb"}, 2024-03-01 20:27:39,943 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U", "lv_uuid":"7H3vi5-s0HP-FYLf-TjWi-lbnh-cwjE-Jb1IAu", "pv_name":"/dev/sdb"}, 2024-03-01 20:27:39,943 INFO snapshot-role/MainThread: {"pvseg_start":"187", "pvseg_size":"67", "segtype":"free", "pv_uuid":"ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:27:39,943 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:27:39,944 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:39,944 INFO snapshot-role/MainThread: , 2024-03-01 20:27:39,944 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:27:39,944 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-186", "segtype":"linear", "lv_uuid":"7H3vi5-s0HP-FYLf-TjWi-lbnh-cwjE-Jb1IAu"}, 2024-03-01 20:27:39,944 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix"}, 2024-03-01 20:27:39,944 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix"} 2024-03-01 20:27:39,944 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:39,944 INFO snapshot-role/MainThread: } 2024-03-01 20:27:39,944 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:39,944 INFO snapshot-role/MainThread: , 2024-03-01 20:27:39,944 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:39,944 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:39,944 INFO snapshot-role/MainThread: } 2024-03-01 20:27:39,944 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:27:39,965 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:39,966 INFO snapshot-role/MainThread: { 2024-03-01 20:27:39,966 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:39,966 INFO snapshot-role/MainThread: { 2024-03-01 20:27:39,966 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:39,966 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:27:39,966 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:39,966 INFO snapshot-role/MainThread: } 2024-03-01 20:27:39,966 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:39,966 INFO snapshot-role/MainThread: , 2024-03-01 20:27:39,966 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:39,966 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:39,966 INFO snapshot-role/MainThread: } 2024-03-01 20:27:39,966 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 20:27:40,083 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:40,083 INFO snapshot-role/MainThread: { 2024-03-01 20:27:40,083 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:40,083 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:40,083 INFO snapshot-role/MainThread: } 2024-03-01 20:27:40,084 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:27:43,026 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 20:27:43,026 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:43,054 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:43,055 INFO snapshot-role/MainThread: { 2024-03-01 20:27:43,055 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:43,055 INFO snapshot-role/MainThread: { 2024-03-01 20:27:43,055 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:27:43,055 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 20:27:43,055 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:43,055 INFO snapshot-role/MainThread: , 2024-03-01 20:27:43,055 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:27:43,055 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:27:43,055 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:27:43,055 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:27:43,055 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:43,055 INFO snapshot-role/MainThread: , 2024-03-01 20:27:43,055 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:43,055 INFO snapshot-role/MainThread: {"lv_uuid":"MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "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:43,055 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:43,055 INFO snapshot-role/MainThread: , 2024-03-01 20:27:43,055 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:27:43,055 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"GnJg3D-QElQ-PQBp-AVvR-8GP4-BrG2-dKL9C3", "lv_uuid":"MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix", "pv_name":"/dev/sda"}, 2024-03-01 20:27:43,055 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U", "lv_uuid":"MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix", "pv_name":"/dev/sdb"}, 2024-03-01 20:27:43,055 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:27:43,055 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 20:27:43,055 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:43,055 INFO snapshot-role/MainThread: , 2024-03-01 20:27:43,055 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:27:43,055 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix"}, 2024-03-01 20:27:43,055 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix"} 2024-03-01 20:27:43,055 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:43,055 INFO snapshot-role/MainThread: } 2024-03-01 20:27:43,056 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:43,056 INFO snapshot-role/MainThread: , 2024-03-01 20:27:43,056 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:43,056 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:43,056 INFO snapshot-role/MainThread: } 2024-03-01 20:27:43,056 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:27:43,082 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:43,082 INFO snapshot-role/MainThread: { 2024-03-01 20:27:43,082 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:43,082 INFO snapshot-role/MainThread: { 2024-03-01 20:27:43,082 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:43,082 INFO snapshot-role/MainThread: {"lv_name":"lv1", "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:43,082 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:43,083 INFO snapshot-role/MainThread: } 2024-03-01 20:27:43,083 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:43,083 INFO snapshot-role/MainThread: , 2024-03-01 20:27:43,083 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:43,083 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:43,083 INFO snapshot-role/MainThread: } 2024-03-01 20:27:43,083 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:27:43,105 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:27:43,105 INFO snapshot-role/MainThread: { 2024-03-01 20:27:43,105 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:43,106 INFO snapshot-role/MainThread: { 2024-03-01 20:27:43,106 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:43,106 INFO snapshot-role/MainThread: {"lv_name":"lv1", "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:43,106 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:43,106 INFO snapshot-role/MainThread: } 2024-03-01 20:27:43,106 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:43,106 INFO snapshot-role/MainThread: , 2024-03-01 20:27:43,106 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:43,106 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:43,106 INFO snapshot-role/MainThread: } 2024-03-01 20:27:43,106 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:27:43,128 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:27:43,128 INFO snapshot-role/MainThread: { 2024-03-01 20:27:43,128 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:27:43,128 INFO snapshot-role/MainThread: { 2024-03-01 20:27:43,129 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:27:43,129 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:43,129 INFO snapshot-role/MainThread: } 2024-03-01 20:27:43,129 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:43,129 INFO snapshot-role/MainThread: , 2024-03-01 20:27:43,129 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:27:43,129 INFO snapshot-role/MainThread: ] 2024-03-01 20:27:43,129 INFO snapshot-role/MainThread: } 2024-03-01 20:27:43,129 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:28:47,790 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 test_vg1 None snapset1 None False 2024-03-01 20:28:47,790 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:28:47,814 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:47,815 INFO snapshot-role/MainThread: { 2024-03-01 20:28:47,815 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:47,815 INFO snapshot-role/MainThread: { 2024-03-01 20:28:47,815 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:47,815 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:28:47,815 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:28:47,815 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,815 INFO snapshot-role/MainThread: } 2024-03-01 20:28:47,815 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,815 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,815 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:47,815 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,815 INFO snapshot-role/MainThread: } 2024-03-01 20:28:47,815 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:28:47,842 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:47,843 INFO snapshot-role/MainThread: { 2024-03-01 20:28:47,843 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:47,843 INFO snapshot-role/MainThread: { 2024-03-01 20:28:47,843 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:28:47,843 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:28:47,843 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,843 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,843 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:28:47,843 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:28:47,843 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:28:47,843 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:28:47,843 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:28:47,843 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,843 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,843 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:47,843 INFO snapshot-role/MainThread: {"lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "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:28:47,843 INFO snapshot-role/MainThread: {"lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "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:28:47,843 INFO snapshot-role/MainThread: {"lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89", "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:28:47,843 INFO snapshot-role/MainThread: {"lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1", "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:28:47,843 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,843 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,843 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:28:47,843 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "pv_name":"/dev/sdh"}, 2024-03-01 20:28:47,843 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "pv_name":"/dev/sdi"}, 2024-03-01 20:28:47,843 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1", "pv_name":"/dev/sdg"}, 2024-03-01 20:28:47,843 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89", "pv_name":"/dev/sdg"}, 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "pv_name":"/dev/sdg"}, 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "pv_name":"/dev/sdj"}, 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89"}, 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8"}, 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8"}, 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl"}, 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl"}, 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1"} 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: } 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: { 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:47,844 INFO snapshot-role/MainThread: {"lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA", "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:28:47,844 INFO snapshot-role/MainThread: {"lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6", "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:28:47,845 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,845 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,845 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:28:47,845 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6", "pv_name":"/dev/sdd"}, 2024-03-01 20:28:47,845 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA", "pv_name":"/dev/sdd"}, 2024-03-01 20:28:47,845 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:28:47,845 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:28:47,845 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:28:47,845 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,845 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,845 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:28:47,845 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA"}, 2024-03-01 20:28:47,845 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6"} 2024-03-01 20:28:47,845 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,845 INFO snapshot-role/MainThread: } 2024-03-01 20:28:47,845 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,845 INFO snapshot-role/MainThread: { 2024-03-01 20:28:47,845 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:28:47,845 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:28:47,845 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,845 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,845 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:28:47,845 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:28:47,845 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:28:47,845 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:28:47,845 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,845 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,845 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:47,845 INFO snapshot-role/MainThread: {"lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU", "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:28:47,845 INFO snapshot-role/MainThread: {"lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "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:28:47,845 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,846 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,846 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:28:47,846 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "pv_name":"/dev/sda"}, 2024-03-01 20:28:47,846 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:28:47,846 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "pv_name":"/dev/sdb"}, 2024-03-01 20:28:47,846 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU", "pv_name":"/dev/sdb"}, 2024-03-01 20:28:47,846 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:28:47,846 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,846 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,846 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:28:47,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU"}, 2024-03-01 20:28:47,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv"}, 2024-03-01 20:28:47,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv"} 2024-03-01 20:28:47,846 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,846 INFO snapshot-role/MainThread: } 2024-03-01 20:28:47,846 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,846 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,846 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:47,846 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,846 INFO snapshot-role/MainThread: } 2024-03-01 20:28:47,846 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 20:28:47,846 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 20:28:47,846 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 20:28:47,846 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 20:28:47,846 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 20:28:47,847 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:28:47,874 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:47,874 INFO snapshot-role/MainThread: { 2024-03-01 20:28:47,875 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:47,875 INFO snapshot-role/MainThread: { 2024-03-01 20:28:47,875 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:28:47,875 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:28:47,875 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,875 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,875 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:28:47,875 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:28:47,875 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:28:47,875 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:28:47,875 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:28:47,875 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,875 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,875 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:47,875 INFO snapshot-role/MainThread: {"lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "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:28:47,875 INFO snapshot-role/MainThread: {"lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "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:28:47,875 INFO snapshot-role/MainThread: {"lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89", "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:28:47,875 INFO snapshot-role/MainThread: {"lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1", "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:28:47,875 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,875 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,875 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:28:47,875 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "pv_name":"/dev/sdh"}, 2024-03-01 20:28:47,875 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "pv_name":"/dev/sdi"}, 2024-03-01 20:28:47,875 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1", "pv_name":"/dev/sdg"}, 2024-03-01 20:28:47,875 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89", "pv_name":"/dev/sdg"}, 2024-03-01 20:28:47,875 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "pv_name":"/dev/sdg"}, 2024-03-01 20:28:47,875 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:28:47,875 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "pv_name":"/dev/sdj"}, 2024-03-01 20:28:47,875 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:28:47,876 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,876 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,876 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:28:47,876 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89"}, 2024-03-01 20:28:47,876 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8"}, 2024-03-01 20:28:47,876 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8"}, 2024-03-01 20:28:47,876 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl"}, 2024-03-01 20:28:47,876 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl"}, 2024-03-01 20:28:47,876 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1"} 2024-03-01 20:28:47,876 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,876 INFO snapshot-role/MainThread: } 2024-03-01 20:28:47,876 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,876 INFO snapshot-role/MainThread: { 2024-03-01 20:28:47,876 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:28:47,876 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:28:47,876 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,876 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,876 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:28:47,876 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:28:47,876 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:28:47,876 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:28:47,876 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,876 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,876 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:47,876 INFO snapshot-role/MainThread: {"lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA", "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:28:47,876 INFO snapshot-role/MainThread: {"lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6", "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:28:47,876 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,876 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,876 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:28:47,876 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6", "pv_name":"/dev/sdd"}, 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA", "pv_name":"/dev/sdd"}, 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA"}, 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6"} 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: } 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: { 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: {"lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU", "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:28:47,877 INFO snapshot-role/MainThread: {"lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "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:28:47,877 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "pv_name":"/dev/sda"}, 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:28:47,877 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "pv_name":"/dev/sdb"}, 2024-03-01 20:28:47,878 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU", "pv_name":"/dev/sdb"}, 2024-03-01 20:28:47,878 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:28:47,878 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,878 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,878 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:28:47,878 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU"}, 2024-03-01 20:28:47,878 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv"}, 2024-03-01 20:28:47,878 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv"} 2024-03-01 20:28:47,878 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,878 INFO snapshot-role/MainThread: } 2024-03-01 20:28:47,878 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,878 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,878 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:47,878 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,878 INFO snapshot-role/MainThread: } 2024-03-01 20:28:47,878 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:28:47,901 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:47,902 INFO snapshot-role/MainThread: { 2024-03-01 20:28:47,902 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:47,902 INFO snapshot-role/MainThread: { 2024-03-01 20:28:47,902 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:47,902 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:28:47,902 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,902 INFO snapshot-role/MainThread: } 2024-03-01 20:28:47,902 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,902 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,902 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:47,902 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,902 INFO snapshot-role/MainThread: } 2024-03-01 20:28:47,902 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:28:47,932 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:47,932 INFO snapshot-role/MainThread: { 2024-03-01 20:28:47,932 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:47,932 INFO snapshot-role/MainThread: { 2024-03-01 20:28:47,932 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:47,932 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:28:47,932 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:28:47,932 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,932 INFO snapshot-role/MainThread: } 2024-03-01 20:28:47,932 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,932 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,932 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:47,932 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,932 INFO snapshot-role/MainThread: } 2024-03-01 20:28:47,932 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:28:47,955 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:28:47,955 INFO snapshot-role/MainThread: { 2024-03-01 20:28:47,955 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:47,955 INFO snapshot-role/MainThread: { 2024-03-01 20:28:47,955 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:47,956 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,956 INFO snapshot-role/MainThread: } 2024-03-01 20:28:47,956 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,956 INFO snapshot-role/MainThread: , 2024-03-01 20:28:47,956 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:47,956 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:47,956 INFO snapshot-role/MainThread: } 2024-03-01 20:28:47,956 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 20:28:48,174 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:48,174 INFO snapshot-role/MainThread: { 2024-03-01 20:28:48,174 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:48,174 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:48,174 INFO snapshot-role/MainThread: } 2024-03-01 20:28:48,174 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:28:48,208 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:48,208 INFO snapshot-role/MainThread: { 2024-03-01 20:28:48,208 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:48,208 INFO snapshot-role/MainThread: { 2024-03-01 20:28:48,208 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:48,208 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:28:48,208 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:48,208 INFO snapshot-role/MainThread: } 2024-03-01 20:28:48,208 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:48,208 INFO snapshot-role/MainThread: , 2024-03-01 20:28:48,208 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:48,208 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:48,208 INFO snapshot-role/MainThread: } 2024-03-01 20:28:48,209 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:28:48,232 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:48,232 INFO snapshot-role/MainThread: { 2024-03-01 20:28:48,232 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:48,232 INFO snapshot-role/MainThread: { 2024-03-01 20:28:48,232 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:48,233 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:28:48,233 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:28:48,233 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:28:48,233 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:48,233 INFO snapshot-role/MainThread: } 2024-03-01 20:28:48,233 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:48,233 INFO snapshot-role/MainThread: , 2024-03-01 20:28:48,233 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:48,233 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:48,233 INFO snapshot-role/MainThread: } 2024-03-01 20:28:48,233 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:28:48,255 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:28:48,255 INFO snapshot-role/MainThread: { 2024-03-01 20:28:48,255 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:48,255 INFO snapshot-role/MainThread: { 2024-03-01 20:28:48,255 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:48,256 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:48,256 INFO snapshot-role/MainThread: } 2024-03-01 20:28:48,256 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:48,256 INFO snapshot-role/MainThread: , 2024-03-01 20:28:48,256 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:48,256 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:48,256 INFO snapshot-role/MainThread: } 2024-03-01 20:28:48,256 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 20:28:48,464 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:48,464 INFO snapshot-role/MainThread: { 2024-03-01 20:28:48,464 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:48,464 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:48,464 INFO snapshot-role/MainThread: } 2024-03-01 20:28:48,465 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:28:51,418 INFO snapshot-role/MainThread: check_cmd: check 20 test_vg1 None snapset1 1 None 2024-03-01 20:28:51,418 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:28:51,448 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:51,448 INFO snapshot-role/MainThread: { 2024-03-01 20:28:51,448 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:51,448 INFO snapshot-role/MainThread: { 2024-03-01 20:28:51,448 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:28:51,448 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:28:51,448 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,448 INFO snapshot-role/MainThread: , 2024-03-01 20:28:51,448 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:28:51,448 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:28:51,448 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:28:51,448 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:28:51,448 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:28:51,448 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,448 INFO snapshot-role/MainThread: , 2024-03-01 20:28:51,448 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:51,449 INFO snapshot-role/MainThread: {"lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "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:28:51,449 INFO snapshot-role/MainThread: {"lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "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:28:51,449 INFO snapshot-role/MainThread: {"lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89", "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:28:51,449 INFO snapshot-role/MainThread: {"lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1", "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:28:51,449 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,449 INFO snapshot-role/MainThread: , 2024-03-01 20:28:51,449 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:28:51,449 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "pv_name":"/dev/sdh"}, 2024-03-01 20:28:51,449 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "pv_name":"/dev/sdi"}, 2024-03-01 20:28:51,449 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1", "pv_name":"/dev/sdg"}, 2024-03-01 20:28:51,449 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89", "pv_name":"/dev/sdg"}, 2024-03-01 20:28:51,449 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "pv_name":"/dev/sdg"}, 2024-03-01 20:28:51,449 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:28:51,449 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "pv_name":"/dev/sdj"}, 2024-03-01 20:28:51,449 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:28:51,449 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,449 INFO snapshot-role/MainThread: , 2024-03-01 20:28:51,449 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:28:51,449 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89"}, 2024-03-01 20:28:51,449 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8"}, 2024-03-01 20:28:51,449 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8"}, 2024-03-01 20:28:51,449 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl"}, 2024-03-01 20:28:51,449 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl"}, 2024-03-01 20:28:51,449 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1"} 2024-03-01 20:28:51,449 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,449 INFO snapshot-role/MainThread: } 2024-03-01 20:28:51,449 INFO snapshot-role/MainThread: , 2024-03-01 20:28:51,449 INFO snapshot-role/MainThread: { 2024-03-01 20:28:51,449 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:28:51,449 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:28:51,449 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: , 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: , 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: {"lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA", "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:28:51,450 INFO snapshot-role/MainThread: {"lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6", "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:28:51,450 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: , 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6", "pv_name":"/dev/sdd"}, 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA", "pv_name":"/dev/sdd"}, 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: , 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA"}, 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6"} 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: } 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: , 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: { 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,450 INFO snapshot-role/MainThread: , 2024-03-01 20:28:51,451 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:28:51,451 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:28:51,451 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:28:51,451 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:28:51,451 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,451 INFO snapshot-role/MainThread: , 2024-03-01 20:28:51,451 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:51,451 INFO snapshot-role/MainThread: {"lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU", "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:28:51,451 INFO snapshot-role/MainThread: {"lv_uuid":"KrMTdd-qGwf-TFcP-O36x-kSqV-i0wr-Nb0Vcp", "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:28:51,451 INFO snapshot-role/MainThread: {"lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "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:28:51,451 INFO snapshot-role/MainThread: {"lv_uuid":"m2YzmM-VL0b-xKqr-KjW1-50iG-k2EA-iet1Rj", "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:28:51,451 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,451 INFO snapshot-role/MainThread: , 2024-03-01 20:28:51,451 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:28:51,451 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "pv_name":"/dev/sda"}, 2024-03-01 20:28:51,451 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk", "lv_uuid":"KrMTdd-qGwf-TFcP-O36x-kSqV-i0wr-Nb0Vcp", "pv_name":"/dev/sdc"}, 2024-03-01 20:28:51,451 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk", "lv_uuid":"m2YzmM-VL0b-xKqr-KjW1-50iG-k2EA-iet1Rj", "pv_name":"/dev/sdc"}, 2024-03-01 20:28:51,451 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:28:51,451 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "pv_name":"/dev/sdb"}, 2024-03-01 20:28:51,451 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU", "pv_name":"/dev/sdb"}, 2024-03-01 20:28:51,451 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:28:51,451 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,451 INFO snapshot-role/MainThread: , 2024-03-01 20:28:51,451 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:28:51,451 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"KrMTdd-qGwf-TFcP-O36x-kSqV-i0wr-Nb0Vcp"}, 2024-03-01 20:28:51,451 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU"}, 2024-03-01 20:28:51,451 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"m2YzmM-VL0b-xKqr-KjW1-50iG-k2EA-iet1Rj"}, 2024-03-01 20:28:51,451 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv"}, 2024-03-01 20:28:51,451 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv"} 2024-03-01 20:28:51,451 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,451 INFO snapshot-role/MainThread: } 2024-03-01 20:28:51,452 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,452 INFO snapshot-role/MainThread: , 2024-03-01 20:28:51,452 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:51,452 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,452 INFO snapshot-role/MainThread: } 2024-03-01 20:28:51,452 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:28:51,475 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:51,475 INFO snapshot-role/MainThread: { 2024-03-01 20:28:51,475 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:51,475 INFO snapshot-role/MainThread: { 2024-03-01 20:28:51,476 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:51,476 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:28:51,476 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,476 INFO snapshot-role/MainThread: } 2024-03-01 20:28:51,476 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,476 INFO snapshot-role/MainThread: , 2024-03-01 20:28:51,476 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:51,476 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,476 INFO snapshot-role/MainThread: } 2024-03-01 20:28:51,476 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:28:51,501 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:51,501 INFO snapshot-role/MainThread: { 2024-03-01 20:28:51,501 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:51,502 INFO snapshot-role/MainThread: { 2024-03-01 20:28:51,502 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:51,502 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:28:51,502 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:28:51,502 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:28:51,502 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:28:51,502 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,502 INFO snapshot-role/MainThread: } 2024-03-01 20:28:51,502 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,502 INFO snapshot-role/MainThread: , 2024-03-01 20:28:51,502 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:51,502 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,502 INFO snapshot-role/MainThread: } 2024-03-01 20:28:51,502 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:28:51,529 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:51,529 INFO snapshot-role/MainThread: { 2024-03-01 20:28:51,529 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:51,529 INFO snapshot-role/MainThread: { 2024-03-01 20:28:51,529 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:51,529 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:28:51,529 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,529 INFO snapshot-role/MainThread: } 2024-03-01 20:28:51,529 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,529 INFO snapshot-role/MainThread: , 2024-03-01 20:28:51,529 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:51,529 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,529 INFO snapshot-role/MainThread: } 2024-03-01 20:28:51,529 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:28:51,551 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:51,552 INFO snapshot-role/MainThread: { 2024-03-01 20:28:51,552 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:51,552 INFO snapshot-role/MainThread: { 2024-03-01 20:28:51,552 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:51,552 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:28:51,552 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,552 INFO snapshot-role/MainThread: } 2024-03-01 20:28:51,552 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,552 INFO snapshot-role/MainThread: , 2024-03-01 20:28:51,552 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:51,552 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,552 INFO snapshot-role/MainThread: } 2024-03-01 20:28:51,552 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:28:51,576 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:51,576 INFO snapshot-role/MainThread: { 2024-03-01 20:28:51,576 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:51,576 INFO snapshot-role/MainThread: { 2024-03-01 20:28:51,576 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:51,577 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:28:51,577 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,577 INFO snapshot-role/MainThread: } 2024-03-01 20:28:51,577 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,577 INFO snapshot-role/MainThread: , 2024-03-01 20:28:51,577 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:51,577 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,577 INFO snapshot-role/MainThread: } 2024-03-01 20:28:51,577 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:28:51,599 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:51,599 INFO snapshot-role/MainThread: { 2024-03-01 20:28:51,600 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:51,600 INFO snapshot-role/MainThread: { 2024-03-01 20:28:51,600 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:51,600 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:28:51,600 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,600 INFO snapshot-role/MainThread: } 2024-03-01 20:28:51,600 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,600 INFO snapshot-role/MainThread: , 2024-03-01 20:28:51,600 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:51,600 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,600 INFO snapshot-role/MainThread: } 2024-03-01 20:28:51,600 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:28:51,623 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:51,624 INFO snapshot-role/MainThread: { 2024-03-01 20:28:51,624 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:51,624 INFO snapshot-role/MainThread: { 2024-03-01 20:28:51,624 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:51,624 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:28:51,624 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:28:51,624 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:28:51,624 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:28:51,624 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,624 INFO snapshot-role/MainThread: } 2024-03-01 20:28:51,624 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,624 INFO snapshot-role/MainThread: , 2024-03-01 20:28:51,624 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:51,624 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,624 INFO snapshot-role/MainThread: } 2024-03-01 20:28:51,624 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:28:51,646 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:51,646 INFO snapshot-role/MainThread: { 2024-03-01 20:28:51,646 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:51,646 INFO snapshot-role/MainThread: { 2024-03-01 20:28:51,647 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:51,647 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:28:51,647 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,647 INFO snapshot-role/MainThread: } 2024-03-01 20:28:51,647 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,647 INFO snapshot-role/MainThread: , 2024-03-01 20:28:51,647 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:51,647 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,647 INFO snapshot-role/MainThread: } 2024-03-01 20:28:51,647 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:28:51,669 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:51,669 INFO snapshot-role/MainThread: { 2024-03-01 20:28:51,669 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:51,669 INFO snapshot-role/MainThread: { 2024-03-01 20:28:51,669 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:51,669 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:28:51,670 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,670 INFO snapshot-role/MainThread: } 2024-03-01 20:28:51,670 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,670 INFO snapshot-role/MainThread: , 2024-03-01 20:28:51,670 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:51,670 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,670 INFO snapshot-role/MainThread: } 2024-03-01 20:28:51,670 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:28:51,695 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:51,696 INFO snapshot-role/MainThread: { 2024-03-01 20:28:51,696 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:51,696 INFO snapshot-role/MainThread: { 2024-03-01 20:28:51,696 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:51,696 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:28:51,696 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,696 INFO snapshot-role/MainThread: } 2024-03-01 20:28:51,696 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,696 INFO snapshot-role/MainThread: , 2024-03-01 20:28:51,696 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:51,696 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:51,696 INFO snapshot-role/MainThread: } 2024-03-01 20:28:51,696 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:28:54,577 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 test_vg1 None snapset1 None False 2024-03-01 20:28:54,577 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:28:54,601 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:54,602 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,602 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:54,602 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,602 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:54,602 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:28:54,602 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:28:54,602 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:28:54,602 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:28:54,602 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,602 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,602 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,602 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,602 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:54,602 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,602 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,602 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:28:54,629 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:54,630 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,630 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:54,630 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,630 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:28:54,630 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:28:54,630 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,630 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,630 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:28:54,630 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:28:54,630 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:28:54,630 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:28:54,630 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:28:54,630 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,630 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,630 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:54,630 INFO snapshot-role/MainThread: {"lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "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:28:54,630 INFO snapshot-role/MainThread: {"lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "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:28:54,630 INFO snapshot-role/MainThread: {"lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89", "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:28:54,630 INFO snapshot-role/MainThread: {"lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1", "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:28:54,630 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,630 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,630 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:28:54,630 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "pv_name":"/dev/sdh"}, 2024-03-01 20:28:54,630 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "pv_name":"/dev/sdi"}, 2024-03-01 20:28:54,630 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1", "pv_name":"/dev/sdg"}, 2024-03-01 20:28:54,630 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89", "pv_name":"/dev/sdg"}, 2024-03-01 20:28:54,630 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "pv_name":"/dev/sdg"}, 2024-03-01 20:28:54,630 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:28:54,631 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "pv_name":"/dev/sdj"}, 2024-03-01 20:28:54,631 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:28:54,631 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,631 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,631 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:28:54,631 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89"}, 2024-03-01 20:28:54,631 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8"}, 2024-03-01 20:28:54,631 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8"}, 2024-03-01 20:28:54,631 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl"}, 2024-03-01 20:28:54,631 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl"}, 2024-03-01 20:28:54,631 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1"} 2024-03-01 20:28:54,631 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,631 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,631 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,631 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,631 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:28:54,631 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:28:54,631 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,631 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,631 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:28:54,631 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:28:54,631 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:28:54,631 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:28:54,631 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,631 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,631 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:54,631 INFO snapshot-role/MainThread: {"lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA", "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:28:54,631 INFO snapshot-role/MainThread: {"lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6", "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:28:54,631 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,631 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,632 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:28:54,632 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6", "pv_name":"/dev/sdd"}, 2024-03-01 20:28:54,632 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA", "pv_name":"/dev/sdd"}, 2024-03-01 20:28:54,632 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:28:54,632 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:28:54,632 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:28:54,632 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,632 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,632 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:28:54,632 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA"}, 2024-03-01 20:28:54,632 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6"} 2024-03-01 20:28:54,632 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,632 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,632 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,632 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,632 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:28:54,632 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:28:54,632 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,632 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,632 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:28:54,632 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:28:54,632 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:28:54,632 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:28:54,632 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,632 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,632 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:54,632 INFO snapshot-role/MainThread: {"lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU", "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:28:54,632 INFO snapshot-role/MainThread: {"lv_uuid":"KrMTdd-qGwf-TFcP-O36x-kSqV-i0wr-Nb0Vcp", "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:28:54,632 INFO snapshot-role/MainThread: {"lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "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:28:54,632 INFO snapshot-role/MainThread: {"lv_uuid":"m2YzmM-VL0b-xKqr-KjW1-50iG-k2EA-iet1Rj", "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:28:54,633 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,633 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,633 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:28:54,633 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "pv_name":"/dev/sda"}, 2024-03-01 20:28:54,633 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk", "lv_uuid":"KrMTdd-qGwf-TFcP-O36x-kSqV-i0wr-Nb0Vcp", "pv_name":"/dev/sdc"}, 2024-03-01 20:28:54,633 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk", "lv_uuid":"m2YzmM-VL0b-xKqr-KjW1-50iG-k2EA-iet1Rj", "pv_name":"/dev/sdc"}, 2024-03-01 20:28:54,633 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:28:54,633 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "pv_name":"/dev/sdb"}, 2024-03-01 20:28:54,633 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU", "pv_name":"/dev/sdb"}, 2024-03-01 20:28:54,633 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:28:54,633 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,633 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,633 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:28:54,633 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"KrMTdd-qGwf-TFcP-O36x-kSqV-i0wr-Nb0Vcp"}, 2024-03-01 20:28:54,633 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU"}, 2024-03-01 20:28:54,633 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"m2YzmM-VL0b-xKqr-KjW1-50iG-k2EA-iet1Rj"}, 2024-03-01 20:28:54,633 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv"}, 2024-03-01 20:28:54,633 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv"} 2024-03-01 20:28:54,633 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,633 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,633 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,633 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,633 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:54,633 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,633 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,634 INFO snapshot-role/MainThread: VG: test_vg1 free 788529152 2024-03-01 20:28:54,634 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 20:28:54,634 INFO snapshot-role/MainThread: LV: lv1_snapset1 size : 75497472 2024-03-01 20:28:54,634 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 20:28:54,634 INFO snapshot-role/MainThread: LV: lv2_snapset1 size : 243269632 2024-03-01 20:28:54,634 INFO snapshot-role/MainThread: LV: total 2407530496 2024-03-01 20:28:54,634 INFO snapshot-role/MainThread: space needed: 361129574.40 space available: 788529152 sufficient space: 1 2024-03-01 20:28:54,634 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:28:54,661 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:54,662 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,662 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:54,662 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,662 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:28:54,662 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:28:54,662 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,662 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,662 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:28:54,662 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:28:54,662 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:28:54,662 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:28:54,662 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:28:54,662 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,662 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,662 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:54,662 INFO snapshot-role/MainThread: {"lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "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:28:54,662 INFO snapshot-role/MainThread: {"lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "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:28:54,662 INFO snapshot-role/MainThread: {"lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89", "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:28:54,662 INFO snapshot-role/MainThread: {"lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1", "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:28:54,662 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,662 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,662 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:28:54,662 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "pv_name":"/dev/sdh"}, 2024-03-01 20:28:54,662 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "pv_name":"/dev/sdi"}, 2024-03-01 20:28:54,662 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1", "pv_name":"/dev/sdg"}, 2024-03-01 20:28:54,662 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89", "pv_name":"/dev/sdg"}, 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "pv_name":"/dev/sdg"}, 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "pv_name":"/dev/sdj"}, 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89"}, 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8"}, 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8"}, 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl"}, 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl"}, 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1"} 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:54,663 INFO snapshot-role/MainThread: {"lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA", "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:28:54,663 INFO snapshot-role/MainThread: {"lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6", "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:28:54,663 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,664 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,664 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:28:54,664 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6", "pv_name":"/dev/sdd"}, 2024-03-01 20:28:54,664 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA", "pv_name":"/dev/sdd"}, 2024-03-01 20:28:54,664 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:28:54,664 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:28:54,664 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:28:54,664 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,664 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,664 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:28:54,664 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA"}, 2024-03-01 20:28:54,664 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6"} 2024-03-01 20:28:54,664 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,664 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,664 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,664 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,664 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:28:54,664 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:28:54,664 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,664 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,664 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:28:54,664 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:28:54,664 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:28:54,664 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:28:54,664 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,664 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,664 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:54,664 INFO snapshot-role/MainThread: {"lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU", "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:28:54,664 INFO snapshot-role/MainThread: {"lv_uuid":"KrMTdd-qGwf-TFcP-O36x-kSqV-i0wr-Nb0Vcp", "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:28:54,664 INFO snapshot-role/MainThread: {"lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "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:28:54,664 INFO snapshot-role/MainThread: {"lv_uuid":"m2YzmM-VL0b-xKqr-KjW1-50iG-k2EA-iet1Rj", "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:28:54,665 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,665 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,665 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:28:54,665 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "pv_name":"/dev/sda"}, 2024-03-01 20:28:54,665 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk", "lv_uuid":"KrMTdd-qGwf-TFcP-O36x-kSqV-i0wr-Nb0Vcp", "pv_name":"/dev/sdc"}, 2024-03-01 20:28:54,665 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk", "lv_uuid":"m2YzmM-VL0b-xKqr-KjW1-50iG-k2EA-iet1Rj", "pv_name":"/dev/sdc"}, 2024-03-01 20:28:54,665 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:28:54,665 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "pv_name":"/dev/sdb"}, 2024-03-01 20:28:54,665 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU", "pv_name":"/dev/sdb"}, 2024-03-01 20:28:54,665 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:28:54,665 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,665 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,665 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:28:54,665 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"KrMTdd-qGwf-TFcP-O36x-kSqV-i0wr-Nb0Vcp"}, 2024-03-01 20:28:54,665 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU"}, 2024-03-01 20:28:54,665 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"m2YzmM-VL0b-xKqr-KjW1-50iG-k2EA-iet1Rj"}, 2024-03-01 20:28:54,665 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv"}, 2024-03-01 20:28:54,665 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv"} 2024-03-01 20:28:54,665 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,665 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,665 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,665 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,665 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:54,665 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,665 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,666 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:28:54,690 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:54,690 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,690 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:54,690 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,690 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:54,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:28:54,690 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,690 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,690 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,690 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,690 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:54,690 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,690 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,690 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:28:54,714 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:54,715 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,715 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:54,715 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,715 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:54,715 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:28:54,715 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:28:54,715 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:28:54,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:28:54,715 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,715 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,715 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,715 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,715 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:54,715 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,715 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,715 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:28:54,739 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:54,740 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,740 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:54,740 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,740 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:54,740 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:28:54,740 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,740 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,740 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,740 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,740 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:54,740 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,740 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,740 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:28:54,762 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:54,763 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,763 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:54,763 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,763 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:54,763 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:28:54,763 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,763 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,763 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,763 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,763 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:54,763 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,763 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,763 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:28:54,787 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:54,787 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,787 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:54,787 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,787 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:54,787 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:28:54,787 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,788 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,788 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,788 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,788 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:54,788 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,788 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,788 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:28:54,812 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:54,812 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,812 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:54,812 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,812 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:54,812 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:28:54,812 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,812 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,812 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,812 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,812 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:54,812 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,812 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,812 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:28:54,837 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:54,837 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,838 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:54,838 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,838 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:54,838 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:28:54,838 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:28:54,838 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:28:54,838 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:28:54,838 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,838 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,838 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,838 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,838 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:54,838 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,838 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,838 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:28:54,859 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:54,859 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,859 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:54,859 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,859 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:54,860 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:28:54,860 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,860 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,860 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,860 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,860 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:54,860 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,860 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,860 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:28:54,887 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:54,887 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,887 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:54,888 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,888 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:54,888 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:28:54,888 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,888 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,888 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,888 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,888 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:54,888 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,888 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,888 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:28:54,911 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:54,912 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,912 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:54,912 INFO snapshot-role/MainThread: { 2024-03-01 20:28:54,912 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:54,912 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:28:54,912 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,912 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,912 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,912 INFO snapshot-role/MainThread: , 2024-03-01 20:28:54,912 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:54,912 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:54,912 INFO snapshot-role/MainThread: } 2024-03-01 20:28:54,912 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:28:57,930 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 test_vg2 None snapset2 None False 2024-03-01 20:28:57,930 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:28:57,957 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:57,958 INFO snapshot-role/MainThread: { 2024-03-01 20:28:57,958 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:57,958 INFO snapshot-role/MainThread: { 2024-03-01 20:28:57,958 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:57,958 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:28:57,958 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:28:57,958 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:57,958 INFO snapshot-role/MainThread: } 2024-03-01 20:28:57,958 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:57,958 INFO snapshot-role/MainThread: , 2024-03-01 20:28:57,958 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:57,958 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:57,958 INFO snapshot-role/MainThread: } 2024-03-01 20:28:57,958 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:28:57,988 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:57,988 INFO snapshot-role/MainThread: { 2024-03-01 20:28:57,988 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:57,988 INFO snapshot-role/MainThread: { 2024-03-01 20:28:57,988 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:28:57,988 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:28:57,988 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:57,988 INFO snapshot-role/MainThread: , 2024-03-01 20:28:57,988 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:28:57,988 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:28:57,988 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:28:57,988 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:28:57,988 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:28:57,988 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:57,988 INFO snapshot-role/MainThread: , 2024-03-01 20:28:57,988 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:57,988 INFO snapshot-role/MainThread: {"lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "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:28:57,988 INFO snapshot-role/MainThread: {"lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "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:28:57,988 INFO snapshot-role/MainThread: {"lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89", "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:28:57,988 INFO snapshot-role/MainThread: {"lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1", "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:28:57,988 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:57,988 INFO snapshot-role/MainThread: , 2024-03-01 20:28:57,988 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "pv_name":"/dev/sdh"}, 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "pv_name":"/dev/sdi"}, 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1", "pv_name":"/dev/sdg"}, 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89", "pv_name":"/dev/sdg"}, 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "pv_name":"/dev/sdg"}, 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "pv_name":"/dev/sdj"}, 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: , 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89"}, 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8"}, 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8"}, 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl"}, 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl"}, 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1"} 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: } 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: , 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: { 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: , 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:28:57,989 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: , 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: {"lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA", "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:28:57,990 INFO snapshot-role/MainThread: {"lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6", "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:28:57,990 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: , 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6", "pv_name":"/dev/sdd"}, 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA", "pv_name":"/dev/sdd"}, 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: , 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA"}, 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6"} 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: } 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: , 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: { 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: , 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:28:57,990 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:57,991 INFO snapshot-role/MainThread: , 2024-03-01 20:28:57,991 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:57,991 INFO snapshot-role/MainThread: {"lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU", "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:28:57,991 INFO snapshot-role/MainThread: {"lv_uuid":"KrMTdd-qGwf-TFcP-O36x-kSqV-i0wr-Nb0Vcp", "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:28:57,991 INFO snapshot-role/MainThread: {"lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "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:28:57,991 INFO snapshot-role/MainThread: {"lv_uuid":"m2YzmM-VL0b-xKqr-KjW1-50iG-k2EA-iet1Rj", "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:28:57,991 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:57,991 INFO snapshot-role/MainThread: , 2024-03-01 20:28:57,991 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:28:57,991 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "pv_name":"/dev/sda"}, 2024-03-01 20:28:57,991 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk", "lv_uuid":"KrMTdd-qGwf-TFcP-O36x-kSqV-i0wr-Nb0Vcp", "pv_name":"/dev/sdc"}, 2024-03-01 20:28:57,991 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk", "lv_uuid":"m2YzmM-VL0b-xKqr-KjW1-50iG-k2EA-iet1Rj", "pv_name":"/dev/sdc"}, 2024-03-01 20:28:57,991 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:28:57,991 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "pv_name":"/dev/sdb"}, 2024-03-01 20:28:57,991 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU", "pv_name":"/dev/sdb"}, 2024-03-01 20:28:57,991 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:28:57,991 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:57,991 INFO snapshot-role/MainThread: , 2024-03-01 20:28:57,991 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:28:57,991 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"KrMTdd-qGwf-TFcP-O36x-kSqV-i0wr-Nb0Vcp"}, 2024-03-01 20:28:57,991 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU"}, 2024-03-01 20:28:57,991 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"m2YzmM-VL0b-xKqr-KjW1-50iG-k2EA-iet1Rj"}, 2024-03-01 20:28:57,991 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv"}, 2024-03-01 20:28:57,991 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv"} 2024-03-01 20:28:57,991 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:57,991 INFO snapshot-role/MainThread: } 2024-03-01 20:28:57,991 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:57,991 INFO snapshot-role/MainThread: , 2024-03-01 20:28:57,991 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:57,991 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:57,991 INFO snapshot-role/MainThread: } 2024-03-01 20:28:57,992 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 20:28:57,992 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 20:28:57,992 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 20:28:57,992 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 20:28:57,992 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 20:28:57,992 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:28:58,018 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:58,019 INFO snapshot-role/MainThread: { 2024-03-01 20:28:58,019 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:58,019 INFO snapshot-role/MainThread: { 2024-03-01 20:28:58,019 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:28:58,019 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:28:58,019 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,019 INFO snapshot-role/MainThread: , 2024-03-01 20:28:58,019 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:28:58,019 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:28:58,019 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:28:58,019 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:28:58,019 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:28:58,019 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,019 INFO snapshot-role/MainThread: , 2024-03-01 20:28:58,019 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:58,019 INFO snapshot-role/MainThread: {"lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "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:28:58,019 INFO snapshot-role/MainThread: {"lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "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:28:58,019 INFO snapshot-role/MainThread: {"lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89", "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:28:58,019 INFO snapshot-role/MainThread: {"lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1", "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:28:58,019 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,019 INFO snapshot-role/MainThread: , 2024-03-01 20:28:58,019 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:28:58,019 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "pv_name":"/dev/sdh"}, 2024-03-01 20:28:58,019 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "pv_name":"/dev/sdi"}, 2024-03-01 20:28:58,019 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1", "pv_name":"/dev/sdg"}, 2024-03-01 20:28:58,019 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89", "pv_name":"/dev/sdg"}, 2024-03-01 20:28:58,019 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "pv_name":"/dev/sdg"}, 2024-03-01 20:28:58,019 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:28:58,019 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "pv_name":"/dev/sdj"}, 2024-03-01 20:28:58,020 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:28:58,020 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,020 INFO snapshot-role/MainThread: , 2024-03-01 20:28:58,020 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:28:58,020 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89"}, 2024-03-01 20:28:58,020 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8"}, 2024-03-01 20:28:58,020 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8"}, 2024-03-01 20:28:58,020 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl"}, 2024-03-01 20:28:58,020 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl"}, 2024-03-01 20:28:58,020 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1"} 2024-03-01 20:28:58,020 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,020 INFO snapshot-role/MainThread: } 2024-03-01 20:28:58,020 INFO snapshot-role/MainThread: , 2024-03-01 20:28:58,020 INFO snapshot-role/MainThread: { 2024-03-01 20:28:58,020 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:28:58,020 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:28:58,020 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,020 INFO snapshot-role/MainThread: , 2024-03-01 20:28:58,020 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:28:58,020 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:28:58,020 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:28:58,020 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:28:58,020 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,020 INFO snapshot-role/MainThread: , 2024-03-01 20:28:58,020 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:58,020 INFO snapshot-role/MainThread: {"lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA", "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:28:58,020 INFO snapshot-role/MainThread: {"lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6", "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:28:58,020 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,020 INFO snapshot-role/MainThread: , 2024-03-01 20:28:58,020 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:28:58,021 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6", "pv_name":"/dev/sdd"}, 2024-03-01 20:28:58,021 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA", "pv_name":"/dev/sdd"}, 2024-03-01 20:28:58,021 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:28:58,021 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:28:58,021 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:28:58,021 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,021 INFO snapshot-role/MainThread: , 2024-03-01 20:28:58,021 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:28:58,021 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA"}, 2024-03-01 20:28:58,021 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6"} 2024-03-01 20:28:58,021 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,021 INFO snapshot-role/MainThread: } 2024-03-01 20:28:58,021 INFO snapshot-role/MainThread: , 2024-03-01 20:28:58,021 INFO snapshot-role/MainThread: { 2024-03-01 20:28:58,021 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:28:58,021 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:28:58,021 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,021 INFO snapshot-role/MainThread: , 2024-03-01 20:28:58,021 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:28:58,021 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:28:58,021 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:28:58,021 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:28:58,021 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,021 INFO snapshot-role/MainThread: , 2024-03-01 20:28:58,021 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:58,021 INFO snapshot-role/MainThread: {"lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU", "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:28:58,021 INFO snapshot-role/MainThread: {"lv_uuid":"KrMTdd-qGwf-TFcP-O36x-kSqV-i0wr-Nb0Vcp", "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:28:58,021 INFO snapshot-role/MainThread: {"lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "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:28:58,021 INFO snapshot-role/MainThread: {"lv_uuid":"m2YzmM-VL0b-xKqr-KjW1-50iG-k2EA-iet1Rj", "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:28:58,021 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,021 INFO snapshot-role/MainThread: , 2024-03-01 20:28:58,022 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:28:58,022 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "pv_name":"/dev/sda"}, 2024-03-01 20:28:58,022 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk", "lv_uuid":"KrMTdd-qGwf-TFcP-O36x-kSqV-i0wr-Nb0Vcp", "pv_name":"/dev/sdc"}, 2024-03-01 20:28:58,022 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk", "lv_uuid":"m2YzmM-VL0b-xKqr-KjW1-50iG-k2EA-iet1Rj", "pv_name":"/dev/sdc"}, 2024-03-01 20:28:58,022 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:28:58,022 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "pv_name":"/dev/sdb"}, 2024-03-01 20:28:58,022 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU", "pv_name":"/dev/sdb"}, 2024-03-01 20:28:58,022 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:28:58,022 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,022 INFO snapshot-role/MainThread: , 2024-03-01 20:28:58,022 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:28:58,022 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"KrMTdd-qGwf-TFcP-O36x-kSqV-i0wr-Nb0Vcp"}, 2024-03-01 20:28:58,022 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU"}, 2024-03-01 20:28:58,022 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"m2YzmM-VL0b-xKqr-KjW1-50iG-k2EA-iet1Rj"}, 2024-03-01 20:28:58,022 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv"}, 2024-03-01 20:28:58,022 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv"} 2024-03-01 20:28:58,022 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,022 INFO snapshot-role/MainThread: } 2024-03-01 20:28:58,022 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,022 INFO snapshot-role/MainThread: , 2024-03-01 20:28:58,022 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:58,022 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,022 INFO snapshot-role/MainThread: } 2024-03-01 20:28:58,022 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:28:58,048 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:58,048 INFO snapshot-role/MainThread: { 2024-03-01 20:28:58,048 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:58,048 INFO snapshot-role/MainThread: { 2024-03-01 20:28:58,048 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:58,049 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:28:58,049 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,049 INFO snapshot-role/MainThread: } 2024-03-01 20:28:58,049 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,049 INFO snapshot-role/MainThread: , 2024-03-01 20:28:58,049 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:58,049 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,049 INFO snapshot-role/MainThread: } 2024-03-01 20:28:58,049 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:28:58,072 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:58,072 INFO snapshot-role/MainThread: { 2024-03-01 20:28:58,072 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:58,072 INFO snapshot-role/MainThread: { 2024-03-01 20:28:58,072 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:58,073 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:28:58,073 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:28:58,073 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,073 INFO snapshot-role/MainThread: } 2024-03-01 20:28:58,073 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,073 INFO snapshot-role/MainThread: , 2024-03-01 20:28:58,073 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:58,073 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,073 INFO snapshot-role/MainThread: } 2024-03-01 20:28:58,073 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset2 2024-03-01 20:28:58,100 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:28:58,101 INFO snapshot-role/MainThread: { 2024-03-01 20:28:58,101 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:58,101 INFO snapshot-role/MainThread: { 2024-03-01 20:28:58,101 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:58,101 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,101 INFO snapshot-role/MainThread: } 2024-03-01 20:28:58,101 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,101 INFO snapshot-role/MainThread: , 2024-03-01 20:28:58,101 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:58,101 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,101 INFO snapshot-role/MainThread: } 2024-03-01 20:28:58,101 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset2 -L 48496640B test_vg2/lv3 2024-03-01 20:28:58,302 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:58,303 INFO snapshot-role/MainThread: { 2024-03-01 20:28:58,303 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:58,303 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,303 INFO snapshot-role/MainThread: } 2024-03-01 20:28:58,303 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:28:58,345 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:58,346 INFO snapshot-role/MainThread: { 2024-03-01 20:28:58,346 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:58,346 INFO snapshot-role/MainThread: { 2024-03-01 20:28:58,346 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:58,346 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:28:58,346 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,346 INFO snapshot-role/MainThread: } 2024-03-01 20:28:58,346 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,346 INFO snapshot-role/MainThread: , 2024-03-01 20:28:58,346 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:58,346 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,346 INFO snapshot-role/MainThread: } 2024-03-01 20:28:58,346 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:28:58,376 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:58,376 INFO snapshot-role/MainThread: { 2024-03-01 20:28:58,376 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:58,376 INFO snapshot-role/MainThread: { 2024-03-01 20:28:58,376 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:58,376 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:28:58,376 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:28:58,376 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:28:58,376 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,376 INFO snapshot-role/MainThread: } 2024-03-01 20:28:58,376 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,376 INFO snapshot-role/MainThread: , 2024-03-01 20:28:58,376 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:58,376 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,376 INFO snapshot-role/MainThread: } 2024-03-01 20:28:58,376 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset2 2024-03-01 20:28:58,400 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:28:58,401 INFO snapshot-role/MainThread: { 2024-03-01 20:28:58,401 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:28:58,401 INFO snapshot-role/MainThread: { 2024-03-01 20:28:58,401 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:28:58,401 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,401 INFO snapshot-role/MainThread: } 2024-03-01 20:28:58,401 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,401 INFO snapshot-role/MainThread: , 2024-03-01 20:28:58,401 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:58,401 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,401 INFO snapshot-role/MainThread: } 2024-03-01 20:28:58,401 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset2 -L 96272384B test_vg2/lv4 2024-03-01 20:28:58,611 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:28:58,611 INFO snapshot-role/MainThread: { 2024-03-01 20:28:58,611 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:28:58,612 INFO snapshot-role/MainThread: ] 2024-03-01 20:28:58,612 INFO snapshot-role/MainThread: } 2024-03-01 20:28:58,612 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:29:01,498 INFO snapshot-role/MainThread: check_cmd: check 20 test_vg2 None snapset2 1 None 2024-03-01 20:29:01,499 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:29:01,529 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:01,529 INFO snapshot-role/MainThread: { 2024-03-01 20:29:01,529 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:01,529 INFO snapshot-role/MainThread: { 2024-03-01 20:29:01,529 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:29:01,529 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:29:01,529 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,529 INFO snapshot-role/MainThread: , 2024-03-01 20:29:01,529 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:29:01,530 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:29:01,530 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:29:01,530 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:29:01,530 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:29:01,530 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,530 INFO snapshot-role/MainThread: , 2024-03-01 20:29:01,530 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:01,530 INFO snapshot-role/MainThread: {"lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "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:29:01,530 INFO snapshot-role/MainThread: {"lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "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:29:01,530 INFO snapshot-role/MainThread: {"lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89", "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:29:01,530 INFO snapshot-role/MainThread: {"lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1", "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:29:01,530 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,530 INFO snapshot-role/MainThread: , 2024-03-01 20:29:01,530 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:29:01,530 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "pv_name":"/dev/sdh"}, 2024-03-01 20:29:01,530 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "pv_name":"/dev/sdi"}, 2024-03-01 20:29:01,530 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1", "pv_name":"/dev/sdg"}, 2024-03-01 20:29:01,530 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89", "pv_name":"/dev/sdg"}, 2024-03-01 20:29:01,530 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "pv_name":"/dev/sdg"}, 2024-03-01 20:29:01,530 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:29:01,530 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "pv_name":"/dev/sdj"}, 2024-03-01 20:29:01,530 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:29:01,530 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,530 INFO snapshot-role/MainThread: , 2024-03-01 20:29:01,530 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:29:01,530 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89"}, 2024-03-01 20:29:01,530 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8"}, 2024-03-01 20:29:01,530 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8"}, 2024-03-01 20:29:01,530 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl"}, 2024-03-01 20:29:01,530 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl"}, 2024-03-01 20:29:01,531 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1"} 2024-03-01 20:29:01,531 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,531 INFO snapshot-role/MainThread: } 2024-03-01 20:29:01,531 INFO snapshot-role/MainThread: , 2024-03-01 20:29:01,531 INFO snapshot-role/MainThread: { 2024-03-01 20:29:01,531 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:29:01,531 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:29:01,531 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,531 INFO snapshot-role/MainThread: , 2024-03-01 20:29:01,531 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:29:01,531 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:29:01,531 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:29:01,531 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:29:01,531 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,531 INFO snapshot-role/MainThread: , 2024-03-01 20:29:01,531 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:01,531 INFO snapshot-role/MainThread: {"lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA", "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:29:01,531 INFO snapshot-role/MainThread: {"lv_uuid":"Y2HLeq-ob6b-inQQ-WTGv-2mdC-v6mV-egMq5C", "lv_name":"lv3_snapset2", "lv_full_name":"test_vg2/lv3_snapset2", "lv_path":"/dev/test_vg2/lv3_snapset2", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:29:01,531 INFO snapshot-role/MainThread: {"lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6", "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:29:01,531 INFO snapshot-role/MainThread: {"lv_uuid":"B8W1zG-kT3b-001f-kdCI-dDjI-9sgC-HPthXH", "lv_name":"lv4_snapset2", "lv_full_name":"test_vg2/lv4_snapset2", "lv_path":"/dev/test_vg2/lv4_snapset2", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:29:01,531 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,531 INFO snapshot-role/MainThread: , 2024-03-01 20:29:01,531 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:29:01,531 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6", "pv_name":"/dev/sdd"}, 2024-03-01 20:29:01,531 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA", "pv_name":"/dev/sdd"}, 2024-03-01 20:29:01,531 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"Y2HLeq-ob6b-inQQ-WTGv-2mdC-v6mV-egMq5C", "pv_name":"/dev/sdd"}, 2024-03-01 20:29:01,531 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:29:01,531 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:29:01,531 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1", "lv_uuid":"B8W1zG-kT3b-001f-kdCI-dDjI-9sgC-HPthXH", "pv_name":"/dev/sde"}, 2024-03-01 20:29:01,531 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:29:01,532 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,532 INFO snapshot-role/MainThread: , 2024-03-01 20:29:01,532 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:29:01,532 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"B8W1zG-kT3b-001f-kdCI-dDjI-9sgC-HPthXH"}, 2024-03-01 20:29:01,532 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA"}, 2024-03-01 20:29:01,532 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6"}, 2024-03-01 20:29:01,532 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"Y2HLeq-ob6b-inQQ-WTGv-2mdC-v6mV-egMq5C"} 2024-03-01 20:29:01,532 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,532 INFO snapshot-role/MainThread: } 2024-03-01 20:29:01,532 INFO snapshot-role/MainThread: , 2024-03-01 20:29:01,532 INFO snapshot-role/MainThread: { 2024-03-01 20:29:01,532 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:29:01,532 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:29:01,532 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,532 INFO snapshot-role/MainThread: , 2024-03-01 20:29:01,532 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:29:01,532 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:29:01,532 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:29:01,532 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:29:01,532 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,532 INFO snapshot-role/MainThread: , 2024-03-01 20:29:01,532 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:01,532 INFO snapshot-role/MainThread: {"lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU", "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:29:01,532 INFO snapshot-role/MainThread: {"lv_uuid":"KrMTdd-qGwf-TFcP-O36x-kSqV-i0wr-Nb0Vcp", "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:29:01,532 INFO snapshot-role/MainThread: {"lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "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:29:01,532 INFO snapshot-role/MainThread: {"lv_uuid":"m2YzmM-VL0b-xKqr-KjW1-50iG-k2EA-iet1Rj", "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:29:01,532 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,532 INFO snapshot-role/MainThread: , 2024-03-01 20:29:01,532 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:29:01,532 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "pv_name":"/dev/sda"}, 2024-03-01 20:29:01,532 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk", "lv_uuid":"KrMTdd-qGwf-TFcP-O36x-kSqV-i0wr-Nb0Vcp", "pv_name":"/dev/sdc"}, 2024-03-01 20:29:01,533 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk", "lv_uuid":"m2YzmM-VL0b-xKqr-KjW1-50iG-k2EA-iet1Rj", "pv_name":"/dev/sdc"}, 2024-03-01 20:29:01,533 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:29:01,533 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "pv_name":"/dev/sdb"}, 2024-03-01 20:29:01,533 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU", "pv_name":"/dev/sdb"}, 2024-03-01 20:29:01,533 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:29:01,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,533 INFO snapshot-role/MainThread: , 2024-03-01 20:29:01,533 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:29:01,533 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"KrMTdd-qGwf-TFcP-O36x-kSqV-i0wr-Nb0Vcp"}, 2024-03-01 20:29:01,533 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU"}, 2024-03-01 20:29:01,533 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"m2YzmM-VL0b-xKqr-KjW1-50iG-k2EA-iet1Rj"}, 2024-03-01 20:29:01,533 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv"}, 2024-03-01 20:29:01,533 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv"} 2024-03-01 20:29:01,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,533 INFO snapshot-role/MainThread: } 2024-03-01 20:29:01,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,533 INFO snapshot-role/MainThread: , 2024-03-01 20:29:01,533 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:01,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,533 INFO snapshot-role/MainThread: } 2024-03-01 20:29:01,533 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:29:01,560 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:01,560 INFO snapshot-role/MainThread: { 2024-03-01 20:29:01,560 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:01,560 INFO snapshot-role/MainThread: { 2024-03-01 20:29:01,560 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:01,560 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:29:01,560 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,560 INFO snapshot-role/MainThread: } 2024-03-01 20:29:01,560 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,560 INFO snapshot-role/MainThread: , 2024-03-01 20:29:01,560 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:01,560 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,560 INFO snapshot-role/MainThread: } 2024-03-01 20:29:01,560 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:29:01,585 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:01,585 INFO snapshot-role/MainThread: { 2024-03-01 20:29:01,585 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:01,585 INFO snapshot-role/MainThread: { 2024-03-01 20:29:01,585 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:01,585 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:29:01,585 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:29:01,585 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:29:01,585 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:29:01,585 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,585 INFO snapshot-role/MainThread: } 2024-03-01 20:29:01,585 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,585 INFO snapshot-role/MainThread: , 2024-03-01 20:29:01,585 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:01,585 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,585 INFO snapshot-role/MainThread: } 2024-03-01 20:29:01,586 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset2 2024-03-01 20:29:01,611 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:01,611 INFO snapshot-role/MainThread: { 2024-03-01 20:29:01,611 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:01,611 INFO snapshot-role/MainThread: { 2024-03-01 20:29:01,611 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:01,611 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:29:01,611 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,611 INFO snapshot-role/MainThread: } 2024-03-01 20:29:01,611 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,611 INFO snapshot-role/MainThread: , 2024-03-01 20:29:01,611 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:01,611 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,611 INFO snapshot-role/MainThread: } 2024-03-01 20:29:01,611 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset2 2024-03-01 20:29:01,637 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:01,637 INFO snapshot-role/MainThread: { 2024-03-01 20:29:01,637 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:01,637 INFO snapshot-role/MainThread: { 2024-03-01 20:29:01,637 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:01,637 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:29:01,637 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,637 INFO snapshot-role/MainThread: } 2024-03-01 20:29:01,637 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,637 INFO snapshot-role/MainThread: , 2024-03-01 20:29:01,637 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:01,637 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,637 INFO snapshot-role/MainThread: } 2024-03-01 20:29:01,638 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset2 2024-03-01 20:29:01,665 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:01,665 INFO snapshot-role/MainThread: { 2024-03-01 20:29:01,665 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:01,665 INFO snapshot-role/MainThread: { 2024-03-01 20:29:01,665 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:01,665 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:29:01,665 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,665 INFO snapshot-role/MainThread: } 2024-03-01 20:29:01,665 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,665 INFO snapshot-role/MainThread: , 2024-03-01 20:29:01,665 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:01,665 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,666 INFO snapshot-role/MainThread: } 2024-03-01 20:29:01,666 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:29:01,691 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:01,691 INFO snapshot-role/MainThread: { 2024-03-01 20:29:01,691 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:01,691 INFO snapshot-role/MainThread: { 2024-03-01 20:29:01,691 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:01,691 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:29:01,691 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,691 INFO snapshot-role/MainThread: } 2024-03-01 20:29:01,691 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,691 INFO snapshot-role/MainThread: , 2024-03-01 20:29:01,691 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:01,691 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,691 INFO snapshot-role/MainThread: } 2024-03-01 20:29:01,691 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:29:01,717 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:01,717 INFO snapshot-role/MainThread: { 2024-03-01 20:29:01,717 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:01,717 INFO snapshot-role/MainThread: { 2024-03-01 20:29:01,717 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:01,717 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:29:01,717 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:29:01,717 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:29:01,717 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:29:01,717 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,717 INFO snapshot-role/MainThread: } 2024-03-01 20:29:01,717 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,717 INFO snapshot-role/MainThread: , 2024-03-01 20:29:01,717 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:01,717 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,717 INFO snapshot-role/MainThread: } 2024-03-01 20:29:01,718 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset2 2024-03-01 20:29:01,741 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:01,741 INFO snapshot-role/MainThread: { 2024-03-01 20:29:01,741 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:01,741 INFO snapshot-role/MainThread: { 2024-03-01 20:29:01,741 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:01,741 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:29:01,741 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,741 INFO snapshot-role/MainThread: } 2024-03-01 20:29:01,741 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,741 INFO snapshot-role/MainThread: , 2024-03-01 20:29:01,741 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:01,741 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,741 INFO snapshot-role/MainThread: } 2024-03-01 20:29:01,741 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset2 2024-03-01 20:29:01,766 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:01,766 INFO snapshot-role/MainThread: { 2024-03-01 20:29:01,766 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:01,766 INFO snapshot-role/MainThread: { 2024-03-01 20:29:01,766 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:01,766 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:29:01,766 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,766 INFO snapshot-role/MainThread: } 2024-03-01 20:29:01,766 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,766 INFO snapshot-role/MainThread: , 2024-03-01 20:29:01,766 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:01,766 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,766 INFO snapshot-role/MainThread: } 2024-03-01 20:29:01,766 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset2 2024-03-01 20:29:01,791 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:01,791 INFO snapshot-role/MainThread: { 2024-03-01 20:29:01,791 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:01,791 INFO snapshot-role/MainThread: { 2024-03-01 20:29:01,791 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:01,791 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:29:01,791 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,791 INFO snapshot-role/MainThread: } 2024-03-01 20:29:01,791 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,791 INFO snapshot-role/MainThread: , 2024-03-01 20:29:01,791 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:01,791 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:01,791 INFO snapshot-role/MainThread: } 2024-03-01 20:29:01,792 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:29:04,713 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 20:29:04,713 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:29:04,744 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:04,744 INFO snapshot-role/MainThread: { 2024-03-01 20:29:04,744 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:04,744 INFO snapshot-role/MainThread: { 2024-03-01 20:29:04,744 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:29:04,744 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:29:04,744 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:04,744 INFO snapshot-role/MainThread: , 2024-03-01 20:29:04,744 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:29:04,744 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:29:04,744 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:29:04,744 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:29:04,744 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:29:04,744 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:04,744 INFO snapshot-role/MainThread: , 2024-03-01 20:29:04,744 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:04,744 INFO snapshot-role/MainThread: {"lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "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:29:04,744 INFO snapshot-role/MainThread: {"lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "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:29:04,744 INFO snapshot-role/MainThread: {"lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89", "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:29:04,745 INFO snapshot-role/MainThread: {"lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1", "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:29:04,745 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: , 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "pv_name":"/dev/sdh"}, 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "pv_name":"/dev/sdi"}, 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1", "pv_name":"/dev/sdg"}, 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89", "pv_name":"/dev/sdg"}, 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "pv_name":"/dev/sdg"}, 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "pv_name":"/dev/sdj"}, 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: , 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89"}, 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8"}, 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8"}, 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl"}, 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl"}, 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1"} 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: } 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: , 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: { 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: , 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:29:04,745 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: , 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: {"lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA", "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:29:04,746 INFO snapshot-role/MainThread: {"lv_uuid":"Y2HLeq-ob6b-inQQ-WTGv-2mdC-v6mV-egMq5C", "lv_name":"lv3_snapset2", "lv_full_name":"test_vg2/lv3_snapset2", "lv_path":"/dev/test_vg2/lv3_snapset2", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: {"lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6", "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:29:04,746 INFO snapshot-role/MainThread: {"lv_uuid":"B8W1zG-kT3b-001f-kdCI-dDjI-9sgC-HPthXH", "lv_name":"lv4_snapset2", "lv_full_name":"test_vg2/lv4_snapset2", "lv_path":"/dev/test_vg2/lv4_snapset2", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: , 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6", "pv_name":"/dev/sdd"}, 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA", "pv_name":"/dev/sdd"}, 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"Y2HLeq-ob6b-inQQ-WTGv-2mdC-v6mV-egMq5C", "pv_name":"/dev/sdd"}, 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1", "lv_uuid":"B8W1zG-kT3b-001f-kdCI-dDjI-9sgC-HPthXH", "pv_name":"/dev/sde"}, 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: , 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"B8W1zG-kT3b-001f-kdCI-dDjI-9sgC-HPthXH"}, 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA"}, 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6"}, 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"Y2HLeq-ob6b-inQQ-WTGv-2mdC-v6mV-egMq5C"} 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: } 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: , 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: { 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:29:04,746 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:29:04,747 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:04,747 INFO snapshot-role/MainThread: , 2024-03-01 20:29:04,747 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:29:04,747 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:29:04,747 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:29:04,747 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:29:04,747 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:04,747 INFO snapshot-role/MainThread: , 2024-03-01 20:29:04,747 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:04,747 INFO snapshot-role/MainThread: {"lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU", "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:29:04,747 INFO snapshot-role/MainThread: {"lv_uuid":"KrMTdd-qGwf-TFcP-O36x-kSqV-i0wr-Nb0Vcp", "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:29:04,747 INFO snapshot-role/MainThread: {"lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "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:29:04,747 INFO snapshot-role/MainThread: {"lv_uuid":"m2YzmM-VL0b-xKqr-KjW1-50iG-k2EA-iet1Rj", "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:29:04,747 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:04,747 INFO snapshot-role/MainThread: , 2024-03-01 20:29:04,747 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:29:04,747 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "pv_name":"/dev/sda"}, 2024-03-01 20:29:04,747 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk", "lv_uuid":"KrMTdd-qGwf-TFcP-O36x-kSqV-i0wr-Nb0Vcp", "pv_name":"/dev/sdc"}, 2024-03-01 20:29:04,747 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk", "lv_uuid":"m2YzmM-VL0b-xKqr-KjW1-50iG-k2EA-iet1Rj", "pv_name":"/dev/sdc"}, 2024-03-01 20:29:04,747 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:29:04,747 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "pv_name":"/dev/sdb"}, 2024-03-01 20:29:04,747 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU", "pv_name":"/dev/sdb"}, 2024-03-01 20:29:04,747 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:29:04,747 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:04,747 INFO snapshot-role/MainThread: , 2024-03-01 20:29:04,747 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:29:04,747 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"KrMTdd-qGwf-TFcP-O36x-kSqV-i0wr-Nb0Vcp"}, 2024-03-01 20:29:04,747 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU"}, 2024-03-01 20:29:04,747 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"m2YzmM-VL0b-xKqr-KjW1-50iG-k2EA-iet1Rj"}, 2024-03-01 20:29:04,747 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv"}, 2024-03-01 20:29:04,747 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv"} 2024-03-01 20:29:04,748 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:04,748 INFO snapshot-role/MainThread: } 2024-03-01 20:29:04,748 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:04,748 INFO snapshot-role/MainThread: , 2024-03-01 20:29:04,748 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:04,748 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:04,748 INFO snapshot-role/MainThread: } 2024-03-01 20:29:04,748 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:29:04,770 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:04,770 INFO snapshot-role/MainThread: { 2024-03-01 20:29:04,770 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:04,770 INFO snapshot-role/MainThread: { 2024-03-01 20:29:04,771 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:04,771 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:29:04,771 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:04,771 INFO snapshot-role/MainThread: } 2024-03-01 20:29:04,771 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:04,771 INFO snapshot-role/MainThread: , 2024-03-01 20:29:04,771 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:04,771 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:04,771 INFO snapshot-role/MainThread: } 2024-03-01 20:29:04,771 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 20:29:04,884 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:04,884 INFO snapshot-role/MainThread: { 2024-03-01 20:29:04,884 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:04,884 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:04,884 INFO snapshot-role/MainThread: } 2024-03-01 20:29:04,884 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:29:04,927 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:04,927 INFO snapshot-role/MainThread: { 2024-03-01 20:29:04,927 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:04,927 INFO snapshot-role/MainThread: { 2024-03-01 20:29:04,927 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:04,927 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:29:04,927 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:04,927 INFO snapshot-role/MainThread: } 2024-03-01 20:29:04,927 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:04,927 INFO snapshot-role/MainThread: , 2024-03-01 20:29:04,927 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:04,927 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:04,927 INFO snapshot-role/MainThread: } 2024-03-01 20:29:04,927 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv2_snapset1 2024-03-01 20:29:05,039 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:05,039 INFO snapshot-role/MainThread: { 2024-03-01 20:29:05,039 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:05,040 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:05,040 INFO snapshot-role/MainThread: } 2024-03-01 20:29:05,040 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:29:08,143 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 20:29:08,143 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:29:08,173 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:08,173 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,173 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:08,173 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,173 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:29:08,173 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:29:08,173 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,173 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,173 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:29:08,173 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:29:08,173 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:29:08,173 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:29:08,173 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:29:08,173 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,173 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,173 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,174 INFO snapshot-role/MainThread: {"lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "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:29:08,174 INFO snapshot-role/MainThread: {"lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "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:29:08,174 INFO snapshot-role/MainThread: {"lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89", "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:29:08,174 INFO snapshot-role/MainThread: {"lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1", "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:29:08,174 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,174 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,174 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:29:08,174 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "pv_name":"/dev/sdh"}, 2024-03-01 20:29:08,174 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "pv_name":"/dev/sdi"}, 2024-03-01 20:29:08,174 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1", "pv_name":"/dev/sdg"}, 2024-03-01 20:29:08,174 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89", "pv_name":"/dev/sdg"}, 2024-03-01 20:29:08,174 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "pv_name":"/dev/sdg"}, 2024-03-01 20:29:08,174 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:29:08,174 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "pv_name":"/dev/sdj"}, 2024-03-01 20:29:08,174 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:29:08,174 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,174 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,174 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:29:08,174 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89"}, 2024-03-01 20:29:08,174 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8"}, 2024-03-01 20:29:08,174 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8"}, 2024-03-01 20:29:08,174 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl"}, 2024-03-01 20:29:08,174 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl"}, 2024-03-01 20:29:08,174 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1"} 2024-03-01 20:29:08,174 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,174 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,174 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,174 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,174 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:29:08,174 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:29:08,175 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,175 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,175 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:29:08,175 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:29:08,175 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:29:08,175 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:29:08,175 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,175 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,175 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,175 INFO snapshot-role/MainThread: {"lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA", "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:29:08,175 INFO snapshot-role/MainThread: {"lv_uuid":"Y2HLeq-ob6b-inQQ-WTGv-2mdC-v6mV-egMq5C", "lv_name":"lv3_snapset2", "lv_full_name":"test_vg2/lv3_snapset2", "lv_path":"/dev/test_vg2/lv3_snapset2", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:29:08,175 INFO snapshot-role/MainThread: {"lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6", "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:29:08,175 INFO snapshot-role/MainThread: {"lv_uuid":"B8W1zG-kT3b-001f-kdCI-dDjI-9sgC-HPthXH", "lv_name":"lv4_snapset2", "lv_full_name":"test_vg2/lv4_snapset2", "lv_path":"/dev/test_vg2/lv4_snapset2", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:29:08,175 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,175 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,175 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:29:08,175 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6", "pv_name":"/dev/sdd"}, 2024-03-01 20:29:08,175 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA", "pv_name":"/dev/sdd"}, 2024-03-01 20:29:08,175 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"Y2HLeq-ob6b-inQQ-WTGv-2mdC-v6mV-egMq5C", "pv_name":"/dev/sdd"}, 2024-03-01 20:29:08,175 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:29:08,175 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:29:08,175 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1", "lv_uuid":"B8W1zG-kT3b-001f-kdCI-dDjI-9sgC-HPthXH", "pv_name":"/dev/sde"}, 2024-03-01 20:29:08,175 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:29:08,175 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,175 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,175 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:29:08,175 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"B8W1zG-kT3b-001f-kdCI-dDjI-9sgC-HPthXH"}, 2024-03-01 20:29:08,175 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA"}, 2024-03-01 20:29:08,175 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6"}, 2024-03-01 20:29:08,175 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"Y2HLeq-ob6b-inQQ-WTGv-2mdC-v6mV-egMq5C"} 2024-03-01 20:29:08,176 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,176 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,176 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,176 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,176 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:29:08,176 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:29:08,176 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,176 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,176 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:29:08,176 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:29:08,176 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:29:08,176 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:29:08,176 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,176 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,176 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,176 INFO snapshot-role/MainThread: {"lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU", "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:29:08,176 INFO snapshot-role/MainThread: {"lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "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:29:08,176 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,176 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,176 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:29:08,176 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "pv_name":"/dev/sda"}, 2024-03-01 20:29:08,176 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:29:08,176 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "pv_name":"/dev/sdb"}, 2024-03-01 20:29:08,176 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU", "pv_name":"/dev/sdb"}, 2024-03-01 20:29:08,176 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:29:08,176 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,176 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,176 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:29:08,176 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU"}, 2024-03-01 20:29:08,176 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv"}, 2024-03-01 20:29:08,177 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv"} 2024-03-01 20:29:08,177 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,177 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,177 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,177 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,177 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:08,177 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,177 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,177 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:29:08,201 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:08,202 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,202 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:08,202 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,202 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,202 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:29:08,202 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,202 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,202 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,202 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,202 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:08,202 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,202 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,202 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:29:08,227 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:08,227 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,227 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:08,227 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,228 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,228 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:29:08,228 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:29:08,228 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:29:08,228 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:29:08,228 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,228 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,228 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,228 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,228 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:08,228 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,228 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,228 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:29:08,250 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:29:08,250 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,250 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:08,250 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,251 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,251 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,251 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,251 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,251 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,251 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:08,251 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,251 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,251 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:29:08,274 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:08,274 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,275 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:08,275 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,275 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,275 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:29:08,275 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,275 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,275 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,275 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,275 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:08,275 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,275 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,275 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:29:08,301 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:08,301 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,301 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:08,302 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,302 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,302 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:29:08,302 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:29:08,302 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:29:08,302 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:29:08,302 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,302 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,302 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,302 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,302 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:08,302 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,302 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,302 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:29:08,327 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:29:08,328 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,328 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:08,328 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,328 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,328 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,328 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,328 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,328 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,328 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:08,328 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,328 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,328 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:29:08,351 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:08,352 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,352 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:08,352 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,352 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,352 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:29:08,352 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,352 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,352 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,352 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,352 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:08,352 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,352 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,352 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:29:08,377 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:08,377 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,377 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:08,377 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,377 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,377 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:29:08,377 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:29:08,377 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:29:08,377 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:29:08,377 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,377 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,377 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,377 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,377 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:08,377 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,377 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,377 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:29:08,401 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:29:08,401 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,401 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:08,401 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,401 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,401 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,401 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,401 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,401 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,401 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:08,401 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,401 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,401 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:29:08,426 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:08,426 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,426 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:08,426 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,426 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,426 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:29:08,426 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,426 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,426 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,426 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,426 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:08,426 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,426 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,426 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:29:08,449 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:08,449 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,450 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:08,450 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,450 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,450 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:29:08,450 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:29:08,450 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:29:08,450 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:29:08,450 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,450 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,450 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,450 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,450 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:08,450 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,450 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,450 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:29:08,475 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:29:08,476 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,476 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:08,476 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,476 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,476 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,476 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,476 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,476 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,476 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:08,476 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,476 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,476 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:29:08,500 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:08,500 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,500 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:08,500 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,500 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,501 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:29:08,501 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,501 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,501 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,501 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,501 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:08,501 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,501 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,501 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:29:08,523 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:08,523 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,523 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:08,523 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,523 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,524 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:29:08,524 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:29:08,524 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:29:08,524 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:29:08,524 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,524 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,524 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,524 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,524 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:08,524 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,524 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,524 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:29:08,547 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:29:08,548 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,548 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:08,548 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,548 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,548 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,548 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,548 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:08,548 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,548 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,548 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset2 2024-03-01 20:29:08,571 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:08,571 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,571 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:08,572 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,572 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,572 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:29:08,572 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,572 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,572 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,572 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,572 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:08,572 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,572 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,572 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:29:08,595 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:08,596 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,596 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:08,596 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,596 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,596 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:29:08,596 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,596 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,596 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,596 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,596 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:08,596 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,596 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,596 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:29:08,620 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:08,620 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,620 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:08,620 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,621 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,621 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:29:08,621 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:29:08,621 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:29:08,621 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:29:08,621 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,621 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,621 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,621 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,621 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:08,621 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,621 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,621 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:29:08,644 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:29:08,644 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,644 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:08,644 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,644 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,644 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,644 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,644 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,644 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,644 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:08,644 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,644 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,644 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset2 2024-03-01 20:29:08,670 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:08,670 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,670 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:08,670 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,670 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,670 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:29:08,670 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,670 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,670 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,670 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,670 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:08,670 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,670 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,671 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:29:08,695 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:08,695 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,695 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:08,695 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,695 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,695 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:29:08,695 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,695 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,695 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,695 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,695 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:08,695 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,695 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,696 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:29:08,717 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:08,717 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,717 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:08,717 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,717 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,717 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:29:08,717 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:29:08,717 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,717 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,717 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,717 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,717 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:08,717 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,717 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,717 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:29:08,743 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:29:08,743 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,743 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:08,743 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,743 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,743 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,743 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,743 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,743 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,743 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:08,743 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,743 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,743 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:29:08,771 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:08,771 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,771 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:08,771 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,771 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,771 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:29:08,771 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,771 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,771 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,771 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,771 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:08,771 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,771 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,771 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:29:08,799 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:08,799 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,799 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:08,799 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,799 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,799 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:29:08,799 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:29:08,799 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,799 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,799 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,799 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,799 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:08,799 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,800 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,800 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:29:08,824 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:29:08,824 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,824 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:08,824 INFO snapshot-role/MainThread: { 2024-03-01 20:29:08,824 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:08,824 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,824 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,824 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,824 INFO snapshot-role/MainThread: , 2024-03-01 20:29:08,824 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:08,824 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:08,824 INFO snapshot-role/MainThread: } 2024-03-01 20:29:08,825 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:29:11,893 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 20:29:11,893 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:29:11,922 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:11,922 INFO snapshot-role/MainThread: { 2024-03-01 20:29:11,922 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:11,922 INFO snapshot-role/MainThread: { 2024-03-01 20:29:11,922 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:29:11,922 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:29:11,922 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:11,922 INFO snapshot-role/MainThread: , 2024-03-01 20:29:11,922 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:29:11,922 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:29:11,922 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:29:11,922 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:29:11,923 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:29:11,923 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:11,923 INFO snapshot-role/MainThread: , 2024-03-01 20:29:11,923 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:11,923 INFO snapshot-role/MainThread: {"lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "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:29:11,923 INFO snapshot-role/MainThread: {"lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "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:29:11,923 INFO snapshot-role/MainThread: {"lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89", "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:29:11,923 INFO snapshot-role/MainThread: {"lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1", "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:29:11,923 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:11,923 INFO snapshot-role/MainThread: , 2024-03-01 20:29:11,923 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:29:11,923 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "pv_name":"/dev/sdh"}, 2024-03-01 20:29:11,923 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "pv_name":"/dev/sdi"}, 2024-03-01 20:29:11,923 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1", "pv_name":"/dev/sdg"}, 2024-03-01 20:29:11,923 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89", "pv_name":"/dev/sdg"}, 2024-03-01 20:29:11,923 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "pv_name":"/dev/sdg"}, 2024-03-01 20:29:11,923 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:29:11,923 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "pv_name":"/dev/sdj"}, 2024-03-01 20:29:11,923 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:29:11,923 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:11,923 INFO snapshot-role/MainThread: , 2024-03-01 20:29:11,923 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:29:11,923 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89"}, 2024-03-01 20:29:11,923 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8"}, 2024-03-01 20:29:11,923 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8"}, 2024-03-01 20:29:11,923 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl"}, 2024-03-01 20:29:11,923 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl"}, 2024-03-01 20:29:11,923 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1"} 2024-03-01 20:29:11,923 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:11,923 INFO snapshot-role/MainThread: } 2024-03-01 20:29:11,923 INFO snapshot-role/MainThread: , 2024-03-01 20:29:11,924 INFO snapshot-role/MainThread: { 2024-03-01 20:29:11,924 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:29:11,924 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:29:11,924 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:11,924 INFO snapshot-role/MainThread: , 2024-03-01 20:29:11,924 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:29:11,924 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:29:11,924 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:29:11,924 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:29:11,924 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:11,924 INFO snapshot-role/MainThread: , 2024-03-01 20:29:11,924 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:11,924 INFO snapshot-role/MainThread: {"lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA", "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:29:11,924 INFO snapshot-role/MainThread: {"lv_uuid":"Y2HLeq-ob6b-inQQ-WTGv-2mdC-v6mV-egMq5C", "lv_name":"lv3_snapset2", "lv_full_name":"test_vg2/lv3_snapset2", "lv_path":"/dev/test_vg2/lv3_snapset2", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:29:11,924 INFO snapshot-role/MainThread: {"lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6", "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:29:11,924 INFO snapshot-role/MainThread: {"lv_uuid":"B8W1zG-kT3b-001f-kdCI-dDjI-9sgC-HPthXH", "lv_name":"lv4_snapset2", "lv_full_name":"test_vg2/lv4_snapset2", "lv_path":"/dev/test_vg2/lv4_snapset2", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:29:11,924 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:11,924 INFO snapshot-role/MainThread: , 2024-03-01 20:29:11,924 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:29:11,924 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6", "pv_name":"/dev/sdd"}, 2024-03-01 20:29:11,924 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA", "pv_name":"/dev/sdd"}, 2024-03-01 20:29:11,924 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"Y2HLeq-ob6b-inQQ-WTGv-2mdC-v6mV-egMq5C", "pv_name":"/dev/sdd"}, 2024-03-01 20:29:11,924 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:29:11,924 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:29:11,924 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1", "lv_uuid":"B8W1zG-kT3b-001f-kdCI-dDjI-9sgC-HPthXH", "pv_name":"/dev/sde"}, 2024-03-01 20:29:11,924 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:29:11,924 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:11,924 INFO snapshot-role/MainThread: , 2024-03-01 20:29:11,924 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:29:11,924 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"B8W1zG-kT3b-001f-kdCI-dDjI-9sgC-HPthXH"}, 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA"}, 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6"}, 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"Y2HLeq-ob6b-inQQ-WTGv-2mdC-v6mV-egMq5C"} 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: } 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: , 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: { 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: , 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: , 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: {"lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU", "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:29:11,925 INFO snapshot-role/MainThread: {"lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "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:29:11,925 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: , 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "pv_name":"/dev/sda"}, 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "pv_name":"/dev/sdb"}, 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU", "pv_name":"/dev/sdb"}, 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: , 2024-03-01 20:29:11,925 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:29:11,926 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU"}, 2024-03-01 20:29:11,926 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv"}, 2024-03-01 20:29:11,926 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv"} 2024-03-01 20:29:11,926 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:11,926 INFO snapshot-role/MainThread: } 2024-03-01 20:29:11,926 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:11,926 INFO snapshot-role/MainThread: , 2024-03-01 20:29:11,926 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:11,926 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:11,926 INFO snapshot-role/MainThread: } 2024-03-01 20:29:11,926 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:29:14,975 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset2 0 None 2024-03-01 20:29:14,975 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:29:15,004 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:15,004 INFO snapshot-role/MainThread: { 2024-03-01 20:29:15,004 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:15,004 INFO snapshot-role/MainThread: { 2024-03-01 20:29:15,004 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:29:15,004 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:29:15,004 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:15,004 INFO snapshot-role/MainThread: , 2024-03-01 20:29:15,004 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:29:15,004 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:29:15,004 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:29:15,004 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:29:15,005 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:29:15,005 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:15,005 INFO snapshot-role/MainThread: , 2024-03-01 20:29:15,005 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:15,005 INFO snapshot-role/MainThread: {"lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "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:29:15,005 INFO snapshot-role/MainThread: {"lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "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:29:15,005 INFO snapshot-role/MainThread: {"lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89", "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:29:15,005 INFO snapshot-role/MainThread: {"lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1", "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:29:15,005 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:15,005 INFO snapshot-role/MainThread: , 2024-03-01 20:29:15,005 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:29:15,005 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "pv_name":"/dev/sdh"}, 2024-03-01 20:29:15,005 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "pv_name":"/dev/sdi"}, 2024-03-01 20:29:15,005 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1", "pv_name":"/dev/sdg"}, 2024-03-01 20:29:15,005 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89", "pv_name":"/dev/sdg"}, 2024-03-01 20:29:15,005 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "pv_name":"/dev/sdg"}, 2024-03-01 20:29:15,005 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:29:15,005 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "pv_name":"/dev/sdj"}, 2024-03-01 20:29:15,005 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:29:15,005 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:15,005 INFO snapshot-role/MainThread: , 2024-03-01 20:29:15,005 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:29:15,005 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89"}, 2024-03-01 20:29:15,005 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8"}, 2024-03-01 20:29:15,005 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8"}, 2024-03-01 20:29:15,005 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl"}, 2024-03-01 20:29:15,005 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl"}, 2024-03-01 20:29:15,005 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1"} 2024-03-01 20:29:15,005 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:15,006 INFO snapshot-role/MainThread: } 2024-03-01 20:29:15,006 INFO snapshot-role/MainThread: , 2024-03-01 20:29:15,006 INFO snapshot-role/MainThread: { 2024-03-01 20:29:15,006 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:29:15,006 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:29:15,006 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:15,006 INFO snapshot-role/MainThread: , 2024-03-01 20:29:15,006 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:29:15,006 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:29:15,006 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:29:15,006 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:29:15,006 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:15,006 INFO snapshot-role/MainThread: , 2024-03-01 20:29:15,006 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:15,006 INFO snapshot-role/MainThread: {"lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA", "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:29:15,006 INFO snapshot-role/MainThread: {"lv_uuid":"Y2HLeq-ob6b-inQQ-WTGv-2mdC-v6mV-egMq5C", "lv_name":"lv3_snapset2", "lv_full_name":"test_vg2/lv3_snapset2", "lv_path":"/dev/test_vg2/lv3_snapset2", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 20:29:15,006 INFO snapshot-role/MainThread: {"lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6", "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:29:15,006 INFO snapshot-role/MainThread: {"lv_uuid":"B8W1zG-kT3b-001f-kdCI-dDjI-9sgC-HPthXH", "lv_name":"lv4_snapset2", "lv_full_name":"test_vg2/lv4_snapset2", "lv_path":"/dev/test_vg2/lv4_snapset2", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 20:29:15,006 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:15,006 INFO snapshot-role/MainThread: , 2024-03-01 20:29:15,006 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:29:15,006 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6", "pv_name":"/dev/sdd"}, 2024-03-01 20:29:15,006 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA", "pv_name":"/dev/sdd"}, 2024-03-01 20:29:15,006 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"Y2HLeq-ob6b-inQQ-WTGv-2mdC-v6mV-egMq5C", "pv_name":"/dev/sdd"}, 2024-03-01 20:29:15,006 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:29:15,006 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:29:15,006 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1", "lv_uuid":"B8W1zG-kT3b-001f-kdCI-dDjI-9sgC-HPthXH", "pv_name":"/dev/sde"}, 2024-03-01 20:29:15,006 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:29:15,006 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:15,006 INFO snapshot-role/MainThread: , 2024-03-01 20:29:15,007 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:29:15,007 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"B8W1zG-kT3b-001f-kdCI-dDjI-9sgC-HPthXH"}, 2024-03-01 20:29:15,007 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA"}, 2024-03-01 20:29:15,007 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6"}, 2024-03-01 20:29:15,007 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"Y2HLeq-ob6b-inQQ-WTGv-2mdC-v6mV-egMq5C"} 2024-03-01 20:29:15,007 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:15,007 INFO snapshot-role/MainThread: } 2024-03-01 20:29:15,007 INFO snapshot-role/MainThread: , 2024-03-01 20:29:15,007 INFO snapshot-role/MainThread: { 2024-03-01 20:29:15,007 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:29:15,007 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:29:15,007 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:15,007 INFO snapshot-role/MainThread: , 2024-03-01 20:29:15,007 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:29:15,007 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:29:15,007 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:29:15,007 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:29:15,007 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:15,007 INFO snapshot-role/MainThread: , 2024-03-01 20:29:15,007 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:15,007 INFO snapshot-role/MainThread: {"lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU", "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:29:15,007 INFO snapshot-role/MainThread: {"lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "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:29:15,007 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:15,007 INFO snapshot-role/MainThread: , 2024-03-01 20:29:15,007 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:29:15,007 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "pv_name":"/dev/sda"}, 2024-03-01 20:29:15,007 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:29:15,007 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "pv_name":"/dev/sdb"}, 2024-03-01 20:29:15,007 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU", "pv_name":"/dev/sdb"}, 2024-03-01 20:29:15,007 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:29:15,008 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:15,008 INFO snapshot-role/MainThread: , 2024-03-01 20:29:15,008 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:29:15,008 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU"}, 2024-03-01 20:29:15,008 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv"}, 2024-03-01 20:29:15,008 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv"} 2024-03-01 20:29:15,008 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:15,008 INFO snapshot-role/MainThread: } 2024-03-01 20:29:15,008 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:15,008 INFO snapshot-role/MainThread: , 2024-03-01 20:29:15,008 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:15,008 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:15,008 INFO snapshot-role/MainThread: } 2024-03-01 20:29:15,008 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset2 2024-03-01 20:29:15,036 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:15,036 INFO snapshot-role/MainThread: { 2024-03-01 20:29:15,036 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:15,036 INFO snapshot-role/MainThread: { 2024-03-01 20:29:15,036 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:15,036 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:29:15,036 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:15,036 INFO snapshot-role/MainThread: } 2024-03-01 20:29:15,036 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:15,036 INFO snapshot-role/MainThread: , 2024-03-01 20:29:15,036 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:15,036 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:15,036 INFO snapshot-role/MainThread: } 2024-03-01 20:29:15,036 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset2 2024-03-01 20:29:15,143 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:15,143 INFO snapshot-role/MainThread: { 2024-03-01 20:29:15,143 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:15,144 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:15,144 INFO snapshot-role/MainThread: } 2024-03-01 20:29:15,144 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset2 2024-03-01 20:29:15,191 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:15,191 INFO snapshot-role/MainThread: { 2024-03-01 20:29:15,191 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:15,191 INFO snapshot-role/MainThread: { 2024-03-01 20:29:15,191 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:15,191 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:29:15,191 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:15,191 INFO snapshot-role/MainThread: } 2024-03-01 20:29:15,191 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:15,191 INFO snapshot-role/MainThread: , 2024-03-01 20:29:15,191 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:15,191 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:15,191 INFO snapshot-role/MainThread: } 2024-03-01 20:29:15,191 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset2 2024-03-01 20:29:15,308 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:15,308 INFO snapshot-role/MainThread: { 2024-03-01 20:29:15,309 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:15,309 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:15,309 INFO snapshot-role/MainThread: } 2024-03-01 20:29:15,309 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:29:18,208 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset2 1 None 2024-03-01 20:29:18,208 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:29:18,237 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:18,237 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,237 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:18,237 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,237 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:29:18,237 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:29:18,237 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,237 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,237 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:29:18,237 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:29:18,237 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:29:18,237 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:29:18,237 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:29:18,237 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,237 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,237 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:18,237 INFO snapshot-role/MainThread: {"lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "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:29:18,237 INFO snapshot-role/MainThread: {"lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "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:29:18,237 INFO snapshot-role/MainThread: {"lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89", "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:29:18,237 INFO snapshot-role/MainThread: {"lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1", "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:29:18,238 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "pv_name":"/dev/sdh"}, 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "pv_name":"/dev/sdi"}, 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1", "pv_name":"/dev/sdg"}, 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89", "pv_name":"/dev/sdg"}, 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl", "pv_name":"/dev/sdg"}, 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8", "pv_name":"/dev/sdj"}, 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89"}, 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8"}, 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8"}, 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl"}, 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl"}, 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1"} 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:29:18,238 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: {"lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA", "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:29:18,239 INFO snapshot-role/MainThread: {"lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6", "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:29:18,239 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6", "pv_name":"/dev/sdd"}, 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA", "pv_name":"/dev/sdd"}, 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA"}, 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6"} 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:29:18,239 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:29:18,240 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,240 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,240 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:18,240 INFO snapshot-role/MainThread: {"lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU", "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:29:18,240 INFO snapshot-role/MainThread: {"lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "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:29:18,240 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,240 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,240 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:29:18,240 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "pv_name":"/dev/sda"}, 2024-03-01 20:29:18,240 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:29:18,240 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv", "pv_name":"/dev/sdb"}, 2024-03-01 20:29:18,240 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU", "pv_name":"/dev/sdb"}, 2024-03-01 20:29:18,240 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:29:18,240 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,240 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,240 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:29:18,240 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU"}, 2024-03-01 20:29:18,240 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv"}, 2024-03-01 20:29:18,240 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv"} 2024-03-01 20:29:18,240 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,240 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,240 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,240 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,240 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:18,240 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,240 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,241 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:29:18,263 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:18,263 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,264 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:18,264 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,264 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:18,264 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:29:18,264 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,264 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,264 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,264 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,264 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:18,264 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,264 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,264 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:29:18,284 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:18,284 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,284 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:18,285 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,285 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:18,285 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:29:18,285 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:29:18,285 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:29:18,285 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:29:18,285 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,285 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,285 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,285 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,285 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:18,285 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,285 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,285 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset2 2024-03-01 20:29:18,308 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:29:18,308 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,309 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:18,309 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,309 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:18,309 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,309 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,309 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,309 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,309 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:18,309 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,309 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,309 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:29:18,332 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:18,332 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,332 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:18,332 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,332 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:18,332 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:29:18,332 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,332 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,332 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,332 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,332 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:18,332 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,332 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,332 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:29:18,355 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:18,356 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,356 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:18,356 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,356 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:18,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:29:18,356 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:29:18,356 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:29:18,356 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:29:18,356 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,356 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,356 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,356 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,356 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:18,356 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,356 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,356 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset2 2024-03-01 20:29:18,381 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:29:18,381 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,381 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:18,381 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,381 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:18,381 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,381 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,381 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,381 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,381 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:18,381 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,381 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,381 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:29:18,409 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:18,409 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,409 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:18,410 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,410 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:18,410 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:29:18,410 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,410 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,410 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,410 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,410 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:18,410 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,410 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,410 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:29:18,433 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:18,433 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,433 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:18,433 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,433 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:18,434 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:29:18,434 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:29:18,434 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:29:18,434 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:29:18,434 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,434 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,434 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,434 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,434 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:18,434 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,434 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,434 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset2 2024-03-01 20:29:18,456 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:29:18,457 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,457 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:18,457 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,457 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:18,457 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,457 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,457 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,457 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,457 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:18,457 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,457 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,457 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:29:18,479 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:18,479 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,479 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:18,480 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,480 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:18,480 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:29:18,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,480 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,480 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,480 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:18,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,480 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,480 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:29:18,503 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:18,503 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,503 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:18,504 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,504 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:18,504 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:29:18,504 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:29:18,504 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:29:18,504 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:29:18,504 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,504 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,504 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,504 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,504 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:18,504 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,504 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,504 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset2 2024-03-01 20:29:18,526 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:29:18,526 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,526 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:18,526 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,526 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:18,527 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,527 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,527 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,527 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,527 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:18,527 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,527 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,527 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:29:18,552 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:18,553 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,553 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:18,553 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,553 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:18,553 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:29:18,553 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,553 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,553 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,553 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,553 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:18,553 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,553 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,553 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:29:18,576 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:18,576 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,577 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:18,577 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,577 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:18,577 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:29:18,577 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:29:18,577 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,577 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,577 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,577 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,577 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:18,577 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,577 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,577 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset2 2024-03-01 20:29:18,599 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:29:18,599 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,599 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:18,599 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,599 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:18,599 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,599 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,600 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,600 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,600 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:18,600 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,600 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,600 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:29:18,622 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:18,622 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,622 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:18,622 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,622 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:18,623 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:29:18,623 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,623 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,623 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,623 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,623 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:18,623 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,623 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,623 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:29:18,646 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:18,646 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,646 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:18,646 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,646 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:18,646 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:29:18,647 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:29:18,647 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,647 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,647 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,647 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,647 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:18,647 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,647 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,647 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset2 2024-03-01 20:29:18,670 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:29:18,671 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,671 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:18,671 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,671 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:18,671 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,671 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,671 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,671 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,671 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:18,671 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,671 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,671 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:29:18,691 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:18,691 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,691 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:18,691 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,691 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:18,692 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:29:18,692 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,692 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,692 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,692 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,692 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:18,692 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,692 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,692 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:29:18,715 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:18,716 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,716 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:18,716 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,716 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:18,716 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:29:18,716 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:29:18,716 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,716 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,716 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,716 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,716 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:18,716 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,716 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,716 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset2 2024-03-01 20:29:18,739 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:29:18,739 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,739 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:18,739 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,740 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:18,740 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,740 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,740 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,740 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,740 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:18,740 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,740 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,740 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:29:18,761 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:18,762 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,762 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:18,762 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,762 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:18,762 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:29:18,762 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,762 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,762 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,762 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,762 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:18,762 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,762 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,762 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:29:18,785 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:29:18,786 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,786 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:18,786 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,786 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:18,786 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:29:18,786 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:29:18,786 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,786 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,786 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,786 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,786 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:18,786 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,786 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,786 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset2 2024-03-01 20:29:18,809 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:29:18,809 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,809 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:29:18,809 INFO snapshot-role/MainThread: { 2024-03-01 20:29:18,809 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:29:18,809 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,810 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,810 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,810 INFO snapshot-role/MainThread: , 2024-03-01 20:29:18,810 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:29:18,810 INFO snapshot-role/MainThread: ] 2024-03-01 20:29:18,810 INFO snapshot-role/MainThread: } 2024-03-01 20:29:18,810 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:30:24,521 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 20:30:24,521 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:30:24,552 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:30:24,552 INFO snapshot-role/MainThread: { 2024-03-01 20:30:24,552 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:30:24,552 INFO snapshot-role/MainThread: { 2024-03-01 20:30:24,552 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:30:24,552 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD", "vg_size":"3196059648", "vg_free":"0", "vg_extent_size":"4194304"} 2024-03-01 20:30:24,552 INFO snapshot-role/MainThread: ] 2024-03-01 20:30:24,552 INFO snapshot-role/MainThread: , 2024-03-01 20:30:24,552 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:30:24,552 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:30:24,552 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:30:24,553 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:30:24,553 INFO snapshot-role/MainThread: ] 2024-03-01 20:30:24,553 INFO snapshot-role/MainThread: , 2024-03-01 20:30:24,553 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:30:24,553 INFO snapshot-role/MainThread: {"lv_uuid":"cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"3196059648", "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:30:24,553 INFO snapshot-role/MainThread: ] 2024-03-01 20:30:24,553 INFO snapshot-role/MainThread: , 2024-03-01 20:30:24,553 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:30:24,553 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"3ycOpl-G4MI-PtSc-XZNp-s0kZ-3XrY-3Mf6Zw", "lv_uuid":"cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7", "pv_name":"/dev/sda"}, 2024-03-01 20:30:24,553 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla", "lv_uuid":"cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7", "pv_name":"/dev/sdb"}, 2024-03-01 20:30:24,553 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal", "lv_uuid":"cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7", "pv_name":"/dev/sdc"} 2024-03-01 20:30:24,553 INFO snapshot-role/MainThread: ] 2024-03-01 20:30:24,553 INFO snapshot-role/MainThread: , 2024-03-01 20:30:24,553 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:30:24,553 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7"}, 2024-03-01 20:30:24,553 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-253", "segtype":"linear", "lv_uuid":"cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7"}, 2024-03-01 20:30:24,553 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-253", "segtype":"linear", "lv_uuid":"cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7"} 2024-03-01 20:30:24,553 INFO snapshot-role/MainThread: ] 2024-03-01 20:30:24,553 INFO snapshot-role/MainThread: } 2024-03-01 20:30:24,553 INFO snapshot-role/MainThread: ] 2024-03-01 20:30:24,553 INFO snapshot-role/MainThread: , 2024-03-01 20:30:24,553 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:30:24,553 INFO snapshot-role/MainThread: ] 2024-03-01 20:30:24,553 INFO snapshot-role/MainThread: } 2024-03-01 20:30:24,553 INFO snapshot-role/MainThread: VG: test_vg1 free 0 2024-03-01 20:30:24,553 INFO snapshot-role/MainThread: LV: lv1 size : 3196059648 2024-03-01 20:30:24,553 INFO snapshot-role/MainThread: LV: total 3196059648 2024-03-01 20:30:24,554 INFO snapshot-role/MainThread: space needed: 479408947.20 space available: 0 sufficient space: 0 2024-03-01 20:30:24,554 INFO snapshot-role/MainThread: exit code: 1: ['insufficient space for snapshots'] 2024-03-01 20:31:29,623 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 20:31:29,623 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:31:29,650 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:29,651 INFO snapshot-role/MainThread: { 2024-03-01 20:31:29,651 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:29,651 INFO snapshot-role/MainThread: { 2024-03-01 20:31:29,651 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:31:29,651 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:31:29,651 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,651 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,651 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:31:29,651 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:31:29,651 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:31:29,651 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:31:29,651 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:31:29,651 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,651 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,651 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:29,651 INFO snapshot-role/MainThread: {"lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM", "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:31:29,651 INFO snapshot-role/MainThread: {"lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm", "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:31:29,651 INFO snapshot-role/MainThread: {"lv_uuid":"U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH", "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:31:29,651 INFO snapshot-role/MainThread: {"lv_uuid":"KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum", "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:31:29,651 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,651 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,651 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:31:29,651 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S", "lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm", "pv_name":"/dev/sdh"}, 2024-03-01 20:31:29,651 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5", "lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM", "pv_name":"/dev/sdj"}, 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf", "lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM", "pv_name":"/dev/sdi"}, 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf", "lv_uuid":"KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum", "pv_name":"/dev/sdg"}, 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf", "lv_uuid":"U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH", "pv_name":"/dev/sdg"}, 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf", "lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm", "pv_name":"/dev/sdg"}, 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM"}, 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM"}, 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum"}, 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH"}, 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm"}, 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm"} 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: } 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: { 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:29,652 INFO snapshot-role/MainThread: {"lv_uuid":"ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA", "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:31:29,652 INFO snapshot-role/MainThread: {"lv_uuid":"8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU", "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:31:29,653 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,653 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,653 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:31:29,653 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:31:29,653 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd", "lv_uuid":"8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU", "pv_name":"/dev/sdd"}, 2024-03-01 20:31:29,653 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd", "lv_uuid":"ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA", "pv_name":"/dev/sdd"}, 2024-03-01 20:31:29,653 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:31:29,653 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:31:29,653 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,653 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,653 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:31:29,653 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU"}, 2024-03-01 20:31:29,653 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA"} 2024-03-01 20:31:29,653 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,653 INFO snapshot-role/MainThread: } 2024-03-01 20:31:29,653 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,653 INFO snapshot-role/MainThread: { 2024-03-01 20:31:29,653 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:31:29,653 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:31:29,653 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,653 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,653 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:31:29,653 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:31:29,653 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:31:29,653 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:31:29,653 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,653 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,653 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:29,653 INFO snapshot-role/MainThread: {"lv_uuid":"nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY", "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:31:29,653 INFO snapshot-role/MainThread: {"lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t", "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:31:29,653 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,654 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,654 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:31:29,654 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:31:29,654 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4", "lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t", "pv_name":"/dev/sdb"}, 2024-03-01 20:31:29,654 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4", "lv_uuid":"nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY", "pv_name":"/dev/sdb"}, 2024-03-01 20:31:29,654 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:31:29,654 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B", "lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t", "pv_name":"/dev/sda"} 2024-03-01 20:31:29,654 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,654 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,654 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:31:29,654 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY"}, 2024-03-01 20:31:29,654 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t"}, 2024-03-01 20:31:29,654 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t"} 2024-03-01 20:31:29,654 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,654 INFO snapshot-role/MainThread: } 2024-03-01 20:31:29,654 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,654 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,654 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:29,654 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,654 INFO snapshot-role/MainThread: } 2024-03-01 20:31:29,654 INFO snapshot-role/MainThread: VG: test_vg3 free 1052770304 2024-03-01 20:31:29,654 INFO snapshot-role/MainThread: LV: lv5 size : 1283457024 2024-03-01 20:31:29,654 INFO snapshot-role/MainThread: LV: lv6 size : 1069547520 2024-03-01 20:31:29,654 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 20:31:29,654 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 20:31:29,655 INFO snapshot-role/MainThread: LV: total 3208642560 2024-03-01 20:31:29,655 INFO snapshot-role/MainThread: space needed: 481296384.00 space available: 1052770304 sufficient space: 1 2024-03-01 20:31:29,655 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 20:31:29,655 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 20:31:29,655 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 20:31:29,655 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 20:31:29,655 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 20:31:29,655 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 20:31:29,655 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 20:31:29,655 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 20:31:29,655 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 20:31:29,655 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 20:31:29,655 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 20:31:29,683 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:29,683 INFO snapshot-role/MainThread: { 2024-03-01 20:31:29,684 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:29,684 INFO snapshot-role/MainThread: { 2024-03-01 20:31:29,684 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:31:29,684 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:31:29,684 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,684 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,684 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:31:29,684 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:31:29,684 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:31:29,684 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:31:29,684 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:31:29,684 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,684 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,684 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:29,684 INFO snapshot-role/MainThread: {"lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM", "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:31:29,684 INFO snapshot-role/MainThread: {"lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm", "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:31:29,684 INFO snapshot-role/MainThread: {"lv_uuid":"U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH", "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:31:29,684 INFO snapshot-role/MainThread: {"lv_uuid":"KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum", "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:31:29,684 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,684 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,684 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:31:29,684 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S", "lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm", "pv_name":"/dev/sdh"}, 2024-03-01 20:31:29,684 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5", "lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM", "pv_name":"/dev/sdj"}, 2024-03-01 20:31:29,684 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:31:29,684 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf", "lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM", "pv_name":"/dev/sdi"}, 2024-03-01 20:31:29,684 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf", "lv_uuid":"KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum", "pv_name":"/dev/sdg"}, 2024-03-01 20:31:29,684 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf", "lv_uuid":"U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH", "pv_name":"/dev/sdg"}, 2024-03-01 20:31:29,684 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf", "lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm", "pv_name":"/dev/sdg"}, 2024-03-01 20:31:29,684 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:31:29,685 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,685 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,685 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:31:29,685 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM"}, 2024-03-01 20:31:29,685 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM"}, 2024-03-01 20:31:29,685 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum"}, 2024-03-01 20:31:29,685 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH"}, 2024-03-01 20:31:29,685 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm"}, 2024-03-01 20:31:29,685 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm"} 2024-03-01 20:31:29,685 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,685 INFO snapshot-role/MainThread: } 2024-03-01 20:31:29,685 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,685 INFO snapshot-role/MainThread: { 2024-03-01 20:31:29,685 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:31:29,685 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:31:29,685 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,685 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,685 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:31:29,685 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:31:29,685 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:31:29,685 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:31:29,685 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,685 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,685 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:29,685 INFO snapshot-role/MainThread: {"lv_uuid":"ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA", "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:31:29,685 INFO snapshot-role/MainThread: {"lv_uuid":"8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU", "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:31:29,685 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,685 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,685 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:31:29,685 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd", "lv_uuid":"8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU", "pv_name":"/dev/sdd"}, 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd", "lv_uuid":"ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA", "pv_name":"/dev/sdd"}, 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU"}, 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA"} 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: } 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: { 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: {"lv_uuid":"nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY", "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:31:29,686 INFO snapshot-role/MainThread: {"lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t", "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:31:29,686 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:31:29,686 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4", "lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t", "pv_name":"/dev/sdb"}, 2024-03-01 20:31:29,687 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4", "lv_uuid":"nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY", "pv_name":"/dev/sdb"}, 2024-03-01 20:31:29,687 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:31:29,687 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B", "lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t", "pv_name":"/dev/sda"} 2024-03-01 20:31:29,687 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,687 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,687 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:31:29,687 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY"}, 2024-03-01 20:31:29,687 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t"}, 2024-03-01 20:31:29,687 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t"} 2024-03-01 20:31:29,687 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,687 INFO snapshot-role/MainThread: } 2024-03-01 20:31:29,687 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,687 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,687 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:29,687 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,687 INFO snapshot-role/MainThread: } 2024-03-01 20:31:29,687 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:31:29,710 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:29,710 INFO snapshot-role/MainThread: { 2024-03-01 20:31:29,710 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:29,710 INFO snapshot-role/MainThread: { 2024-03-01 20:31:29,710 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:29,711 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:31:29,711 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,711 INFO snapshot-role/MainThread: } 2024-03-01 20:31:29,711 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,711 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,711 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:29,711 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,711 INFO snapshot-role/MainThread: } 2024-03-01 20:31:29,711 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:31:29,734 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:29,735 INFO snapshot-role/MainThread: { 2024-03-01 20:31:29,735 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:29,735 INFO snapshot-role/MainThread: { 2024-03-01 20:31:29,735 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:29,735 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:31:29,735 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:31:29,735 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:31:29,735 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:31:29,735 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,735 INFO snapshot-role/MainThread: } 2024-03-01 20:31:29,735 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,735 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,735 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:29,735 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,735 INFO snapshot-role/MainThread: } 2024-03-01 20:31:29,735 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:31:29,756 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:31:29,756 INFO snapshot-role/MainThread: { 2024-03-01 20:31:29,756 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:29,756 INFO snapshot-role/MainThread: { 2024-03-01 20:31:29,756 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:29,757 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,757 INFO snapshot-role/MainThread: } 2024-03-01 20:31:29,757 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,757 INFO snapshot-role/MainThread: , 2024-03-01 20:31:29,757 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:29,757 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,757 INFO snapshot-role/MainThread: } 2024-03-01 20:31:29,757 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv5_snapset1 -L 192544768B test_vg3/lv5 2024-03-01 20:31:29,976 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:29,976 INFO snapshot-role/MainThread: { 2024-03-01 20:31:29,977 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:29,977 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:29,977 INFO snapshot-role/MainThread: } 2024-03-01 20:31:29,977 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:31:30,020 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:30,021 INFO snapshot-role/MainThread: { 2024-03-01 20:31:30,021 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:30,021 INFO snapshot-role/MainThread: { 2024-03-01 20:31:30,021 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:30,021 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:31:30,021 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,021 INFO snapshot-role/MainThread: } 2024-03-01 20:31:30,021 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,021 INFO snapshot-role/MainThread: , 2024-03-01 20:31:30,021 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:30,021 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,022 INFO snapshot-role/MainThread: } 2024-03-01 20:31:30,022 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:31:30,051 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:30,051 INFO snapshot-role/MainThread: { 2024-03-01 20:31:30,051 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:30,051 INFO snapshot-role/MainThread: { 2024-03-01 20:31:30,051 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:30,051 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:31:30,051 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:31:30,051 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:31:30,051 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:31:30,051 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:31:30,051 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,051 INFO snapshot-role/MainThread: } 2024-03-01 20:31:30,051 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,051 INFO snapshot-role/MainThread: , 2024-03-01 20:31:30,051 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:30,051 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,051 INFO snapshot-role/MainThread: } 2024-03-01 20:31:30,051 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:31:30,075 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:31:30,075 INFO snapshot-role/MainThread: { 2024-03-01 20:31:30,076 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:30,076 INFO snapshot-role/MainThread: { 2024-03-01 20:31:30,076 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:30,076 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,076 INFO snapshot-role/MainThread: } 2024-03-01 20:31:30,076 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,076 INFO snapshot-role/MainThread: , 2024-03-01 20:31:30,076 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:30,076 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,076 INFO snapshot-role/MainThread: } 2024-03-01 20:31:30,076 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv6_snapset1 -L 160497664B test_vg3/lv6 2024-03-01 20:31:30,302 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:30,302 INFO snapshot-role/MainThread: { 2024-03-01 20:31:30,303 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:30,303 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,303 INFO snapshot-role/MainThread: } 2024-03-01 20:31:30,303 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:31:30,353 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:30,353 INFO snapshot-role/MainThread: { 2024-03-01 20:31:30,353 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:30,353 INFO snapshot-role/MainThread: { 2024-03-01 20:31:30,353 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:30,353 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:31:30,353 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,353 INFO snapshot-role/MainThread: } 2024-03-01 20:31:30,353 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,353 INFO snapshot-role/MainThread: , 2024-03-01 20:31:30,353 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:30,353 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,353 INFO snapshot-role/MainThread: } 2024-03-01 20:31:30,354 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:31:30,381 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:30,381 INFO snapshot-role/MainThread: { 2024-03-01 20:31:30,381 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:30,381 INFO snapshot-role/MainThread: { 2024-03-01 20:31:30,381 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:30,381 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:31:30,381 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:31:30,381 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:31:30,381 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:31:30,381 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:31:30,381 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:31:30,381 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,381 INFO snapshot-role/MainThread: } 2024-03-01 20:31:30,381 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,381 INFO snapshot-role/MainThread: , 2024-03-01 20:31:30,381 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:30,381 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,381 INFO snapshot-role/MainThread: } 2024-03-01 20:31:30,381 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:31:30,404 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:31:30,405 INFO snapshot-role/MainThread: { 2024-03-01 20:31:30,405 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:30,405 INFO snapshot-role/MainThread: { 2024-03-01 20:31:30,405 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:30,405 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,405 INFO snapshot-role/MainThread: } 2024-03-01 20:31:30,405 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,405 INFO snapshot-role/MainThread: , 2024-03-01 20:31:30,405 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:30,405 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,405 INFO snapshot-role/MainThread: } 2024-03-01 20:31:30,405 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 64225280B test_vg3/lv7 2024-03-01 20:31:30,623 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:30,623 INFO snapshot-role/MainThread: { 2024-03-01 20:31:30,624 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:30,624 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,624 INFO snapshot-role/MainThread: } 2024-03-01 20:31:30,624 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:31:30,667 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:30,667 INFO snapshot-role/MainThread: { 2024-03-01 20:31:30,667 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:30,667 INFO snapshot-role/MainThread: { 2024-03-01 20:31:30,667 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:30,667 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:31:30,667 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,667 INFO snapshot-role/MainThread: } 2024-03-01 20:31:30,667 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,667 INFO snapshot-role/MainThread: , 2024-03-01 20:31:30,667 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:30,667 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,667 INFO snapshot-role/MainThread: } 2024-03-01 20:31:30,668 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:31:30,690 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:30,690 INFO snapshot-role/MainThread: { 2024-03-01 20:31:30,690 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:30,690 INFO snapshot-role/MainThread: { 2024-03-01 20:31:30,691 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:30,691 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:31:30,691 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:31:30,691 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:31:30,691 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:31:30,691 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:31:30,691 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:31:30,691 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:31:30,691 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,691 INFO snapshot-role/MainThread: } 2024-03-01 20:31:30,691 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,691 INFO snapshot-role/MainThread: , 2024-03-01 20:31:30,691 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:30,691 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,691 INFO snapshot-role/MainThread: } 2024-03-01 20:31:30,691 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:31:30,713 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:31:30,713 INFO snapshot-role/MainThread: { 2024-03-01 20:31:30,713 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:30,714 INFO snapshot-role/MainThread: { 2024-03-01 20:31:30,714 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:30,714 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,714 INFO snapshot-role/MainThread: } 2024-03-01 20:31:30,714 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,714 INFO snapshot-role/MainThread: , 2024-03-01 20:31:30,714 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:30,714 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,714 INFO snapshot-role/MainThread: } 2024-03-01 20:31:30,714 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv8_snapset1 -L 64225280B test_vg3/lv8 2024-03-01 20:31:30,931 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:30,931 INFO snapshot-role/MainThread: { 2024-03-01 20:31:30,931 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:30,931 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,931 INFO snapshot-role/MainThread: } 2024-03-01 20:31:30,932 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:31:30,973 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:30,974 INFO snapshot-role/MainThread: { 2024-03-01 20:31:30,974 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:30,974 INFO snapshot-role/MainThread: { 2024-03-01 20:31:30,974 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:30,974 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:31:30,974 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,974 INFO snapshot-role/MainThread: } 2024-03-01 20:31:30,974 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,974 INFO snapshot-role/MainThread: , 2024-03-01 20:31:30,974 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:30,974 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:30,975 INFO snapshot-role/MainThread: } 2024-03-01 20:31:30,975 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:31:31,009 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:31,009 INFO snapshot-role/MainThread: { 2024-03-01 20:31:31,009 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:31,009 INFO snapshot-role/MainThread: { 2024-03-01 20:31:31,009 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:31,009 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:31:31,009 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:31:31,009 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,009 INFO snapshot-role/MainThread: } 2024-03-01 20:31:31,009 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,009 INFO snapshot-role/MainThread: , 2024-03-01 20:31:31,009 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:31,009 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,009 INFO snapshot-role/MainThread: } 2024-03-01 20:31:31,009 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:31:31,032 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:31:31,033 INFO snapshot-role/MainThread: { 2024-03-01 20:31:31,033 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:31,033 INFO snapshot-role/MainThread: { 2024-03-01 20:31:31,033 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:31,033 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,033 INFO snapshot-role/MainThread: } 2024-03-01 20:31:31,033 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,033 INFO snapshot-role/MainThread: , 2024-03-01 20:31:31,033 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:31,033 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,033 INFO snapshot-role/MainThread: } 2024-03-01 20:31:31,033 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 48496640B test_vg2/lv3 2024-03-01 20:31:31,240 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:31,240 INFO snapshot-role/MainThread: { 2024-03-01 20:31:31,240 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:31,240 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,241 INFO snapshot-role/MainThread: } 2024-03-01 20:31:31,241 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:31:31,280 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:31,280 INFO snapshot-role/MainThread: { 2024-03-01 20:31:31,280 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:31,280 INFO snapshot-role/MainThread: { 2024-03-01 20:31:31,280 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:31,280 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:31:31,281 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,281 INFO snapshot-role/MainThread: } 2024-03-01 20:31:31,281 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,281 INFO snapshot-role/MainThread: , 2024-03-01 20:31:31,281 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:31,281 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,281 INFO snapshot-role/MainThread: } 2024-03-01 20:31:31,281 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:31:31,307 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:31,308 INFO snapshot-role/MainThread: { 2024-03-01 20:31:31,308 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:31,308 INFO snapshot-role/MainThread: { 2024-03-01 20:31:31,308 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:31,308 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:31:31,308 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:31:31,308 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:31:31,308 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,308 INFO snapshot-role/MainThread: } 2024-03-01 20:31:31,308 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,308 INFO snapshot-role/MainThread: , 2024-03-01 20:31:31,308 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:31,308 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,308 INFO snapshot-role/MainThread: } 2024-03-01 20:31:31,308 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:31:31,332 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:31:31,332 INFO snapshot-role/MainThread: { 2024-03-01 20:31:31,332 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:31,333 INFO snapshot-role/MainThread: { 2024-03-01 20:31:31,333 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:31,333 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,333 INFO snapshot-role/MainThread: } 2024-03-01 20:31:31,333 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,333 INFO snapshot-role/MainThread: , 2024-03-01 20:31:31,333 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:31,333 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,333 INFO snapshot-role/MainThread: } 2024-03-01 20:31:31,333 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96272384B test_vg2/lv4 2024-03-01 20:31:31,540 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:31,540 INFO snapshot-role/MainThread: { 2024-03-01 20:31:31,540 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:31,540 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,540 INFO snapshot-role/MainThread: } 2024-03-01 20:31:31,540 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:31:31,583 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:31,583 INFO snapshot-role/MainThread: { 2024-03-01 20:31:31,583 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:31,583 INFO snapshot-role/MainThread: { 2024-03-01 20:31:31,583 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:31,583 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:31:31,583 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,583 INFO snapshot-role/MainThread: } 2024-03-01 20:31:31,583 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,583 INFO snapshot-role/MainThread: , 2024-03-01 20:31:31,583 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:31,583 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,583 INFO snapshot-role/MainThread: } 2024-03-01 20:31:31,583 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:31:31,609 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:31,609 INFO snapshot-role/MainThread: { 2024-03-01 20:31:31,609 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:31,609 INFO snapshot-role/MainThread: { 2024-03-01 20:31:31,610 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:31,610 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:31:31,610 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:31:31,610 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,610 INFO snapshot-role/MainThread: } 2024-03-01 20:31:31,610 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,610 INFO snapshot-role/MainThread: , 2024-03-01 20:31:31,610 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:31,610 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,610 INFO snapshot-role/MainThread: } 2024-03-01 20:31:31,610 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:31:31,632 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:31:31,632 INFO snapshot-role/MainThread: { 2024-03-01 20:31:31,632 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:31,633 INFO snapshot-role/MainThread: { 2024-03-01 20:31:31,633 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:31,633 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,633 INFO snapshot-role/MainThread: } 2024-03-01 20:31:31,633 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,633 INFO snapshot-role/MainThread: , 2024-03-01 20:31:31,633 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:31,633 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,633 INFO snapshot-role/MainThread: } 2024-03-01 20:31:31,633 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 20:31:31,840 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:31,840 INFO snapshot-role/MainThread: { 2024-03-01 20:31:31,840 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:31,840 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,840 INFO snapshot-role/MainThread: } 2024-03-01 20:31:31,840 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:31:31,881 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:31,881 INFO snapshot-role/MainThread: { 2024-03-01 20:31:31,881 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:31,881 INFO snapshot-role/MainThread: { 2024-03-01 20:31:31,881 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:31,881 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:31:31,881 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,881 INFO snapshot-role/MainThread: } 2024-03-01 20:31:31,881 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,881 INFO snapshot-role/MainThread: , 2024-03-01 20:31:31,881 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:31,881 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,881 INFO snapshot-role/MainThread: } 2024-03-01 20:31:31,881 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:31:31,906 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:31,907 INFO snapshot-role/MainThread: { 2024-03-01 20:31:31,907 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:31,907 INFO snapshot-role/MainThread: { 2024-03-01 20:31:31,907 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:31,907 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:31:31,907 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:31:31,907 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:31:31,907 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,907 INFO snapshot-role/MainThread: } 2024-03-01 20:31:31,907 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,907 INFO snapshot-role/MainThread: , 2024-03-01 20:31:31,907 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:31,907 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,907 INFO snapshot-role/MainThread: } 2024-03-01 20:31:31,907 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:31:31,931 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:31:31,931 INFO snapshot-role/MainThread: { 2024-03-01 20:31:31,931 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:31,931 INFO snapshot-role/MainThread: { 2024-03-01 20:31:31,932 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:31,932 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,932 INFO snapshot-role/MainThread: } 2024-03-01 20:31:31,932 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,932 INFO snapshot-role/MainThread: , 2024-03-01 20:31:31,932 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:31,932 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:31,932 INFO snapshot-role/MainThread: } 2024-03-01 20:31:31,932 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 20:31:32,146 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:32,147 INFO snapshot-role/MainThread: { 2024-03-01 20:31:32,147 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:32,147 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:32,147 INFO snapshot-role/MainThread: } 2024-03-01 20:31:32,147 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:31:35,147 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 20:31:35,147 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:31:35,178 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,178 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,178 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,178 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,178 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:31:35,178 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:31:35,178 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,178 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,178 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:31:35,178 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:31:35,178 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:31:35,178 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:31:35,178 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:31:35,178 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,179 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,179 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,179 INFO snapshot-role/MainThread: {"lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM", "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:31:35,179 INFO snapshot-role/MainThread: {"lv_uuid":"kliHf5-sZE1-34US-QEit-oIXb-Z70e-eAeB3E", "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:31:35,179 INFO snapshot-role/MainThread: {"lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm", "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:31:35,179 INFO snapshot-role/MainThread: {"lv_uuid":"d10Jeq-m4l5-U1YJ-M7g5-8qot-L6aL-ScGdSz", "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:31:35,179 INFO snapshot-role/MainThread: {"lv_uuid":"U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH", "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:31:35,179 INFO snapshot-role/MainThread: {"lv_uuid":"4bbr1x-5Ia9-D2R5-RZiO-7wxv-6OIh-QWbukG", "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:31:35,179 INFO snapshot-role/MainThread: {"lv_uuid":"KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum", "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:31:35,179 INFO snapshot-role/MainThread: {"lv_uuid":"hhDI5F-aBF3-SKX7-9WgJ-MDic-wzwP-J0R3Pk", "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:31:35,179 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,179 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,179 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:31:35,179 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S", "lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm", "pv_name":"/dev/sdh"}, 2024-03-01 20:31:35,179 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5", "lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM", "pv_name":"/dev/sdj"}, 2024-03-01 20:31:35,179 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5", "lv_uuid":"d10Jeq-m4l5-U1YJ-M7g5-8qot-L6aL-ScGdSz", "pv_name":"/dev/sdj"}, 2024-03-01 20:31:35,179 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5", "lv_uuid":"4bbr1x-5Ia9-D2R5-RZiO-7wxv-6OIh-QWbukG", "pv_name":"/dev/sdj"}, 2024-03-01 20:31:35,179 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5", "lv_uuid":"hhDI5F-aBF3-SKX7-9WgJ-MDic-wzwP-J0R3Pk", "pv_name":"/dev/sdj"}, 2024-03-01 20:31:35,179 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:31:35,179 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf", "lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM", "pv_name":"/dev/sdi"}, 2024-03-01 20:31:35,179 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf", "lv_uuid":"KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum", "pv_name":"/dev/sdg"}, 2024-03-01 20:31:35,179 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf", "lv_uuid":"U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH", "pv_name":"/dev/sdg"}, 2024-03-01 20:31:35,179 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf", "lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm", "pv_name":"/dev/sdg"}, 2024-03-01 20:31:35,179 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf", "lv_uuid":"kliHf5-sZE1-34US-QEit-oIXb-Z70e-eAeB3E", "pv_name":"/dev/sdg"}, 2024-03-01 20:31:35,179 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:31:35,179 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,179 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,179 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:31:35,179 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"4bbr1x-5Ia9-D2R5-RZiO-7wxv-6OIh-QWbukG"}, 2024-03-01 20:31:35,179 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM"}, 2024-03-01 20:31:35,179 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM"}, 2024-03-01 20:31:35,180 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum"}, 2024-03-01 20:31:35,180 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH"}, 2024-03-01 20:31:35,180 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"d10Jeq-m4l5-U1YJ-M7g5-8qot-L6aL-ScGdSz"}, 2024-03-01 20:31:35,180 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"hhDI5F-aBF3-SKX7-9WgJ-MDic-wzwP-J0R3Pk"}, 2024-03-01 20:31:35,180 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"kliHf5-sZE1-34US-QEit-oIXb-Z70e-eAeB3E"}, 2024-03-01 20:31:35,180 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm"}, 2024-03-01 20:31:35,180 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm"} 2024-03-01 20:31:35,180 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,180 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,180 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,180 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,180 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:31:35,180 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:31:35,180 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,180 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,180 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:31:35,180 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:31:35,180 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:31:35,180 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:31:35,180 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,180 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,180 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,180 INFO snapshot-role/MainThread: {"lv_uuid":"ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA", "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:31:35,180 INFO snapshot-role/MainThread: {"lv_uuid":"pUsh8p-KpTL-c72T-wddI-8Zr3-W837-SFhg46", "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:31:35,180 INFO snapshot-role/MainThread: {"lv_uuid":"8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU", "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:31:35,180 INFO snapshot-role/MainThread: {"lv_uuid":"ww21Xe-YWmR-Ng9d-ef8Y-Aycb-XBsj-bwWA3h", "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:31:35,180 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,180 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,180 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:31:35,180 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe", "lv_uuid":"ww21Xe-YWmR-Ng9d-ef8Y-Aycb-XBsj-bwWA3h", "pv_name":"/dev/sde"}, 2024-03-01 20:31:35,180 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:31:35,181 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd", "lv_uuid":"8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU", "pv_name":"/dev/sdd"}, 2024-03-01 20:31:35,181 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd", "lv_uuid":"ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA", "pv_name":"/dev/sdd"}, 2024-03-01 20:31:35,181 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd", "lv_uuid":"pUsh8p-KpTL-c72T-wddI-8Zr3-W837-SFhg46", "pv_name":"/dev/sdd"}, 2024-03-01 20:31:35,181 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:31:35,181 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:31:35,181 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,181 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,181 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:31:35,181 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU"}, 2024-03-01 20:31:35,181 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA"}, 2024-03-01 20:31:35,181 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"pUsh8p-KpTL-c72T-wddI-8Zr3-W837-SFhg46"}, 2024-03-01 20:31:35,181 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"ww21Xe-YWmR-Ng9d-ef8Y-Aycb-XBsj-bwWA3h"} 2024-03-01 20:31:35,181 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,181 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,181 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,181 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,181 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:31:35,181 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:31:35,181 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,181 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,181 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:31:35,181 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:31:35,181 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:31:35,181 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:31:35,181 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,181 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,181 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,181 INFO snapshot-role/MainThread: {"lv_uuid":"nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY", "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:31:35,181 INFO snapshot-role/MainThread: {"lv_uuid":"7GRiC3-qQFd-XZeQ-Ni5v-Gdjo-N2hT-mqRBoe", "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:31:35,181 INFO snapshot-role/MainThread: {"lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t", "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:31:35,181 INFO snapshot-role/MainThread: {"lv_uuid":"kE4Pt1-F3bP-1YXZ-dIM2-YoXC-ae4h-0STwfv", "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:31:35,181 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,182 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,182 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:31:35,182 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg", "lv_uuid":"7GRiC3-qQFd-XZeQ-Ni5v-Gdjo-N2hT-mqRBoe", "pv_name":"/dev/sdc"}, 2024-03-01 20:31:35,182 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg", "lv_uuid":"kE4Pt1-F3bP-1YXZ-dIM2-YoXC-ae4h-0STwfv", "pv_name":"/dev/sdc"}, 2024-03-01 20:31:35,182 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:31:35,182 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4", "lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t", "pv_name":"/dev/sdb"}, 2024-03-01 20:31:35,182 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4", "lv_uuid":"nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY", "pv_name":"/dev/sdb"}, 2024-03-01 20:31:35,182 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:31:35,182 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B", "lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t", "pv_name":"/dev/sda"} 2024-03-01 20:31:35,182 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,182 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,182 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:31:35,182 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"7GRiC3-qQFd-XZeQ-Ni5v-Gdjo-N2hT-mqRBoe"}, 2024-03-01 20:31:35,182 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"kE4Pt1-F3bP-1YXZ-dIM2-YoXC-ae4h-0STwfv"}, 2024-03-01 20:31:35,182 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY"}, 2024-03-01 20:31:35,182 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t"}, 2024-03-01 20:31:35,182 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t"} 2024-03-01 20:31:35,182 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,182 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,182 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,182 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,182 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,182 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,182 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,183 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:31:35,210 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,210 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,210 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,210 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,210 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,210 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:31:35,210 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,210 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,210 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,210 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,210 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,210 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,210 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,210 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:31:35,234 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,235 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,235 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,235 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,235 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,235 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:31:35,235 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:31:35,235 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:31:35,235 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:31:35,235 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:31:35,235 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:31:35,235 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:31:35,235 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:31:35,235 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,235 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,235 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,235 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,235 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,235 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,235 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,235 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:31:35,260 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,260 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,260 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,261 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,261 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,261 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:31:35,261 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,261 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,261 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,261 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,261 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,261 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,261 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,261 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:31:35,286 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,287 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,287 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,287 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,287 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,287 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:31:35,287 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,287 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,287 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,287 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,287 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,287 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,287 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,287 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:31:35,311 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,311 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,311 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,311 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,311 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,311 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:31:35,311 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,311 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,311 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,311 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,311 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,311 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,311 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,311 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:31:35,336 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,336 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,336 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,337 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,337 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,337 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:31:35,337 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,337 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,337 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,337 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,337 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,337 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,337 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,337 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:31:35,360 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,360 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,360 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,361 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,361 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,361 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:31:35,361 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:31:35,361 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:31:35,361 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:31:35,361 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:31:35,361 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:31:35,361 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:31:35,361 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:31:35,361 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,361 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,361 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,361 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,361 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,361 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,361 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,361 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:31:35,385 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,385 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,385 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,385 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,386 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,386 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:31:35,386 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,386 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,386 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,386 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,386 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,386 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,386 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,386 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:31:35,410 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,410 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,410 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,410 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,410 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,411 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:31:35,411 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,411 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,411 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,411 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,411 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,411 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,411 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,411 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:31:35,436 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,436 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,436 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,436 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,436 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,436 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:31:35,436 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,436 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,436 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,436 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,436 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,436 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,436 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,436 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:31:35,459 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,459 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,460 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,460 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,460 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,460 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:31:35,460 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,460 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,460 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,460 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,460 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,460 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,460 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,460 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:31:35,486 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,487 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,487 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,487 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,487 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,487 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:31:35,487 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:31:35,487 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:31:35,487 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:31:35,487 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:31:35,487 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:31:35,487 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:31:35,487 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:31:35,487 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,487 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,487 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,487 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,487 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,487 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,487 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,487 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:31:35,511 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,511 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,511 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,511 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,511 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,511 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:31:35,511 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,511 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,511 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,511 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,511 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,511 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,511 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,511 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:31:35,538 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,538 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,538 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,538 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,538 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,538 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:31:35,538 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,538 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,538 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,538 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,538 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,538 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,538 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,538 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:31:35,564 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,564 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,564 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,564 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,564 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,564 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:31:35,564 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,564 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,564 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,564 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,564 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,564 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,564 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,565 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:31:35,590 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,590 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,590 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,590 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,590 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,590 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:31:35,590 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,590 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,590 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,590 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,590 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,590 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,590 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,591 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:31:35,618 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,618 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,618 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,618 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,618 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,618 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:31:35,618 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:31:35,618 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:31:35,618 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:31:35,618 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:31:35,618 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:31:35,618 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:31:35,618 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:31:35,618 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,618 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,618 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,618 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,618 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,619 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,619 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,619 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:31:35,645 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,645 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,645 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,645 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,645 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,645 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:31:35,645 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,645 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,645 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,645 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,645 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,645 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,645 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,645 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:31:35,672 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,672 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,672 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,672 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,672 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,672 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:31:35,672 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,672 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,672 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,672 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,672 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,672 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,672 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,672 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:31:35,699 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,699 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,699 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,699 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,699 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,699 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:31:35,699 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,699 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,699 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,699 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,699 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,699 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,699 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,700 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:31:35,725 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,726 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,726 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,726 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,726 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,726 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:31:35,726 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,726 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,726 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,726 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,726 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,726 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,726 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,726 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:31:35,752 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,752 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,752 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,752 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,752 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,752 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:31:35,752 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:31:35,752 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:31:35,752 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:31:35,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,752 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,752 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,752 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,752 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,752 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,752 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:31:35,778 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,778 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,778 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,778 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,778 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,778 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:31:35,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,778 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,778 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,778 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,778 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,778 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:31:35,803 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,804 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,804 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,804 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,804 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,804 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:31:35,804 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,804 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,804 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,804 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,804 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,804 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,804 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,804 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:31:35,827 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,827 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,827 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,827 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,827 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,828 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:31:35,828 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,828 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,828 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,828 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,828 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,828 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,828 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,828 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:31:35,854 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,854 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,854 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,854 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,854 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,854 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:31:35,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,854 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,854 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,854 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,854 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,854 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,855 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:31:35,879 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,880 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,880 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,880 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,880 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,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:31:35,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:31:35,880 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:31:35,880 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:31:35,880 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,880 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,880 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,880 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,880 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,880 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,880 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,880 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:31:35,903 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,903 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,903 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,903 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,903 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,904 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:31:35,904 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,904 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,904 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,904 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,904 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,904 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,904 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,904 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:31:35,928 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,928 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,928 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,928 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,928 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,928 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:31:35,928 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,928 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,928 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,928 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,928 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,928 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,928 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,929 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:31:35,954 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,954 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,954 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,954 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,954 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,954 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:31:35,954 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,954 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,954 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,954 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,954 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,954 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,954 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,955 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:31:35,978 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:35,979 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,979 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:35,979 INFO snapshot-role/MainThread: { 2024-03-01 20:31:35,979 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:35,979 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:31:35,979 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,979 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,979 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,979 INFO snapshot-role/MainThread: , 2024-03-01 20:31:35,979 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:35,979 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:35,979 INFO snapshot-role/MainThread: } 2024-03-01 20:31:35,979 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:31:36,002 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:36,003 INFO snapshot-role/MainThread: { 2024-03-01 20:31:36,003 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:36,003 INFO snapshot-role/MainThread: { 2024-03-01 20:31:36,003 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:36,003 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:31:36,003 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:31:36,003 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:31:36,003 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:31:36,003 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:36,003 INFO snapshot-role/MainThread: } 2024-03-01 20:31:36,003 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:36,003 INFO snapshot-role/MainThread: , 2024-03-01 20:31:36,003 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:36,003 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:36,003 INFO snapshot-role/MainThread: } 2024-03-01 20:31:36,003 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:31:36,027 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:36,028 INFO snapshot-role/MainThread: { 2024-03-01 20:31:36,028 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:36,028 INFO snapshot-role/MainThread: { 2024-03-01 20:31:36,028 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:36,028 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:31:36,028 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:36,028 INFO snapshot-role/MainThread: } 2024-03-01 20:31:36,028 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:36,028 INFO snapshot-role/MainThread: , 2024-03-01 20:31:36,028 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:36,028 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:36,028 INFO snapshot-role/MainThread: } 2024-03-01 20:31:36,028 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:31:36,052 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:36,052 INFO snapshot-role/MainThread: { 2024-03-01 20:31:36,052 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:36,052 INFO snapshot-role/MainThread: { 2024-03-01 20:31:36,053 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:36,053 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:31:36,053 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:36,053 INFO snapshot-role/MainThread: } 2024-03-01 20:31:36,053 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:36,053 INFO snapshot-role/MainThread: , 2024-03-01 20:31:36,053 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:36,053 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:36,053 INFO snapshot-role/MainThread: } 2024-03-01 20:31:36,053 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:31:36,078 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:36,078 INFO snapshot-role/MainThread: { 2024-03-01 20:31:36,078 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:36,078 INFO snapshot-role/MainThread: { 2024-03-01 20:31:36,078 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:36,078 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:31:36,078 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:36,078 INFO snapshot-role/MainThread: } 2024-03-01 20:31:36,078 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:36,078 INFO snapshot-role/MainThread: , 2024-03-01 20:31:36,078 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:36,078 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:36,078 INFO snapshot-role/MainThread: } 2024-03-01 20:31:36,078 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:31:36,101 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:36,101 INFO snapshot-role/MainThread: { 2024-03-01 20:31:36,102 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:36,102 INFO snapshot-role/MainThread: { 2024-03-01 20:31:36,102 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:36,102 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:31:36,102 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:36,102 INFO snapshot-role/MainThread: } 2024-03-01 20:31:36,102 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:36,102 INFO snapshot-role/MainThread: , 2024-03-01 20:31:36,102 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:36,102 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:36,102 INFO snapshot-role/MainThread: } 2024-03-01 20:31:36,102 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:31:36,126 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:36,127 INFO snapshot-role/MainThread: { 2024-03-01 20:31:36,127 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:36,127 INFO snapshot-role/MainThread: { 2024-03-01 20:31:36,127 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:36,127 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:31:36,127 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:31:36,127 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:31:36,127 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:31:36,127 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:36,127 INFO snapshot-role/MainThread: } 2024-03-01 20:31:36,127 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:36,127 INFO snapshot-role/MainThread: , 2024-03-01 20:31:36,127 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:36,127 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:36,127 INFO snapshot-role/MainThread: } 2024-03-01 20:31:36,127 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:31:36,154 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:36,154 INFO snapshot-role/MainThread: { 2024-03-01 20:31:36,154 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:36,154 INFO snapshot-role/MainThread: { 2024-03-01 20:31:36,154 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:36,154 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:31:36,154 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:36,154 INFO snapshot-role/MainThread: } 2024-03-01 20:31:36,154 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:36,154 INFO snapshot-role/MainThread: , 2024-03-01 20:31:36,154 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:36,154 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:36,154 INFO snapshot-role/MainThread: } 2024-03-01 20:31:36,154 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:31:36,177 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:36,177 INFO snapshot-role/MainThread: { 2024-03-01 20:31:36,177 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:36,178 INFO snapshot-role/MainThread: { 2024-03-01 20:31:36,178 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:36,178 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:31:36,178 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:36,178 INFO snapshot-role/MainThread: } 2024-03-01 20:31:36,178 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:36,178 INFO snapshot-role/MainThread: , 2024-03-01 20:31:36,178 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:36,178 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:36,178 INFO snapshot-role/MainThread: } 2024-03-01 20:31:36,178 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:31:36,202 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:36,202 INFO snapshot-role/MainThread: { 2024-03-01 20:31:36,202 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:36,202 INFO snapshot-role/MainThread: { 2024-03-01 20:31:36,202 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:36,202 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:31:36,202 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:36,202 INFO snapshot-role/MainThread: } 2024-03-01 20:31:36,202 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:36,202 INFO snapshot-role/MainThread: , 2024-03-01 20:31:36,202 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:36,202 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:36,202 INFO snapshot-role/MainThread: } 2024-03-01 20:31:36,202 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:31:39,052 INFO snapshot-role/MainThread: revert_cmd: revert None None snapset1 0 None 2024-03-01 20:31:39,053 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:31:39,082 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:39,083 INFO snapshot-role/MainThread: { 2024-03-01 20:31:39,083 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:39,083 INFO snapshot-role/MainThread: { 2024-03-01 20:31:39,083 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:31:39,083 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 20:31:39,083 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,083 INFO snapshot-role/MainThread: , 2024-03-01 20:31:39,083 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:31:39,083 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:31:39,083 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:31:39,083 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:31:39,083 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:31:39,083 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,083 INFO snapshot-role/MainThread: , 2024-03-01 20:31:39,083 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:39,083 INFO snapshot-role/MainThread: {"lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM", "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:31:39,083 INFO snapshot-role/MainThread: {"lv_uuid":"kliHf5-sZE1-34US-QEit-oIXb-Z70e-eAeB3E", "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:31:39,083 INFO snapshot-role/MainThread: {"lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm", "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:31:39,083 INFO snapshot-role/MainThread: {"lv_uuid":"d10Jeq-m4l5-U1YJ-M7g5-8qot-L6aL-ScGdSz", "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:31:39,084 INFO snapshot-role/MainThread: {"lv_uuid":"U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH", "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:31:39,084 INFO snapshot-role/MainThread: {"lv_uuid":"4bbr1x-5Ia9-D2R5-RZiO-7wxv-6OIh-QWbukG", "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:31:39,084 INFO snapshot-role/MainThread: {"lv_uuid":"KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum", "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:31:39,084 INFO snapshot-role/MainThread: {"lv_uuid":"hhDI5F-aBF3-SKX7-9WgJ-MDic-wzwP-J0R3Pk", "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:31:39,084 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,084 INFO snapshot-role/MainThread: , 2024-03-01 20:31:39,084 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:31:39,084 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S", "lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm", "pv_name":"/dev/sdh"}, 2024-03-01 20:31:39,084 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5", "lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM", "pv_name":"/dev/sdj"}, 2024-03-01 20:31:39,084 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5", "lv_uuid":"d10Jeq-m4l5-U1YJ-M7g5-8qot-L6aL-ScGdSz", "pv_name":"/dev/sdj"}, 2024-03-01 20:31:39,084 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5", "lv_uuid":"4bbr1x-5Ia9-D2R5-RZiO-7wxv-6OIh-QWbukG", "pv_name":"/dev/sdj"}, 2024-03-01 20:31:39,084 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5", "lv_uuid":"hhDI5F-aBF3-SKX7-9WgJ-MDic-wzwP-J0R3Pk", "pv_name":"/dev/sdj"}, 2024-03-01 20:31:39,084 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:31:39,084 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf", "lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM", "pv_name":"/dev/sdi"}, 2024-03-01 20:31:39,084 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf", "lv_uuid":"KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum", "pv_name":"/dev/sdg"}, 2024-03-01 20:31:39,084 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf", "lv_uuid":"U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH", "pv_name":"/dev/sdg"}, 2024-03-01 20:31:39,084 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf", "lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm", "pv_name":"/dev/sdg"}, 2024-03-01 20:31:39,084 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf", "lv_uuid":"kliHf5-sZE1-34US-QEit-oIXb-Z70e-eAeB3E", "pv_name":"/dev/sdg"}, 2024-03-01 20:31:39,084 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:31:39,084 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,084 INFO snapshot-role/MainThread: , 2024-03-01 20:31:39,084 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:31:39,084 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"4bbr1x-5Ia9-D2R5-RZiO-7wxv-6OIh-QWbukG"}, 2024-03-01 20:31:39,084 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM"}, 2024-03-01 20:31:39,084 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM"}, 2024-03-01 20:31:39,084 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum"}, 2024-03-01 20:31:39,084 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH"}, 2024-03-01 20:31:39,084 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"d10Jeq-m4l5-U1YJ-M7g5-8qot-L6aL-ScGdSz"}, 2024-03-01 20:31:39,084 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"hhDI5F-aBF3-SKX7-9WgJ-MDic-wzwP-J0R3Pk"}, 2024-03-01 20:31:39,084 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"kliHf5-sZE1-34US-QEit-oIXb-Z70e-eAeB3E"}, 2024-03-01 20:31:39,084 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm"}, 2024-03-01 20:31:39,085 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm"} 2024-03-01 20:31:39,085 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,085 INFO snapshot-role/MainThread: } 2024-03-01 20:31:39,085 INFO snapshot-role/MainThread: , 2024-03-01 20:31:39,085 INFO snapshot-role/MainThread: { 2024-03-01 20:31:39,085 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:31:39,085 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:31:39,085 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,085 INFO snapshot-role/MainThread: , 2024-03-01 20:31:39,085 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:31:39,085 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:31:39,085 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:31:39,085 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:31:39,085 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,085 INFO snapshot-role/MainThread: , 2024-03-01 20:31:39,085 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:39,085 INFO snapshot-role/MainThread: {"lv_uuid":"ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA", "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:31:39,085 INFO snapshot-role/MainThread: {"lv_uuid":"pUsh8p-KpTL-c72T-wddI-8Zr3-W837-SFhg46", "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:31:39,085 INFO snapshot-role/MainThread: {"lv_uuid":"8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU", "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:31:39,085 INFO snapshot-role/MainThread: {"lv_uuid":"ww21Xe-YWmR-Ng9d-ef8Y-Aycb-XBsj-bwWA3h", "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:31:39,085 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,085 INFO snapshot-role/MainThread: , 2024-03-01 20:31:39,085 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:31:39,085 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe", "lv_uuid":"ww21Xe-YWmR-Ng9d-ef8Y-Aycb-XBsj-bwWA3h", "pv_name":"/dev/sde"}, 2024-03-01 20:31:39,085 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:31:39,085 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd", "lv_uuid":"8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU", "pv_name":"/dev/sdd"}, 2024-03-01 20:31:39,085 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd", "lv_uuid":"ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA", "pv_name":"/dev/sdd"}, 2024-03-01 20:31:39,085 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd", "lv_uuid":"pUsh8p-KpTL-c72T-wddI-8Zr3-W837-SFhg46", "pv_name":"/dev/sdd"}, 2024-03-01 20:31:39,085 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:31:39,085 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:31:39,085 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,085 INFO snapshot-role/MainThread: , 2024-03-01 20:31:39,086 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:31:39,086 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU"}, 2024-03-01 20:31:39,086 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA"}, 2024-03-01 20:31:39,086 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"pUsh8p-KpTL-c72T-wddI-8Zr3-W837-SFhg46"}, 2024-03-01 20:31:39,086 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"ww21Xe-YWmR-Ng9d-ef8Y-Aycb-XBsj-bwWA3h"} 2024-03-01 20:31:39,086 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,086 INFO snapshot-role/MainThread: } 2024-03-01 20:31:39,086 INFO snapshot-role/MainThread: , 2024-03-01 20:31:39,086 INFO snapshot-role/MainThread: { 2024-03-01 20:31:39,086 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:31:39,086 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 20:31:39,086 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,086 INFO snapshot-role/MainThread: , 2024-03-01 20:31:39,086 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:31:39,086 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:31:39,086 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:31:39,086 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:31:39,086 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,086 INFO snapshot-role/MainThread: , 2024-03-01 20:31:39,086 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:39,086 INFO snapshot-role/MainThread: {"lv_uuid":"nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY", "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:31:39,086 INFO snapshot-role/MainThread: {"lv_uuid":"7GRiC3-qQFd-XZeQ-Ni5v-Gdjo-N2hT-mqRBoe", "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:31:39,086 INFO snapshot-role/MainThread: {"lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t", "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:31:39,086 INFO snapshot-role/MainThread: {"lv_uuid":"kE4Pt1-F3bP-1YXZ-dIM2-YoXC-ae4h-0STwfv", "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:31:39,086 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,086 INFO snapshot-role/MainThread: , 2024-03-01 20:31:39,086 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:31:39,086 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg", "lv_uuid":"7GRiC3-qQFd-XZeQ-Ni5v-Gdjo-N2hT-mqRBoe", "pv_name":"/dev/sdc"}, 2024-03-01 20:31:39,086 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg", "lv_uuid":"kE4Pt1-F3bP-1YXZ-dIM2-YoXC-ae4h-0STwfv", "pv_name":"/dev/sdc"}, 2024-03-01 20:31:39,086 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:31:39,086 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4", "lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t", "pv_name":"/dev/sdb"}, 2024-03-01 20:31:39,087 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4", "lv_uuid":"nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY", "pv_name":"/dev/sdb"}, 2024-03-01 20:31:39,087 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:31:39,087 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B", "lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t", "pv_name":"/dev/sda"} 2024-03-01 20:31:39,087 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,087 INFO snapshot-role/MainThread: , 2024-03-01 20:31:39,087 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:31:39,087 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"7GRiC3-qQFd-XZeQ-Ni5v-Gdjo-N2hT-mqRBoe"}, 2024-03-01 20:31:39,087 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"kE4Pt1-F3bP-1YXZ-dIM2-YoXC-ae4h-0STwfv"}, 2024-03-01 20:31:39,087 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY"}, 2024-03-01 20:31:39,087 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t"}, 2024-03-01 20:31:39,087 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t"} 2024-03-01 20:31:39,087 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,087 INFO snapshot-role/MainThread: } 2024-03-01 20:31:39,087 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,087 INFO snapshot-role/MainThread: , 2024-03-01 20:31:39,087 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:39,087 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,087 INFO snapshot-role/MainThread: } 2024-03-01 20:31:39,087 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:31:39,115 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:39,115 INFO snapshot-role/MainThread: { 2024-03-01 20:31:39,115 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:39,115 INFO snapshot-role/MainThread: { 2024-03-01 20:31:39,115 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:39,115 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:31:39,115 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,115 INFO snapshot-role/MainThread: } 2024-03-01 20:31:39,115 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,115 INFO snapshot-role/MainThread: , 2024-03-01 20:31:39,115 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:39,115 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,115 INFO snapshot-role/MainThread: } 2024-03-01 20:31:39,115 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:31:39,140 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:39,140 INFO snapshot-role/MainThread: { 2024-03-01 20:31:39,140 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:39,140 INFO snapshot-role/MainThread: { 2024-03-01 20:31:39,140 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:39,141 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:31:39,141 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,141 INFO snapshot-role/MainThread: } 2024-03-01 20:31:39,141 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,141 INFO snapshot-role/MainThread: , 2024-03-01 20:31:39,141 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:39,141 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,141 INFO snapshot-role/MainThread: } 2024-03-01 20:31:39,141 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:31:39,167 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:39,168 INFO snapshot-role/MainThread: { 2024-03-01 20:31:39,168 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:39,168 INFO snapshot-role/MainThread: { 2024-03-01 20:31:39,168 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:39,168 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:31:39,168 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:31:39,168 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:31:39,168 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:31:39,168 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:31:39,168 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:31:39,168 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:31:39,168 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:31:39,168 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,168 INFO snapshot-role/MainThread: } 2024-03-01 20:31:39,168 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,168 INFO snapshot-role/MainThread: , 2024-03-01 20:31:39,168 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:39,168 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,168 INFO snapshot-role/MainThread: } 2024-03-01 20:31:39,168 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:31:39,192 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:39,193 INFO snapshot-role/MainThread: { 2024-03-01 20:31:39,193 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:39,193 INFO snapshot-role/MainThread: { 2024-03-01 20:31:39,193 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:39,193 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:31:39,193 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,193 INFO snapshot-role/MainThread: } 2024-03-01 20:31:39,193 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,193 INFO snapshot-role/MainThread: , 2024-03-01 20:31:39,193 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:39,193 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,193 INFO snapshot-role/MainThread: } 2024-03-01 20:31:39,193 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 20:31:39,220 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:39,220 INFO snapshot-role/MainThread: { 2024-03-01 20:31:39,220 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:39,220 INFO snapshot-role/MainThread: { 2024-03-01 20:31:39,220 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:39,220 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:31:39,220 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,220 INFO snapshot-role/MainThread: } 2024-03-01 20:31:39,220 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,220 INFO snapshot-role/MainThread: , 2024-03-01 20:31:39,220 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:39,220 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:39,220 INFO snapshot-role/MainThread: } 2024-03-01 20:31:39,221 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg3/lv5_snapset1 2024-03-01 20:31:54,347 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:54,347 INFO snapshot-role/MainThread: { 2024-03-01 20:31:54,347 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:54,347 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:54,347 INFO snapshot-role/MainThread: } 2024-03-01 20:31:54,347 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:31:54,394 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:54,394 INFO snapshot-role/MainThread: { 2024-03-01 20:31:54,394 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:54,395 INFO snapshot-role/MainThread: { 2024-03-01 20:31:54,395 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:54,395 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:31:54,395 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:54,395 INFO snapshot-role/MainThread: } 2024-03-01 20:31:54,395 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:54,395 INFO snapshot-role/MainThread: , 2024-03-01 20:31:54,395 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:54,395 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:54,395 INFO snapshot-role/MainThread: } 2024-03-01 20:31:54,395 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:31:54,420 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:54,421 INFO snapshot-role/MainThread: { 2024-03-01 20:31:54,421 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:54,421 INFO snapshot-role/MainThread: { 2024-03-01 20:31:54,421 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:54,421 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:31:54,421 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:54,421 INFO snapshot-role/MainThread: } 2024-03-01 20:31:54,421 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:54,421 INFO snapshot-role/MainThread: , 2024-03-01 20:31:54,421 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:54,421 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:54,421 INFO snapshot-role/MainThread: } 2024-03-01 20:31:54,421 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:31:54,447 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:54,448 INFO snapshot-role/MainThread: { 2024-03-01 20:31:54,448 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:54,448 INFO snapshot-role/MainThread: { 2024-03-01 20:31:54,448 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:54,448 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:31:54,448 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:31:54,448 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:31:54,448 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:31:54,448 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:31:54,448 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:31:54,448 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:31:54,448 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:54,448 INFO snapshot-role/MainThread: } 2024-03-01 20:31:54,448 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:54,448 INFO snapshot-role/MainThread: , 2024-03-01 20:31:54,448 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:54,448 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:54,448 INFO snapshot-role/MainThread: } 2024-03-01 20:31:54,448 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:31:54,471 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:54,471 INFO snapshot-role/MainThread: { 2024-03-01 20:31:54,471 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:54,471 INFO snapshot-role/MainThread: { 2024-03-01 20:31:54,471 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:54,471 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:31:54,471 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:54,472 INFO snapshot-role/MainThread: } 2024-03-01 20:31:54,472 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:54,472 INFO snapshot-role/MainThread: , 2024-03-01 20:31:54,472 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:54,472 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:54,472 INFO snapshot-role/MainThread: } 2024-03-01 20:31:54,472 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 20:31:54,494 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:31:54,494 INFO snapshot-role/MainThread: { 2024-03-01 20:31:54,494 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:31:54,495 INFO snapshot-role/MainThread: { 2024-03-01 20:31:54,495 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:31:54,495 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:31:54,495 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:54,495 INFO snapshot-role/MainThread: } 2024-03-01 20:31:54,495 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:54,495 INFO snapshot-role/MainThread: , 2024-03-01 20:31:54,495 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:31:54,495 INFO snapshot-role/MainThread: ] 2024-03-01 20:31:54,495 INFO snapshot-role/MainThread: } 2024-03-01 20:31:54,495 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg3/lv6_snapset1 2024-03-01 20:32:09,597 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:32:09,598 INFO snapshot-role/MainThread: { 2024-03-01 20:32:09,598 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:32:09,598 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:09,598 INFO snapshot-role/MainThread: } 2024-03-01 20:32:09,598 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:32:09,652 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:32:09,652 INFO snapshot-role/MainThread: { 2024-03-01 20:32:09,652 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:32:09,652 INFO snapshot-role/MainThread: { 2024-03-01 20:32:09,652 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:32:09,652 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:32:09,652 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:09,653 INFO snapshot-role/MainThread: } 2024-03-01 20:32:09,653 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:09,653 INFO snapshot-role/MainThread: , 2024-03-01 20:32:09,653 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:32:09,653 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:09,653 INFO snapshot-role/MainThread: } 2024-03-01 20:32:09,653 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:32:09,682 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:32:09,682 INFO snapshot-role/MainThread: { 2024-03-01 20:32:09,682 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:32:09,682 INFO snapshot-role/MainThread: { 2024-03-01 20:32:09,682 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:32:09,682 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:32:09,682 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:09,682 INFO snapshot-role/MainThread: } 2024-03-01 20:32:09,682 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:09,682 INFO snapshot-role/MainThread: , 2024-03-01 20:32:09,682 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:32:09,682 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:09,682 INFO snapshot-role/MainThread: } 2024-03-01 20:32:09,683 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:32:09,707 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:32:09,707 INFO snapshot-role/MainThread: { 2024-03-01 20:32:09,708 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:32:09,708 INFO snapshot-role/MainThread: { 2024-03-01 20:32:09,708 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:32:09,708 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:32:09,708 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:32:09,708 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:32:09,708 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:32:09,708 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:32:09,708 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:32:09,708 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:09,708 INFO snapshot-role/MainThread: } 2024-03-01 20:32:09,708 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:09,708 INFO snapshot-role/MainThread: , 2024-03-01 20:32:09,708 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:32:09,708 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:09,708 INFO snapshot-role/MainThread: } 2024-03-01 20:32:09,708 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:32:09,733 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:32:09,733 INFO snapshot-role/MainThread: { 2024-03-01 20:32:09,733 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:32:09,733 INFO snapshot-role/MainThread: { 2024-03-01 20:32:09,733 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:32:09,733 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:32:09,733 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:09,733 INFO snapshot-role/MainThread: } 2024-03-01 20:32:09,733 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:09,733 INFO snapshot-role/MainThread: , 2024-03-01 20:32:09,733 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:32:09,733 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:09,733 INFO snapshot-role/MainThread: } 2024-03-01 20:32:09,733 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:32:09,760 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:32:09,760 INFO snapshot-role/MainThread: { 2024-03-01 20:32:09,760 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:32:09,760 INFO snapshot-role/MainThread: { 2024-03-01 20:32:09,760 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:32:09,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:32:09,760 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:09,760 INFO snapshot-role/MainThread: } 2024-03-01 20:32:09,760 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:09,760 INFO snapshot-role/MainThread: , 2024-03-01 20:32:09,760 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:32:09,760 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:09,760 INFO snapshot-role/MainThread: } 2024-03-01 20:32:09,760 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg3/lv7_snapset1 2024-03-01 20:32:24,881 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:32:24,882 INFO snapshot-role/MainThread: { 2024-03-01 20:32:24,882 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:32:24,882 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:24,882 INFO snapshot-role/MainThread: } 2024-03-01 20:32:24,882 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:32:24,926 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:32:24,926 INFO snapshot-role/MainThread: { 2024-03-01 20:32:24,926 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:32:24,926 INFO snapshot-role/MainThread: { 2024-03-01 20:32:24,926 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:32:24,926 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:32:24,926 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:24,926 INFO snapshot-role/MainThread: } 2024-03-01 20:32:24,926 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:24,926 INFO snapshot-role/MainThread: , 2024-03-01 20:32:24,926 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:32:24,926 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:24,926 INFO snapshot-role/MainThread: } 2024-03-01 20:32:24,926 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:32:24,950 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:32:24,950 INFO snapshot-role/MainThread: { 2024-03-01 20:32:24,950 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:32:24,951 INFO snapshot-role/MainThread: { 2024-03-01 20:32:24,951 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:32:24,951 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:32:24,951 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:24,951 INFO snapshot-role/MainThread: } 2024-03-01 20:32:24,951 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:24,951 INFO snapshot-role/MainThread: , 2024-03-01 20:32:24,951 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:32:24,951 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:24,951 INFO snapshot-role/MainThread: } 2024-03-01 20:32:24,951 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:32:24,975 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:32:24,975 INFO snapshot-role/MainThread: { 2024-03-01 20:32:24,975 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:32:24,975 INFO snapshot-role/MainThread: { 2024-03-01 20:32:24,975 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:32:24,975 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:32:24,976 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:32:24,976 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:32:24,976 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:32:24,976 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:32:24,976 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:24,976 INFO snapshot-role/MainThread: } 2024-03-01 20:32:24,976 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:24,976 INFO snapshot-role/MainThread: , 2024-03-01 20:32:24,976 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:32:24,976 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:24,976 INFO snapshot-role/MainThread: } 2024-03-01 20:32:24,976 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:32:25,000 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:32:25,000 INFO snapshot-role/MainThread: { 2024-03-01 20:32:25,000 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:32:25,000 INFO snapshot-role/MainThread: { 2024-03-01 20:32:25,001 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:32:25,001 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:32:25,001 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:25,001 INFO snapshot-role/MainThread: } 2024-03-01 20:32:25,001 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:25,001 INFO snapshot-role/MainThread: , 2024-03-01 20:32:25,001 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:32:25,001 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:25,001 INFO snapshot-role/MainThread: } 2024-03-01 20:32:25,001 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 20:32:25,026 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:32:25,026 INFO snapshot-role/MainThread: { 2024-03-01 20:32:25,026 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:32:25,026 INFO snapshot-role/MainThread: { 2024-03-01 20:32:25,026 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:32:25,027 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:32:25,027 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:25,027 INFO snapshot-role/MainThread: } 2024-03-01 20:32:25,027 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:25,027 INFO snapshot-role/MainThread: , 2024-03-01 20:32:25,027 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:32:25,027 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:25,027 INFO snapshot-role/MainThread: } 2024-03-01 20:32:25,027 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg3/lv8_snapset1 2024-03-01 20:32:40,146 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:32:40,147 INFO snapshot-role/MainThread: { 2024-03-01 20:32:40,147 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:32:40,147 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:40,147 INFO snapshot-role/MainThread: } 2024-03-01 20:32:40,147 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:32:40,189 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:32:40,189 INFO snapshot-role/MainThread: { 2024-03-01 20:32:40,189 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:32:40,189 INFO snapshot-role/MainThread: { 2024-03-01 20:32:40,189 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:32:40,189 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:32:40,189 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:40,189 INFO snapshot-role/MainThread: } 2024-03-01 20:32:40,189 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:40,189 INFO snapshot-role/MainThread: , 2024-03-01 20:32:40,189 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:32:40,189 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:40,189 INFO snapshot-role/MainThread: } 2024-03-01 20:32:40,190 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:32:40,213 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:32:40,213 INFO snapshot-role/MainThread: { 2024-03-01 20:32:40,213 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:32:40,213 INFO snapshot-role/MainThread: { 2024-03-01 20:32:40,214 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:32:40,214 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:32:40,214 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:40,214 INFO snapshot-role/MainThread: } 2024-03-01 20:32:40,214 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:40,214 INFO snapshot-role/MainThread: , 2024-03-01 20:32:40,214 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:32:40,214 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:40,214 INFO snapshot-role/MainThread: } 2024-03-01 20:32:40,214 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:32:40,237 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:32:40,237 INFO snapshot-role/MainThread: { 2024-03-01 20:32:40,237 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:32:40,237 INFO snapshot-role/MainThread: { 2024-03-01 20:32:40,237 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:32:40,237 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:32:40,237 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:32:40,237 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:32:40,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:32:40,237 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:40,237 INFO snapshot-role/MainThread: } 2024-03-01 20:32:40,237 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:40,237 INFO snapshot-role/MainThread: , 2024-03-01 20:32:40,237 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:32:40,237 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:40,237 INFO snapshot-role/MainThread: } 2024-03-01 20:32:40,237 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:32:40,261 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:32:40,262 INFO snapshot-role/MainThread: { 2024-03-01 20:32:40,262 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:32:40,262 INFO snapshot-role/MainThread: { 2024-03-01 20:32:40,262 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:32:40,262 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:32:40,262 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:40,262 INFO snapshot-role/MainThread: } 2024-03-01 20:32:40,262 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:40,262 INFO snapshot-role/MainThread: , 2024-03-01 20:32:40,262 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:32:40,262 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:40,262 INFO snapshot-role/MainThread: } 2024-03-01 20:32:40,262 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:32:40,285 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:32:40,285 INFO snapshot-role/MainThread: { 2024-03-01 20:32:40,285 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:32:40,285 INFO snapshot-role/MainThread: { 2024-03-01 20:32:40,285 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:32:40,285 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:32:40,286 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:40,286 INFO snapshot-role/MainThread: } 2024-03-01 20:32:40,286 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:40,286 INFO snapshot-role/MainThread: , 2024-03-01 20:32:40,286 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:32:40,286 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:40,286 INFO snapshot-role/MainThread: } 2024-03-01 20:32:40,286 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg2/lv3_snapset1 2024-03-01 20:32:55,382 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:32:55,382 INFO snapshot-role/MainThread: { 2024-03-01 20:32:55,382 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:32:55,383 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:55,383 INFO snapshot-role/MainThread: } 2024-03-01 20:32:55,383 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:32:55,424 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:32:55,424 INFO snapshot-role/MainThread: { 2024-03-01 20:32:55,424 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:32:55,424 INFO snapshot-role/MainThread: { 2024-03-01 20:32:55,424 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:32:55,425 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:32:55,425 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:55,425 INFO snapshot-role/MainThread: } 2024-03-01 20:32:55,425 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:55,425 INFO snapshot-role/MainThread: , 2024-03-01 20:32:55,425 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:32:55,425 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:55,425 INFO snapshot-role/MainThread: } 2024-03-01 20:32:55,425 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:32:55,451 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:32:55,451 INFO snapshot-role/MainThread: { 2024-03-01 20:32:55,451 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:32:55,452 INFO snapshot-role/MainThread: { 2024-03-01 20:32:55,452 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:32:55,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:32:55,452 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:55,452 INFO snapshot-role/MainThread: } 2024-03-01 20:32:55,452 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:55,452 INFO snapshot-role/MainThread: , 2024-03-01 20:32:55,452 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:32:55,452 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:55,452 INFO snapshot-role/MainThread: } 2024-03-01 20:32:55,452 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:32:55,482 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:32:55,482 INFO snapshot-role/MainThread: { 2024-03-01 20:32:55,482 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:32:55,482 INFO snapshot-role/MainThread: { 2024-03-01 20:32:55,483 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:32:55,483 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:32:55,483 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:32:55,483 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:32:55,483 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:55,483 INFO snapshot-role/MainThread: } 2024-03-01 20:32:55,483 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:55,483 INFO snapshot-role/MainThread: , 2024-03-01 20:32:55,483 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:32:55,483 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:55,483 INFO snapshot-role/MainThread: } 2024-03-01 20:32:55,483 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:32:55,507 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:32:55,508 INFO snapshot-role/MainThread: { 2024-03-01 20:32:55,508 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:32:55,508 INFO snapshot-role/MainThread: { 2024-03-01 20:32:55,508 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:32:55,508 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:32:55,508 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:55,508 INFO snapshot-role/MainThread: } 2024-03-01 20:32:55,508 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:55,508 INFO snapshot-role/MainThread: , 2024-03-01 20:32:55,508 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:32:55,508 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:55,508 INFO snapshot-role/MainThread: } 2024-03-01 20:32:55,508 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:32:55,533 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:32:55,534 INFO snapshot-role/MainThread: { 2024-03-01 20:32:55,534 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:32:55,534 INFO snapshot-role/MainThread: { 2024-03-01 20:32:55,534 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:32:55,534 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:32:55,534 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:55,534 INFO snapshot-role/MainThread: } 2024-03-01 20:32:55,534 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:55,534 INFO snapshot-role/MainThread: , 2024-03-01 20:32:55,534 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:32:55,534 INFO snapshot-role/MainThread: ] 2024-03-01 20:32:55,534 INFO snapshot-role/MainThread: } 2024-03-01 20:32:55,534 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg2/lv4_snapset1 2024-03-01 20:33:10,641 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:10,641 INFO snapshot-role/MainThread: { 2024-03-01 20:33:10,642 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:10,642 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:10,642 INFO snapshot-role/MainThread: } 2024-03-01 20:33:10,642 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:33:10,682 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:10,682 INFO snapshot-role/MainThread: { 2024-03-01 20:33:10,682 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:10,682 INFO snapshot-role/MainThread: { 2024-03-01 20:33:10,682 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:10,682 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:33:10,682 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:10,682 INFO snapshot-role/MainThread: } 2024-03-01 20:33:10,682 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:10,682 INFO snapshot-role/MainThread: , 2024-03-01 20:33:10,682 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:10,682 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:10,682 INFO snapshot-role/MainThread: } 2024-03-01 20:33:10,682 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:33:10,704 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:10,705 INFO snapshot-role/MainThread: { 2024-03-01 20:33:10,705 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:10,705 INFO snapshot-role/MainThread: { 2024-03-01 20:33:10,705 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:10,705 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:33:10,705 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:10,705 INFO snapshot-role/MainThread: } 2024-03-01 20:33:10,705 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:10,705 INFO snapshot-role/MainThread: , 2024-03-01 20:33:10,705 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:10,705 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:10,705 INFO snapshot-role/MainThread: } 2024-03-01 20:33:10,705 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:33:10,728 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:10,728 INFO snapshot-role/MainThread: { 2024-03-01 20:33:10,728 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:10,728 INFO snapshot-role/MainThread: { 2024-03-01 20:33:10,728 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:10,728 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:33:10,728 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:33:10,728 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:33:10,728 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:33:10,728 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:10,728 INFO snapshot-role/MainThread: } 2024-03-01 20:33:10,728 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:10,728 INFO snapshot-role/MainThread: , 2024-03-01 20:33:10,728 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:10,728 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:10,728 INFO snapshot-role/MainThread: } 2024-03-01 20:33:10,729 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:33:10,752 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:10,753 INFO snapshot-role/MainThread: { 2024-03-01 20:33:10,753 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:10,753 INFO snapshot-role/MainThread: { 2024-03-01 20:33:10,753 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:10,753 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:33:10,753 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:10,753 INFO snapshot-role/MainThread: } 2024-03-01 20:33:10,753 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:10,753 INFO snapshot-role/MainThread: , 2024-03-01 20:33:10,753 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:10,753 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:10,753 INFO snapshot-role/MainThread: } 2024-03-01 20:33:10,753 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:33:10,777 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:10,778 INFO snapshot-role/MainThread: { 2024-03-01 20:33:10,778 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:10,778 INFO snapshot-role/MainThread: { 2024-03-01 20:33:10,778 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:10,778 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:33:10,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:10,778 INFO snapshot-role/MainThread: } 2024-03-01 20:33:10,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:10,778 INFO snapshot-role/MainThread: , 2024-03-01 20:33:10,778 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:10,778 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:10,778 INFO snapshot-role/MainThread: } 2024-03-01 20:33:10,778 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg1/lv1_snapset1 2024-03-01 20:33:25,890 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:25,891 INFO snapshot-role/MainThread: { 2024-03-01 20:33:25,891 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:25,891 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:25,891 INFO snapshot-role/MainThread: } 2024-03-01 20:33:25,891 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:33:25,925 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:25,925 INFO snapshot-role/MainThread: { 2024-03-01 20:33:25,925 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:25,925 INFO snapshot-role/MainThread: { 2024-03-01 20:33:25,925 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:25,925 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:33:25,925 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:25,925 INFO snapshot-role/MainThread: } 2024-03-01 20:33:25,925 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:25,925 INFO snapshot-role/MainThread: , 2024-03-01 20:33:25,925 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:25,925 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:25,925 INFO snapshot-role/MainThread: } 2024-03-01 20:33:25,925 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:33:25,951 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:25,951 INFO snapshot-role/MainThread: { 2024-03-01 20:33:25,951 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:25,951 INFO snapshot-role/MainThread: { 2024-03-01 20:33:25,951 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:25,951 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:33:25,951 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:25,951 INFO snapshot-role/MainThread: } 2024-03-01 20:33:25,951 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:25,951 INFO snapshot-role/MainThread: , 2024-03-01 20:33:25,951 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:25,951 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:25,951 INFO snapshot-role/MainThread: } 2024-03-01 20:33:25,951 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:33:25,977 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:25,977 INFO snapshot-role/MainThread: { 2024-03-01 20:33:25,977 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:25,977 INFO snapshot-role/MainThread: { 2024-03-01 20:33:25,977 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:25,977 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:33:25,977 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:33:25,977 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:33:25,977 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:25,977 INFO snapshot-role/MainThread: } 2024-03-01 20:33:25,977 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:25,977 INFO snapshot-role/MainThread: , 2024-03-01 20:33:25,977 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:25,977 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:25,977 INFO snapshot-role/MainThread: } 2024-03-01 20:33:25,977 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:33:26,000 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:26,000 INFO snapshot-role/MainThread: { 2024-03-01 20:33:26,000 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:26,000 INFO snapshot-role/MainThread: { 2024-03-01 20:33:26,001 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:26,001 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:33:26,001 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:26,001 INFO snapshot-role/MainThread: } 2024-03-01 20:33:26,001 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:26,001 INFO snapshot-role/MainThread: , 2024-03-01 20:33:26,001 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:26,001 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:26,001 INFO snapshot-role/MainThread: } 2024-03-01 20:33:26,001 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 20:33:26,024 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:26,024 INFO snapshot-role/MainThread: { 2024-03-01 20:33:26,024 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:26,024 INFO snapshot-role/MainThread: { 2024-03-01 20:33:26,024 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:26,024 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:33:26,024 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:26,024 INFO snapshot-role/MainThread: } 2024-03-01 20:33:26,024 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:26,024 INFO snapshot-role/MainThread: , 2024-03-01 20:33:26,024 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:26,024 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:26,024 INFO snapshot-role/MainThread: } 2024-03-01 20:33:26,024 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg1/lv2_snapset1 2024-03-01 20:33:41,128 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:41,129 INFO snapshot-role/MainThread: { 2024-03-01 20:33:41,129 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:41,129 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:41,129 INFO snapshot-role/MainThread: } 2024-03-01 20:33:41,129 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:33:44,151 INFO snapshot-role/MainThread: revert_cmd: revert None None snapset1 1 None 2024-03-01 20:33:44,151 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:33:44,189 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:44,189 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,189 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:44,189 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,189 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:33:44,189 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:33:44,189 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,189 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,189 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:33:44,189 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:33:44,189 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:33:44,189 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:33:44,189 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:33:44,189 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,189 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,189 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:44,189 INFO snapshot-role/MainThread: {"lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM", "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:33:44,190 INFO snapshot-role/MainThread: {"lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm", "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:33:44,190 INFO snapshot-role/MainThread: {"lv_uuid":"U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH", "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:33:44,190 INFO snapshot-role/MainThread: {"lv_uuid":"KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum", "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:33:44,190 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,190 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,190 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:33:44,190 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S", "lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm", "pv_name":"/dev/sdh"}, 2024-03-01 20:33:44,190 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5", "lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM", "pv_name":"/dev/sdj"}, 2024-03-01 20:33:44,190 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:33:44,190 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf", "lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM", "pv_name":"/dev/sdi"}, 2024-03-01 20:33:44,190 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf", "lv_uuid":"KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum", "pv_name":"/dev/sdg"}, 2024-03-01 20:33:44,190 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf", "lv_uuid":"U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH", "pv_name":"/dev/sdg"}, 2024-03-01 20:33:44,190 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf", "lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm", "pv_name":"/dev/sdg"}, 2024-03-01 20:33:44,190 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:33:44,190 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,190 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,190 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:33:44,190 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM"}, 2024-03-01 20:33:44,190 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM"}, 2024-03-01 20:33:44,190 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum"}, 2024-03-01 20:33:44,190 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH"}, 2024-03-01 20:33:44,190 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm"}, 2024-03-01 20:33:44,190 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm"} 2024-03-01 20:33:44,190 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,190 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,190 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,190 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,190 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:33:44,190 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:33:44,190 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,190 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: {"lv_uuid":"ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA", "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:33:44,191 INFO snapshot-role/MainThread: {"lv_uuid":"8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU", "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:33:44,191 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd", "lv_uuid":"8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU", "pv_name":"/dev/sdd"}, 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd", "lv_uuid":"ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA", "pv_name":"/dev/sdd"}, 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU"}, 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA"} 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:33:44,191 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:33:44,192 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:33:44,192 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:33:44,192 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,192 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,192 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:44,192 INFO snapshot-role/MainThread: {"lv_uuid":"nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY", "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:33:44,192 INFO snapshot-role/MainThread: {"lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t", "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:33:44,192 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,192 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,192 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:33:44,192 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:33:44,192 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4", "lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t", "pv_name":"/dev/sdb"}, 2024-03-01 20:33:44,192 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4", "lv_uuid":"nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY", "pv_name":"/dev/sdb"}, 2024-03-01 20:33:44,192 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:33:44,192 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B", "lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t", "pv_name":"/dev/sda"} 2024-03-01 20:33:44,192 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,192 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,192 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:33:44,192 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY"}, 2024-03-01 20:33:44,192 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t"}, 2024-03-01 20:33:44,192 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t"} 2024-03-01 20:33:44,192 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,192 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,192 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,192 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,192 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:44,192 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,192 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,193 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:33:44,215 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:44,215 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,215 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:44,216 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,216 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:44,216 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:33:44,216 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,216 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,216 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,216 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,216 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:44,216 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,216 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,216 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:33:44,238 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:44,238 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,238 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:44,238 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,238 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:44,238 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:33:44,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:33:44,238 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:33:44,238 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:33:44,238 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,238 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,238 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,238 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,238 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:44,238 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,238 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,238 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 20:33:44,263 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:33:44,263 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,264 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:44,264 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,264 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:44,264 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,264 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,264 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,264 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,264 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:44,264 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,264 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,264 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:33:44,287 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:44,287 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,287 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:44,287 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,287 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:44,288 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:33:44,288 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,288 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,288 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,288 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,288 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:44,288 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,288 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,288 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:33:44,310 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:44,310 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,311 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:44,311 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,311 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:44,311 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:33:44,311 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:33:44,311 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:33:44,311 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:33:44,311 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,311 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,311 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,311 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,311 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:44,311 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,311 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,311 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 20:33:44,335 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:33:44,335 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,335 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:44,335 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,335 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:44,335 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,335 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,335 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,335 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,335 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:44,335 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,335 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,335 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:33:44,364 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:44,364 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,364 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:44,364 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,364 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:44,364 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:33:44,364 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,364 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,364 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,364 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,364 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:44,364 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,364 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,364 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:33:44,387 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:44,387 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,387 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:44,388 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,388 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:44,388 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:33:44,388 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:33:44,388 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:33:44,388 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:33:44,388 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,388 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,388 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,388 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,388 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:44,388 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,388 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,388 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:33:44,413 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:33:44,414 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,414 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:44,414 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,414 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:44,414 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,414 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,414 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,414 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,414 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:44,414 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,414 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,414 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:33:44,436 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:44,437 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,437 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:44,437 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,437 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:44,437 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:33:44,437 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,437 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,437 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,437 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,437 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:44,437 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,437 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,437 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:33:44,462 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:44,463 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,463 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:44,463 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,463 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:44,463 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:33:44,463 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:33:44,463 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:33:44,463 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:33:44,463 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,463 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,463 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,463 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,463 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:44,463 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,463 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,463 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 20:33:44,486 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:33:44,486 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,486 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:44,487 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,487 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:44,487 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,487 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,487 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,487 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,487 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:44,487 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,487 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,487 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:33:44,509 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:44,509 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,509 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:44,509 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,509 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:44,510 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:33:44,510 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,510 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,510 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,510 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,510 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:44,510 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,510 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,510 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:33:44,532 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:44,533 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,533 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:44,533 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,533 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:44,533 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:33:44,533 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:33:44,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,533 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,533 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,533 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:44,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,533 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,533 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:33:44,555 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:33:44,556 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,556 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:44,556 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,556 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:44,556 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,556 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,556 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,556 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,556 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:44,556 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,556 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,556 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:33:44,578 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:44,578 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,578 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:44,579 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,579 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:44,579 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:33:44,579 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,579 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,579 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,579 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,579 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:44,579 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,579 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,579 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:33:44,601 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:44,601 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,601 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:44,601 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,602 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:44,602 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:33:44,602 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:33:44,602 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,602 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,602 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,602 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,602 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:44,602 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,602 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,602 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:33:44,624 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:33:44,625 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,625 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:44,625 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,625 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:44,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,625 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,625 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,625 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:44,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,625 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,625 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:33:44,652 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:44,652 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,652 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:44,652 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,652 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:44,652 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:33:44,652 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,652 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,652 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,652 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,652 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:44,652 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,652 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,652 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:33:44,676 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:44,676 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,677 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:44,677 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,677 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:44,677 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:33:44,677 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:33:44,677 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,677 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,677 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,677 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,677 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:44,677 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,677 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,677 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:33:44,703 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:33:44,703 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,703 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:44,703 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,703 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:44,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,703 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,703 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,703 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:44,703 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,703 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,703 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:33:44,726 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:44,726 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,726 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:44,726 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,727 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:44,727 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:33:44,727 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,727 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,727 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,727 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,727 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:44,727 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,727 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,727 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:33:44,750 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:44,751 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,751 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:44,751 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,751 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:44,751 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:33:44,751 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:33:44,751 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,751 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,751 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,751 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,751 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:44,751 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,751 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,751 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 20:33:44,773 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:33:44,773 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,774 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:44,774 INFO snapshot-role/MainThread: { 2024-03-01 20:33:44,774 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:44,774 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,774 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,774 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,774 INFO snapshot-role/MainThread: , 2024-03-01 20:33:44,774 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:44,774 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:44,774 INFO snapshot-role/MainThread: } 2024-03-01 20:33:44,774 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:33:47,965 INFO snapshot-role/MainThread: revert_cmd: revert None None snapset1 0 None 2024-03-01 20:33:47,965 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:33:47,994 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:47,994 INFO snapshot-role/MainThread: { 2024-03-01 20:33:47,994 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:47,994 INFO snapshot-role/MainThread: { 2024-03-01 20:33:47,994 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:33:47,994 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:33:47,994 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:47,994 INFO snapshot-role/MainThread: , 2024-03-01 20:33:47,994 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:33:47,994 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:33:47,994 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:33:47,994 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:33:47,994 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:33:47,994 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:47,994 INFO snapshot-role/MainThread: , 2024-03-01 20:33:47,994 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:47,994 INFO snapshot-role/MainThread: {"lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM", "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:33:47,995 INFO snapshot-role/MainThread: {"lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm", "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:33:47,995 INFO snapshot-role/MainThread: {"lv_uuid":"U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH", "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:33:47,995 INFO snapshot-role/MainThread: {"lv_uuid":"KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum", "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:33:47,995 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:47,995 INFO snapshot-role/MainThread: , 2024-03-01 20:33:47,995 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:33:47,995 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S", "lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm", "pv_name":"/dev/sdh"}, 2024-03-01 20:33:47,995 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5", "lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM", "pv_name":"/dev/sdj"}, 2024-03-01 20:33:47,995 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:33:47,995 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf", "lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM", "pv_name":"/dev/sdi"}, 2024-03-01 20:33:47,995 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf", "lv_uuid":"KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum", "pv_name":"/dev/sdg"}, 2024-03-01 20:33:47,995 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf", "lv_uuid":"U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH", "pv_name":"/dev/sdg"}, 2024-03-01 20:33:47,995 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf", "lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm", "pv_name":"/dev/sdg"}, 2024-03-01 20:33:47,995 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:33:47,995 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:47,995 INFO snapshot-role/MainThread: , 2024-03-01 20:33:47,995 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:33:47,995 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM"}, 2024-03-01 20:33:47,995 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM"}, 2024-03-01 20:33:47,995 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum"}, 2024-03-01 20:33:47,995 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH"}, 2024-03-01 20:33:47,995 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm"}, 2024-03-01 20:33:47,995 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm"} 2024-03-01 20:33:47,995 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:47,995 INFO snapshot-role/MainThread: } 2024-03-01 20:33:47,995 INFO snapshot-role/MainThread: , 2024-03-01 20:33:47,995 INFO snapshot-role/MainThread: { 2024-03-01 20:33:47,995 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:33:47,995 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:33:47,995 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: , 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: , 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: {"lv_uuid":"ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA", "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:33:47,996 INFO snapshot-role/MainThread: {"lv_uuid":"8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU", "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:33:47,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: , 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd", "lv_uuid":"8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU", "pv_name":"/dev/sdd"}, 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd", "lv_uuid":"ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA", "pv_name":"/dev/sdd"}, 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: , 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU"}, 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA"} 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: } 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: , 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: { 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: , 2024-03-01 20:33:47,996 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:33:47,997 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:33:47,997 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:33:47,997 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:33:47,997 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:47,997 INFO snapshot-role/MainThread: , 2024-03-01 20:33:47,997 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:47,997 INFO snapshot-role/MainThread: {"lv_uuid":"nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY", "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:33:47,997 INFO snapshot-role/MainThread: {"lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t", "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:33:47,997 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:47,997 INFO snapshot-role/MainThread: , 2024-03-01 20:33:47,997 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:33:47,997 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:33:47,997 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4", "lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t", "pv_name":"/dev/sdb"}, 2024-03-01 20:33:47,997 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4", "lv_uuid":"nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY", "pv_name":"/dev/sdb"}, 2024-03-01 20:33:47,997 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:33:47,997 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B", "lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t", "pv_name":"/dev/sda"} 2024-03-01 20:33:47,997 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:47,997 INFO snapshot-role/MainThread: , 2024-03-01 20:33:47,997 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:33:47,997 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY"}, 2024-03-01 20:33:47,997 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t"}, 2024-03-01 20:33:47,997 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t"} 2024-03-01 20:33:47,997 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:47,997 INFO snapshot-role/MainThread: } 2024-03-01 20:33:47,997 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:47,997 INFO snapshot-role/MainThread: , 2024-03-01 20:33:47,997 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:47,997 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:47,997 INFO snapshot-role/MainThread: } 2024-03-01 20:33:47,998 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 20:33:48,024 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:48,024 INFO snapshot-role/MainThread: { 2024-03-01 20:33:48,024 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:48,024 INFO snapshot-role/MainThread: { 2024-03-01 20:33:48,024 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:48,024 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:33:48,024 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:48,024 INFO snapshot-role/MainThread: } 2024-03-01 20:33:48,024 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:48,024 INFO snapshot-role/MainThread: , 2024-03-01 20:33:48,024 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:48,024 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:48,024 INFO snapshot-role/MainThread: } 2024-03-01 20:33:48,024 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 20:33:48,048 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:48,049 INFO snapshot-role/MainThread: { 2024-03-01 20:33:48,049 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:48,049 INFO snapshot-role/MainThread: { 2024-03-01 20:33:48,049 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:48,049 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:33:48,049 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:48,049 INFO snapshot-role/MainThread: } 2024-03-01 20:33:48,049 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:48,049 INFO snapshot-role/MainThread: , 2024-03-01 20:33:48,049 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:48,049 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:48,049 INFO snapshot-role/MainThread: } 2024-03-01 20:33:48,049 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 20:33:48,071 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:48,071 INFO snapshot-role/MainThread: { 2024-03-01 20:33:48,072 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:48,072 INFO snapshot-role/MainThread: { 2024-03-01 20:33:48,072 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:48,072 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:33:48,072 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:48,072 INFO snapshot-role/MainThread: } 2024-03-01 20:33:48,072 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:48,072 INFO snapshot-role/MainThread: , 2024-03-01 20:33:48,072 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:48,072 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:48,072 INFO snapshot-role/MainThread: } 2024-03-01 20:33:48,072 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 20:33:48,095 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:48,096 INFO snapshot-role/MainThread: { 2024-03-01 20:33:48,096 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:48,096 INFO snapshot-role/MainThread: { 2024-03-01 20:33:48,096 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:48,096 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:33:48,096 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:48,096 INFO snapshot-role/MainThread: } 2024-03-01 20:33:48,096 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:48,096 INFO snapshot-role/MainThread: , 2024-03-01 20:33:48,096 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:48,096 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:48,096 INFO snapshot-role/MainThread: } 2024-03-01 20:33:48,096 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 20:33:48,118 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:48,118 INFO snapshot-role/MainThread: { 2024-03-01 20:33:48,119 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:48,119 INFO snapshot-role/MainThread: { 2024-03-01 20:33:48,119 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:48,119 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:33:48,119 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:48,119 INFO snapshot-role/MainThread: } 2024-03-01 20:33:48,119 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:48,119 INFO snapshot-role/MainThread: , 2024-03-01 20:33:48,119 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:48,119 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:48,119 INFO snapshot-role/MainThread: } 2024-03-01 20:33:48,119 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 20:33:48,142 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:48,142 INFO snapshot-role/MainThread: { 2024-03-01 20:33:48,142 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:48,142 INFO snapshot-role/MainThread: { 2024-03-01 20:33:48,142 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:48,142 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:33:48,142 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:48,142 INFO snapshot-role/MainThread: } 2024-03-01 20:33:48,142 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:48,142 INFO snapshot-role/MainThread: , 2024-03-01 20:33:48,142 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:48,142 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:48,142 INFO snapshot-role/MainThread: } 2024-03-01 20:33:48,142 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 20:33:48,169 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:48,169 INFO snapshot-role/MainThread: { 2024-03-01 20:33:48,169 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:48,169 INFO snapshot-role/MainThread: { 2024-03-01 20:33:48,169 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:48,169 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:33:48,169 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:48,169 INFO snapshot-role/MainThread: } 2024-03-01 20:33:48,169 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:48,169 INFO snapshot-role/MainThread: , 2024-03-01 20:33:48,169 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:48,169 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:48,169 INFO snapshot-role/MainThread: } 2024-03-01 20:33:48,169 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 20:33:48,194 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:33:48,195 INFO snapshot-role/MainThread: { 2024-03-01 20:33:48,195 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:33:48,195 INFO snapshot-role/MainThread: { 2024-03-01 20:33:48,195 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:33:48,195 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:33:48,195 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:48,195 INFO snapshot-role/MainThread: } 2024-03-01 20:33:48,195 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:48,195 INFO snapshot-role/MainThread: , 2024-03-01 20:33:48,195 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:33:48,195 INFO snapshot-role/MainThread: ] 2024-03-01 20:33:48,195 INFO snapshot-role/MainThread: } 2024-03-01 20:33:48,195 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:35:01,244 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 20 None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} False 2024-03-01 20:35:01,245 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:35:01,245 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:35:01,245 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:35:01,269 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:01,270 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,270 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:01,270 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,270 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,270 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:35:01,270 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:35:01,270 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,270 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,270 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,270 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,270 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:01,270 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,270 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,270 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:35:01,294 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:01,294 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,294 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:01,294 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,294 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,294 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:35:01,294 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,294 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,294 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,294 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,294 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:01,294 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,294 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,294 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:35:01,318 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:01,318 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,318 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:01,318 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,318 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,318 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:35:01,318 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:35:01,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,318 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,318 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,318 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:01,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,318 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,319 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:35:01,343 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:01,343 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,343 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:01,343 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,343 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,343 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:35:01,343 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,343 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,343 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,343 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,343 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:01,343 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,343 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,343 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:35:01,367 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:01,367 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,367 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:01,367 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,367 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,367 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:35:01,367 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:35:01,367 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,367 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,367 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,367 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,367 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:01,367 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,367 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,367 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:35:01,393 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:01,393 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,393 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:01,393 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,393 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,393 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:35:01,393 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,393 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,393 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,393 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,393 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:01,393 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,393 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,394 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:35:01,419 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:01,419 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,419 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:01,419 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,419 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,419 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:35:01,419 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:35:01,419 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:35:01,419 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:35:01,419 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,419 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,419 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,419 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,420 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:01,420 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,420 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,420 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:35:01,445 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:01,445 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,445 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:01,445 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,445 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,445 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:35:01,445 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,445 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,445 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,445 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,445 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:01,445 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,445 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,445 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:35:01,445 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:35:01,446 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:35:01,470 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:01,470 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,470 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:01,470 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,470 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,470 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:35:01,470 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:35:01,470 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,470 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,470 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,470 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,470 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:01,470 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,470 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,470 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:35:01,496 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:01,496 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,496 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:01,496 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,496 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,496 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:35:01,496 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,496 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,496 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,496 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,496 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:01,496 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,496 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,497 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:35:01,521 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:01,521 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,521 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:01,521 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,521 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,521 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:35:01,521 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:35:01,521 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,521 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,521 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,521 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,521 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:01,521 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,521 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,522 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:35:01,546 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:01,546 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,546 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:01,546 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,546 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,546 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:35:01,546 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,546 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,546 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,546 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,546 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:01,546 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,546 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,546 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:35:01,572 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:01,572 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,572 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:01,572 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,572 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,572 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:35:01,572 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:35:01,572 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,572 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,572 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,572 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,572 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:01,572 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,573 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,573 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:35:01,598 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:01,598 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,598 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:01,598 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,598 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,598 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:35:01,598 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,598 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,598 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,598 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,598 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:01,598 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,598 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,599 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:35:01,623 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:01,623 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,623 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:01,623 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,623 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,623 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:35:01,623 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:35:01,623 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:35:01,623 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:35:01,623 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,623 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,623 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,623 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,624 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:01,624 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,624 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,624 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:35:01,648 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:01,648 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,648 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:01,648 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,648 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,648 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:35:01,648 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,648 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,648 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,648 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,648 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:01,649 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,649 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,649 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:35:01,649 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:35:01,649 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:35:01,676 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:01,676 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,676 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:01,676 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,676 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,676 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:35:01,676 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:35:01,676 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,676 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,676 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,676 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,676 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:01,676 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,676 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,676 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:35:01,701 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:35:01,701 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,701 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:01,701 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,701 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,701 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,701 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,701 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,701 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,701 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:01,701 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,701 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,702 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:35:01,724 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:01,724 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,724 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:01,724 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,724 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,724 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:35:01,724 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:35:01,724 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,724 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,724 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,724 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,724 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:01,724 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,724 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,725 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:35:01,750 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:35:01,750 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,750 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:01,750 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,750 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,750 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,750 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,750 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:01,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,750 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,750 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:35:01,777 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:01,777 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,777 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:01,777 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,777 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,777 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:35:01,777 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:35:01,777 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,777 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,777 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,777 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,777 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:01,777 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,777 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,777 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:35:01,799 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:35:01,799 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,799 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:01,799 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,799 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,799 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,799 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,799 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,799 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,799 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:01,799 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,799 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,799 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:35:01,825 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:01,825 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,825 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:01,825 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,825 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,825 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:35:01,825 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:35:01,825 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:35:01,825 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:35:01,825 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,825 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,825 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,825 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,825 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:01,825 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,826 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,826 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:35:01,847 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:35:01,848 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,848 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:01,848 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,848 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,848 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,848 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,848 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,848 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,848 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:01,848 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,848 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,848 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:35:01,848 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:35:01,848 INFO snapshot-role/MainThread: snapsset names ok: snapset1 2024-03-01 20:35:01,848 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:35:01,877 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:01,877 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,877 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:01,877 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,877 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:35:01,877 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:35:01,877 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,877 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,877 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:35:01,877 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:35:01,877 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:35:01,877 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:35:01,877 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:35:01,877 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,878 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,878 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,878 INFO snapshot-role/MainThread: {"lv_uuid":"Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq", "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:35:01,878 INFO snapshot-role/MainThread: {"lv_uuid":"BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH", "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:35:01,878 INFO snapshot-role/MainThread: {"lv_uuid":"9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2", "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:35:01,878 INFO snapshot-role/MainThread: {"lv_uuid":"4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk", "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:35:01,878 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,878 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,878 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:35:01,878 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp", "lv_uuid":"BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH", "pv_name":"/dev/sdh"}, 2024-03-01 20:35:01,878 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd", "lv_uuid":"Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq", "pv_name":"/dev/sdj"}, 2024-03-01 20:35:01,878 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:35:01,878 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz", "lv_uuid":"Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq", "pv_name":"/dev/sdi"}, 2024-03-01 20:35:01,878 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"iT0V6L-57LE-b0ca-IvQh-NGxt-3NYm-fCDgp2", "lv_uuid":"4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk", "pv_name":"/dev/sdg"}, 2024-03-01 20:35:01,878 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"iT0V6L-57LE-b0ca-IvQh-NGxt-3NYm-fCDgp2", "lv_uuid":"9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2", "pv_name":"/dev/sdg"}, 2024-03-01 20:35:01,878 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"iT0V6L-57LE-b0ca-IvQh-NGxt-3NYm-fCDgp2", "lv_uuid":"BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH", "pv_name":"/dev/sdg"}, 2024-03-01 20:35:01,878 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"iT0V6L-57LE-b0ca-IvQh-NGxt-3NYm-fCDgp2", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 20:35:01,878 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,878 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,878 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:35:01,878 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk"}, 2024-03-01 20:35:01,878 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2"}, 2024-03-01 20:35:01,878 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH"}, 2024-03-01 20:35:01,878 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH"}, 2024-03-01 20:35:01,878 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq"}, 2024-03-01 20:35:01,878 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq"} 2024-03-01 20:35:01,878 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,878 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,878 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,878 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,878 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:35:01,879 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:35:01,879 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,879 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,879 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:35:01,879 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:35:01,879 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:35:01,879 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:35:01,879 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,879 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,879 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,879 INFO snapshot-role/MainThread: {"lv_uuid":"KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg", "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:35:01,879 INFO snapshot-role/MainThread: {"lv_uuid":"PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8", "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:35:01,879 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,879 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,879 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:35:01,879 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 20:35:01,879 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr", "lv_uuid":"PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8", "pv_name":"/dev/sdd"}, 2024-03-01 20:35:01,879 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr", "lv_uuid":"KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg", "pv_name":"/dev/sdd"}, 2024-03-01 20:35:01,879 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:35:01,879 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 20:35:01,879 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,879 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,879 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:35:01,879 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg"}, 2024-03-01 20:35:01,879 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8"} 2024-03-01 20:35:01,879 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,879 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,879 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,879 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,879 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: {"lv_uuid":"FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S", "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:35:01,880 INFO snapshot-role/MainThread: {"lv_uuid":"q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe", "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:35:01,880 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT", "lv_uuid":"q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe", "pv_name":"/dev/sda"}, 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY", "lv_uuid":"q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe", "pv_name":"/dev/sdb"}, 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY", "lv_uuid":"FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S", "pv_name":"/dev/sdb"}, 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S"}, 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe"}, 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe"} 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,880 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:01,881 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,881 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,881 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1052770304 vg_extent_size : 4194304 2024-03-01 20:35:01,881 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:35:01,881 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:35:01,881 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:35:01,881 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:35:01,881 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2231369728 vg_extent_size : 4194304 2024-03-01 20:35:01,881 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:35:01,881 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:35:01,881 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1107296256 vg_extent_size : 4194304 2024-03-01 20:35:01,881 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:35:01,881 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:35:01,881 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:35:01,907 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:01,907 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,907 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:01,907 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,907 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,907 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:35:01,907 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:35:01,907 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,907 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,907 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,907 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,907 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:01,907 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,907 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,907 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:35:01,933 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:35:01,933 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,933 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:01,933 INFO snapshot-role/MainThread: { 2024-03-01 20:35:01,933 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:01,933 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,933 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,933 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,933 INFO snapshot-role/MainThread: , 2024-03-01 20:35:01,933 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:01,933 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:01,933 INFO snapshot-role/MainThread: } 2024-03-01 20:35:01,933 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 100663296B test_vg1/lv1 2024-03-01 20:35:02,157 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:02,158 INFO snapshot-role/MainThread: { 2024-03-01 20:35:02,158 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:02,158 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:02,158 INFO snapshot-role/MainThread: } 2024-03-01 20:35:02,158 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:35:02,200 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:02,200 INFO snapshot-role/MainThread: { 2024-03-01 20:35:02,200 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:02,200 INFO snapshot-role/MainThread: { 2024-03-01 20:35:02,200 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:02,201 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:35:02,201 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:35:02,201 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:02,201 INFO snapshot-role/MainThread: } 2024-03-01 20:35:02,201 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:02,201 INFO snapshot-role/MainThread: , 2024-03-01 20:35:02,201 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:02,201 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:02,201 INFO snapshot-role/MainThread: } 2024-03-01 20:35:02,201 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:35:02,226 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:35:02,226 INFO snapshot-role/MainThread: { 2024-03-01 20:35:02,226 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:02,226 INFO snapshot-role/MainThread: { 2024-03-01 20:35:02,226 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:02,226 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:02,226 INFO snapshot-role/MainThread: } 2024-03-01 20:35:02,226 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:02,226 INFO snapshot-role/MainThread: , 2024-03-01 20:35:02,226 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:02,226 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:02,226 INFO snapshot-role/MainThread: } 2024-03-01 20:35:02,226 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 50331648B test_vg2/lv3 2024-03-01 20:35:02,451 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:02,451 INFO snapshot-role/MainThread: { 2024-03-01 20:35:02,451 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:02,451 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:02,451 INFO snapshot-role/MainThread: } 2024-03-01 20:35:02,452 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:35:02,492 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:02,492 INFO snapshot-role/MainThread: { 2024-03-01 20:35:02,492 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:02,492 INFO snapshot-role/MainThread: { 2024-03-01 20:35:02,492 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:02,492 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:35:02,492 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:35:02,492 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:35:02,492 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:02,492 INFO snapshot-role/MainThread: } 2024-03-01 20:35:02,492 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:02,492 INFO snapshot-role/MainThread: , 2024-03-01 20:35:02,492 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:02,492 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:02,492 INFO snapshot-role/MainThread: } 2024-03-01 20:35:02,492 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:35:02,518 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:35:02,519 INFO snapshot-role/MainThread: { 2024-03-01 20:35:02,519 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:02,519 INFO snapshot-role/MainThread: { 2024-03-01 20:35:02,519 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:02,519 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:02,519 INFO snapshot-role/MainThread: } 2024-03-01 20:35:02,519 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:02,519 INFO snapshot-role/MainThread: , 2024-03-01 20:35:02,519 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:02,519 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:02,519 INFO snapshot-role/MainThread: } 2024-03-01 20:35:02,519 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96468992B test_vg2/lv4 2024-03-01 20:35:02,727 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:02,727 INFO snapshot-role/MainThread: { 2024-03-01 20:35:02,727 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:02,727 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:02,727 INFO snapshot-role/MainThread: } 2024-03-01 20:35:02,727 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:35:02,767 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:02,767 INFO snapshot-role/MainThread: { 2024-03-01 20:35:02,767 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:02,767 INFO snapshot-role/MainThread: { 2024-03-01 20:35:02,767 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:02,767 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:35:02,767 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:35:02,767 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:35:02,767 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:35:02,767 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:02,767 INFO snapshot-role/MainThread: } 2024-03-01 20:35:02,767 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:02,768 INFO snapshot-role/MainThread: , 2024-03-01 20:35:02,768 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:02,768 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:02,768 INFO snapshot-role/MainThread: } 2024-03-01 20:35:02,768 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:35:02,796 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:35:02,796 INFO snapshot-role/MainThread: { 2024-03-01 20:35:02,796 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:02,796 INFO snapshot-role/MainThread: { 2024-03-01 20:35:02,796 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:02,796 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:02,796 INFO snapshot-role/MainThread: } 2024-03-01 20:35:02,796 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:02,796 INFO snapshot-role/MainThread: , 2024-03-01 20:35:02,796 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:02,796 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:02,796 INFO snapshot-role/MainThread: } 2024-03-01 20:35:02,796 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 67108864B test_vg3/lv7 2024-03-01 20:35:03,011 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:03,012 INFO snapshot-role/MainThread: { 2024-03-01 20:35:03,012 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:03,012 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:03,012 INFO snapshot-role/MainThread: } 2024-03-01 20:35:03,012 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:35:06,007 INFO snapshot-role/MainThread: check_cmd: check 20 None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} 2024-03-01 20:35:06,007 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:35:06,007 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 20:35:06,007 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:35:06,007 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:35:06,035 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:06,035 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,035 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:06,035 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,035 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:06,035 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:35:06,035 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:35:06,035 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:35:06,035 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,035 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,035 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,035 INFO snapshot-role/MainThread: , 2024-03-01 20:35:06,035 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:06,036 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,036 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,036 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:35:06,062 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:06,062 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,062 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:06,062 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,062 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:06,062 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:35:06,062 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,062 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,062 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,062 INFO snapshot-role/MainThread: , 2024-03-01 20:35:06,062 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:06,062 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,062 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,062 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:35:06,088 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:06,088 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,088 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:06,088 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,088 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:06,088 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:35:06,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:35:06,088 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:35:06,088 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:35:06,088 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,088 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,088 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,088 INFO snapshot-role/MainThread: , 2024-03-01 20:35:06,088 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:06,088 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,088 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,088 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:35:06,114 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:06,114 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,114 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:06,114 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,114 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:06,114 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:35:06,114 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,114 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,114 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,114 INFO snapshot-role/MainThread: , 2024-03-01 20:35:06,114 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:06,114 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,114 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,114 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:35:06,139 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:06,140 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,140 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:06,140 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,140 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:06,140 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:35:06,140 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:35:06,140 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:35:06,140 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:35:06,140 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,140 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,140 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,140 INFO snapshot-role/MainThread: , 2024-03-01 20:35:06,140 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:06,140 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,140 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,140 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:35:06,164 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:06,164 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,164 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:06,164 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,164 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:06,164 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:35:06,164 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,164 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,164 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,164 INFO snapshot-role/MainThread: , 2024-03-01 20:35:06,164 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:06,164 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,164 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,164 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:35:06,189 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:06,190 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,190 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:06,190 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,190 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:06,190 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:35:06,190 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:35:06,190 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:35:06,190 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:35:06,190 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:35:06,190 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,190 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,190 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,190 INFO snapshot-role/MainThread: , 2024-03-01 20:35:06,190 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:06,190 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,190 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,190 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:35:06,214 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:06,215 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,215 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:06,215 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,215 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:06,215 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:35:06,215 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,215 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,215 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,215 INFO snapshot-role/MainThread: , 2024-03-01 20:35:06,215 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:06,215 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,215 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,215 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:35:06,215 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:35:06,240 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:06,240 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,240 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:06,240 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,240 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:06,240 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:35:06,240 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:35:06,240 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:35:06,240 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,240 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,240 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,240 INFO snapshot-role/MainThread: , 2024-03-01 20:35:06,240 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:06,240 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,240 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,241 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:35:06,265 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:06,265 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,265 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:06,265 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,265 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:06,265 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:35:06,265 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,265 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,265 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,265 INFO snapshot-role/MainThread: , 2024-03-01 20:35:06,265 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:06,265 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,265 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,265 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:35:06,289 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:06,290 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,290 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:06,290 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,290 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:06,290 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:35:06,290 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,290 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,290 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,290 INFO snapshot-role/MainThread: , 2024-03-01 20:35:06,290 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:06,290 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,290 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,290 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:35:06,314 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:06,314 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,314 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:06,314 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,314 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:06,315 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:35:06,315 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:35:06,315 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:35:06,315 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:35:06,315 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,315 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,315 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,315 INFO snapshot-role/MainThread: , 2024-03-01 20:35:06,315 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:06,315 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,315 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,315 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:35:06,338 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:06,338 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,338 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:06,338 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,338 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:06,338 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:35:06,338 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,338 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,338 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,338 INFO snapshot-role/MainThread: , 2024-03-01 20:35:06,338 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:06,338 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,338 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,338 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:35:06,362 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:06,362 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,362 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:06,362 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,362 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:06,362 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:35:06,362 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,362 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,362 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,362 INFO snapshot-role/MainThread: , 2024-03-01 20:35:06,362 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:06,362 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,362 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,362 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:35:06,385 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:06,385 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,385 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:06,385 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,385 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:06,386 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:35:06,386 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:35:06,386 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:35:06,386 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:35:06,386 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,386 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,386 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,386 INFO snapshot-role/MainThread: , 2024-03-01 20:35:06,386 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:06,386 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,386 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,386 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:35:06,409 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:06,409 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,409 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:06,409 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,409 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:06,410 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:35:06,410 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,410 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,410 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,410 INFO snapshot-role/MainThread: , 2024-03-01 20:35:06,410 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:06,410 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,410 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,410 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:35:06,436 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:06,436 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,436 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:06,436 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,436 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:06,436 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:35:06,436 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,436 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,436 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,436 INFO snapshot-role/MainThread: , 2024-03-01 20:35:06,436 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:06,436 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,436 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,436 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:35:06,461 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:06,462 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,462 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:06,462 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,462 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:06,462 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:35:06,462 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:35:06,462 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:35:06,462 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:35:06,462 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:35:06,462 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,462 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,462 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,462 INFO snapshot-role/MainThread: , 2024-03-01 20:35:06,462 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:06,462 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,462 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,462 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:35:06,486 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:06,486 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,486 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:06,487 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,487 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:06,487 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:35:06,487 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,487 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,487 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,487 INFO snapshot-role/MainThread: , 2024-03-01 20:35:06,487 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:06,487 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,487 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,487 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:35:06,510 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:06,511 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,511 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:06,511 INFO snapshot-role/MainThread: { 2024-03-01 20:35:06,511 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:06,511 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:35:06,511 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,511 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,511 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,511 INFO snapshot-role/MainThread: , 2024-03-01 20:35:06,511 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:06,511 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:06,511 INFO snapshot-role/MainThread: } 2024-03-01 20:35:06,511 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:35:09,588 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 20 None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} False 2024-03-01 20:35:09,588 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:35:09,589 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:35:09,589 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:35:09,616 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:09,617 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,617 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:09,617 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,617 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:09,617 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:35:09,617 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:35:09,617 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:35:09,617 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,617 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,617 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,617 INFO snapshot-role/MainThread: , 2024-03-01 20:35:09,617 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:09,617 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,617 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,617 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:35:09,640 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:09,641 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,641 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:09,641 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,641 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:09,641 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:35:09,641 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,641 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,641 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,641 INFO snapshot-role/MainThread: , 2024-03-01 20:35:09,641 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:09,641 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,641 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,641 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:35:09,665 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:09,665 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,665 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:09,665 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,665 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:09,665 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:35:09,665 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:35:09,665 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:35:09,665 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:35:09,665 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,665 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,665 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,665 INFO snapshot-role/MainThread: , 2024-03-01 20:35:09,665 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:09,665 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,665 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,665 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:35:09,690 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:09,691 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,691 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:09,691 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,691 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:09,691 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:35:09,691 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,691 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,691 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,691 INFO snapshot-role/MainThread: , 2024-03-01 20:35:09,691 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:09,691 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,691 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,691 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:35:09,714 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:09,714 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,714 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:09,714 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,714 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:09,714 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:35:09,714 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:35:09,715 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:35:09,715 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:35:09,715 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,715 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,715 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,715 INFO snapshot-role/MainThread: , 2024-03-01 20:35:09,715 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:09,715 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,715 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,715 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:35:09,738 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:09,738 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,738 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:09,738 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,738 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:09,738 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:35:09,738 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,738 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,738 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,738 INFO snapshot-role/MainThread: , 2024-03-01 20:35:09,738 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:09,738 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,738 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,738 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:35:09,765 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:09,765 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,765 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:09,765 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,765 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:09,765 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:35:09,765 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:35:09,765 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:35:09,765 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:35:09,765 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:35:09,765 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,765 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,765 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,765 INFO snapshot-role/MainThread: , 2024-03-01 20:35:09,765 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:09,765 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,765 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,765 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:35:09,790 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:09,791 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,791 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:09,791 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,791 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:09,791 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:35:09,791 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,791 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,791 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,791 INFO snapshot-role/MainThread: , 2024-03-01 20:35:09,791 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:09,791 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,791 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,791 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:35:09,791 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:35:09,791 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:35:09,814 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:09,814 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,815 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:09,815 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,815 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:09,815 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:35:09,815 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:35:09,815 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:35:09,815 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,815 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,815 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,815 INFO snapshot-role/MainThread: , 2024-03-01 20:35:09,815 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:09,815 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,815 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,815 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:35:09,839 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:09,839 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,839 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:09,839 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,839 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:09,839 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:35:09,839 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,839 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,839 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,839 INFO snapshot-role/MainThread: , 2024-03-01 20:35:09,839 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:09,839 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,839 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,839 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:35:09,865 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:09,865 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,865 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:09,865 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,865 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:09,865 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:35:09,865 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:35:09,865 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:35:09,865 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:35:09,865 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,865 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,865 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,865 INFO snapshot-role/MainThread: , 2024-03-01 20:35:09,865 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:09,865 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,865 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,865 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:35:09,888 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:09,889 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,889 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:09,889 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,889 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:09,889 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:35:09,889 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,889 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,889 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,889 INFO snapshot-role/MainThread: , 2024-03-01 20:35:09,889 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:09,889 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,889 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,889 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:35:09,911 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:09,911 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,911 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:09,912 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,912 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:09,912 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:35:09,912 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:35:09,912 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:35:09,912 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:35:09,912 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,912 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,912 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,912 INFO snapshot-role/MainThread: , 2024-03-01 20:35:09,912 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:09,912 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,912 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,912 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:35:09,936 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:09,936 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,936 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:09,936 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,936 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:09,936 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:35:09,936 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,936 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,936 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,936 INFO snapshot-role/MainThread: , 2024-03-01 20:35:09,936 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:09,936 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,936 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,936 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:35:09,961 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:09,961 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,961 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:09,961 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,961 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:09,961 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:35:09,961 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:35:09,961 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:35:09,961 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:35:09,961 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:35:09,961 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,961 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,961 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,962 INFO snapshot-role/MainThread: , 2024-03-01 20:35:09,962 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:09,962 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,962 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,962 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:35:09,986 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:09,987 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,987 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:09,987 INFO snapshot-role/MainThread: { 2024-03-01 20:35:09,987 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:09,987 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:35:09,987 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,987 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,987 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,987 INFO snapshot-role/MainThread: , 2024-03-01 20:35:09,987 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:09,987 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:09,987 INFO snapshot-role/MainThread: } 2024-03-01 20:35:09,987 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:35:09,987 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:35:09,987 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:35:10,011 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:10,012 INFO snapshot-role/MainThread: { 2024-03-01 20:35:10,012 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:10,012 INFO snapshot-role/MainThread: { 2024-03-01 20:35:10,012 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:10,012 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:35:10,012 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:35:10,012 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:35:10,012 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:10,012 INFO snapshot-role/MainThread: } 2024-03-01 20:35:10,012 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:10,012 INFO snapshot-role/MainThread: , 2024-03-01 20:35:10,012 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:10,012 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:10,012 INFO snapshot-role/MainThread: } 2024-03-01 20:35:10,012 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:35:10,041 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:10,041 INFO snapshot-role/MainThread: { 2024-03-01 20:35:10,041 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:10,041 INFO snapshot-role/MainThread: { 2024-03-01 20:35:10,041 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:10,041 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:35:10,041 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:10,041 INFO snapshot-role/MainThread: } 2024-03-01 20:35:10,041 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:10,041 INFO snapshot-role/MainThread: , 2024-03-01 20:35:10,041 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:10,041 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:10,041 INFO snapshot-role/MainThread: } 2024-03-01 20:35:10,042 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:35:10,064 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:10,065 INFO snapshot-role/MainThread: { 2024-03-01 20:35:10,065 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:10,065 INFO snapshot-role/MainThread: { 2024-03-01 20:35:10,065 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:10,065 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:35:10,065 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:10,065 INFO snapshot-role/MainThread: } 2024-03-01 20:35:10,065 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:10,065 INFO snapshot-role/MainThread: , 2024-03-01 20:35:10,065 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:10,065 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:10,065 INFO snapshot-role/MainThread: } 2024-03-01 20:35:10,065 INFO snapshot-role/MainThread: exit code: 0: ['snapshot already exists: test_vg1/lv1_snapset1'] 2024-03-01 20:35:13,016 INFO snapshot-role/MainThread: remove_cmd: remove None None None 0 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} 2024-03-01 20:35:13,016 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:35:13,016 INFO snapshot-role/MainThread: remove snapsset : snapset1 2024-03-01 20:35:13,016 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:35:13,042 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:13,043 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,043 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:13,043 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,043 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:13,043 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:35:13,043 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:35:13,043 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:35:13,043 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,043 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,043 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,043 INFO snapshot-role/MainThread: , 2024-03-01 20:35:13,043 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:13,043 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,043 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,043 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:35:13,068 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:13,068 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,068 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:13,069 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,069 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:13,069 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:35:13,069 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,069 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,069 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,069 INFO snapshot-role/MainThread: , 2024-03-01 20:35:13,069 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:13,069 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,069 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,069 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:35:13,092 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:13,092 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,092 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:13,093 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,093 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:13,093 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:35:13,093 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,093 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,093 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,093 INFO snapshot-role/MainThread: , 2024-03-01 20:35:13,093 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:13,093 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,093 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,093 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:35:13,117 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:13,117 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,117 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:13,117 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,117 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:13,117 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:35:13,117 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:35:13,117 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:35:13,117 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:35:13,117 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,117 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,117 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,117 INFO snapshot-role/MainThread: , 2024-03-01 20:35:13,117 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:13,117 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,117 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,117 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:35:13,142 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:13,142 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,142 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:13,142 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,142 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:13,142 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:35:13,142 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,142 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,142 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,142 INFO snapshot-role/MainThread: , 2024-03-01 20:35:13,142 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:13,142 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,142 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,142 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:35:13,165 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:13,166 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,166 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:13,166 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,166 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:13,166 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:35:13,166 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,166 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,166 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,166 INFO snapshot-role/MainThread: , 2024-03-01 20:35:13,166 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:13,166 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,166 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,166 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:35:13,192 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:13,192 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,192 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:13,192 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,192 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:13,192 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:35:13,192 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:35:13,192 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:35:13,192 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:35:13,192 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,192 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,192 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,192 INFO snapshot-role/MainThread: , 2024-03-01 20:35:13,192 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:13,192 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,193 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,193 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:35:13,217 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:13,218 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,218 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:13,218 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,218 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:13,218 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:35:13,218 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,218 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,218 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,218 INFO snapshot-role/MainThread: , 2024-03-01 20:35:13,218 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:13,218 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,218 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,218 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:35:13,242 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:13,243 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,243 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:13,243 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,243 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:13,243 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:35:13,243 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,243 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,243 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,243 INFO snapshot-role/MainThread: , 2024-03-01 20:35:13,243 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:13,243 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,243 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,243 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:35:13,269 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:13,269 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,269 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:13,269 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,269 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:13,269 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:35:13,269 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:35:13,269 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:35:13,269 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:35:13,269 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:35:13,269 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,269 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,269 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,269 INFO snapshot-role/MainThread: , 2024-03-01 20:35:13,269 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:13,269 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,269 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,269 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:35:13,293 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:13,294 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,294 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:13,294 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,294 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:13,294 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:35:13,294 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,294 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,294 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,294 INFO snapshot-role/MainThread: , 2024-03-01 20:35:13,294 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:13,294 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,294 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,294 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:35:13,320 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:13,320 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,320 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:13,320 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,320 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:13,320 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:35:13,320 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,320 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,320 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,320 INFO snapshot-role/MainThread: , 2024-03-01 20:35:13,320 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:13,320 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,320 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,320 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:35:13,344 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:13,345 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,345 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:13,345 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,345 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:13,345 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:35:13,345 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:35:13,345 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:35:13,345 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,345 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,345 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,345 INFO snapshot-role/MainThread: , 2024-03-01 20:35:13,345 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:13,345 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,345 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,345 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:35:13,368 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:13,369 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,369 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:13,369 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,369 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:13,369 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:35:13,369 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,369 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,369 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,369 INFO snapshot-role/MainThread: , 2024-03-01 20:35:13,369 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:13,369 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,369 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,369 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:35:13,393 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:13,394 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,394 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:13,394 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,394 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:13,394 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:35:13,394 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,394 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,394 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,394 INFO snapshot-role/MainThread: , 2024-03-01 20:35:13,394 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:13,394 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,394 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,394 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 20:35:13,509 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:13,509 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,509 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:13,509 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,509 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,509 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:35:13,552 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:13,552 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,552 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:13,552 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,553 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:13,553 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:35:13,553 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:35:13,553 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:35:13,553 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:35:13,553 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,553 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,553 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,553 INFO snapshot-role/MainThread: , 2024-03-01 20:35:13,553 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:13,553 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,553 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,553 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:35:13,578 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:13,578 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,578 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:13,578 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,578 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:13,578 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:35:13,578 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,578 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,578 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,578 INFO snapshot-role/MainThread: , 2024-03-01 20:35:13,578 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:13,578 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,578 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,579 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:35:13,603 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:13,603 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,603 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:13,603 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,603 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:13,603 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:35:13,603 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,603 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,603 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,603 INFO snapshot-role/MainThread: , 2024-03-01 20:35:13,603 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:13,603 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,603 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,603 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 20:35:13,727 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:13,727 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,727 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:13,727 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,727 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,727 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:35:13,769 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:13,769 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,769 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:13,769 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,769 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:13,769 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:35:13,769 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:35:13,769 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:35:13,769 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,769 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,769 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,769 INFO snapshot-role/MainThread: , 2024-03-01 20:35:13,769 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:13,769 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,769 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,769 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:35:13,795 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:13,795 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,795 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:13,795 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,795 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:13,795 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:35:13,795 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,795 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,795 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,795 INFO snapshot-role/MainThread: , 2024-03-01 20:35:13,795 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:13,795 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,795 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,795 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:35:13,820 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:13,820 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,820 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:13,820 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,820 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:13,820 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:35:13,820 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,820 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,820 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,820 INFO snapshot-role/MainThread: , 2024-03-01 20:35:13,820 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:13,820 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,820 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,820 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 20:35:13,938 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:13,938 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,938 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:13,938 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,938 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,938 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:35:13,979 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:13,979 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,979 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:13,979 INFO snapshot-role/MainThread: { 2024-03-01 20:35:13,979 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:13,979 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:35:13,979 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:35:13,979 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:35:13,979 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:35:13,979 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:35:13,979 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,979 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,979 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,980 INFO snapshot-role/MainThread: , 2024-03-01 20:35:13,980 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:13,980 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:13,980 INFO snapshot-role/MainThread: } 2024-03-01 20:35:13,980 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:35:14,005 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:14,005 INFO snapshot-role/MainThread: { 2024-03-01 20:35:14,005 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:14,005 INFO snapshot-role/MainThread: { 2024-03-01 20:35:14,005 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:14,005 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:35:14,005 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:14,005 INFO snapshot-role/MainThread: } 2024-03-01 20:35:14,005 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:14,005 INFO snapshot-role/MainThread: , 2024-03-01 20:35:14,005 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:14,005 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:14,005 INFO snapshot-role/MainThread: } 2024-03-01 20:35:14,005 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:35:14,030 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:14,030 INFO snapshot-role/MainThread: { 2024-03-01 20:35:14,030 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:14,030 INFO snapshot-role/MainThread: { 2024-03-01 20:35:14,030 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:14,030 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:35:14,030 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:14,030 INFO snapshot-role/MainThread: } 2024-03-01 20:35:14,030 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:14,030 INFO snapshot-role/MainThread: , 2024-03-01 20:35:14,030 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:14,030 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:14,030 INFO snapshot-role/MainThread: } 2024-03-01 20:35:14,031 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 20:35:14,146 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:14,146 INFO snapshot-role/MainThread: { 2024-03-01 20:35:14,146 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:14,146 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:14,146 INFO snapshot-role/MainThread: } 2024-03-01 20:35:14,147 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:35:17,106 INFO snapshot-role/MainThread: remove_cmd: remove None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} 2024-03-01 20:35:17,106 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:35:17,106 INFO snapshot-role/MainThread: remove verify snapsset : snapset1 2024-03-01 20:35:17,106 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:35:17,129 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:17,130 INFO snapshot-role/MainThread: { 2024-03-01 20:35:17,130 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:17,130 INFO snapshot-role/MainThread: { 2024-03-01 20:35:17,130 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:17,130 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:35:17,130 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:35:17,130 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:17,130 INFO snapshot-role/MainThread: } 2024-03-01 20:35:17,130 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:17,130 INFO snapshot-role/MainThread: , 2024-03-01 20:35:17,130 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:17,130 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:17,130 INFO snapshot-role/MainThread: } 2024-03-01 20:35:17,130 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:35:17,154 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:35:17,155 INFO snapshot-role/MainThread: { 2024-03-01 20:35:17,155 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:17,155 INFO snapshot-role/MainThread: { 2024-03-01 20:35:17,155 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:17,155 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:17,155 INFO snapshot-role/MainThread: } 2024-03-01 20:35:17,155 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:17,155 INFO snapshot-role/MainThread: , 2024-03-01 20:35:17,155 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:17,155 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:17,155 INFO snapshot-role/MainThread: } 2024-03-01 20:35:17,155 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:35:17,177 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:17,177 INFO snapshot-role/MainThread: { 2024-03-01 20:35:17,178 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:17,178 INFO snapshot-role/MainThread: { 2024-03-01 20:35:17,178 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:17,178 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:35:17,178 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:35:17,178 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:17,178 INFO snapshot-role/MainThread: } 2024-03-01 20:35:17,178 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:17,178 INFO snapshot-role/MainThread: , 2024-03-01 20:35:17,178 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:17,178 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:17,178 INFO snapshot-role/MainThread: } 2024-03-01 20:35:17,178 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:35:17,201 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:35:17,202 INFO snapshot-role/MainThread: { 2024-03-01 20:35:17,202 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:17,202 INFO snapshot-role/MainThread: { 2024-03-01 20:35:17,202 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:17,202 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:17,202 INFO snapshot-role/MainThread: } 2024-03-01 20:35:17,202 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:17,202 INFO snapshot-role/MainThread: , 2024-03-01 20:35:17,202 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:17,202 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:17,202 INFO snapshot-role/MainThread: } 2024-03-01 20:35:17,202 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:35:17,225 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:17,226 INFO snapshot-role/MainThread: { 2024-03-01 20:35:17,226 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:17,226 INFO snapshot-role/MainThread: { 2024-03-01 20:35:17,226 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:17,226 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:35:17,226 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:35:17,226 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:17,226 INFO snapshot-role/MainThread: } 2024-03-01 20:35:17,226 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:17,226 INFO snapshot-role/MainThread: , 2024-03-01 20:35:17,226 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:17,226 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:17,226 INFO snapshot-role/MainThread: } 2024-03-01 20:35:17,226 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:35:17,249 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:35:17,249 INFO snapshot-role/MainThread: { 2024-03-01 20:35:17,250 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:17,250 INFO snapshot-role/MainThread: { 2024-03-01 20:35:17,250 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:17,250 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:17,250 INFO snapshot-role/MainThread: } 2024-03-01 20:35:17,250 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:17,250 INFO snapshot-role/MainThread: , 2024-03-01 20:35:17,250 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:17,250 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:17,250 INFO snapshot-role/MainThread: } 2024-03-01 20:35:17,250 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:35:17,278 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:17,278 INFO snapshot-role/MainThread: { 2024-03-01 20:35:17,278 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:17,278 INFO snapshot-role/MainThread: { 2024-03-01 20:35:17,278 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:17,278 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:35:17,278 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:35:17,278 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:35:17,278 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:35:17,278 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:17,278 INFO snapshot-role/MainThread: } 2024-03-01 20:35:17,278 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:17,278 INFO snapshot-role/MainThread: , 2024-03-01 20:35:17,278 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:17,278 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:17,278 INFO snapshot-role/MainThread: } 2024-03-01 20:35:17,278 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:35:17,301 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:35:17,301 INFO snapshot-role/MainThread: { 2024-03-01 20:35:17,302 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:17,302 INFO snapshot-role/MainThread: { 2024-03-01 20:35:17,302 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:17,302 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:17,302 INFO snapshot-role/MainThread: } 2024-03-01 20:35:17,302 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:17,302 INFO snapshot-role/MainThread: , 2024-03-01 20:35:17,302 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:17,302 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:17,302 INFO snapshot-role/MainThread: } 2024-03-01 20:35:17,302 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:35:20,481 INFO snapshot-role/MainThread: remove_cmd: remove None None None 0 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} 2024-03-01 20:35:20,482 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:35:20,482 INFO snapshot-role/MainThread: remove snapsset : snapset1 2024-03-01 20:35:20,482 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:35:20,509 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:20,509 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,509 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:20,509 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,509 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:20,509 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:35:20,509 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:35:20,509 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,509 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,510 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,510 INFO snapshot-role/MainThread: , 2024-03-01 20:35:20,510 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:20,510 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,510 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,510 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:35:20,533 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:35:20,533 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,533 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:20,533 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,533 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:20,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,533 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,533 INFO snapshot-role/MainThread: , 2024-03-01 20:35:20,533 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:20,533 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,533 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,533 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:35:20,555 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:20,556 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,556 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:20,556 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,556 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:20,556 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:35:20,556 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:35:20,556 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,556 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,556 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,556 INFO snapshot-role/MainThread: , 2024-03-01 20:35:20,556 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:20,556 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,556 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,556 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:35:20,578 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:35:20,578 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,579 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:20,579 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,579 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:20,579 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,579 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,579 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,579 INFO snapshot-role/MainThread: , 2024-03-01 20:35:20,579 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:20,579 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,579 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,579 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:35:20,601 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:20,602 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,602 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:20,602 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,602 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:20,602 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:35:20,602 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:35:20,602 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,602 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,602 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,602 INFO snapshot-role/MainThread: , 2024-03-01 20:35:20,602 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:20,602 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,602 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,602 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:35:20,624 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:35:20,624 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,624 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:20,624 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,625 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:20,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,625 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,625 INFO snapshot-role/MainThread: , 2024-03-01 20:35:20,625 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:20,625 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,625 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,625 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:35:20,647 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:20,648 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,648 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:20,648 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,648 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:20,648 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:35:20,648 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:35:20,648 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:35:20,648 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:35:20,648 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,648 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,648 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,648 INFO snapshot-role/MainThread: , 2024-03-01 20:35:20,648 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:20,648 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,648 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,648 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:35:20,670 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:35:20,670 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,670 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:20,670 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,670 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:20,670 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,670 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,671 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,671 INFO snapshot-role/MainThread: , 2024-03-01 20:35:20,671 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:20,671 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,671 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,671 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:35:20,696 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:20,697 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,697 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:20,697 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,697 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:20,697 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:35:20,697 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:35:20,697 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,697 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,697 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,697 INFO snapshot-role/MainThread: , 2024-03-01 20:35:20,697 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:20,697 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,697 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,697 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:35:20,721 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:35:20,721 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,721 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:20,721 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,721 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:20,721 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,721 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,721 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,721 INFO snapshot-role/MainThread: , 2024-03-01 20:35:20,721 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:20,721 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,721 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,721 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:35:20,745 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:20,745 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,745 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:20,745 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,746 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:20,746 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:35:20,746 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:35:20,746 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,746 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,746 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,746 INFO snapshot-role/MainThread: , 2024-03-01 20:35:20,746 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:20,746 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,746 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,746 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:35:20,768 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:35:20,768 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,768 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:20,768 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,768 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:20,768 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,769 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,769 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,769 INFO snapshot-role/MainThread: , 2024-03-01 20:35:20,769 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:20,769 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,769 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,769 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:35:20,794 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:20,794 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,795 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:20,795 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,795 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:20,795 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:35:20,795 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:35:20,795 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,795 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,795 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,795 INFO snapshot-role/MainThread: , 2024-03-01 20:35:20,795 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:20,795 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,795 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,795 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:35:20,816 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:35:20,816 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,816 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:20,816 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,816 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:20,816 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,816 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,816 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,816 INFO snapshot-role/MainThread: , 2024-03-01 20:35:20,817 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:20,817 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,817 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,817 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:35:20,839 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:35:20,839 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,839 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:20,839 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,839 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:20,839 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:35:20,840 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:35:20,840 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:35:20,840 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:35:20,840 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,840 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,840 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,840 INFO snapshot-role/MainThread: , 2024-03-01 20:35:20,840 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:20,840 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,840 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,840 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:35:20,863 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:35:20,863 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,864 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:35:20,864 INFO snapshot-role/MainThread: { 2024-03-01 20:35:20,864 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:35:20,864 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,864 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,864 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,864 INFO snapshot-role/MainThread: , 2024-03-01 20:35:20,864 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:35:20,864 INFO snapshot-role/MainThread: ] 2024-03-01 20:35:20,864 INFO snapshot-role/MainThread: } 2024-03-01 20:35:20,864 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:36:27,221 INFO snapshot-role/MainThread: check_cmd: check 20 None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "xxxxx", "percent_space_required": 20}]} 2024-03-01 20:36:27,221 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'xxxxx', 'percent_space_required': 20}]} 2024-03-01 20:36:27,221 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 20:36:27,222 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:36:27,222 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:36:27,244 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:36:27,244 INFO snapshot-role/MainThread: { 2024-03-01 20:36:27,245 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:36:27,245 INFO snapshot-role/MainThread: { 2024-03-01 20:36:27,245 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:36:27,245 INFO snapshot-role/MainThread: {"lv_name":"lv1", "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:36:27,245 INFO snapshot-role/MainThread: ] 2024-03-01 20:36:27,245 INFO snapshot-role/MainThread: } 2024-03-01 20:36:27,245 INFO snapshot-role/MainThread: ] 2024-03-01 20:36:27,245 INFO snapshot-role/MainThread: , 2024-03-01 20:36:27,245 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:36:27,245 INFO snapshot-role/MainThread: ] 2024-03-01 20:36:27,245 INFO snapshot-role/MainThread: } 2024-03-01 20:36:27,245 INFO snapshot-role/MainThread: Running... lvs test_vg1/xxxxx 2024-03-01 20:36:27,267 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:36:27,267 INFO snapshot-role/MainThread: { 2024-03-01 20:36:27,267 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:36:27,267 INFO snapshot-role/MainThread: { 2024-03-01 20:36:27,267 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:36:27,267 INFO snapshot-role/MainThread: ] 2024-03-01 20:36:27,267 INFO snapshot-role/MainThread: } 2024-03-01 20:36:27,268 INFO snapshot-role/MainThread: ] 2024-03-01 20:36:27,268 INFO snapshot-role/MainThread: , 2024-03-01 20:36:27,268 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:36:27,268 INFO snapshot-role/MainThread: ] 2024-03-01 20:36:27,268 INFO snapshot-role/MainThread: } 2024-03-01 20:36:27,268 INFO snapshot-role/MainThread: exit code: 20: ['source logical volume in snapset does not exist: test_vg1/xxxxx'] 2024-03-01 20:37:30,879 INFO snapshot-role/MainThread: check_cmd: check 20 None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "xxxx", "lv": "lv1", "percent_space_required": 20}]} 2024-03-01 20:37:30,879 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'xxxx', 'lv': 'lv1', 'percent_space_required': 20}]} 2024-03-01 20:37:30,879 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 20:37:30,879 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:37:30,880 INFO snapshot-role/MainThread: Running... lvs xxxx 2024-03-01 20:37:30,910 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:37:30,911 INFO snapshot-role/MainThread: { 2024-03-01 20:37:30,911 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:37:30,911 INFO snapshot-role/MainThread: { 2024-03-01 20:37:30,911 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:37:30,911 INFO snapshot-role/MainThread: ] 2024-03-01 20:37:30,911 INFO snapshot-role/MainThread: } 2024-03-01 20:37:30,911 INFO snapshot-role/MainThread: ] 2024-03-01 20:37:30,911 INFO snapshot-role/MainThread: , 2024-03-01 20:37:30,911 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:37:30,911 INFO snapshot-role/MainThread: ] 2024-03-01 20:37:30,911 INFO snapshot-role/MainThread: } 2024-03-01 20:37:30,911 INFO snapshot-role/MainThread: Running... lvs xxxx/lv1 2024-03-01 20:37:30,934 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:37:30,934 INFO snapshot-role/MainThread: { 2024-03-01 20:37:30,935 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:37:30,935 INFO snapshot-role/MainThread: { 2024-03-01 20:37:30,935 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:37:30,935 INFO snapshot-role/MainThread: ] 2024-03-01 20:37:30,935 INFO snapshot-role/MainThread: } 2024-03-01 20:37:30,935 INFO snapshot-role/MainThread: ] 2024-03-01 20:37:30,935 INFO snapshot-role/MainThread: , 2024-03-01 20:37:30,935 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:37:30,935 INFO snapshot-role/MainThread: ] 2024-03-01 20:37:30,935 INFO snapshot-role/MainThread: } 2024-03-01 20:37:30,935 INFO snapshot-role/MainThread: exit code: 20: ['source volume group in snapset does not exist: xxxx'] 2024-03-01 20:38:33,078 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 20 None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 15}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} False 2024-03-01 20:38:33,078 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:38:33,078 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:38:33,078 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:38:33,103 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:33,104 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,104 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:33,104 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,104 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,104 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:38:33,104 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:38:33,104 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,104 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,104 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,104 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,104 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,104 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,104 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,104 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:38:33,127 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:33,127 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,127 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:33,127 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,127 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,127 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:38:33,128 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,128 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,128 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,128 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,128 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,128 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,128 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,128 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:38:33,151 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:33,151 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,152 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:33,152 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,152 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,152 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:38:33,152 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:38:33,152 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,152 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,152 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,152 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,152 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,152 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,152 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,152 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:38:33,175 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:33,175 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,175 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:33,175 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,176 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,176 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:38:33,176 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,176 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,176 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,176 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,176 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,176 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,176 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,176 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:38:33,199 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:33,200 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,200 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:33,200 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,200 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,200 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:38:33,200 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:38:33,200 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,200 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,200 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,200 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,200 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,200 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,200 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,200 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:38:33,224 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:33,224 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,224 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:33,224 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,224 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,224 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:38:33,224 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,224 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,224 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,224 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,224 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,224 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,224 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,224 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:38:33,247 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:33,247 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,247 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:33,247 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,247 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,247 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:38:33,247 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:38:33,248 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:38:33,248 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:38:33,248 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,248 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,248 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,248 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,248 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,248 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,248 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,248 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:38:33,269 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:33,269 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,269 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:33,269 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,269 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,269 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:38:33,269 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,269 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,270 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,270 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,270 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,270 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,270 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,270 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:38:33,270 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:38:33,270 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:38:33,292 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:33,292 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,292 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:33,293 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,293 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,293 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:38:33,293 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:38:33,293 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,293 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,293 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,293 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,293 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,293 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,293 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,293 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:38:33,317 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:33,318 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,318 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:33,318 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,318 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,318 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:38:33,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,318 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,318 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,318 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,318 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,318 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:38:33,341 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:33,341 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,341 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:33,341 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,342 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,342 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:38:33,342 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:38:33,342 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,342 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,342 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,342 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,342 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,342 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,342 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,342 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:38:33,365 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:33,365 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,365 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:33,365 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,366 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,366 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:38:33,366 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,366 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,366 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,366 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,366 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,366 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,366 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,366 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:38:33,389 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:33,389 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,389 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:33,389 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,390 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,390 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:38:33,390 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:38:33,390 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,390 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,390 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,390 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,390 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,390 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,390 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,390 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:38:33,414 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:33,414 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,414 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:33,414 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,415 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,415 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:38:33,415 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,415 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,415 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,415 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,415 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,415 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,415 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,415 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:38:33,437 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:33,437 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,438 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:33,438 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,438 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,438 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:38:33,438 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:38:33,438 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:38:33,438 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:38:33,438 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,438 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,438 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,438 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,438 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,438 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,438 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,438 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:38:33,461 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:33,461 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,461 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:33,461 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,461 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,461 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:38:33,461 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,461 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,461 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,461 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,461 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,461 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,461 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,461 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:38:33,461 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:38:33,461 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:38:33,483 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:33,484 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,484 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:33,484 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,484 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,484 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:38:33,484 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:38:33,484 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,484 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,484 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,484 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,484 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,484 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,484 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,484 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:38:33,507 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:38:33,507 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,507 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:33,507 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,507 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,507 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,508 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,508 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,508 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,508 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,508 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,508 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,508 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:38:33,531 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:33,531 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,532 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:33,532 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,532 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,532 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:38:33,532 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:38:33,532 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,532 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,532 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,532 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,532 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,532 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,532 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,532 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:38:33,553 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:38:33,553 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,553 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:33,553 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,553 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,553 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,554 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,554 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,554 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,554 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,554 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,554 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,554 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:38:33,576 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:33,576 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,576 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:33,577 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,577 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,577 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:38:33,577 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:38:33,577 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,577 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,577 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,577 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,577 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,577 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,577 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,577 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:38:33,601 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:38:33,601 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,601 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:33,601 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,601 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,601 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,601 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,601 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,601 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,601 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,601 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,601 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,601 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:38:33,629 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:33,629 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,629 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:33,629 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,630 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,630 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:38:33,630 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:38:33,630 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:38:33,630 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:38:33,630 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,630 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,630 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,630 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,630 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,630 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,630 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,630 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:38:33,652 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:38:33,652 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,652 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:33,652 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,652 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,652 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,652 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,653 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,653 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,653 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,653 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,653 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,653 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:38:33,653 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:38:33,653 INFO snapshot-role/MainThread: snapsset names ok: snapset1 2024-03-01 20:38:33,653 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:38:33,680 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:33,681 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,681 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:33,681 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,681 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:33,681 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 20:38:33,681 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,681 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,681 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:33,681 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:38:33,681 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:38:33,681 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:38:33,681 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:38:33,681 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,681 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,681 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,681 INFO snapshot-role/MainThread: {"lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "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:38:33,681 INFO snapshot-role/MainThread: {"lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "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:38:33,681 INFO snapshot-role/MainThread: {"lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx", "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:38:33,681 INFO snapshot-role/MainThread: {"lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO", "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:38:33,681 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,681 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,681 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "pv_name":"/dev/sdh"}, 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "pv_name":"/dev/sdj"}, 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "pv_name":"/dev/sdi"} 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ"}, 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ"}, 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO"}, 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx"}, 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls"}, 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls"} 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:38:33,682 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:38:33,683 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,683 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,683 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,683 INFO snapshot-role/MainThread: {"lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM", "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:38:33,683 INFO snapshot-role/MainThread: {"lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy", "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:38:33,683 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,683 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,683 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:33,683 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:38:33,683 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:33,683 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:33,683 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:33,683 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:38:33,683 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,683 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,683 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:33,683 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy"}, 2024-03-01 20:38:33,683 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM"} 2024-03-01 20:38:33,683 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,683 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,683 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,683 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,683 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:33,683 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 20:38:33,683 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,683 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,683 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:33,683 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:38:33,683 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:38:33,684 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:38:33,684 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,684 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,684 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,684 INFO snapshot-role/MainThread: {"lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18", "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:38:33,684 INFO snapshot-role/MainThread: {"lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "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:38:33,684 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,684 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,684 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:33,684 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:33,684 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:33,684 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:33,684 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:38:33,684 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "pv_name":"/dev/sda"} 2024-03-01 20:38:33,684 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,684 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,684 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:33,684 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18"}, 2024-03-01 20:38:33,684 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK"}, 2024-03-01 20:38:33,684 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK"} 2024-03-01 20:38:33,684 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,684 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,684 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,684 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,684 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,684 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,684 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,685 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1052770304 vg_extent_size : 4194304 2024-03-01 20:38:33,685 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:38:33,685 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:38:33,685 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:38:33,685 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:38:33,685 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2231369728 vg_extent_size : 4194304 2024-03-01 20:38:33,685 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:38:33,685 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:38:33,685 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1107296256 vg_extent_size : 4194304 2024-03-01 20:38:33,685 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:38:33,685 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:38:33,685 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:38:33,708 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:33,708 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,708 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:33,708 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,709 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,709 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:38:33,709 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:38:33,709 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,709 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,709 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,709 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,709 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,709 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,709 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,709 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:38:33,734 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:38:33,734 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,734 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:33,734 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,734 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,734 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,735 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,735 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,735 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,735 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,735 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,735 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,735 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 75497472B test_vg1/lv1 2024-03-01 20:38:33,948 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:33,948 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,948 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,948 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,948 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,948 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:38:33,985 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:33,985 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,985 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:33,985 INFO snapshot-role/MainThread: { 2024-03-01 20:38:33,985 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:33,985 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:38:33,985 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:38:33,985 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,986 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,986 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,986 INFO snapshot-role/MainThread: , 2024-03-01 20:38:33,986 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:33,986 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:33,986 INFO snapshot-role/MainThread: } 2024-03-01 20:38:33,986 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:38:34,010 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:38:34,010 INFO snapshot-role/MainThread: { 2024-03-01 20:38:34,010 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:34,011 INFO snapshot-role/MainThread: { 2024-03-01 20:38:34,011 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:34,011 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:34,011 INFO snapshot-role/MainThread: } 2024-03-01 20:38:34,011 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:34,011 INFO snapshot-role/MainThread: , 2024-03-01 20:38:34,011 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:34,011 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:34,011 INFO snapshot-role/MainThread: } 2024-03-01 20:38:34,011 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 50331648B test_vg2/lv3 2024-03-01 20:38:34,211 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:34,212 INFO snapshot-role/MainThread: { 2024-03-01 20:38:34,212 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:34,212 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:34,212 INFO snapshot-role/MainThread: } 2024-03-01 20:38:34,212 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:38:34,247 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:34,247 INFO snapshot-role/MainThread: { 2024-03-01 20:38:34,247 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:34,247 INFO snapshot-role/MainThread: { 2024-03-01 20:38:34,248 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:34,248 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:38:34,248 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:38:34,248 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:38:34,248 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:34,248 INFO snapshot-role/MainThread: } 2024-03-01 20:38:34,248 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:34,248 INFO snapshot-role/MainThread: , 2024-03-01 20:38:34,248 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:34,248 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:34,248 INFO snapshot-role/MainThread: } 2024-03-01 20:38:34,248 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:38:34,275 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:38:34,276 INFO snapshot-role/MainThread: { 2024-03-01 20:38:34,276 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:34,276 INFO snapshot-role/MainThread: { 2024-03-01 20:38:34,276 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:34,276 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:34,276 INFO snapshot-role/MainThread: } 2024-03-01 20:38:34,276 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:34,276 INFO snapshot-role/MainThread: , 2024-03-01 20:38:34,276 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:34,276 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:34,276 INFO snapshot-role/MainThread: } 2024-03-01 20:38:34,276 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96468992B test_vg2/lv4 2024-03-01 20:38:34,479 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:34,480 INFO snapshot-role/MainThread: { 2024-03-01 20:38:34,480 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:34,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:34,480 INFO snapshot-role/MainThread: } 2024-03-01 20:38:34,480 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:38:34,520 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:34,520 INFO snapshot-role/MainThread: { 2024-03-01 20:38:34,520 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:34,520 INFO snapshot-role/MainThread: { 2024-03-01 20:38:34,520 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:34,520 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:38:34,520 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:38:34,520 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:38:34,520 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:38:34,520 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:34,520 INFO snapshot-role/MainThread: } 2024-03-01 20:38:34,520 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:34,520 INFO snapshot-role/MainThread: , 2024-03-01 20:38:34,520 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:34,521 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:34,521 INFO snapshot-role/MainThread: } 2024-03-01 20:38:34,521 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:38:34,543 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:38:34,543 INFO snapshot-role/MainThread: { 2024-03-01 20:38:34,543 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:34,543 INFO snapshot-role/MainThread: { 2024-03-01 20:38:34,544 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:34,544 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:34,544 INFO snapshot-role/MainThread: } 2024-03-01 20:38:34,544 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:34,544 INFO snapshot-role/MainThread: , 2024-03-01 20:38:34,544 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:34,544 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:34,544 INFO snapshot-role/MainThread: } 2024-03-01 20:38:34,544 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 67108864B test_vg3/lv7 2024-03-01 20:38:34,766 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:34,766 INFO snapshot-role/MainThread: { 2024-03-01 20:38:34,766 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:34,766 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:34,766 INFO snapshot-role/MainThread: } 2024-03-01 20:38:34,767 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:38:37,736 INFO snapshot-role/MainThread: check_cmd: check 20 None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 15}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} 2024-03-01 20:38:37,736 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 20:38:37,736 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 20:38:37,737 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 20:38:37,737 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:38:37,759 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:37,759 INFO snapshot-role/MainThread: { 2024-03-01 20:38:37,759 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:37,759 INFO snapshot-role/MainThread: { 2024-03-01 20:38:37,759 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:37,759 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:38:37,759 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:38:37,759 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:38:37,759 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,759 INFO snapshot-role/MainThread: } 2024-03-01 20:38:37,759 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,760 INFO snapshot-role/MainThread: , 2024-03-01 20:38:37,760 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:37,760 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,760 INFO snapshot-role/MainThread: } 2024-03-01 20:38:37,760 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 20:38:37,784 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:37,784 INFO snapshot-role/MainThread: { 2024-03-01 20:38:37,784 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:37,785 INFO snapshot-role/MainThread: { 2024-03-01 20:38:37,785 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:37,785 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:38:37,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,785 INFO snapshot-role/MainThread: } 2024-03-01 20:38:37,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,785 INFO snapshot-role/MainThread: , 2024-03-01 20:38:37,785 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:37,785 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,785 INFO snapshot-role/MainThread: } 2024-03-01 20:38:37,785 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:38:37,808 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:37,809 INFO snapshot-role/MainThread: { 2024-03-01 20:38:37,809 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:37,809 INFO snapshot-role/MainThread: { 2024-03-01 20:38:37,809 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:37,809 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:38:37,809 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:38:37,809 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:38:37,809 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:38:37,809 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,809 INFO snapshot-role/MainThread: } 2024-03-01 20:38:37,809 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,809 INFO snapshot-role/MainThread: , 2024-03-01 20:38:37,809 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:37,809 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,809 INFO snapshot-role/MainThread: } 2024-03-01 20:38:37,809 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 20:38:37,837 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:37,837 INFO snapshot-role/MainThread: { 2024-03-01 20:38:37,837 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:37,837 INFO snapshot-role/MainThread: { 2024-03-01 20:38:37,837 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:37,837 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:38:37,837 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,837 INFO snapshot-role/MainThread: } 2024-03-01 20:38:37,837 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,837 INFO snapshot-role/MainThread: , 2024-03-01 20:38:37,837 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:37,837 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,838 INFO snapshot-role/MainThread: } 2024-03-01 20:38:37,838 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:38:37,864 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:37,865 INFO snapshot-role/MainThread: { 2024-03-01 20:38:37,865 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:37,865 INFO snapshot-role/MainThread: { 2024-03-01 20:38:37,865 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:37,865 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:38:37,865 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:38:37,865 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:38:37,865 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:38:37,865 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,865 INFO snapshot-role/MainThread: } 2024-03-01 20:38:37,865 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,865 INFO snapshot-role/MainThread: , 2024-03-01 20:38:37,865 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:37,865 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,865 INFO snapshot-role/MainThread: } 2024-03-01 20:38:37,865 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 20:38:37,888 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:37,888 INFO snapshot-role/MainThread: { 2024-03-01 20:38:37,888 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:37,889 INFO snapshot-role/MainThread: { 2024-03-01 20:38:37,889 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:37,889 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:38:37,889 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,889 INFO snapshot-role/MainThread: } 2024-03-01 20:38:37,889 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,889 INFO snapshot-role/MainThread: , 2024-03-01 20:38:37,889 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:37,889 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,889 INFO snapshot-role/MainThread: } 2024-03-01 20:38:37,889 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:38:37,911 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:37,911 INFO snapshot-role/MainThread: { 2024-03-01 20:38:37,912 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:37,912 INFO snapshot-role/MainThread: { 2024-03-01 20:38:37,912 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:37,912 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:38:37,912 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:38:37,912 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:38:37,912 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:38:37,912 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:38:37,912 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,912 INFO snapshot-role/MainThread: } 2024-03-01 20:38:37,912 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,912 INFO snapshot-role/MainThread: , 2024-03-01 20:38:37,912 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:37,912 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,912 INFO snapshot-role/MainThread: } 2024-03-01 20:38:37,912 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 20:38:37,937 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:37,937 INFO snapshot-role/MainThread: { 2024-03-01 20:38:37,937 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:37,937 INFO snapshot-role/MainThread: { 2024-03-01 20:38:37,937 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:37,937 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:38:37,937 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,937 INFO snapshot-role/MainThread: } 2024-03-01 20:38:37,937 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,937 INFO snapshot-role/MainThread: , 2024-03-01 20:38:37,937 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:37,937 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,937 INFO snapshot-role/MainThread: } 2024-03-01 20:38:37,937 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 20:38:37,937 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:38:37,962 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:37,963 INFO snapshot-role/MainThread: { 2024-03-01 20:38:37,963 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:37,963 INFO snapshot-role/MainThread: { 2024-03-01 20:38:37,963 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:37,963 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:38:37,963 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:38:37,963 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:38:37,963 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,963 INFO snapshot-role/MainThread: } 2024-03-01 20:38:37,963 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,963 INFO snapshot-role/MainThread: , 2024-03-01 20:38:37,963 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:37,963 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,963 INFO snapshot-role/MainThread: } 2024-03-01 20:38:37,963 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:38:37,988 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:37,988 INFO snapshot-role/MainThread: { 2024-03-01 20:38:37,988 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:37,988 INFO snapshot-role/MainThread: { 2024-03-01 20:38:37,988 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:37,988 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:38:37,988 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,988 INFO snapshot-role/MainThread: } 2024-03-01 20:38:37,988 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,988 INFO snapshot-role/MainThread: , 2024-03-01 20:38:37,988 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:37,988 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:37,988 INFO snapshot-role/MainThread: } 2024-03-01 20:38:37,988 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:38:38,017 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:38,017 INFO snapshot-role/MainThread: { 2024-03-01 20:38:38,017 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:38,017 INFO snapshot-role/MainThread: { 2024-03-01 20:38:38,017 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:38,017 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:38:38,017 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,017 INFO snapshot-role/MainThread: } 2024-03-01 20:38:38,017 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,017 INFO snapshot-role/MainThread: , 2024-03-01 20:38:38,017 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:38,017 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,017 INFO snapshot-role/MainThread: } 2024-03-01 20:38:38,018 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:38:38,045 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:38,045 INFO snapshot-role/MainThread: { 2024-03-01 20:38:38,045 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:38,045 INFO snapshot-role/MainThread: { 2024-03-01 20:38:38,045 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:38,045 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:38:38,045 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:38:38,045 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:38:38,045 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:38:38,045 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,045 INFO snapshot-role/MainThread: } 2024-03-01 20:38:38,045 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,045 INFO snapshot-role/MainThread: , 2024-03-01 20:38:38,045 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:38,046 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,046 INFO snapshot-role/MainThread: } 2024-03-01 20:38:38,046 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:38:38,071 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:38,071 INFO snapshot-role/MainThread: { 2024-03-01 20:38:38,071 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:38,071 INFO snapshot-role/MainThread: { 2024-03-01 20:38:38,071 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:38,071 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:38:38,071 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,071 INFO snapshot-role/MainThread: } 2024-03-01 20:38:38,071 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,071 INFO snapshot-role/MainThread: , 2024-03-01 20:38:38,071 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:38,071 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,071 INFO snapshot-role/MainThread: } 2024-03-01 20:38:38,071 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:38:38,099 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:38,099 INFO snapshot-role/MainThread: { 2024-03-01 20:38:38,099 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:38,099 INFO snapshot-role/MainThread: { 2024-03-01 20:38:38,099 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:38,099 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:38:38,099 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,099 INFO snapshot-role/MainThread: } 2024-03-01 20:38:38,099 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,099 INFO snapshot-role/MainThread: , 2024-03-01 20:38:38,099 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:38,099 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,099 INFO snapshot-role/MainThread: } 2024-03-01 20:38:38,099 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:38:38,125 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:38,125 INFO snapshot-role/MainThread: { 2024-03-01 20:38:38,125 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:38,125 INFO snapshot-role/MainThread: { 2024-03-01 20:38:38,125 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:38,125 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:38:38,125 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:38:38,125 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:38:38,125 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:38,125 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,125 INFO snapshot-role/MainThread: } 2024-03-01 20:38:38,125 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,125 INFO snapshot-role/MainThread: , 2024-03-01 20:38:38,125 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:38,125 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,126 INFO snapshot-role/MainThread: } 2024-03-01 20:38:38,126 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:38:38,151 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:38,151 INFO snapshot-role/MainThread: { 2024-03-01 20:38:38,151 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:38,151 INFO snapshot-role/MainThread: { 2024-03-01 20:38:38,151 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:38,151 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:38:38,151 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,151 INFO snapshot-role/MainThread: } 2024-03-01 20:38:38,151 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,151 INFO snapshot-role/MainThread: , 2024-03-01 20:38:38,151 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:38,151 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,151 INFO snapshot-role/MainThread: } 2024-03-01 20:38:38,151 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:38:38,176 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:38,177 INFO snapshot-role/MainThread: { 2024-03-01 20:38:38,177 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:38,177 INFO snapshot-role/MainThread: { 2024-03-01 20:38:38,177 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:38,177 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:38:38,177 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,177 INFO snapshot-role/MainThread: } 2024-03-01 20:38:38,177 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,177 INFO snapshot-role/MainThread: , 2024-03-01 20:38:38,177 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:38,177 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,177 INFO snapshot-role/MainThread: } 2024-03-01 20:38:38,177 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:38:38,201 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:38,202 INFO snapshot-role/MainThread: { 2024-03-01 20:38:38,202 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:38,202 INFO snapshot-role/MainThread: { 2024-03-01 20:38:38,202 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:38,202 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:38:38,202 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:38:38,202 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:38:38,202 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:38:38,202 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:38:38,202 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,202 INFO snapshot-role/MainThread: } 2024-03-01 20:38:38,202 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,202 INFO snapshot-role/MainThread: , 2024-03-01 20:38:38,202 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:38,202 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,202 INFO snapshot-role/MainThread: } 2024-03-01 20:38:38,202 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:38:38,225 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:38,225 INFO snapshot-role/MainThread: { 2024-03-01 20:38:38,225 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:38,226 INFO snapshot-role/MainThread: { 2024-03-01 20:38:38,226 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:38,226 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:38:38,226 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,226 INFO snapshot-role/MainThread: } 2024-03-01 20:38:38,226 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,226 INFO snapshot-role/MainThread: , 2024-03-01 20:38:38,226 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:38,226 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,226 INFO snapshot-role/MainThread: } 2024-03-01 20:38:38,226 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:38:38,250 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:38,250 INFO snapshot-role/MainThread: { 2024-03-01 20:38:38,250 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:38,251 INFO snapshot-role/MainThread: { 2024-03-01 20:38:38,251 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:38,251 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:38:38,251 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,251 INFO snapshot-role/MainThread: } 2024-03-01 20:38:38,251 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,251 INFO snapshot-role/MainThread: , 2024-03-01 20:38:38,251 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:38,251 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:38,251 INFO snapshot-role/MainThread: } 2024-03-01 20:38:38,251 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:38:41,291 INFO snapshot-role/MainThread: extend_cmd: extend None None None 0 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 30}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 30}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 30}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 30}]} 2024-03-01 20:38:41,291 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 30}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 30}]} 2024-03-01 20:38:41,291 INFO snapshot-role/MainThread: extend snapsset : snapset1 2024-03-01 20:38:41,291 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:38:41,318 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:41,318 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,318 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:41,318 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,318 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:41,318 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:38:41,318 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:38:41,318 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:38:41,318 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,318 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,319 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,319 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,319 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:41,319 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,319 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,319 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:38:41,344 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:41,344 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,344 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:41,344 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,344 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:41,344 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:38:41,344 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,344 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,344 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,344 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,344 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:41,344 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,344 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,344 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:38:41,371 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:41,371 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,371 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:41,371 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,371 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:41,371 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:38:41,371 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,371 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,371 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,371 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,371 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:41,371 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,371 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,371 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:38:41,401 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:41,401 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,401 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:41,401 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,401 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:41,401 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv", "vg_size":"4261412864", "vg_free":"985661440", "vg_extent_size":"4194304"} 2024-03-01 20:38:41,401 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,401 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,401 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:41,401 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:38:41,401 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:38:41,401 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:38:41,401 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:38:41,401 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,401 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,402 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:41,402 INFO snapshot-role/MainThread: {"lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "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:38:41,402 INFO snapshot-role/MainThread: {"lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "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:38:41,402 INFO snapshot-role/MainThread: {"lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx", "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:38:41,402 INFO snapshot-role/MainThread: {"lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u", "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:38:41,402 INFO snapshot-role/MainThread: {"lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO", "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:38:41,402 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,402 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,402 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:41,402 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "pv_name":"/dev/sdh"}, 2024-03-01 20:38:41,402 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "pv_name":"/dev/sdj"}, 2024-03-01 20:38:41,402 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:38:41,402 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:41,402 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:41,402 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:41,402 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:41,402 INFO snapshot-role/MainThread: {"pvseg_start":"221", "pvseg_size":"33", "segtype":"free", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:41,402 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "pv_name":"/dev/sdi"} 2024-03-01 20:38:41,402 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,402 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,402 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:41,402 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ"}, 2024-03-01 20:38:41,402 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ"}, 2024-03-01 20:38:41,402 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-220", "segtype":"linear", "lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u"}, 2024-03-01 20:38:41,402 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO"}, 2024-03-01 20:38:41,402 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx"}, 2024-03-01 20:38:41,402 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls"}, 2024-03-01 20:38:41,402 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls"} 2024-03-01 20:38:41,402 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,402 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,402 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,403 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,403 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:41,403 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:38:41,403 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,403 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,403 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:41,403 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:38:41,403 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:38:41,403 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:38:41,403 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,403 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,403 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:41,403 INFO snapshot-role/MainThread: {"lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM", "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:38:41,403 INFO snapshot-role/MainThread: {"lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf", "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:38:41,403 INFO snapshot-role/MainThread: {"lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy", "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:38:41,403 INFO snapshot-role/MainThread: {"lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz", "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:38:41,403 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,403 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,403 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:41,403 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF", "lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz", "pv_name":"/dev/sde"}, 2024-03-01 20:38:41,403 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:38:41,403 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:41,403 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:41,403 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:41,403 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:41,403 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:38:41,403 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,403 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,403 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:41,403 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy"}, 2024-03-01 20:38:41,403 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf"}, 2024-03-01 20:38:41,403 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM"}, 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz"} 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM", "vg_size":"3196059648", "vg_free":"1031798784", "vg_extent_size":"4194304"} 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: {"lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18", "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:38:41,404 INFO snapshot-role/MainThread: {"lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I", "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:38:41,404 INFO snapshot-role/MainThread: {"lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "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:38:41,404 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz", "lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I", "pv_name":"/dev/sdc"}, 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"236", "segtype":"free", "pv_uuid":"bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "pv_name":"/dev/sda"} 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:41,404 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18"}, 2024-03-01 20:38:41,405 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I"}, 2024-03-01 20:38:41,405 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK"}, 2024-03-01 20:38:41,405 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK"} 2024-03-01 20:38:41,405 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,405 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,405 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,405 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,405 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:41,405 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,405 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,405 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 985661440 vg_extent_size : 4194304 2024-03-01 20:38:41,405 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:38:41,405 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:38:41,405 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:38:41,405 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 20:38:41,405 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:38:41,405 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2084569088 vg_extent_size : 4194304 2024-03-01 20:38:41,405 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:38:41,405 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:38:41,405 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:38:41,405 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 96468992 chunk_size : 65536 2024-03-01 20:38:41,406 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1031798784 vg_extent_size : 4194304 2024-03-01 20:38:41,406 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:38:41,406 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 75497472 chunk_size : 65536 2024-03-01 20:38:41,406 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:38:41,406 INFO snapshot-role/MainThread: Running... lvextend -L 146800640B test_vg1/lv1_snapset1 2024-03-01 20:38:41,510 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:41,510 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,510 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:41,510 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,511 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,511 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:38:41,556 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:41,556 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,556 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:41,556 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,556 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:41,556 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:38:41,556 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:38:41,556 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:38:41,556 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:38:41,556 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,556 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,556 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,556 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,556 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:41,556 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,556 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,556 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:38:41,580 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:41,581 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,581 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:41,581 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,581 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:41,581 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:41,581 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,581 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,581 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,581 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,581 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:41,581 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,581 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,581 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:38:41,603 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:41,603 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,603 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:41,603 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,604 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:41,604 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:38:41,604 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,604 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,604 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,604 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,604 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:41,604 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,604 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,604 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:38:41,633 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:41,633 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,633 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:41,633 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,633 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:41,633 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv", "vg_size":"4261412864", "vg_free":"985661440", "vg_extent_size":"4194304"} 2024-03-01 20:38:41,633 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,633 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,633 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:41,633 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:38:41,633 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:38:41,633 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:38:41,633 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:38:41,633 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,633 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,634 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:41,634 INFO snapshot-role/MainThread: {"lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "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:38:41,634 INFO snapshot-role/MainThread: {"lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "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:38:41,634 INFO snapshot-role/MainThread: {"lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx", "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:38:41,634 INFO snapshot-role/MainThread: {"lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u", "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:38:41,634 INFO snapshot-role/MainThread: {"lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO", "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:38:41,634 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,634 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,634 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:41,634 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "pv_name":"/dev/sdh"}, 2024-03-01 20:38:41,634 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "pv_name":"/dev/sdj"}, 2024-03-01 20:38:41,634 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:38:41,634 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:41,634 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:41,634 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:41,634 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:41,634 INFO snapshot-role/MainThread: {"pvseg_start":"221", "pvseg_size":"33", "segtype":"free", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:41,634 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "pv_name":"/dev/sdi"} 2024-03-01 20:38:41,634 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,634 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,634 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:41,634 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ"}, 2024-03-01 20:38:41,634 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ"}, 2024-03-01 20:38:41,634 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-220", "segtype":"linear", "lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u"}, 2024-03-01 20:38:41,634 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO"}, 2024-03-01 20:38:41,634 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx"}, 2024-03-01 20:38:41,634 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls"}, 2024-03-01 20:38:41,634 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls"} 2024-03-01 20:38:41,634 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,634 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,635 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,635 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,635 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:41,635 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 20:38:41,635 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,635 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,635 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:41,635 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:38:41,635 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:38:41,635 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:38:41,635 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,635 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,635 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:41,635 INFO snapshot-role/MainThread: {"lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM", "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:38:41,635 INFO snapshot-role/MainThread: {"lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf", "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:38:41,635 INFO snapshot-role/MainThread: {"lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy", "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:38:41,635 INFO snapshot-role/MainThread: {"lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz", "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:38:41,635 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,635 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,635 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:41,635 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF", "lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz", "pv_name":"/dev/sde"}, 2024-03-01 20:38:41,635 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:38:41,635 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:41,635 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:41,635 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:41,635 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:41,635 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:38:41,635 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,635 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,635 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:41,635 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy"}, 2024-03-01 20:38:41,635 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf"}, 2024-03-01 20:38:41,636 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM"}, 2024-03-01 20:38:41,636 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz"} 2024-03-01 20:38:41,636 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,636 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,636 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,636 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,636 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:41,636 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:38:41,636 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,636 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,636 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:41,636 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:38:41,636 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:38:41,636 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:38:41,636 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,636 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,636 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:41,636 INFO snapshot-role/MainThread: {"lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18", "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:38:41,636 INFO snapshot-role/MainThread: {"lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "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:38:41,636 INFO snapshot-role/MainThread: {"lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "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:38:41,636 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,636 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,636 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:41,636 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:41,636 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:41,636 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:41,636 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz", "lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I", "pv_name":"/dev/sdc"}, 2024-03-01 20:38:41,636 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:38:41,636 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "pv_name":"/dev/sda"} 2024-03-01 20:38:41,636 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,636 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,637 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:41,637 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18"}, 2024-03-01 20:38:41,637 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I"}, 2024-03-01 20:38:41,637 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK"}, 2024-03-01 20:38:41,637 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK"} 2024-03-01 20:38:41,637 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,637 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,637 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,637 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,637 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:41,637 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,637 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,637 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 985661440 vg_extent_size : 4194304 2024-03-01 20:38:41,637 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:38:41,637 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:38:41,637 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:38:41,637 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 20:38:41,637 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:38:41,637 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2084569088 vg_extent_size : 4194304 2024-03-01 20:38:41,637 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:38:41,637 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 20:38:41,637 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:38:41,637 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 96468992 chunk_size : 65536 2024-03-01 20:38:41,638 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:38:41,638 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:38:41,638 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:38:41,638 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:38:41,638 INFO snapshot-role/MainThread: Running... lvextend -L 100663296B test_vg2/lv3_snapset1 2024-03-01 20:38:41,749 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:41,749 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,749 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:41,749 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,749 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,749 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:38:41,788 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:41,788 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,788 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:41,788 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,788 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:41,788 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:38:41,788 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:38:41,788 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:38:41,788 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:38:41,788 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,788 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,788 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,788 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,788 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:41,788 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,788 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,788 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:38:41,811 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:41,812 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,812 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:41,812 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,812 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:41,812 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:38:41,812 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,812 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,812 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,812 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,812 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:41,812 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,812 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,812 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:38:41,837 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:41,837 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,837 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:41,837 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,837 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:41,837 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:38:41,837 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,837 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,837 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,837 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,837 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:41,837 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,837 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,837 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:38:41,868 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:41,869 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,869 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:41,869 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,869 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:41,869 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv", "vg_size":"4261412864", "vg_free":"985661440", "vg_extent_size":"4194304"} 2024-03-01 20:38:41,869 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,869 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,869 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:41,869 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:38:41,869 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:38:41,869 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:38:41,869 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:38:41,869 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,869 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,869 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:41,869 INFO snapshot-role/MainThread: {"lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "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:38:41,869 INFO snapshot-role/MainThread: {"lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "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:38:41,869 INFO snapshot-role/MainThread: {"lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx", "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:38:41,869 INFO snapshot-role/MainThread: {"lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u", "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:38:41,869 INFO snapshot-role/MainThread: {"lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO", "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:38:41,869 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,869 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "pv_name":"/dev/sdh"}, 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "pv_name":"/dev/sdj"}, 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: {"pvseg_start":"221", "pvseg_size":"33", "segtype":"free", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "pv_name":"/dev/sdi"} 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ"}, 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ"}, 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-220", "segtype":"linear", "lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u"}, 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO"}, 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx"}, 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls"}, 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls"} 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ", "vg_size":"3196059648", "vg_free":"2034237440", "vg_extent_size":"4194304"} 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:38:41,870 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:38:41,871 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,871 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,871 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:41,871 INFO snapshot-role/MainThread: {"lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM", "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:38:41,871 INFO snapshot-role/MainThread: {"lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "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:38:41,871 INFO snapshot-role/MainThread: {"lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy", "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:38:41,871 INFO snapshot-role/MainThread: {"lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz", "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:38:41,871 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,871 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,871 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:41,871 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF", "lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz", "pv_name":"/dev/sde"}, 2024-03-01 20:38:41,871 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:38:41,871 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:41,871 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:41,871 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:41,871 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:38:41,871 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,871 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,871 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:41,871 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy"}, 2024-03-01 20:38:41,871 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf"}, 2024-03-01 20:38:41,871 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM"}, 2024-03-01 20:38:41,871 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz"} 2024-03-01 20:38:41,871 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,871 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,871 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,871 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,871 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:41,871 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:38:41,871 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,871 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: {"lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18", "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:38:41,872 INFO snapshot-role/MainThread: {"lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "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:38:41,872 INFO snapshot-role/MainThread: {"lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "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:38:41,872 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz", "lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I", "pv_name":"/dev/sdc"}, 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "pv_name":"/dev/sda"} 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18"}, 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I"}, 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK"}, 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK"} 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: , 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:41,872 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,873 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,873 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 985661440 vg_extent_size : 4194304 2024-03-01 20:38:41,873 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:38:41,873 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:38:41,873 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:38:41,873 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 20:38:41,873 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:38:41,873 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2034237440 vg_extent_size : 4194304 2024-03-01 20:38:41,873 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:38:41,873 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:38:41,873 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:38:41,873 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 96468992 chunk_size : 65536 2024-03-01 20:38:41,873 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:38:41,873 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:38:41,873 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:38:41,873 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:38:41,873 INFO snapshot-role/MainThread: Running... lvextend -L 192937984B test_vg2/lv4_snapset1 2024-03-01 20:38:41,972 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:41,972 INFO snapshot-role/MainThread: { 2024-03-01 20:38:41,972 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:41,973 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:41,973 INFO snapshot-role/MainThread: } 2024-03-01 20:38:41,973 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:38:42,019 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:42,019 INFO snapshot-role/MainThread: { 2024-03-01 20:38:42,019 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:42,019 INFO snapshot-role/MainThread: { 2024-03-01 20:38:42,019 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:42,019 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:38:42,019 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:38:42,019 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:38:42,019 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:38:42,019 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:38:42,019 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:42,019 INFO snapshot-role/MainThread: } 2024-03-01 20:38:42,019 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:42,019 INFO snapshot-role/MainThread: , 2024-03-01 20:38:42,019 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:42,019 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:42,019 INFO snapshot-role/MainThread: } 2024-03-01 20:38:42,019 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:38:42,044 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:42,045 INFO snapshot-role/MainThread: { 2024-03-01 20:38:42,045 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:42,045 INFO snapshot-role/MainThread: { 2024-03-01 20:38:42,045 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:42,045 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:38:42,045 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:42,045 INFO snapshot-role/MainThread: } 2024-03-01 20:38:42,045 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:42,045 INFO snapshot-role/MainThread: , 2024-03-01 20:38:42,045 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:42,045 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:42,045 INFO snapshot-role/MainThread: } 2024-03-01 20:38:42,045 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:38:42,071 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:42,071 INFO snapshot-role/MainThread: { 2024-03-01 20:38:42,071 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:42,071 INFO snapshot-role/MainThread: { 2024-03-01 20:38:42,071 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:42,071 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:38:42,071 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:42,071 INFO snapshot-role/MainThread: } 2024-03-01 20:38:42,071 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:42,071 INFO snapshot-role/MainThread: , 2024-03-01 20:38:42,071 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:42,071 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:42,071 INFO snapshot-role/MainThread: } 2024-03-01 20:38:42,071 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:38:42,101 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:42,101 INFO snapshot-role/MainThread: { 2024-03-01 20:38:42,101 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:42,101 INFO snapshot-role/MainThread: { 2024-03-01 20:38:42,101 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:42,101 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv", "vg_size":"4261412864", "vg_free":"985661440", "vg_extent_size":"4194304"} 2024-03-01 20:38:42,101 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:42,101 INFO snapshot-role/MainThread: , 2024-03-01 20:38:42,101 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:42,101 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:38:42,101 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:38:42,101 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:38:42,101 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:38:42,101 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:42,101 INFO snapshot-role/MainThread: , 2024-03-01 20:38:42,102 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:42,102 INFO snapshot-role/MainThread: {"lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "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:38:42,102 INFO snapshot-role/MainThread: {"lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "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:38:42,102 INFO snapshot-role/MainThread: {"lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx", "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:38:42,102 INFO snapshot-role/MainThread: {"lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u", "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:38:42,102 INFO snapshot-role/MainThread: {"lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO", "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:38:42,102 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:42,102 INFO snapshot-role/MainThread: , 2024-03-01 20:38:42,102 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:42,102 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "pv_name":"/dev/sdh"}, 2024-03-01 20:38:42,102 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "pv_name":"/dev/sdj"}, 2024-03-01 20:38:42,102 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:38:42,102 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:42,102 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:42,102 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:42,102 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:42,102 INFO snapshot-role/MainThread: {"pvseg_start":"221", "pvseg_size":"33", "segtype":"free", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:42,102 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "pv_name":"/dev/sdi"} 2024-03-01 20:38:42,102 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:42,102 INFO snapshot-role/MainThread: , 2024-03-01 20:38:42,102 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:42,102 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ"}, 2024-03-01 20:38:42,102 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ"}, 2024-03-01 20:38:42,102 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-220", "segtype":"linear", "lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u"}, 2024-03-01 20:38:42,102 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO"}, 2024-03-01 20:38:42,102 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx"}, 2024-03-01 20:38:42,102 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls"}, 2024-03-01 20:38:42,102 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls"} 2024-03-01 20:38:42,102 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:42,102 INFO snapshot-role/MainThread: } 2024-03-01 20:38:42,102 INFO snapshot-role/MainThread: , 2024-03-01 20:38:42,102 INFO snapshot-role/MainThread: { 2024-03-01 20:38:42,103 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:42,103 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 20:38:42,103 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:42,103 INFO snapshot-role/MainThread: , 2024-03-01 20:38:42,103 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:42,103 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:38:42,103 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:38:42,103 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:38:42,103 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:42,103 INFO snapshot-role/MainThread: , 2024-03-01 20:38:42,103 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:42,103 INFO snapshot-role/MainThread: {"lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM", "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:38:42,103 INFO snapshot-role/MainThread: {"lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "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:38:42,103 INFO snapshot-role/MainThread: {"lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy", "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:38:42,103 INFO snapshot-role/MainThread: {"lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"192937984", "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:38:42,103 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:42,103 INFO snapshot-role/MainThread: , 2024-03-01 20:38:42,103 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:42,103 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF", "lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz", "pv_name":"/dev/sde"}, 2024-03-01 20:38:42,103 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:38:42,103 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:42,103 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:42,103 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:42,103 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:38:42,103 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:42,103 INFO snapshot-role/MainThread: , 2024-03-01 20:38:42,103 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:42,103 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy"}, 2024-03-01 20:38:42,103 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf"}, 2024-03-01 20:38:42,103 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM"}, 2024-03-01 20:38:42,103 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz"} 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: } 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: , 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: { 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: , 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: , 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: {"lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18", "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:38:42,104 INFO snapshot-role/MainThread: {"lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "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:38:42,104 INFO snapshot-role/MainThread: {"lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "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:38:42,104 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: , 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz", "lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I", "pv_name":"/dev/sdc"}, 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "pv_name":"/dev/sda"} 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: , 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18"}, 2024-03-01 20:38:42,104 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I"}, 2024-03-01 20:38:42,105 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK"}, 2024-03-01 20:38:42,105 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK"} 2024-03-01 20:38:42,105 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:42,105 INFO snapshot-role/MainThread: } 2024-03-01 20:38:42,105 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:42,105 INFO snapshot-role/MainThread: , 2024-03-01 20:38:42,105 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:42,105 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:42,105 INFO snapshot-role/MainThread: } 2024-03-01 20:38:42,105 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 985661440 vg_extent_size : 4194304 2024-03-01 20:38:42,105 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:38:42,105 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:38:42,105 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:38:42,105 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 20:38:42,105 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:38:42,105 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 20:38:42,105 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:38:42,105 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:38:42,105 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:38:42,105 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 20:38:42,105 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:38:42,105 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:38:42,105 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:38:42,106 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:38:42,106 INFO snapshot-role/MainThread: Running... lvextend -L 130023424B test_vg3/lv7_snapset1 2024-03-01 20:38:42,207 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:42,207 INFO snapshot-role/MainThread: { 2024-03-01 20:38:42,207 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:42,207 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:42,207 INFO snapshot-role/MainThread: } 2024-03-01 20:38:42,208 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:38:45,318 INFO snapshot-role/MainThread: extend_cmd: extend None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 30}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 30}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 30}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 30}]} 2024-03-01 20:38:45,318 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 30}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 30}]} 2024-03-01 20:38:45,318 INFO snapshot-role/MainThread: extend verify snapsset : snapset1 2024-03-01 20:38:45,318 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:38:45,343 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:45,344 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,344 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:45,344 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,344 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:45,344 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:38:45,344 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:38:45,344 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:38:45,344 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,344 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,344 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,344 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,344 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:45,344 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,344 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,344 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:38:45,370 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:45,370 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,370 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:45,370 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,370 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:45,371 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:45,371 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,371 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,371 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,371 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,371 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:45,371 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,371 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,371 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:38:45,399 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:45,400 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,400 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:45,400 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,400 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:45,400 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 20:38:45,400 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,400 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,400 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:45,400 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:38:45,400 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:38:45,400 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:38:45,400 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:38:45,400 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,400 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,400 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:45,400 INFO snapshot-role/MainThread: {"lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "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:38:45,400 INFO snapshot-role/MainThread: {"lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "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:38:45,400 INFO snapshot-role/MainThread: {"lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx", "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:38:45,400 INFO snapshot-role/MainThread: {"lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"130023424", "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:38:45,400 INFO snapshot-role/MainThread: {"lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO", "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:38:45,400 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,400 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,400 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:45,400 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "pv_name":"/dev/sdh"}, 2024-03-01 20:38:45,400 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "pv_name":"/dev/sdj"}, 2024-03-01 20:38:45,400 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:38:45,400 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:45,400 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:45,400 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "pv_name":"/dev/sdi"} 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ"}, 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ"}, 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u"}, 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO"}, 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx"}, 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls"}, 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls"} 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:45,401 INFO snapshot-role/MainThread: {"lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM", "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:38:45,401 INFO snapshot-role/MainThread: {"lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "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:38:45,401 INFO snapshot-role/MainThread: {"lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy", "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:38:45,401 INFO snapshot-role/MainThread: {"lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"192937984", "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:38:45,402 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF", "lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz", "pv_name":"/dev/sde"}, 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy"}, 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf"}, 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM"}, 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz"} 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:45,402 INFO snapshot-role/MainThread: {"lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18", "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:38:45,403 INFO snapshot-role/MainThread: {"lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "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:38:45,403 INFO snapshot-role/MainThread: {"lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "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:38:45,403 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,403 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,403 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:45,403 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:45,403 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:45,403 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:45,403 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz", "lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I", "pv_name":"/dev/sdc"}, 2024-03-01 20:38:45,403 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:38:45,403 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "pv_name":"/dev/sda"} 2024-03-01 20:38:45,403 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,403 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,403 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:45,403 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18"}, 2024-03-01 20:38:45,403 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I"}, 2024-03-01 20:38:45,403 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK"}, 2024-03-01 20:38:45,403 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK"} 2024-03-01 20:38:45,403 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,403 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,403 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,403 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,403 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:45,403 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,403 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,404 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 20:38:45,404 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:38:45,404 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:38:45,404 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:38:45,404 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:38:45,404 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:38:45,404 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 20:38:45,404 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:38:45,404 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:38:45,404 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:38:45,404 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 20:38:45,404 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:38:45,404 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:38:45,404 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:38:45,404 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:38:45,404 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:38:45,427 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:45,427 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,427 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:45,428 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,428 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:45,428 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:38:45,428 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:38:45,428 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:38:45,428 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:45,428 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,428 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,428 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,428 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,428 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:45,428 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,428 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,428 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:38:45,451 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:45,452 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,452 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:45,452 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,452 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:45,452 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:45,452 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,452 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,452 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,452 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,452 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:45,452 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,452 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,452 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:38:45,479 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:45,480 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,480 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:45,480 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,480 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:45,480 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 20:38:45,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,480 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,480 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:45,480 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:38:45,480 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:38:45,480 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:38:45,480 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:38:45,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,480 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,480 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:45,480 INFO snapshot-role/MainThread: {"lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "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:38:45,480 INFO snapshot-role/MainThread: {"lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "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:38:45,480 INFO snapshot-role/MainThread: {"lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx", "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:38:45,480 INFO snapshot-role/MainThread: {"lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"130023424", "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:38:45,480 INFO snapshot-role/MainThread: {"lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO", "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:38:45,480 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,480 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,480 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:45,480 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "pv_name":"/dev/sdh"}, 2024-03-01 20:38:45,480 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "pv_name":"/dev/sdj"}, 2024-03-01 20:38:45,480 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:38:45,480 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "pv_name":"/dev/sdi"} 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ"}, 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ"}, 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u"}, 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO"}, 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx"}, 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls"}, 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls"} 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:45,481 INFO snapshot-role/MainThread: {"lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM", "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:38:45,481 INFO snapshot-role/MainThread: {"lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "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:38:45,481 INFO snapshot-role/MainThread: {"lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy", "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:38:45,482 INFO snapshot-role/MainThread: {"lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"192937984", "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:38:45,482 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF", "lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz", "pv_name":"/dev/sde"}, 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy"}, 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf"}, 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM"}, 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz"} 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,482 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:45,483 INFO snapshot-role/MainThread: {"lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18", "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:38:45,483 INFO snapshot-role/MainThread: {"lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "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:38:45,483 INFO snapshot-role/MainThread: {"lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "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:38:45,483 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,483 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,483 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:45,483 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:45,483 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:45,483 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:45,483 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz", "lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I", "pv_name":"/dev/sdc"}, 2024-03-01 20:38:45,483 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:38:45,483 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "pv_name":"/dev/sda"} 2024-03-01 20:38:45,483 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,483 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,483 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:45,483 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18"}, 2024-03-01 20:38:45,483 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I"}, 2024-03-01 20:38:45,483 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK"}, 2024-03-01 20:38:45,483 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK"} 2024-03-01 20:38:45,483 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,483 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,483 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,483 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,483 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:45,483 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,483 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,484 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 20:38:45,484 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:38:45,484 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:38:45,484 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:38:45,484 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:38:45,484 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:38:45,484 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 20:38:45,484 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:38:45,484 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:38:45,484 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:38:45,484 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 20:38:45,484 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:38:45,484 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:38:45,484 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:38:45,484 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:38:45,484 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:38:45,508 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:45,508 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,508 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:45,508 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,509 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:45,509 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:38:45,509 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:38:45,509 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:38:45,509 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:45,509 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,509 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,509 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,509 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,509 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:45,509 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,509 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,509 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:38:45,533 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:45,534 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,534 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:45,534 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,534 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:45,534 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:45,534 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,534 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,534 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,534 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,534 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:45,534 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,534 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,534 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:38:45,563 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:45,563 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,563 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:45,563 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,563 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:45,563 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 20:38:45,563 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,563 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,563 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:45,563 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:38:45,563 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:38:45,563 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:38:45,563 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:38:45,563 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,563 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,563 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:45,563 INFO snapshot-role/MainThread: {"lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "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:38:45,563 INFO snapshot-role/MainThread: {"lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "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:38:45,563 INFO snapshot-role/MainThread: {"lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx", "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:38:45,563 INFO snapshot-role/MainThread: {"lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"130023424", "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:38:45,563 INFO snapshot-role/MainThread: {"lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO", "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:38:45,563 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "pv_name":"/dev/sdh"}, 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "pv_name":"/dev/sdj"}, 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "pv_name":"/dev/sdi"} 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ"}, 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ"}, 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u"}, 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO"}, 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx"}, 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls"}, 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls"} 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:45,564 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:38:45,565 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:38:45,565 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:38:45,565 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,565 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,565 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:45,565 INFO snapshot-role/MainThread: {"lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM", "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:38:45,565 INFO snapshot-role/MainThread: {"lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "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:38:45,565 INFO snapshot-role/MainThread: {"lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy", "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:38:45,565 INFO snapshot-role/MainThread: {"lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"192937984", "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:38:45,565 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,565 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,565 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:45,565 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF", "lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz", "pv_name":"/dev/sde"}, 2024-03-01 20:38:45,565 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:38:45,565 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:45,565 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:45,565 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:45,565 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:38:45,565 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,565 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,565 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:45,565 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy"}, 2024-03-01 20:38:45,565 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf"}, 2024-03-01 20:38:45,565 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM"}, 2024-03-01 20:38:45,565 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz"} 2024-03-01 20:38:45,565 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,565 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,565 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,565 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: {"lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18", "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:38:45,566 INFO snapshot-role/MainThread: {"lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "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:38:45,566 INFO snapshot-role/MainThread: {"lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "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:38:45,566 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz", "lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I", "pv_name":"/dev/sdc"}, 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "pv_name":"/dev/sda"} 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18"}, 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I"}, 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK"}, 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK"} 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,566 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,567 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,567 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,567 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:45,567 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,567 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,567 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 20:38:45,567 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:38:45,567 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:38:45,567 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:38:45,567 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:38:45,567 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:38:45,567 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 20:38:45,567 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:38:45,567 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:38:45,567 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:38:45,567 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 20:38:45,567 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:38:45,567 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:38:45,567 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:38:45,567 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:38:45,567 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:38:45,591 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:45,592 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,592 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:45,592 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,592 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:45,592 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:38:45,592 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:38:45,592 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:38:45,592 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:38:45,592 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:38:45,592 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,592 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,592 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,592 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,592 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:45,592 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,592 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,592 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:38:45,616 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:45,616 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,616 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:45,616 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,617 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:45,617 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:45,617 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,617 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,617 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,617 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,617 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:45,617 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,617 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,617 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:38:45,645 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:45,646 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,646 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:45,646 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,646 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:45,646 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 20:38:45,646 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,646 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,646 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:45,646 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:38:45,646 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:38:45,646 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:38:45,646 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:38:45,646 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,646 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,646 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:45,646 INFO snapshot-role/MainThread: {"lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "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:38:45,646 INFO snapshot-role/MainThread: {"lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "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:38:45,646 INFO snapshot-role/MainThread: {"lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx", "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:38:45,646 INFO snapshot-role/MainThread: {"lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"130023424", "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:38:45,646 INFO snapshot-role/MainThread: {"lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO", "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:38:45,646 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,646 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,646 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:45,646 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "pv_name":"/dev/sdh"}, 2024-03-01 20:38:45,646 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "pv_name":"/dev/sdj"}, 2024-03-01 20:38:45,646 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:38:45,646 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "pv_name":"/dev/sdi"} 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ"}, 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ"}, 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u"}, 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO"}, 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx"}, 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls"}, 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls"} 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:45,647 INFO snapshot-role/MainThread: {"lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM", "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:38:45,647 INFO snapshot-role/MainThread: {"lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "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:38:45,648 INFO snapshot-role/MainThread: {"lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy", "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:38:45,648 INFO snapshot-role/MainThread: {"lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"192937984", "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:38:45,648 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF", "lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz", "pv_name":"/dev/sde"}, 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy"}, 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf"}, 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM"}, 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz"} 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: { 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,648 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,649 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:45,649 INFO snapshot-role/MainThread: {"lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18", "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:38:45,649 INFO snapshot-role/MainThread: {"lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "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:38:45,649 INFO snapshot-role/MainThread: {"lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "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:38:45,649 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,649 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,649 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:45,649 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:45,649 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:45,649 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:45,649 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz", "lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I", "pv_name":"/dev/sdc"}, 2024-03-01 20:38:45,649 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:38:45,649 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "pv_name":"/dev/sda"} 2024-03-01 20:38:45,649 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,649 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,649 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:45,649 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18"}, 2024-03-01 20:38:45,649 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I"}, 2024-03-01 20:38:45,649 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK"}, 2024-03-01 20:38:45,649 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK"} 2024-03-01 20:38:45,649 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,649 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,649 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,649 INFO snapshot-role/MainThread: , 2024-03-01 20:38:45,649 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:45,649 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:45,649 INFO snapshot-role/MainThread: } 2024-03-01 20:38:45,650 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 20:38:45,650 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:38:45,650 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:38:45,650 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:38:45,650 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:38:45,650 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:38:45,650 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 20:38:45,650 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:38:45,650 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:38:45,650 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:38:45,650 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 20:38:45,650 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:38:45,650 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:38:45,650 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:38:45,650 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:38:45,650 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:38:48,537 INFO snapshot-role/MainThread: extend_cmd: extend None None None 0 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 30}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 30}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 30}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 30}]} 2024-03-01 20:38:48,537 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 30}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 30}]} 2024-03-01 20:38:48,537 INFO snapshot-role/MainThread: extend snapsset : snapset1 2024-03-01 20:38:48,538 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:38:48,563 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:48,564 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,564 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:48,564 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,564 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:48,564 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:38:48,564 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:38:48,564 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:38:48,564 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,564 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,564 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,564 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,564 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:48,564 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,564 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,564 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:38:48,587 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:48,588 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,588 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:48,588 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,588 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:48,588 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:48,588 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,588 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,588 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,588 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,588 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:48,588 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,588 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,588 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:38:48,611 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:48,611 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,611 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:48,611 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,612 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:48,612 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:48,612 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,612 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,612 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,612 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,612 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:48,612 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,612 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,612 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:38:48,639 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:48,640 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,640 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:48,640 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,640 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:48,640 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 20:38:48,640 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,640 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,640 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:48,640 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:38:48,640 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:38:48,640 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:38:48,640 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:38:48,640 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,640 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,640 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:48,640 INFO snapshot-role/MainThread: {"lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "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:38:48,640 INFO snapshot-role/MainThread: {"lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "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:38:48,640 INFO snapshot-role/MainThread: {"lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx", "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:38:48,640 INFO snapshot-role/MainThread: {"lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"130023424", "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:38:48,640 INFO snapshot-role/MainThread: {"lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO", "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:38:48,640 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,640 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,640 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:48,640 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "pv_name":"/dev/sdh"}, 2024-03-01 20:38:48,640 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "pv_name":"/dev/sdj"}, 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "pv_name":"/dev/sdi"} 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ"}, 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ"}, 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u"}, 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO"}, 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx"}, 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls"}, 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls"} 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,641 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:48,642 INFO snapshot-role/MainThread: {"lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM", "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:38:48,642 INFO snapshot-role/MainThread: {"lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "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:38:48,642 INFO snapshot-role/MainThread: {"lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy", "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:38:48,642 INFO snapshot-role/MainThread: {"lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"192937984", "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:38:48,642 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,642 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,642 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:48,642 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF", "lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz", "pv_name":"/dev/sde"}, 2024-03-01 20:38:48,642 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:38:48,642 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:48,642 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:48,642 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:48,642 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:38:48,642 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,642 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,642 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:48,642 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy"}, 2024-03-01 20:38:48,642 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf"}, 2024-03-01 20:38:48,642 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM"}, 2024-03-01 20:38:48,642 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz"} 2024-03-01 20:38:48,642 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,642 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,642 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,642 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,642 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:48,642 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:38:48,642 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,642 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,642 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:48,642 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:38:48,642 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:38:48,642 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:38:48,643 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,643 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,643 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:48,643 INFO snapshot-role/MainThread: {"lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18", "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:38:48,643 INFO snapshot-role/MainThread: {"lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "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:38:48,643 INFO snapshot-role/MainThread: {"lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "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:38:48,643 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,643 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,643 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:48,643 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:48,643 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:48,643 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:48,643 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz", "lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I", "pv_name":"/dev/sdc"}, 2024-03-01 20:38:48,643 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:38:48,643 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "pv_name":"/dev/sda"} 2024-03-01 20:38:48,643 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,643 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,643 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:48,643 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18"}, 2024-03-01 20:38:48,643 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I"}, 2024-03-01 20:38:48,643 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK"}, 2024-03-01 20:38:48,643 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK"} 2024-03-01 20:38:48,643 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,643 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,643 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,643 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,643 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:48,643 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,643 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,644 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 20:38:48,644 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:38:48,644 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:38:48,644 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:38:48,644 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:38:48,644 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:38:48,644 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 20:38:48,644 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:38:48,644 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:38:48,644 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:38:48,644 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 20:38:48,644 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:38:48,644 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:38:48,644 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:38:48,644 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:38:48,644 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:38:48,670 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:48,670 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,670 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:48,671 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,671 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:48,671 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:38:48,671 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:38:48,671 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:38:48,671 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:48,671 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,671 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,671 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,671 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,671 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:48,671 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,671 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,671 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:38:48,695 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:48,696 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,696 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:48,696 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,696 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:48,696 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:48,696 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,696 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,696 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,696 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,696 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:48,696 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,696 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,696 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:38:48,719 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:48,719 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,719 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:48,719 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,719 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:48,720 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:48,720 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,720 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,720 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,720 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,720 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:48,720 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,720 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,720 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:38:48,747 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:48,747 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,747 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:48,747 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,747 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:48,747 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 20:38:48,747 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,747 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,747 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:48,747 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:38:48,747 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:38:48,747 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:38:48,747 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:38:48,747 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,747 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,747 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:48,747 INFO snapshot-role/MainThread: {"lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "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:38:48,747 INFO snapshot-role/MainThread: {"lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "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:38:48,747 INFO snapshot-role/MainThread: {"lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx", "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:38:48,747 INFO snapshot-role/MainThread: {"lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"130023424", "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:38:48,747 INFO snapshot-role/MainThread: {"lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO", "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:38:48,748 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "pv_name":"/dev/sdh"}, 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "pv_name":"/dev/sdj"}, 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "pv_name":"/dev/sdi"} 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ"}, 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ"}, 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u"}, 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO"}, 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx"}, 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls"}, 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls"} 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,748 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,749 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:48,749 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:38:48,749 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:38:48,749 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:38:48,749 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,749 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,749 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:48,749 INFO snapshot-role/MainThread: {"lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM", "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:38:48,749 INFO snapshot-role/MainThread: {"lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "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:38:48,749 INFO snapshot-role/MainThread: {"lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy", "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:38:48,749 INFO snapshot-role/MainThread: {"lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"192937984", "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:38:48,749 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,749 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,749 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:48,749 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF", "lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz", "pv_name":"/dev/sde"}, 2024-03-01 20:38:48,749 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:38:48,749 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:48,749 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:48,749 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:48,749 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:38:48,749 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,749 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,749 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:48,749 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy"}, 2024-03-01 20:38:48,749 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf"}, 2024-03-01 20:38:48,749 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM"}, 2024-03-01 20:38:48,749 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz"} 2024-03-01 20:38:48,749 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,749 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,749 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,749 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,749 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: {"lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18", "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:38:48,750 INFO snapshot-role/MainThread: {"lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "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:38:48,750 INFO snapshot-role/MainThread: {"lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "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:38:48,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz", "lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I", "pv_name":"/dev/sdc"}, 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "pv_name":"/dev/sda"} 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18"}, 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I"}, 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK"}, 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK"} 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,750 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,751 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,751 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:48,751 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,751 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,751 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 20:38:48,751 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:38:48,751 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:38:48,751 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:38:48,751 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:38:48,751 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:38:48,751 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 20:38:48,751 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:38:48,751 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:38:48,751 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:38:48,751 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 20:38:48,751 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:38:48,751 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:38:48,751 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:38:48,751 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:38:48,751 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:38:48,774 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:48,774 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,774 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:48,775 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,775 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:48,775 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:38:48,775 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:38:48,775 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:38:48,775 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:48,775 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,775 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,775 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,775 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,775 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:48,775 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,775 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,775 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:38:48,798 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:48,798 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,798 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:48,798 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,798 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:48,799 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:48,799 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,799 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,799 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,799 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,799 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:48,799 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,799 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,799 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:38:48,822 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:48,822 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,822 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:48,822 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,822 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:48,823 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:48,823 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,823 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,823 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,823 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,823 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:48,823 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,823 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,823 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:38:48,848 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:48,849 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,849 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:48,849 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,849 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:48,849 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 20:38:48,849 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,849 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,849 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:48,849 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:38:48,849 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:38:48,849 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:38:48,849 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:38:48,849 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,849 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,849 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:48,849 INFO snapshot-role/MainThread: {"lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "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:38:48,849 INFO snapshot-role/MainThread: {"lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "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:38:48,849 INFO snapshot-role/MainThread: {"lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx", "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:38:48,849 INFO snapshot-role/MainThread: {"lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"130023424", "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:38:48,849 INFO snapshot-role/MainThread: {"lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO", "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:38:48,849 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,849 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,849 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:48,849 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "pv_name":"/dev/sdh"}, 2024-03-01 20:38:48,849 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "pv_name":"/dev/sdj"}, 2024-03-01 20:38:48,849 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:38:48,849 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:48,849 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:48,849 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "pv_name":"/dev/sdi"} 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ"}, 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ"}, 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u"}, 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO"}, 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx"}, 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls"}, 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls"} 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:48,850 INFO snapshot-role/MainThread: {"lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM", "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:38:48,850 INFO snapshot-role/MainThread: {"lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "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:38:48,850 INFO snapshot-role/MainThread: {"lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy", "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:38:48,850 INFO snapshot-role/MainThread: {"lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"192937984", "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:38:48,851 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF", "lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz", "pv_name":"/dev/sde"}, 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy"}, 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf"}, 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM"}, 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz"} 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:48,851 INFO snapshot-role/MainThread: {"lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18", "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:38:48,852 INFO snapshot-role/MainThread: {"lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "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:38:48,852 INFO snapshot-role/MainThread: {"lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "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:38:48,852 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,852 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,852 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:48,852 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:48,852 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:48,852 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:48,852 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz", "lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I", "pv_name":"/dev/sdc"}, 2024-03-01 20:38:48,852 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:38:48,852 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "pv_name":"/dev/sda"} 2024-03-01 20:38:48,852 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,852 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,852 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:48,852 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18"}, 2024-03-01 20:38:48,852 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I"}, 2024-03-01 20:38:48,852 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK"}, 2024-03-01 20:38:48,852 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK"} 2024-03-01 20:38:48,852 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,852 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,852 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,852 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,852 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:48,852 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,852 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,853 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 20:38:48,853 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:38:48,853 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:38:48,853 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:38:48,853 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:38:48,853 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:38:48,853 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 20:38:48,853 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:38:48,853 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:38:48,853 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:38:48,853 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 20:38:48,853 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:38:48,853 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:38:48,853 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:38:48,853 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:38:48,853 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:38:48,876 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:48,876 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,876 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:48,876 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,876 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:48,877 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:38:48,877 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:38:48,877 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:38:48,877 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:38:48,877 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:38:48,877 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,877 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,877 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,877 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,877 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:48,877 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,877 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,877 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:38:48,901 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:48,901 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,902 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:48,902 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,902 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:48,902 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:48,902 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,902 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,902 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,902 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,902 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:48,902 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,902 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,902 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:38:48,925 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:48,926 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,926 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:48,926 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,926 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:48,926 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:48,926 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,926 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,926 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,926 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,926 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:48,926 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,926 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,926 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:38:48,957 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:48,957 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,957 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:48,957 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,957 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:48,957 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv", "vg_size":"4261412864", "vg_free":"922746880", "vg_extent_size":"4194304"} 2024-03-01 20:38:48,957 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,957 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,957 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:48,957 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 20:38:48,957 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 20:38:48,957 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 20:38:48,957 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 20:38:48,957 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,957 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,957 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:48,957 INFO snapshot-role/MainThread: {"lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "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:38:48,957 INFO snapshot-role/MainThread: {"lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "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:38:48,957 INFO snapshot-role/MainThread: {"lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx", "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:38:48,958 INFO snapshot-role/MainThread: {"lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"130023424", "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:38:48,958 INFO snapshot-role/MainThread: {"lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO", "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:38:48,958 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,958 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,958 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:48,958 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "pv_name":"/dev/sdh"}, 2024-03-01 20:38:48,958 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "pv_name":"/dev/sdj"}, 2024-03-01 20:38:48,958 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 20:38:48,958 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:48,958 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:48,958 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:48,958 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"31", "segtype":"linear", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:48,958 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"18", "segtype":"free", "pv_uuid":"ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 20:38:48,958 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls", "pv_name":"/dev/sdi"} 2024-03-01 20:38:48,958 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,958 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,958 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:48,958 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ"}, 2024-03-01 20:38:48,958 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ"}, 2024-03-01 20:38:48,958 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-235", "segtype":"linear", "lv_uuid":"C6JvBR-eSJb-oX2m-fIXv-i5Xw-3GZB-11W91u"}, 2024-03-01 20:38:48,958 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO"}, 2024-03-01 20:38:48,958 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx"}, 2024-03-01 20:38:48,958 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls"}, 2024-03-01 20:38:48,958 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls"} 2024-03-01 20:38:48,958 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,958 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,958 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,958 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,958 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:48,958 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ", "vg_size":"3196059648", "vg_free":"1937768448", "vg_extent_size":"4194304"} 2024-03-01 20:38:48,958 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,959 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,959 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:48,959 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 20:38:48,959 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 20:38:48,959 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 20:38:48,959 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,959 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,959 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:48,959 INFO snapshot-role/MainThread: {"lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM", "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:38:48,959 INFO snapshot-role/MainThread: {"lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"100663296", "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:38:48,959 INFO snapshot-role/MainThread: {"lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy", "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:38:48,959 INFO snapshot-role/MainThread: {"lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"192937984", "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:38:48,959 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,959 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,959 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:48,959 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF", "lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz", "pv_name":"/dev/sde"}, 2024-03-01 20:38:48,959 INFO snapshot-role/MainThread: {"pvseg_start":"46", "pvseg_size":"208", "segtype":"free", "pv_uuid":"DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 20:38:48,959 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:48,959 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:48,959 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"linear", "pv_uuid":"KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV", "lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf", "pv_name":"/dev/sdd"}, 2024-03-01 20:38:48,959 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A", "lv_uuid":"", "pv_name":"/dev/sdf"} 2024-03-01 20:38:48,959 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,959 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,959 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:48,959 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy"}, 2024-03-01 20:38:48,959 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-253", "segtype":"linear", "lv_uuid":"l4ShmO-ETLj-dzZm-kWeH-csQw-6oKv-Va8JWf"}, 2024-03-01 20:38:48,959 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM"}, 2024-03-01 20:38:48,959 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-45", "segtype":"linear", "lv_uuid":"wBKcPO-98Gb-8HBd-QtpP-D4rC-OXvb-4DvJdz"} 2024-03-01 20:38:48,959 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,959 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,959 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,959 INFO snapshot-role/MainThread: { 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM", "vg_size":"3196059648", "vg_free":"960495616", "vg_extent_size":"4194304"} 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: {"lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18", "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:38:48,960 INFO snapshot-role/MainThread: {"lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"146800640", "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:38:48,960 INFO snapshot-role/MainThread: {"lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "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:38:48,960 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"35", "segtype":"linear", "pv_uuid":"bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz", "lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I", "pv_name":"/dev/sdc"}, 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: {"pvseg_start":"35", "pvseg_size":"219", "segtype":"free", "pv_uuid":"bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK", "pv_name":"/dev/sda"} 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18"}, 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-34", "segtype":"linear", "lv_uuid":"Py9c86-wlvN-lD1e-NHMk-3U0q-U1Gb-bgZl0I"}, 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK"}, 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK"} 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,960 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,961 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,961 INFO snapshot-role/MainThread: , 2024-03-01 20:38:48,961 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:48,961 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:48,961 INFO snapshot-role/MainThread: } 2024-03-01 20:38:48,961 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 922746880 vg_extent_size : 4194304 2024-03-01 20:38:48,961 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 20:38:48,961 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 20:38:48,961 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:38:48,961 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 20:38:48,961 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 20:38:48,961 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 1937768448 vg_extent_size : 4194304 2024-03-01 20:38:48,961 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 20:38:48,961 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 100663296 chunk_size : 65536 2024-03-01 20:38:48,961 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 20:38:48,961 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 192937984 chunk_size : 65536 2024-03-01 20:38:48,961 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 960495616 vg_extent_size : 4194304 2024-03-01 20:38:48,961 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 20:38:48,961 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 146800640 chunk_size : 65536 2024-03-01 20:38:48,961 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 20:38:48,962 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:38:52,007 INFO snapshot-role/MainThread: remove_cmd: remove None None None 0 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 30}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 30}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 30}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 30}]} 2024-03-01 20:38:52,008 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 30}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 30}]} 2024-03-01 20:38:52,008 INFO snapshot-role/MainThread: remove snapsset : snapset1 2024-03-01 20:38:52,008 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:38:52,041 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:52,041 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,041 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:52,041 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,041 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:52,041 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:38:52,041 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:38:52,041 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:38:52,041 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,041 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,041 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,041 INFO snapshot-role/MainThread: , 2024-03-01 20:38:52,041 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:52,042 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,042 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,042 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:38:52,069 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:52,069 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,069 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:52,069 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,069 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:52,069 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:52,069 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,069 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,069 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,069 INFO snapshot-role/MainThread: , 2024-03-01 20:38:52,069 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:52,069 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,069 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,069 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:38:52,093 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:52,093 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,093 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:52,093 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,094 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:52,094 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:52,094 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,094 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,094 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,094 INFO snapshot-role/MainThread: , 2024-03-01 20:38:52,094 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:52,094 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,094 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,094 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:38:52,118 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:52,118 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,119 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:52,119 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,119 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:52,119 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:38:52,119 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:38:52,119 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:38:52,119 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:52,119 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,119 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,119 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,119 INFO snapshot-role/MainThread: , 2024-03-01 20:38:52,119 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:52,119 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,119 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,119 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:38:52,141 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:52,141 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,141 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:52,141 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,141 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:52,141 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:52,142 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,142 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,142 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,142 INFO snapshot-role/MainThread: , 2024-03-01 20:38:52,142 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:52,142 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,142 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,142 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:38:52,165 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:52,165 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,165 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:52,165 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,166 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:52,166 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:52,166 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,166 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,166 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,166 INFO snapshot-role/MainThread: , 2024-03-01 20:38:52,166 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:52,166 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,166 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,166 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:38:52,191 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:52,191 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,191 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:52,191 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,191 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:52,191 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:38:52,191 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:38:52,191 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:38:52,191 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:52,191 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,191 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,191 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,191 INFO snapshot-role/MainThread: , 2024-03-01 20:38:52,191 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:52,191 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,191 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,191 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:38:52,216 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:52,217 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,217 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:52,217 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,217 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:52,217 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:52,217 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,217 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,217 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,217 INFO snapshot-role/MainThread: , 2024-03-01 20:38:52,217 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:52,217 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,217 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,217 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:38:52,241 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:52,241 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,241 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:52,241 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,242 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:52,242 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:52,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,242 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,242 INFO snapshot-role/MainThread: , 2024-03-01 20:38:52,242 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:52,242 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,242 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,242 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:38:52,269 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:52,270 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,270 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:52,270 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,270 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:52,270 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:38:52,270 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:38:52,270 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:38:52,270 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:38:52,270 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:38:52,270 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,270 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,270 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,270 INFO snapshot-role/MainThread: , 2024-03-01 20:38:52,270 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:52,270 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,270 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,270 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:38:52,296 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:52,296 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,296 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:52,296 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,297 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:52,297 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:52,297 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,297 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,297 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,297 INFO snapshot-role/MainThread: , 2024-03-01 20:38:52,297 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:52,297 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,297 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,297 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:38:52,319 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:52,319 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,319 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:52,319 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,320 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:52,320 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:52,320 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,320 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,320 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,320 INFO snapshot-role/MainThread: , 2024-03-01 20:38:52,320 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:52,320 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,320 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,320 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:38:52,346 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:52,347 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,347 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:52,347 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,347 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:52,347 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:38:52,347 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:38:52,347 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:38:52,347 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,347 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,347 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,347 INFO snapshot-role/MainThread: , 2024-03-01 20:38:52,347 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:52,347 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,347 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,347 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:38:52,369 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:52,369 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,369 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:52,369 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,369 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:52,369 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:52,370 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,370 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,370 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,370 INFO snapshot-role/MainThread: , 2024-03-01 20:38:52,370 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:52,370 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,370 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,370 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 20:38:52,393 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:52,393 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,393 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:52,393 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,394 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:52,394 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"146800640", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:52,394 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,394 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,394 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,394 INFO snapshot-role/MainThread: , 2024-03-01 20:38:52,394 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:52,394 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,394 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,394 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 20:38:52,508 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:52,508 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,508 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:52,508 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,508 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,508 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:38:52,550 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:52,550 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,550 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:52,550 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,550 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:52,550 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:38:52,550 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:38:52,550 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:38:52,550 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:52,550 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,550 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,550 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,550 INFO snapshot-role/MainThread: , 2024-03-01 20:38:52,551 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:52,551 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,551 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,551 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:38:52,574 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:52,574 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,574 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:52,574 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,574 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:52,574 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:52,574 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,574 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,574 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,574 INFO snapshot-role/MainThread: , 2024-03-01 20:38:52,574 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:52,574 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,574 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,574 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 20:38:52,600 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:52,600 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,600 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:52,600 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,600 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:52,600 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:52,600 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,600 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,600 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,600 INFO snapshot-role/MainThread: , 2024-03-01 20:38:52,600 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:52,600 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,600 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,601 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 20:38:52,713 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:52,713 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,713 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:52,713 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,713 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,713 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:38:52,755 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:52,756 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,756 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:52,756 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,756 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:52,756 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:38:52,756 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:38:52,756 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:52,756 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,756 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,756 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,756 INFO snapshot-role/MainThread: , 2024-03-01 20:38:52,756 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:52,756 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,757 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,757 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:38:52,785 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:52,785 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,786 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:52,786 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,786 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:52,786 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:52,786 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,786 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,786 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,786 INFO snapshot-role/MainThread: , 2024-03-01 20:38:52,786 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:52,786 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,786 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,786 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 20:38:52,813 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:52,813 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,813 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:52,813 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,813 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:52,813 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:52,813 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,813 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,813 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,813 INFO snapshot-role/MainThread: , 2024-03-01 20:38:52,813 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:52,813 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,813 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,813 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 20:38:52,930 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:52,930 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,930 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:52,930 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,930 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,930 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:38:52,975 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:52,975 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,975 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:52,975 INFO snapshot-role/MainThread: { 2024-03-01 20:38:52,975 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:52,975 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:38:52,975 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:38:52,975 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:38:52,975 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:38:52,975 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:38:52,975 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,975 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,975 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,975 INFO snapshot-role/MainThread: , 2024-03-01 20:38:52,975 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:52,975 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:52,975 INFO snapshot-role/MainThread: } 2024-03-01 20:38:52,975 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:38:53,000 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:53,000 INFO snapshot-role/MainThread: { 2024-03-01 20:38:53,000 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:53,000 INFO snapshot-role/MainThread: { 2024-03-01 20:38:53,000 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:53,000 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:53,000 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:53,000 INFO snapshot-role/MainThread: } 2024-03-01 20:38:53,000 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:53,000 INFO snapshot-role/MainThread: , 2024-03-01 20:38:53,000 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:53,000 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:53,000 INFO snapshot-role/MainThread: } 2024-03-01 20:38:53,000 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 20:38:53,025 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:53,025 INFO snapshot-role/MainThread: { 2024-03-01 20:38:53,025 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:53,025 INFO snapshot-role/MainThread: { 2024-03-01 20:38:53,025 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:53,025 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 20:38:53,025 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:53,025 INFO snapshot-role/MainThread: } 2024-03-01 20:38:53,025 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:53,025 INFO snapshot-role/MainThread: , 2024-03-01 20:38:53,025 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:53,025 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:53,025 INFO snapshot-role/MainThread: } 2024-03-01 20:38:53,025 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 20:38:53,155 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:53,155 INFO snapshot-role/MainThread: { 2024-03-01 20:38:53,155 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:53,155 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:53,155 INFO snapshot-role/MainThread: } 2024-03-01 20:38:53,155 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 20:38:56,106 INFO snapshot-role/MainThread: remove_cmd: remove None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 30}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 30}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 30}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 30}]} 2024-03-01 20:38:56,106 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 30}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 30}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 30}]} 2024-03-01 20:38:56,106 INFO snapshot-role/MainThread: remove verify snapsset : snapset1 2024-03-01 20:38:56,106 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 20:38:56,128 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:56,128 INFO snapshot-role/MainThread: { 2024-03-01 20:38:56,129 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:56,129 INFO snapshot-role/MainThread: { 2024-03-01 20:38:56,129 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:56,129 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:38:56,129 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:38:56,129 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:56,129 INFO snapshot-role/MainThread: } 2024-03-01 20:38:56,129 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:56,129 INFO snapshot-role/MainThread: , 2024-03-01 20:38:56,129 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:56,129 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:56,129 INFO snapshot-role/MainThread: } 2024-03-01 20:38:56,129 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 20:38:56,152 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:38:56,152 INFO snapshot-role/MainThread: { 2024-03-01 20:38:56,152 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:56,152 INFO snapshot-role/MainThread: { 2024-03-01 20:38:56,153 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:56,153 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:56,153 INFO snapshot-role/MainThread: } 2024-03-01 20:38:56,153 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:56,153 INFO snapshot-role/MainThread: , 2024-03-01 20:38:56,153 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:56,153 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:56,153 INFO snapshot-role/MainThread: } 2024-03-01 20:38:56,153 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:38:56,177 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:56,177 INFO snapshot-role/MainThread: { 2024-03-01 20:38:56,177 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:56,177 INFO snapshot-role/MainThread: { 2024-03-01 20:38:56,177 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:56,177 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:38:56,177 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:38:56,177 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:56,177 INFO snapshot-role/MainThread: } 2024-03-01 20:38:56,177 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:56,177 INFO snapshot-role/MainThread: , 2024-03-01 20:38:56,177 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:56,177 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:56,177 INFO snapshot-role/MainThread: } 2024-03-01 20:38:56,177 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 20:38:56,200 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:38:56,201 INFO snapshot-role/MainThread: { 2024-03-01 20:38:56,201 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:56,201 INFO snapshot-role/MainThread: { 2024-03-01 20:38:56,201 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:56,201 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:56,201 INFO snapshot-role/MainThread: } 2024-03-01 20:38:56,201 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:56,201 INFO snapshot-role/MainThread: , 2024-03-01 20:38:56,201 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:56,201 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:56,201 INFO snapshot-role/MainThread: } 2024-03-01 20:38:56,201 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 20:38:56,223 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:56,223 INFO snapshot-role/MainThread: { 2024-03-01 20:38:56,224 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:56,224 INFO snapshot-role/MainThread: { 2024-03-01 20:38:56,224 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:56,224 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:38:56,224 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:38:56,224 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:56,224 INFO snapshot-role/MainThread: } 2024-03-01 20:38:56,224 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:56,224 INFO snapshot-role/MainThread: , 2024-03-01 20:38:56,224 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:56,224 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:56,224 INFO snapshot-role/MainThread: } 2024-03-01 20:38:56,224 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 20:38:56,246 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:38:56,247 INFO snapshot-role/MainThread: { 2024-03-01 20:38:56,247 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:56,247 INFO snapshot-role/MainThread: { 2024-03-01 20:38:56,247 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:56,247 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:56,247 INFO snapshot-role/MainThread: } 2024-03-01 20:38:56,247 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:56,247 INFO snapshot-role/MainThread: , 2024-03-01 20:38:56,247 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:56,247 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:56,247 INFO snapshot-role/MainThread: } 2024-03-01 20:38:56,247 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 20:38:56,271 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 20:38:56,271 INFO snapshot-role/MainThread: { 2024-03-01 20:38:56,271 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:56,271 INFO snapshot-role/MainThread: { 2024-03-01 20:38:56,272 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:56,272 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:38:56,272 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:38:56,272 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 20:38:56,272 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:38:56,272 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:56,272 INFO snapshot-role/MainThread: } 2024-03-01 20:38:56,272 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:56,272 INFO snapshot-role/MainThread: , 2024-03-01 20:38:56,272 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:56,272 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:56,272 INFO snapshot-role/MainThread: } 2024-03-01 20:38:56,272 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 20:38:56,295 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 20:38:56,295 INFO snapshot-role/MainThread: { 2024-03-01 20:38:56,296 INFO snapshot-role/MainThread: "report": [ 2024-03-01 20:38:56,296 INFO snapshot-role/MainThread: { 2024-03-01 20:38:56,296 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 20:38:56,296 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:56,296 INFO snapshot-role/MainThread: } 2024-03-01 20:38:56,296 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:56,296 INFO snapshot-role/MainThread: , 2024-03-01 20:38:56,296 INFO snapshot-role/MainThread: "log": [ 2024-03-01 20:38:56,296 INFO snapshot-role/MainThread: ] 2024-03-01 20:38:56,296 INFO snapshot-role/MainThread: } 2024-03-01 20:38:56,296 INFO snapshot-role/MainThread: exit code: 0: [''] + cat /etc/lvm/devices/system.devices cat: /etc/lvm/devices/system.devices: No such file or directory + : ++ lsblk -l -p -o NAME + for dev in $(lsblk -l -p -o NAME) + '[' NAME = NAME ']' + continue + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sda = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sda + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sda + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdb = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdb + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdb + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdc = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdc + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdc + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdd = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdd + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdd + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sde = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sde + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sde + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdf = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdf + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdf + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdg = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdg + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdg + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdh = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdh + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdh + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdi = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdi + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdi + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdj = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdj + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdj + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdk = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdk + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdk + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdl = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdl + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdl + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/xvda = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/xvda /dev/xvda: PTUUID="b2f85011" PTTYPE="dos" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda /dev/xvda: PTUUID="b2f85011" PTTYPE="dos" + for dev in $(lsblk -l -p -o NAME) + '[' /dev/xvda1 = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/xvda1 /dev/xvda1: UUID="d21788f1-b672-45d8-9d39-0b6482be1fd5" BLOCK_SIZE="512" TYPE="xfs" PARTUUID="b2f85011-01" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda1 /dev/xvda1: UUID="d21788f1-b672-45d8-9d39-0b6482be1fd5" BLOCK_SIZE="512" TYPE="xfs" USAGE="filesystem" PART_ENTRY_SCHEME="dos" PART_ENTRY_UUID="b2f85011-01" PART_ENTRY_TYPE="0x83" PART_ENTRY_FLAGS="0x80" PART_ENTRY_NUMBER="1" PART_ENTRY_OFFSET="2048" PART_ENTRY_SIZE="524285919" PART_ENTRY_DISK="202:0" + blkid -g + echo lsblk after garbage collect lsblk after garbage collect + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + blkid -s none + echo lsblk after cache flush lsblk after cache flush + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + cat /tmp/blivet.log 2024-03-01 20:24:15,160 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_yaafzl4a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:24:19,863 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload__b8dt2wt/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:24:27,031 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload__vye8ta6/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:24:27,153 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:27,153 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:24:27,282 INFO program/MainThread: stdout[2]: 2024-03-01 20:24:27,282 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:27,282 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:24:27,283 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:24:27,288 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:27,288 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:24:27,292 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:27,292 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:24:27,295 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:27,295 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:24:27,298 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:27,298 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:24:27,306 INFO program/MainThread: stdout: 2024-03-01 20:24:27,306 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:24:27,306 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:24:27,306 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:24:27,306 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:24:27,306 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:24:27,306 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:24:27,306 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:24:27,306 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:24:27,306 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:24:27,306 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:24:27,306 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:24:27,306 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:24:27,306 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:24:27,306 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:24:27,307 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:24:27,307 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:27,307 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:27,307 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:24:27,307 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:24:27,307 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:24:27,307 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:24:27,307 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:24:27,308 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:24:27,308 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:27,320 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:27,331 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:27,335 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:24:27,336 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:27,336 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:27,366 INFO program/MainThread: stdout[3]: 2024-03-01 20:24:27,366 INFO program/MainThread: stderr[3]: 2024-03-01 20:24:27,366 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:24:27,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:24:27,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:27,379 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:24:27,383 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:24:27,384 INFO blivet/MainThread: sda is a disk 2024-03-01 20:24:27,384 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:24:27,384 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:24:27,388 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:24:27,391 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:24:27,391 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:27,395 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:27,395 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:24:27,395 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:24:27,395 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffaad228b70) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:24:27,399 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:24:27,399 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:24:27,403 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:24:27,403 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:27,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:24:27,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:27,413 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:24:27,413 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:24:27,413 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:24:27,413 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:24:27,417 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:24:27,420 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:24:27,420 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:27,423 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:27,424 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:24:27,424 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:24:27,424 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffaad228b38) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:24:27,427 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:24:27,427 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:24:27,431 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:24:27,431 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:27,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:24:27,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:27,440 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:24:27,441 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:24:27,441 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:24:27,441 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:24:27,444 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:24:27,448 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:24:27,448 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:27,451 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:27,451 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:24:27,452 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:24:27,452 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffaac1df400) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:24:27,455 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:24:27,455 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:24:27,459 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:24:27,459 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:27,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:24:27,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:27,469 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:24:27,469 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:24:27,469 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:24:27,469 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:24:27,472 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:24:27,476 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:24:27,476 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:27,479 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:27,479 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:24:27,480 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:24:27,480 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffaac1df908) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:24:27,483 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:24:27,483 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:24:27,487 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:24:27,487 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:27,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:24:27,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:27,497 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:24:27,497 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:24:27,497 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:24:27,498 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:24:27,501 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:24:27,504 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:24:27,504 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:27,507 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:27,508 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:24:27,508 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:24:27,508 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffaad237e80) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:24:27,511 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:24:27,511 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:24:27,515 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:24:27,515 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:27,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:24:27,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:27,525 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:24:27,525 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:24:27,525 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:24:27,525 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:24:27,528 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:24:27,532 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:24:27,532 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:27,535 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:27,535 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:24:27,536 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:24:27,536 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffaac1eb8d0) -- 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:24:27,539 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:24:27,539 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:24:27,543 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:24:27,543 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:27,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:24:27,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:27,552 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:24:27,553 INFO blivet/MainThread: sde is a disk 2024-03-01 20:24:27,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:24:27,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:24:27,556 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:24:27,560 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:24:27,560 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:27,563 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:27,563 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:24:27,564 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:24:27,564 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffaac1ebcf8) -- 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:24:27,567 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:24:27,567 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:24:27,570 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:24:27,571 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:27,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:24:27,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:27,580 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:24:27,581 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:24:27,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:24:27,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:24:27,584 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:24:27,587 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:24:27,588 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:27,591 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:27,591 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:24:27,592 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:24:27,592 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffaac1f14e0) -- 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:24:27,595 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:24:27,595 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:24:27,598 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:24:27,598 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:27,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:24:27,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:27,608 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:24:27,609 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:24:27,609 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:24:27,609 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:24:27,612 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:24:27,615 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:24:27,616 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:27,619 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:27,619 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:24:27,620 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:24:27,620 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffaac1f1710) -- 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:24:27,623 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:24:27,623 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:24:27,626 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:24:27,626 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:27,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:24:27,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:27,636 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:24:27,637 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:24:27,637 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:24:27,637 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:24:27,640 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:24:27,644 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:24:27,644 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:27,647 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:27,647 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:24:27,648 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:24:27,648 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffaac1dc588) -- 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:24:27,651 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:24:27,651 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:24:27,654 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:24:27,655 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:27,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:24:27,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:27,664 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:24:27,665 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:24:27,665 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:24:27,665 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:24:27,668 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:24:27,671 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:24:27,672 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:27,675 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:27,675 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:24:27,676 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:24:27,676 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffaac1dcc18) -- 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:24:27,679 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:24:27,679 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:24:27,682 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:24:27,682 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:27,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:24:27,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:27,693 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:24:27,693 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:24:27,693 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:24:27,693 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:24:27,696 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:24:27,700 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:24:27,700 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:27,703 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:27,703 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:24:27,704 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:24:27,704 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffaac1f1eb8) -- 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:24:27,707 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:24:27,707 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:24:27,710 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': '20276026'} ; 2024-03-01 20:24:27,710 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:24:27,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:24:27,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:27,720 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:24:27,720 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:24:27,720 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:24:27,721 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:24:27,721 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:24:27,721 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:24:27,724 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:24:27,727 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:24:27,727 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:24:27,730 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:27,731 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:24:27,731 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:24:27,731 INFO blivet/MainThread: got device: DiskDevice instance (0x7ffaac1fbb00) -- 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:27,735 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:24:27,739 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:24:27,739 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:24:27,742 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:24:27,742 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:24:27,746 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:27,746 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:24:27,749 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:27,749 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:24:27,752 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:24:27,755 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:27,759 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:24:27,763 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 0x7ffaac201a88> 2024-03-01 20:24:30,976 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:24:30,980 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:24:30,980 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:24:30,984 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': '20279930'} ; 2024-03-01 20:24:30,985 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:24:30,985 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:24:30,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:30,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:30,994 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:24:30,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:31,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:31,000 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:31,014 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:31,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:24:31,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:24:31,033 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:24:31,037 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:24:31,037 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:24:31,040 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:24:31,044 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:24:31,044 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:24:31,047 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:31,048 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:24:31,048 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:24:31,051 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:24:31,055 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:24:31,058 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:24:31,061 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:24:31,064 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:31,065 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:24:31,065 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:24:31,066 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:24:31,065 INFO blivet/MainThread: got device: PartitionDevice instance (0x7ffaac1fbb70) -- 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 0x7ffaac1945c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:24:31,069 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:24:31,073 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:24:31,073 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:24:31,076 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:24:31,076 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:24:31,079 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:31,080 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:24:31,083 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:31,083 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:24:31,085 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:24:31,085 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:24:31,088 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:31,089 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:24:31,092 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:24:31,092 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:24:31,093 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:31,106 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:31,118 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:24:31,119 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:24:31,123 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:31,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:31,129 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:31,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:31,132 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:31,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:24:31,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:31,140 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:31,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:31,143 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:24:31,146 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:31,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:31,151 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:31,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:31,154 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:24:31,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:24:31,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:31,163 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:31,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:31,166 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:24:31,168 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:31,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:31,174 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:31,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:31,177 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:31,180 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:31,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:31,186 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:31,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:31,189 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:31,189 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:24:35,761 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_c99sei6u/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:24:35,795 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:35,795 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:24:35,799 INFO program/MainThread: stdout[2]: 2024-03-01 20:24:35,799 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:35,799 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:24:35,799 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:24:35,803 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:35,804 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:24:35,807 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:35,808 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:24:35,811 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:35,811 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:24:35,814 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:35,814 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:24:35,821 INFO program/MainThread: stdout: 2024-03-01 20:24:35,821 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:24:35,822 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:24:35,822 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:24:35,822 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:24:35,822 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:24:35,822 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:24:35,822 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:24:35,822 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:24:35,822 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:24:35,822 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:24:35,822 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:24:35,822 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:24:35,822 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:24:35,822 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:24:35,822 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:24:35,822 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:35,822 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:35,822 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:24:35,822 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:24:35,823 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:24:35,823 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:24:35,823 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:24:35,823 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:24:35,823 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:35,834 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:35,845 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:35,849 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:24:35,849 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:35,850 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:35,877 INFO program/MainThread: stdout[3]: 2024-03-01 20:24:35,877 INFO program/MainThread: stderr[3]: 2024-03-01 20:24:35,877 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:24:35,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:24:35,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:35,890 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:24:35,894 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:24:35,895 INFO blivet/MainThread: sda is a disk 2024-03-01 20:24:35,895 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:24:35,895 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:24:35,899 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:24:35,902 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:24:35,902 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:35,905 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:35,906 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:24:35,906 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:24:35,906 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe24985ab38) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:24:35,910 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:24:35,910 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:24:35,913 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:24:35,914 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:35,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:24:35,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:35,924 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:24:35,924 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:24:35,924 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:24:35,924 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:24:35,928 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:24:35,931 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:24:35,931 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:35,934 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:35,934 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:24:35,935 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:24:35,935 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe24985ab00) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:24:35,938 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:24:35,938 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:24:35,942 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:24:35,942 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:35,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:24:35,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:35,952 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:24:35,952 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:24:35,952 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:24:35,953 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:24:35,956 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:24:35,959 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:24:35,959 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:24:35,962 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:24:35,963 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:24:35,963 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:24:35,963 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe248811400) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:24:35,967 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:24:35,967 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:24:35,970 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:24:35,970 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:24:35,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:24:35,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:35,980 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:24:35,980 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:24:35,981 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:24:35,981 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:24:35,984 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:24:35,987 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:24:35,987 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 20:24:35,990 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 20:24:35,991 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:24:35,991 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:24:35,991 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe248811908) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:24:35,994 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:24:35,995 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:24:35,998 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:24:35,998 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 20:24:36,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:24:36,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:36,008 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:24:36,009 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:24:36,009 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:24:36,009 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:24:36,012 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:24:36,015 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:24:36,015 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:36,018 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:36,019 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:24:36,019 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:24:36,019 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe24986ae80) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:24:36,023 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:24:36,023 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:24:36,026 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:24:36,026 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:36,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:24:36,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:36,036 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:24:36,037 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:24:36,037 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:24:36,037 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:24:36,040 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:24:36,043 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:24:36,043 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:36,046 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:36,047 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:24:36,047 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:24:36,047 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe24881d8d0) -- 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:24:36,051 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:24:36,051 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:24:36,054 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:24:36,054 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:36,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:24:36,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:36,064 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:24:36,065 INFO blivet/MainThread: sde is a disk 2024-03-01 20:24:36,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:24:36,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:24:36,068 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:24:36,071 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:24:36,071 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:36,075 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:36,075 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:24:36,075 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:24:36,075 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe24881dcf8) -- 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:24:36,079 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:24:36,079 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:24:36,082 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:24:36,082 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:36,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:24:36,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:36,092 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:24:36,093 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:24:36,093 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:24:36,093 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:24:36,096 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:24:36,099 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:24:36,099 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:36,103 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:36,103 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:24:36,104 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:24:36,104 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe2488234e0) -- 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:24:36,107 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:24:36,107 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:24:36,110 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:24:36,110 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:36,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:24:36,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:36,120 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:24:36,121 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:24:36,121 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:24:36,121 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:24:36,124 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:24:36,127 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:24:36,128 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:36,131 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:36,131 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:24:36,131 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:24:36,132 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe248823710) -- 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:24:36,135 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:24:36,135 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:24:36,138 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:24:36,138 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:36,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:24:36,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:36,148 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:24:36,149 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:24:36,149 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:24:36,149 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:24:36,152 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:24:36,155 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:24:36,156 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:36,159 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:36,159 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:24:36,160 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:24:36,160 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe24880e588) -- 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:24:36,163 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:24:36,163 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:24:36,166 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:24:36,166 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:36,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:24:36,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:36,176 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:24:36,177 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:24:36,177 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:24:36,177 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:24:36,180 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:24:36,183 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:24:36,184 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:36,187 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:36,187 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:24:36,187 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:24:36,188 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe24880ec18) -- 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:24:36,191 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:24:36,191 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:24:36,194 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:24:36,194 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:36,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:24:36,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:36,205 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:24:36,205 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:24:36,205 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:24:36,205 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:24:36,208 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:24:36,212 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:24:36,212 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:36,215 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:36,215 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:24:36,216 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:24:36,216 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe248823eb8) -- 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:24:36,219 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:24:36,219 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:24:36,222 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': '20276026'} ; 2024-03-01 20:24:36,222 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:24:36,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:24:36,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:36,232 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:24:36,232 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:24:36,233 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:24:36,233 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:24:36,233 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:24:36,233 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:24:36,236 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:24:36,239 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:24:36,239 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:24:36,242 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:36,243 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:24:36,243 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:24:36,243 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe24882db00) -- 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:36,247 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:24:36,250 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:24:36,251 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:24:36,254 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:24:36,254 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:24:36,257 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:36,258 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:24:36,261 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:36,261 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:24:36,264 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:24:36,267 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:36,270 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:24:36,275 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 0x7fe248833ac8> 2024-03-01 20:24:39,309 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:24:39,314 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:24:39,314 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:24:39,318 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': '20279930'} ; 2024-03-01 20:24:39,318 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:24:39,318 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:24:39,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:39,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:39,327 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:24:39,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:39,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:39,333 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:39,345 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:39,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:24:39,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:24:39,363 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:24:39,367 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:24:39,367 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:24:39,370 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:24:39,374 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:24:39,374 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:24:39,377 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:39,377 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:24:39,378 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:24:39,381 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:24:39,385 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:24:39,388 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:24:39,391 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:24:39,394 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:39,394 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:24:39,395 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:24:39,395 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:24:39,395 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fe24882db70) -- 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 0x7fe2487c55c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:24:39,399 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:24:39,402 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:24:39,402 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:24:39,406 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:24:39,406 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:24:39,409 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:39,409 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:24:39,413 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:39,413 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:24:39,414 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:24:39,414 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:24:39,418 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:39,418 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:24:39,421 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:24:39,421 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:24:39,422 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:39,435 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:39,446 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:24:39,447 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:24:39,451 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:39,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:39,457 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:39,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:39,460 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:39,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:24:39,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:39,468 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:39,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:39,471 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:24:39,474 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:39,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:39,480 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:39,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:39,483 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:24:39,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:24:39,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:39,491 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:39,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:39,494 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:24:39,497 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:39,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:39,502 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:39,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:39,505 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:39,508 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:39,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:39,514 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:39,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:39,517 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:39,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:39,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:39,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:39,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:39,529 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:24:39,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:24:39,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:24:39,534 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:24:39,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:24:39,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:24:39,540 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:24:39,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:24:39,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:24:39,546 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:24:39,549 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:24:39,549 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:24:39,550 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:24:39,553 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:24:39,553 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:24:39,556 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:24:39,557 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:24:39,560 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:24:39,560 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:24:39,560 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:24:39,563 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:24:39,563 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:24:39,566 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:24:39,567 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:24:39,570 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:24:39,570 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:24:39,570 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:24:39,573 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:24:39,573 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:24:39,576 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:24:39,576 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:24:39,577 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:24:39,581 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:24:39,585 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:24:39,588 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:24:39,592 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:24:39,595 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:24:39,599 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:24:39,600 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:24:39,603 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:24:39,604 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:24:39,604 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:24:39,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:39,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:39,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:39,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:39,617 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:24:39,618 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:24:39,618 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:24:39,618 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 20:24:39,619 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:24:39,619 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:24:39,622 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:39,622 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:24:39,625 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:39,625 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:24:39,629 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:24:39,632 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:24:39,633 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:24:39,636 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:24:39,640 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:24:39,643 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:24:39,647 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:24:39,647 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:24:39,648 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:24:39,648 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:24:39,648 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:24:39,655 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:24:39,655 INFO program/MainThread: stderr[4]: 2024-03-01 20:24:39,655 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:24:39,656 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:24:39,656 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:24:39,656 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:24:39,661 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:24:39,661 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:24:39,662 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:24:39,662 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:24:39,662 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:24:39,662 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:24:39,662 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:24:39,662 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:24:39,662 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:24:39,662 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:24:39,662 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:24:39,662 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:24:39,662 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:24:39,665 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:24:39,668 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:24:39,671 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:24:39,671 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:24:39,674 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:24:39,674 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 0x7fe24876c728> 2024-03-01 20:24:39,675 INFO blivet/MainThread: sorting actions... 2024-03-01 20:24:39,676 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:24:39,676 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:24:39,676 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:24:39,676 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:24:39,677 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:24:39,677 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:24:39,677 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:24:39,677 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:24:39,677 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:24:39,677 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:24:39,680 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:24:39,683 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:24:39,683 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:24:39,691 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:39,691 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:39,718 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:39,718 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:39,731 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:39,731 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:24:39,735 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:24:39,738 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:24:39,738 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:24:39,744 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:39,745 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:39,775 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:39,775 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:39,788 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:39,788 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:24:39,792 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:24:39,796 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:24:39,796 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:24:39,802 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:39,802 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:39,831 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:39,831 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:39,844 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:39,844 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:24:39,848 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:39,851 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:24:39,854 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:24:39,854 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:24:39,855 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:24:39,891 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:24:39,891 INFO program/MainThread: stderr[5]: 2024-03-01 20:24:39,891 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:24:39,892 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:39,942 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:39,946 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:24:39,947 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:39,948 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:24:39,961 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:39,961 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:39,990 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:39,990 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:24:39,994 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:39,997 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:24:40,000 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:24:40,000 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:24:40,001 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:24:40,037 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:24:40,037 INFO program/MainThread: stderr[6]: 2024-03-01 20:24:40,037 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:24:40,037 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:40,059 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:40,066 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:24:40,067 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:40,068 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:24:40,081 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:40,081 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:40,110 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:40,110 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:24:40,114 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:40,117 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:24:40,120 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:24:40,120 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:24:40,121 INFO program/MainThread: Running [7] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:24:40,152 INFO program/MainThread: stdout[7]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:24:40,152 INFO program/MainThread: stderr[7]: 2024-03-01 20:24:40,152 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:24:40,152 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:40,179 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:40,186 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:24:40,187 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:40,188 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:24:40,199 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:40,199 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:40,228 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:40,228 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:24:40,232 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:24:40,235 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:24:40,238 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:40,242 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:24:40,245 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:40,248 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:24:40,251 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:40,254 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:24:40,257 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:24:40,257 INFO program/MainThread: Running [8] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /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:24:40,319 INFO program/MainThread: stdout[8]: Volume group "test_vg1" successfully created 2024-03-01 20:24:40,320 INFO program/MainThread: stderr[8]: 2024-03-01 20:24:40,320 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:24:40,328 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:24:40,335 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:24:40,342 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:40,349 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:24:40,356 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:40,362 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:24:40,367 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:40,370 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:24:40,370 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:40,382 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:40,386 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:24:40,390 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:24:40,390 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:40,403 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:40,403 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:24:40,412 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:40,412 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:40,424 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:40,424 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:24:40,428 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:24:40,432 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:24:40,435 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:24:40,438 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:24:40,442 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:40,445 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:24:40,449 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:40,452 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:24:40,455 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:40,459 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:24:40,459 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:40,470 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:40,474 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:24:40,475 INFO program/MainThread: Running [9] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:24:40,501 INFO program/MainThread: stdout[9]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv 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:40,501 INFO program/MainThread: stderr[9]: 2024-03-01 20:24:40,501 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:24:40,506 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:24:40,506 INFO program/MainThread: Running [10] lvm lvcreate -n lv1 -L 1568768K -y --type linear 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:24:40,595 INFO program/MainThread: stdout[10]: Logical volume "lv1" created. 2024-03-01 20:24:40,595 INFO program/MainThread: stderr[10]: 2024-03-01 20:24:40,595 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:24:40,603 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:40,609 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:24:40,610 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:24:40,610 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:40,640 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:40,645 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:24:40,646 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:24:40,646 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:24:40,656 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:40,656 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:40,672 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:40,672 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:24:40,677 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:40,680 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:24:40,683 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:24:40,683 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:24:40,826 INFO program/MainThread: stdout: 2024-03-01 20:24:40,826 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:24:40,826 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:24:40,826 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:24:40,826 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:24:40,826 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:24:40,826 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:24:40,826 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:24:40,827 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:24:40,827 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:24:40,827 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:24:40,827 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:40,827 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:24:40,844 INFO program/MainThread: stdout: 2024-03-01 20:24:40,844 INFO program/MainThread: writing all SBs 2024-03-01 20:24:40,844 INFO program/MainThread: new label = "" 2024-03-01 20:24:40,844 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:40,845 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:40,861 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:40,865 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:24:40,865 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:24:40,866 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:24:40,876 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:40,877 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:40,891 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:40,896 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:24:40,896 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 0x7fe248700938> 2024-03-01 20:24:40,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:40,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:24:40,903 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:24:40,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:40,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:24:40,909 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:24:48,269 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_2lsqb8il/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:24:48,303 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:48,303 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:24:48,306 INFO program/MainThread: stdout[2]: 2024-03-01 20:24:48,306 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:48,306 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:24:48,307 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:24:48,311 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:48,311 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:24:48,315 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:48,315 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:24:48,318 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:48,318 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:24:48,321 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:48,321 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:24:48,330 INFO program/MainThread: stdout: 2024-03-01 20:24:48,330 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:24:48,330 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 1drruw-bICF-rvCZ-gmR6-FdUb-4DT5-4aVETS 2024-03-01 20:24:48,330 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 6ec6b20b-fddc-40d5-8e30-5f415f3a9484 2024-03-01 20:24:48,330 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f 2024-03-01 20:24:48,330 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 6ec6b20b-fddc-40d5-8e30-5f415f3a9484 2024-03-01 20:24:48,330 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI 2024-03-01 20:24:48,330 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:24:48,330 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:24:48,330 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:24:48,330 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:24:48,330 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:24:48,330 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:24:48,330 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:24:48,330 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:24:48,330 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:24:48,330 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:24:48,330 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:24:48,331 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:48,331 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 1drruw-bICF-rvCZ-gmR6-FdUb-4DT5-4aVETS `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 6ec6b20b-fddc-40d5-8e30-5f415f3a9484 sdb 1073741824 root disk brw-rw---- LVM2_member oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 6ec6b20b-fddc-40d5-8e30-5f415f3a9484 sdc 1073741824 root disk brw-rw---- LVM2_member qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI 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:48,331 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:24:48,331 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:24:48,331 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:24:48,331 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:24:48,331 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:24:48,332 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:24:48,332 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:48,344 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:48,355 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 20:24:48,360 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/lvm-pv-uuid-1drruw-bICF-rvCZ-gmR6-FdUb-4DT5-4aVETS', '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': '1drruw-bICF-rvCZ-gmR6-FdUb-4DT5-4aVETS', 'ID_FS_UUID_ENC': '1drruw-bICF-rvCZ-gmR6-FdUb-4DT5-4aVETS', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:24:48,360 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:24:48,360 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:48,382 INFO program/MainThread: stdout[3]: 2024-03-01 20:24:48,383 INFO program/MainThread: stderr[3]: 2024-03-01 20:24:48,383 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:24:48,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:24:48,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:48,395 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:24:48,399 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:24:48,400 INFO blivet/MainThread: sda is a disk 2024-03-01 20:24:48,400 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:24:48,400 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:24:48,404 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:24:48,407 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:24:48,407 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:48,410 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:48,411 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:24:48,411 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:24:48,411 INFO blivet/MainThread: got device: DiskDevice instance (0x7f53f134fd30) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:24:48,415 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:24:48,419 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:24:48,419 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:24:48,422 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:24:48,422 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:24:48,425 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:48,426 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:24:48,429 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:48,429 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:24:48,432 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:24:48,432 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:24:48,432 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:24:48,461 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1drruw-bICF-rvCZ-gmR6-FdUb-4DT5-4aVETS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv 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 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv 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 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv 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:48,461 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f. WARNING: Couldn't find device with uuid qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI. WARNING: VG test_vg1 is missing PV oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:24:48,461 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:24:48,461 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:24:48,466 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1drruw-bICF-rvCZ-gmR6-FdUb-4DT5-4aVETS ; label: None ; device: /dev/sda ; serial: 36001405239ab7067b3b484aac9d9c077 ; exists: True ; vg_name: test_vg1 ; vg_uuid: XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv ; pe_start: 8 MiB ; 2024-03-01 20:24:48,466 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:24:48,469 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:24:48,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv ; incomplete: True ; hidden: False ; 2024-03-01 20:24:48,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:24:48,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:48,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:48,481 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:24:48,507 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv 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:48,507 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f. WARNING: Couldn't find device with uuid qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI. WARNING: VG test_vg1 is missing PV oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:24:48,507 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:24:48,507 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:24:48,508 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:24:48,513 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:24:48,516 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:24:48,517 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:24:48,520 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:24:48,520 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:24:48,545 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb 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=lv1 LVM2_LV_UUID=fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb 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:24:48,545 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f. WARNING: Couldn't find device with uuid qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI. WARNING: VG test_vg1 is missing PV oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:24:48,545 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:24:48,550 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:24:48,550 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:24:48,553 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:24:48,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv ; incomplete: True ; hidden: False ; 2024-03-01 20:24:48,559 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:24:48,559 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:24:48,560 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:24:48,563 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/lvm-pv-uuid-oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c', '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': 'oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f', 'ID_FS_UUID_ENC': 'oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:24:48,564 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:48,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:24:48,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:48,573 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:24:48,574 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:24:48,574 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:24:48,574 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:24:48,577 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:24:48,580 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:24:48,581 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:48,584 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:48,584 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:24:48,585 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:24:48,585 INFO blivet/MainThread: got device: DiskDevice instance (0x7f53f1309ef0) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:24:48,588 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:24:48,591 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:24:48,592 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:24:48,595 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:24:48,595 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:24:48,598 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:48,598 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:24:48,602 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:48,602 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:24:48,605 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:24:48,605 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:24:48,605 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:24:48,631 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1drruw-bICF-rvCZ-gmR6-FdUb-4DT5-4aVETS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv 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 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv 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 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv 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:48,631 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI. WARNING: VG test_vg1 is missing PV qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI (last written to /dev/sdc). 2024-03-01 20:24:48,631 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:24:48,631 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:24:48,635 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f ; label: None ; device: /dev/sdb ; serial: 360014055a68a6ab37a64082addd3a75c ; exists: True ; vg_name: test_vg1 ; vg_uuid: XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:24:48,635 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:24:48,639 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:24:48,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv ; incomplete: True ; hidden: False ; 2024-03-01 20:24:48,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:24:48,648 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:24:48,651 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:24:48,654 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:24:48,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv ; incomplete: True ; hidden: False ; 2024-03-01 20:24:48,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:24:48,660 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:24:48,686 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb 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=lv1 LVM2_LV_UUID=fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb 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:24:48,686 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI. WARNING: VG test_vg1 is missing PV qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI (last written to /dev/sdc). 2024-03-01 20:24:48,686 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:24:48,686 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:24:48,686 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:24:48,691 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:24:48,691 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:48,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:24:48,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:48,701 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:24:48,702 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:24:48,702 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:24:48,702 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:24:48,705 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:24:48,708 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:24:48,709 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:48,712 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:48,712 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:24:48,712 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:24:48,712 INFO blivet/MainThread: got device: DiskDevice instance (0x7f53f0230e10) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:24:48,716 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:24:48,716 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:24:48,719 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:24:48,719 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:48,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:24:48,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:48,729 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:24:48,730 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:24:48,730 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:24:48,730 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:24:48,733 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:24:48,736 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:24:48,736 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:48,739 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:48,740 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:24:48,740 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:24:48,740 INFO blivet/MainThread: got device: DiskDevice instance (0x7f53f0239f60) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:24:48,743 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:24:48,743 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:24:48,747 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/lvm-pv-uuid-qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea', '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': 'qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI', 'ID_FS_UUID_ENC': 'qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:24:48,747 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:48,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:24:48,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:48,757 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:24:48,757 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:24:48,757 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:24:48,757 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:24:48,761 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:24:48,764 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:24:48,764 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:48,767 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:48,767 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:24:48,768 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:24:48,768 INFO blivet/MainThread: got device: DiskDevice instance (0x7f53f0239a90) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:24:48,771 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:24:48,774 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:24:48,775 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:24:48,778 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:24:48,778 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:24:48,781 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:48,781 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:24:48,785 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:48,785 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:24:48,788 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:24:48,788 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:24:48,788 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:24:48,816 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1drruw-bICF-rvCZ-gmR6-FdUb-4DT5-4aVETS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv 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 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv 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 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv 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:48,816 INFO program/MainThread: stderr[9]: 2024-03-01 20:24:48,816 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:24:48,816 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:24:48,821 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI ; label: None ; device: /dev/sdc ; serial: 360014057827914dfa3b447480a4a2bea ; exists: True ; vg_name: test_vg1 ; vg_uuid: XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:24:48,821 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:24:48,824 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:24:48,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv ; incomplete: True ; hidden: False ; 2024-03-01 20:24:48,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:24:48,834 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:24:48,837 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:24:48,840 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:24:48,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv ; incomplete: True ; hidden: False ; 2024-03-01 20:24:48,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:24:48,846 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:24:48,874 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb 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=lv1 LVM2_LV_UUID=fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb 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:24:48,874 INFO program/MainThread: stderr[10]: 2024-03-01 20:24:48,874 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:24:48,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:48,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:48,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb ; incomplete: False ; hidden: False ; 2024-03-01 20:24:48,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:24:48,888 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:24:48,892 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:24:48,892 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:24:48,896 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:24:48,899 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:24:48,900 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:24:48,903 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:24:48,904 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:24:48,904 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:24:48,907 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:24:48,911 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:24:48,911 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:24:48,914 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:24:48,918 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:24:48,918 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:24:48,921 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:24:48,922 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:24:48,922 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:24:48,922 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:24:48,925 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:24:48,925 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:24:48,929 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:24:48,929 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:24:48,933 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-XCEUvNnI1feWZ7C3DD1Ju5KiQuQXQROvfdSrpcl1HgBEhUPICFtTrqP4B7NzWvSb ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/6ec6b20b-fddc-40d5-8e30-5f415f3a9484 ' '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', '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-XCEUvNnI1feWZ7C3DD1Ju5KiQuQXQROvfdSrpcl1HgBEhUPICFtTrqP4B7NzWvSb', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6ec6b20b-fddc-40d5-8e30-5f415f3a9484', 'ID_FS_UUID_ENC': '6ec6b20b-fddc-40d5-8e30-5f415f3a9484', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '833673544'} ; 2024-03-01 20:24:48,933 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:24:48,933 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:24:48,937 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:24:48,937 INFO program/MainThread: stderr[11]: 2024-03-01 20:24:48,937 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:24:48,937 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:24:48,941 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:24:48,941 INFO program/MainThread: stderr[12]: 2024-03-01 20:24:48,941 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:24:48,941 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:24:48,944 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:24:48,944 INFO program/MainThread: stderr[13]: 2024-03-01 20:24:48,944 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:24:48,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:48,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:24:48,955 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:24:48,955 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:24:48,956 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:24:48,956 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:24:48,952 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f53f022db70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f53f1309da0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB 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 = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:24:48,957 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:24:48,960 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:24:48,961 INFO program/MainThread: stderr[14]: 2024-03-01 20:24:48,961 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:24:48,965 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:24:48,969 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:24:48,969 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:24:48,972 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:24:48,972 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:24:48,977 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:48,977 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:24:48,980 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:48,980 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:24:48,982 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:24:48,982 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:24:48,986 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:48,986 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:24:48,989 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:24:48,990 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:24:48,990 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:24:48,994 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:24:48,994 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:48,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:24:49,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:49,004 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:24:49,005 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:24:49,005 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:24:49,005 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:24:49,008 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:24:49,011 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:24:49,011 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:49,015 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:49,015 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:24:49,016 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:24:49,016 INFO blivet/MainThread: got device: DiskDevice instance (0x7f53f130a390) -- name = sdd status = True id = 59 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:24:49,019 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:24:49,019 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:24:49,022 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:24:49,022 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:49,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:24:49,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:49,033 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:24:49,033 INFO blivet/MainThread: sde is a disk 2024-03-01 20:24:49,033 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:24:49,033 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:24:49,036 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:24:49,040 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:24:49,040 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:49,043 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:49,043 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:24:49,044 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:24:49,044 INFO blivet/MainThread: got device: DiskDevice instance (0x7f53f0239898) -- name = sde status = True id = 64 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:24:49,047 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:24:49,047 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:24:49,050 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:24:49,050 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:49,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:24:49,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:49,061 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:24:49,061 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:24:49,061 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:24:49,061 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:24:49,065 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:24:49,068 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:24:49,068 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:49,071 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:49,072 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:24:49,072 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:24:49,072 INFO blivet/MainThread: got device: DiskDevice instance (0x7f53f0256320) -- name = sdf status = True id = 69 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:24:49,075 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:24:49,076 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:24:49,079 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:24:49,079 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:49,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:24:49,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:49,089 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:24:49,090 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:24:49,090 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:24:49,090 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:24:49,093 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:24:49,096 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:24:49,096 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:49,099 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:49,100 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:24:49,100 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:24:49,100 INFO blivet/MainThread: got device: DiskDevice instance (0x7f53f0256b00) -- name = sdg status = True id = 74 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:24:49,104 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:24:49,104 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:24:49,107 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:24:49,107 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:49,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:24:49,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:49,117 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:24:49,118 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:24:49,118 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:24:49,118 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:24:49,121 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:24:49,124 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:24:49,125 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:49,128 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:49,128 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:24:49,129 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:24:49,129 INFO blivet/MainThread: got device: DiskDevice instance (0x7f53f0239588) -- name = sdh status = True id = 79 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:24:49,132 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:24:49,132 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:24:49,135 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:24:49,135 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:49,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:24:49,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:49,146 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:24:49,146 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:24:49,146 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:24:49,146 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:24:49,149 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:24:49,152 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:24:49,153 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:49,156 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:49,156 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:24:49,157 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:24:49,157 INFO blivet/MainThread: got device: DiskDevice instance (0x7f53f0242a20) -- name = sdi status = True id = 84 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:24:49,160 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:24:49,160 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:24:49,164 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:24:49,164 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:49,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:24:49,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:49,175 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:24:49,176 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:24:49,176 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:24:49,176 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:24:49,179 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:24:49,182 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:24:49,182 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:49,185 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:49,186 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:24:49,186 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:24:49,186 INFO blivet/MainThread: got device: DiskDevice instance (0x7f53f0246278) -- name = sdj status = True id = 89 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:24:49,189 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:24:49,189 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:24:49,192 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': '20276026'} ; 2024-03-01 20:24:49,192 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:24:49,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:24:49,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:49,202 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:24:49,202 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:24:49,203 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:24:49,203 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:24:49,203 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:24:49,203 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:24:49,206 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:24:49,209 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:24:49,209 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:24:49,213 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:49,213 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:24:49,213 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:24:49,213 INFO blivet/MainThread: got device: DiskDevice instance (0x7f53f0261908) -- name = xvda status = True id = 94 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:49,217 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:24:49,220 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:24:49,220 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:24:49,223 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:24:49,223 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:24:49,227 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:49,227 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:24:49,230 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:49,230 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:24:49,233 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:24:49,236 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:49,239 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:24:49,246 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 0x7f53f01e7708> 2024-03-01 20:24:52,090 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:24:52,095 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:24:52,095 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:24:52,099 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': '20279930'} ; 2024-03-01 20:24:52,099 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:24:52,099 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:24:52,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:52,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:52,109 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:24:52,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:52,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:52,115 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:52,128 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:52,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:24:52,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:24:52,147 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:24:52,151 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:24:52,151 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:24:52,154 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:24:52,157 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:24:52,158 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:24:52,161 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:52,161 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:24:52,161 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:24:52,165 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:24:52,168 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:24:52,171 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:24:52,174 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:24:52,177 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:52,177 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:24:52,178 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:24:52,178 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:24:52,178 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f53f02461d0) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) 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 0x7f53f01f7200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:24:52,182 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:24:52,185 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:24:52,185 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:24:52,189 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:24:52,189 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:24:52,192 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:52,192 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:24:52,195 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:52,195 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:24:52,196 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:24:52,199 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:52,199 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:24:52,202 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:24:52,202 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:24:52,205 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-XCEUvNnI1feWZ7C3DD1Ju5KiQuQXQROvfdSrpcl1HgBEhUPICFtTrqP4B7NzWvSb ' '/dev/disk/by-uuid/6ec6b20b-fddc-40d5-8e30-5f415f3a9484 ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', '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-XCEUvNnI1feWZ7C3DD1Ju5KiQuQXQROvfdSrpcl1HgBEhUPICFtTrqP4B7NzWvSb', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6ec6b20b-fddc-40d5-8e30-5f415f3a9484', 'ID_FS_UUID_ENC': '6ec6b20b-fddc-40d5-8e30-5f415f3a9484', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '833673544'} ; 2024-03-01 20:24:52,205 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:24:52,206 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:24:52,210 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:24:52,210 INFO program/MainThread: stderr[15]: 2024-03-01 20:24:52,210 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:24:52,210 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:24:52,213 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:24:52,214 INFO program/MainThread: stderr[16]: 2024-03-01 20:24:52,214 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:24:52,214 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:24:52,217 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:24:52,217 INFO program/MainThread: stderr[17]: 2024-03-01 20:24:52,217 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:24:52,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:52,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:24:52,227 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:24:52,228 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:24:52,228 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:24:52,229 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:24:52,225 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f53f022db70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f53f1309da0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:24:52,229 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:24:52,233 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:24:52,233 INFO program/MainThread: stderr[18]: 2024-03-01 20:24:52,233 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:24:52,237 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:24:52,237 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:24:52,237 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:52,250 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:52,263 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:24:52,263 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:24:52,267 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:52,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:52,273 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:52,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:52,276 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:52,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:24:52,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:52,285 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:52,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:52,288 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:24:52,290 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:52,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:52,296 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:52,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:52,299 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:24:52,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:24:52,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:52,308 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:52,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:52,311 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:24:52,313 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:52,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:52,319 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:52,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:52,322 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:52,325 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:52,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:52,330 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:52,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:24:52,333 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:56,969 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_vtjku9n_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:24:57,003 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:57,004 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:24:57,007 INFO program/MainThread: stdout[2]: 2024-03-01 20:24:57,007 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:57,007 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:24:57,007 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:24:57,012 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:57,012 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:24:57,016 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:57,016 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:24:57,019 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:57,019 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:24:57,022 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:24:57,022 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:24:57,030 INFO program/MainThread: stdout: 2024-03-01 20:24:57,030 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:24:57,030 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 1drruw-bICF-rvCZ-gmR6-FdUb-4DT5-4aVETS 2024-03-01 20:24:57,030 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 6ec6b20b-fddc-40d5-8e30-5f415f3a9484 2024-03-01 20:24:57,030 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f 2024-03-01 20:24:57,030 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 6ec6b20b-fddc-40d5-8e30-5f415f3a9484 2024-03-01 20:24:57,030 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI 2024-03-01 20:24:57,030 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:24:57,031 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:24:57,031 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:24:57,031 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:24:57,031 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:24:57,031 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:24:57,031 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:24:57,031 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:24:57,031 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:24:57,031 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:24:57,031 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:24:57,031 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:57,031 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 1drruw-bICF-rvCZ-gmR6-FdUb-4DT5-4aVETS `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 6ec6b20b-fddc-40d5-8e30-5f415f3a9484 sdb 1073741824 root disk brw-rw---- LVM2_member oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 6ec6b20b-fddc-40d5-8e30-5f415f3a9484 sdc 1073741824 root disk brw-rw---- LVM2_member qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI 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:57,031 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:24:57,031 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:24:57,032 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:24:57,032 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:24:57,032 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:24:57,032 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:24:57,032 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:24:57,045 DEBUG program/MainThread: Return code: 0 2024-03-01 20:24:57,056 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 20:24:57,061 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/lvm-pv-uuid-1drruw-bICF-rvCZ-gmR6-FdUb-4DT5-4aVETS ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13', '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': '1drruw-bICF-rvCZ-gmR6-FdUb-4DT5-4aVETS', 'ID_FS_UUID_ENC': '1drruw-bICF-rvCZ-gmR6-FdUb-4DT5-4aVETS', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:24:57,061 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:57,061 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:57,089 INFO program/MainThread: stdout[3]: 2024-03-01 20:24:57,089 INFO program/MainThread: stderr[3]: 2024-03-01 20:24:57,089 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:24:57,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:24:57,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:57,102 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:24:57,106 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:24:57,107 INFO blivet/MainThread: sda is a disk 2024-03-01 20:24:57,107 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:24:57,108 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:24:57,111 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:24:57,114 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:24:57,114 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:57,118 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:57,118 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:24:57,119 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:24:57,119 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1c36f75d30) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:24:57,122 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:24:57,126 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:24:57,126 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:24:57,130 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:24:57,130 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:24:57,133 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:57,133 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:24:57,137 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:57,137 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:24:57,140 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:24:57,140 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:24:57,140 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:24:57,168 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1drruw-bICF-rvCZ-gmR6-FdUb-4DT5-4aVETS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv 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 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv 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 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv 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:57,168 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f. WARNING: Couldn't find device with uuid qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI. WARNING: VG test_vg1 is missing PV oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:24:57,168 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:24:57,168 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:24:57,173 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1drruw-bICF-rvCZ-gmR6-FdUb-4DT5-4aVETS ; label: None ; device: /dev/sda ; serial: 36001405239ab7067b3b484aac9d9c077 ; exists: True ; vg_name: test_vg1 ; vg_uuid: XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv ; pe_start: 8 MiB ; 2024-03-01 20:24:57,173 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:24:57,176 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:24:57,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv ; incomplete: True ; hidden: False ; 2024-03-01 20:24:57,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:24:57,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:57,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:57,189 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:24:57,215 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv 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:57,215 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f. WARNING: Couldn't find device with uuid qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI. WARNING: VG test_vg1 is missing PV oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:24:57,215 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:24:57,215 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:24:57,215 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:24:57,221 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:24:57,224 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:24:57,224 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:24:57,228 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:24:57,228 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:24:57,256 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb 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=lv1 LVM2_LV_UUID=fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb 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:24:57,256 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f. WARNING: Couldn't find device with uuid qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI. WARNING: VG test_vg1 is missing PV oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:24:57,256 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:24:57,261 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:24:57,261 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:24:57,264 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:24:57,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv ; incomplete: True ; hidden: False ; 2024-03-01 20:24:57,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:24:57,271 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:24:57,271 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:24:57,275 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/lvm-pv-uuid-oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f', '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': 'oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f', 'ID_FS_UUID_ENC': 'oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:24:57,275 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:57,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:24:57,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:57,285 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:24:57,285 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:24:57,286 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:24:57,286 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:24:57,289 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:24:57,292 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:24:57,292 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:57,295 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:57,296 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:24:57,296 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:24:57,296 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1c35ee7e80) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:24:57,300 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:24:57,303 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:24:57,303 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:24:57,306 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:24:57,306 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:24:57,310 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:57,310 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:24:57,313 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:57,313 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:24:57,316 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:24:57,316 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:24:57,317 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:24:57,348 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1drruw-bICF-rvCZ-gmR6-FdUb-4DT5-4aVETS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv 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 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv 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 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv 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:57,348 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI. WARNING: VG test_vg1 is missing PV qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI (last written to /dev/sdc). 2024-03-01 20:24:57,348 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:24:57,349 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:24:57,353 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f ; label: None ; device: /dev/sdb ; serial: 360014055a68a6ab37a64082addd3a75c ; exists: True ; vg_name: test_vg1 ; vg_uuid: XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:24:57,353 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:24:57,356 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:24:57,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv ; incomplete: True ; hidden: False ; 2024-03-01 20:24:57,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:24:57,366 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:24:57,369 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:24:57,372 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:24:57,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv ; incomplete: True ; hidden: False ; 2024-03-01 20:24:57,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:24:57,379 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:24:57,408 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb 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=lv1 LVM2_LV_UUID=fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb 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:24:57,408 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI. WARNING: VG test_vg1 is missing PV qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI (last written to /dev/sdc). 2024-03-01 20:24:57,408 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:24:57,408 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:24:57,408 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:24:57,413 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:24:57,413 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:57,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:24:57,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:57,424 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:24:57,425 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:24:57,425 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:24:57,425 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:24:57,428 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:24:57,431 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:24:57,432 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:57,435 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:57,435 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:24:57,436 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:24:57,436 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1c35e56e10) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:24:57,439 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:24:57,439 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:24:57,442 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:24:57,443 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:57,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:24:57,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:57,453 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:24:57,453 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:24:57,453 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:24:57,453 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:24:57,457 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:24:57,460 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:24:57,460 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:57,463 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:57,463 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:24:57,464 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:24:57,464 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1c35e5ff28) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:24:57,467 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:24:57,467 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:24:57,471 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079', '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': 'qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI', 'ID_FS_UUID_ENC': 'qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:24:57,471 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:57,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:24:57,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:57,481 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:24:57,482 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:24:57,482 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:24:57,482 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:24:57,485 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:24:57,488 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:24:57,488 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:57,491 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:57,492 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:24:57,492 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:24:57,492 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1c35e5fb70) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:24:57,496 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:24:57,499 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:24:57,499 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:24:57,502 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:24:57,502 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:24:57,506 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:57,506 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:24:57,509 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:57,509 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:24:57,512 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:24:57,512 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:24:57,513 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:24:57,540 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1drruw-bICF-rvCZ-gmR6-FdUb-4DT5-4aVETS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv 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 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=oNIflq-7R0t-sVkB-0ZMK-szMQ-eMiO-F0gh3f LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv 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 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv 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:57,540 INFO program/MainThread: stderr[9]: 2024-03-01 20:24:57,540 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:24:57,541 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:24:57,545 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: qr6Wro-KKus-uEU5-CyDm-l4tw-ehyi-i6smDI ; label: None ; device: /dev/sdc ; serial: 360014057827914dfa3b447480a4a2bea ; exists: True ; vg_name: test_vg1 ; vg_uuid: XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:24:57,545 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:24:57,548 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:24:57,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv ; incomplete: True ; hidden: False ; 2024-03-01 20:24:57,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:24:57,558 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:24:57,561 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:24:57,564 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:24:57,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv ; incomplete: True ; hidden: False ; 2024-03-01 20:24:57,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:24:57,571 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:24:57,598 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb 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=lv1 LVM2_LV_UUID=fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb 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:24:57,598 INFO program/MainThread: stderr[10]: 2024-03-01 20:24:57,598 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:24:57,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:57,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:57,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb ; incomplete: False ; hidden: False ; 2024-03-01 20:24:57,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:24:57,613 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:24:57,616 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:24:57,617 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:24:57,620 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:24:57,624 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:24:57,624 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:24:57,628 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:24:57,628 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:24:57,628 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:24:57,632 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:24:57,635 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:24:57,635 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:24:57,638 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:24:57,642 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:24:57,642 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:24:57,646 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:24:57,646 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:24:57,646 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:24:57,647 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:24:57,650 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:24:57,650 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:24:57,653 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:24:57,654 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:24:57,657 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-XCEUvNnI1feWZ7C3DD1Ju5KiQuQXQROvfdSrpcl1HgBEhUPICFtTrqP4B7NzWvSb ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/6ec6b20b-fddc-40d5-8e30-5f415f3a9484 ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', '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-XCEUvNnI1feWZ7C3DD1Ju5KiQuQXQROvfdSrpcl1HgBEhUPICFtTrqP4B7NzWvSb', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6ec6b20b-fddc-40d5-8e30-5f415f3a9484', 'ID_FS_UUID_ENC': '6ec6b20b-fddc-40d5-8e30-5f415f3a9484', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '833673544'} ; 2024-03-01 20:24:57,657 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:24:57,658 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:24:57,662 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:24:57,662 INFO program/MainThread: stderr[11]: 2024-03-01 20:24:57,662 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:24:57,662 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:24:57,665 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:24:57,665 INFO program/MainThread: stderr[12]: 2024-03-01 20:24:57,665 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:24:57,665 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:24:57,668 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:24:57,669 INFO program/MainThread: stderr[13]: 2024-03-01 20:24:57,669 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:24:57,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:24:57,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:24:57,679 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:24:57,680 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:24:57,680 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:24:57,681 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:24:57,676 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB 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 = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:24:57,681 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:24:57,684 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:24:57,684 INFO program/MainThread: stderr[14]: 2024-03-01 20:24:57,684 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:24:57,689 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:24:57,692 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:24:57,692 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:24:57,696 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:24:57,696 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:24:57,700 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:57,701 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:24:57,704 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:57,704 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:24:57,706 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:24:57,706 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:24:57,710 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:24:57,710 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:24:57,713 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:24:57,713 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:24:57,714 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:24:57,717 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:24:57,718 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:57,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:24:57,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:57,728 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:24:57,729 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:24:57,729 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:24:57,729 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:24:57,732 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:24:57,735 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:24:57,735 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:57,739 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:57,739 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:24:57,740 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:24:57,740 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1c36fee0b8) -- name = sdd status = True id = 59 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:24:57,743 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:24:57,743 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:24:57,746 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:24:57,747 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:57,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:24:57,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:57,757 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:24:57,757 INFO blivet/MainThread: sde is a disk 2024-03-01 20:24:57,757 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:24:57,757 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:24:57,761 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:24:57,764 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:24:57,764 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:57,767 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:57,768 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:24:57,768 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:24:57,768 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1c35e57ba8) -- name = sde status = True id = 64 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:24:57,772 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:24:57,772 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:24:57,775 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:24:57,775 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:57,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:24:57,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:57,785 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:24:57,786 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:24:57,786 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:24:57,786 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:24:57,789 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:24:57,792 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:24:57,793 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:57,796 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:57,796 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:24:57,797 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:24:57,797 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1c35e7c320) -- name = sdf status = True id = 69 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:24:57,800 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:24:57,800 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:24:57,804 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:24:57,804 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:57,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:24:57,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:57,814 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:24:57,814 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:24:57,814 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:24:57,815 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:24:57,818 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:24:57,821 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:24:57,821 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:57,824 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:57,825 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:24:57,825 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:24:57,825 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1c35e7cb70) -- name = sdg status = True id = 74 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:24:57,828 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:24:57,829 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:24:57,832 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:24:57,832 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:57,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:24:57,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:57,842 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:24:57,843 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:24:57,843 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:24:57,843 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:24:57,846 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:24:57,849 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:24:57,850 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:57,853 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:57,853 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:24:57,853 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:24:57,853 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1c35e6c0f0) -- name = sdh status = True id = 79 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:24:57,857 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:24:57,857 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:24:57,860 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:24:57,860 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:57,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:24:57,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:57,871 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:24:57,871 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:24:57,871 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:24:57,871 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:24:57,875 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:24:57,878 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:24:57,878 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:57,881 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:57,881 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:24:57,882 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:24:57,882 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1c35e68a90) -- name = sdi status = True id = 84 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:24:57,886 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:24:57,886 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:24:57,889 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:24:57,889 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:57,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:24:57,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:57,900 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:24:57,901 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:24:57,901 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:24:57,901 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:24:57,904 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:24:57,907 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:24:57,907 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:57,911 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:57,911 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:24:57,911 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:24:57,911 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1c35e6c748) -- name = sdj status = True id = 89 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:24:57,915 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:24:57,915 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:24:57,918 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': '20276026'} ; 2024-03-01 20:24:57,918 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:24:57,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:24:57,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:24:57,928 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:24:57,928 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:24:57,928 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:24:57,928 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:24:57,928 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:24:57,929 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:24:57,932 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:24:57,935 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:24:57,935 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:24:57,938 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:57,939 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:24:57,939 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:24:57,939 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1c35e87978) -- name = xvda status = True id = 94 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:57,943 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:24:57,946 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:24:57,946 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:24:57,949 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:24:57,949 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:24:57,953 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:57,953 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:24:57,956 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:24:57,956 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:24:57,959 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:24:57,962 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:24:57,965 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:24:57,972 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 0x7f1c35e0d708> 2024-03-01 20:25:01,012 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:25:01,017 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:25:01,017 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:25:01,021 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': '20279930'} ; 2024-03-01 20:25:01,021 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:25:01,021 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:25:01,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:01,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:01,031 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:25:01,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:01,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:01,037 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:01,048 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:01,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:25:01,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:25:01,067 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:25:01,071 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:25:01,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:25:01,074 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:25:01,077 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:25:01,078 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:25:01,081 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:01,081 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:25:01,081 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:25:01,085 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:25:01,088 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:25:01,091 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:25:01,094 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:25:01,097 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:01,098 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:25:01,098 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:25:01,099 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:25:01,098 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f1c35e879e8) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) 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 0x7f1c35e1d200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:25:01,102 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:25:01,106 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:01,106 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:25:01,109 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:01,109 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:25:01,112 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:01,113 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:25:01,116 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:01,116 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:25:01,116 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:25:01,120 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:01,120 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:25:01,123 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:25:01,123 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:25:01,126 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-XCEUvNnI1feWZ7C3DD1Ju5KiQuQXQROvfdSrpcl1HgBEhUPICFtTrqP4B7NzWvSb ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/6ec6b20b-fddc-40d5-8e30-5f415f3a9484 ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', '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-XCEUvNnI1feWZ7C3DD1Ju5KiQuQXQROvfdSrpcl1HgBEhUPICFtTrqP4B7NzWvSb', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6ec6b20b-fddc-40d5-8e30-5f415f3a9484', 'ID_FS_UUID_ENC': '6ec6b20b-fddc-40d5-8e30-5f415f3a9484', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '833673544'} ; 2024-03-01 20:25:01,126 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:25:01,126 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:01,130 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:25:01,131 INFO program/MainThread: stderr[15]: 2024-03-01 20:25:01,131 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:25:01,131 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:01,134 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:25:01,134 INFO program/MainThread: stderr[16]: 2024-03-01 20:25:01,134 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:25:01,134 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:01,137 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:25:01,138 INFO program/MainThread: stderr[17]: 2024-03-01 20:25:01,138 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:25:01,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:01,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:25:01,148 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,148 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,149 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,149 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,145 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,150 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:25:01,153 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:25:01,153 INFO program/MainThread: stderr[18]: 2024-03-01 20:25:01,153 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:25:01,157 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:25:01,158 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:25:01,158 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:01,168 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:01,181 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:25:01,181 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:25:01,185 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:01,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:01,191 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:01,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:01,194 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:25:01,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:25:01,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:01,203 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:01,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:01,206 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:25:01,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:25:01,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:01,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 20:25:01,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:01,218 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:25:01,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:25:01,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:01,227 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:01,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:01,230 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:25:01,232 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:01,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:01,238 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:01,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:01,241 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:01,244 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:01,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:01,250 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:01,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:01,253 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:01,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:01,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:01,259 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:25:01,259 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:01,260 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:01,260 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:01,261 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:01,261 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:01,261 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:01,262 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:01,262 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:01,262 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:01,263 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:01,263 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:01,264 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:25:01,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:25:01,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:25:01,270 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:25:01,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:25:01,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:25:01,275 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:25:01,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:25:01,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:25:01,281 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:25:01,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:01,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:25:01,288 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:25:01,290 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,291 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,291 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,291 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,288 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,294 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,295 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,295 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,295 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,292 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,298 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,299 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,299 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,300 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,296 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,302 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,303 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,303 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,303 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,300 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,306 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,306 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,307 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,307 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,304 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,310 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,310 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,311 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,311 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,308 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,314 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,314 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,315 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,315 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,312 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,318 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,318 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,319 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,319 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,316 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,322 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,322 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,323 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,323 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,320 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,326 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,326 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,327 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,327 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,324 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,330 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,330 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,331 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,331 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,328 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,334 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,334 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,335 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,335 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,332 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,337 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,338 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,338 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,339 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,336 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,341 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,342 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,342 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,343 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,339 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,345 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,346 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,346 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,347 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,343 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,349 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,350 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,350 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,351 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,347 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,353 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,354 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,354 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,355 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,351 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,357 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,358 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,358 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,359 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,355 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,361 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,362 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,362 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,363 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,359 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,365 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,366 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,366 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,367 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,363 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,369 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,370 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,370 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,371 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,367 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,373 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,374 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,374 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,375 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,371 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,377 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,378 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,378 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,379 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,375 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,381 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,382 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,382 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,383 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,379 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,385 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,386 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,386 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,387 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,383 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,389 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,390 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,390 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,391 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,387 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,393 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,394 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,394 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,395 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,391 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,397 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,398 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,398 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,398 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,395 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,401 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,401 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,402 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,402 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,399 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,405 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,405 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,406 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,406 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,403 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,409 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,410 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,410 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,410 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,407 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,413 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,413 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,414 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:25:01,414 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:25:01,411 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1c35e57c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fdSrpc-l1Hg-BEhU-PICF-tTrq-P4B7-NzWvSb size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1c36f2ff98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XCEUvN-nI1f-eWZ7-C3DD-1Ju5-KiQu-QXQROv size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:25:01,415 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:25:01,418 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:25:01,418 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:01,419 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 20:25:01,422 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:25:01,422 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:25:01,423 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 20:25:01,427 INFO program/MainThread: stdout[19]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:25:01,427 INFO program/MainThread: stderr[19]: 2024-03-01 20:25:01,427 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:25:01,432 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:25:01,432 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:25:01,432 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:25:01,432 DEBUG blivet.ansible/MainThread: ['sdb', 'test_vg1', 'sda', 'sdc'] 2024-03-01 20:25:01,433 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:25:01,435 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:25:01,436 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:01,439 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:25:01,442 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:25:01,445 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:25:01,445 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:25:01,446 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:25:01,446 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:25:01,446 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:25:01,448 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:25:01,449 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:01,449 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:25:01,452 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:25:01,452 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:25:01,452 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:25:01,452 DEBUG blivet/MainThread: removing sda 2024-03-01 20:25:01,455 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:25:01,455 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:01,455 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 20:25:01,458 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:25:01,458 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:25:01,458 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:25:01,459 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:25:01,461 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:25:01,461 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:25:01,462 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:25:01,465 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:25:01,465 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:25:01,466 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:01,477 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:01,489 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:01,502 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:01,517 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:25:01,518 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:25:01,518 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:25:01,518 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:25:01,518 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:25:01,518 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:25:01,518 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:25:01,519 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:25:01,519 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:25:01,522 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:25:01,525 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:25:01,528 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:25:01,528 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:25:01,531 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:25:01,531 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 0x7f1c35dd93b8> 2024-03-01 20:25:01,531 INFO blivet/MainThread: sorting actions... 2024-03-01 20:25:01,532 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:25:01,532 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:25:01,532 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:25:01,532 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:25:01,533 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:25:01,533 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:25:01,533 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:25:01,536 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:01,539 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:25:01,540 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:25:01,548 INFO program/MainThread: stdout: 2024-03-01 20:25:01,548 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:01,548 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:01,548 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:01,565 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:01,565 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:01,579 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:01,580 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:25:01,584 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:25:01,587 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:25:01,591 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:25:01,595 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:25:01,598 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:25:01,598 INFO program/MainThread: Running [20] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:01,635 INFO program/MainThread: stdout[20]: 2024-03-01 20:25:01,635 INFO program/MainThread: stderr[20]: 2024-03-01 20:25:01,636 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:25:01,640 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:25:01,643 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:01,647 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:25:01,651 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:01,654 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:25:01,657 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:01,660 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:25:01,663 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:25:01,663 INFO program/MainThread: Running [21] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:01,705 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 20:25:01,705 INFO program/MainThread: stderr[21]: 2024-03-01 20:25:01,706 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:25:01,706 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:25:01,713 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:25:01,721 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:25:01,726 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:25:01,738 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:01,743 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:25:01,749 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:01,754 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:25:01,759 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:01,762 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:25:01,765 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:25:01,766 INFO program/MainThread: Running [22] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:01,806 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 20:25:01,807 INFO program/MainThread: stderr[22]: 2024-03-01 20:25:01,807 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:25:01,807 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:01,845 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:25:01,845 INFO program/MainThread: stderr[23]: 2024-03-01 20:25:01,845 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:25:01,846 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:01,883 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 20:25:01,883 INFO program/MainThread: stderr[24]: 2024-03-01 20:25:01,883 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:25:01,884 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:25:01,891 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:01,898 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:25:01,922 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:25:01,923 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdc --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:01,954 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:25:01,955 INFO program/MainThread: stderr[25]: 2024-03-01 20:25:01,955 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:25:01,955 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:25:01,955 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:01,989 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:01,990 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:02,006 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:02,006 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:02,023 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:02,024 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:25:02,028 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:02,031 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:25:02,034 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:25:02,034 INFO program/MainThread: Running [26] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:02,065 INFO program/MainThread: stdout[26]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:25:02,066 INFO program/MainThread: stderr[26]: 2024-03-01 20:25:02,066 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:25:02,066 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:25:02,066 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:02,097 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:02,098 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:02,111 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:02,111 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:02,126 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:02,127 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:25:02,131 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:02,133 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:25:02,136 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:25:02,137 INFO program/MainThread: Running [27] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:02,166 INFO program/MainThread: stdout[27]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:25:02,167 INFO program/MainThread: stderr[27]: 2024-03-01 20:25:02,167 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:25:02,167 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:25:02,167 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:02,201 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:02,201 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:02,214 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:02,214 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:02,231 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:02,236 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:25:02,236 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 0x7f1c35e1d200> 2024-03-01 20:25:18,262 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_bo4wp_qy/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:25:22,845 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_v4nf9e2g/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:25:29,719 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_olexoe3u/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:25:29,755 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:25:29,755 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:25:29,758 INFO program/MainThread: stdout[2]: 2024-03-01 20:25:29,759 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:29,759 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:25:29,759 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:25:29,764 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:29,764 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:25:29,768 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:25:29,768 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:25:29,771 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:25:29,771 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:25:29,774 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:25:29,774 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:25:29,782 INFO program/MainThread: stdout: 2024-03-01 20:25:29,782 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:25:29,782 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:25:29,782 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:25:29,782 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:25:29,782 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:25:29,782 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:25:29,782 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:25:29,782 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:25:29,782 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:25:29,782 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:25:29,782 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:25:29,782 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:25:29,782 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:25:29,782 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:25:29,782 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:25:29,783 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:29,783 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:25:29,783 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:25:29,783 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:25:29,783 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:25:29,783 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:25:29,783 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:25:29,784 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:25:29,784 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:29,796 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:29,807 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:25:29,811 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:25:29,811 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:29,812 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:29,841 INFO program/MainThread: stdout[3]: 2024-03-01 20:25:29,841 INFO program/MainThread: stderr[3]: 2024-03-01 20:25:29,841 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:25:29,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:25:29,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:29,855 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:25:29,859 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:25:29,860 INFO blivet/MainThread: sda is a disk 2024-03-01 20:25:29,860 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:25:29,860 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:25:29,864 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:25:29,867 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:25:29,867 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:29,871 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:29,871 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:25:29,871 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:25:29,871 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb457454cf8) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:25:29,875 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:25:29,875 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:25:29,879 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:25:29,879 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:29,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:25:29,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:29,889 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:25:29,889 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:25:29,889 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:25:29,889 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:25:29,893 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:25:29,896 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:25:29,896 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:29,899 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:29,899 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:25:29,900 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:25:29,900 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb45740d2e8) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:25:29,903 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:25:29,903 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:25:29,906 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:25:29,906 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:29,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:25:29,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:29,916 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:25:29,917 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:25:29,917 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:25:29,917 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:25:29,920 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:25:29,923 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:25:29,924 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:29,927 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:29,927 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:25:29,928 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:25:29,928 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb4563c2a20) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:25:29,931 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:25:29,931 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:25:29,934 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:25:29,934 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:29,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:25:29,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:29,944 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:25:29,945 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:25:29,945 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:25:29,945 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:25:29,948 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:25:29,951 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:25:29,951 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:29,954 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:29,955 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:25:29,955 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:25:29,955 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb4563c2f28) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:25:29,958 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:25:29,959 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:25:29,962 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:25:29,962 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:29,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:25:29,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:29,972 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:25:29,972 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:25:29,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:25:29,973 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:25:29,976 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:25:29,979 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:25:29,979 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:29,982 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:29,983 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:25:29,983 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:25:29,983 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb4563c2fd0) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:25:29,986 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:25:29,986 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:25:29,990 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:25:29,990 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:29,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:25:29,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:30,000 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:25:30,000 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:25:30,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:25:30,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:25:30,004 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:25:30,007 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:25:30,007 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:30,010 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:30,010 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:25:30,011 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:25:30,011 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb4563c8ef0) -- 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:25:30,014 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:25:30,014 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:25:30,018 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:25:30,018 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:30,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:25:30,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:30,028 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:25:30,028 INFO blivet/MainThread: sde is a disk 2024-03-01 20:25:30,028 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:25:30,028 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:25:30,032 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:25:30,035 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:25:30,035 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:30,038 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:30,038 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:25:30,039 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:25:30,039 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb4563c8e48) -- 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:25:30,042 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:25:30,042 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:25:30,045 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:25:30,045 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:30,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:25:30,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:30,055 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:25:30,056 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:25:30,056 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:25:30,056 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:25:30,059 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:25:30,062 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:25:30,063 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:30,066 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:30,066 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:25:30,067 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:25:30,067 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb4563d0b00) -- 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:25:30,070 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:25:30,070 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:25:30,073 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:25:30,074 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:30,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:25:30,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:30,084 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:25:30,084 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:25:30,084 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:25:30,084 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:25:30,088 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:25:30,091 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:25:30,091 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:30,094 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:30,094 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:25:30,095 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:25:30,095 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb4563c8f28) -- 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:25:30,098 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:25:30,098 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:25:30,101 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:25:30,102 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:30,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:25:30,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:30,111 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:25:30,112 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:25:30,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:25:30,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:25:30,116 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:25:30,119 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:25:30,119 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:30,122 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:30,122 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:25:30,123 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:25:30,123 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb4563d9ba8) -- 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:25:30,126 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:25:30,126 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:25:30,130 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:25:30,130 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:30,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:25:30,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:30,140 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:25:30,140 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:25:30,140 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:25:30,140 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:25:30,143 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:25:30,147 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:25:30,147 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:30,150 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:30,150 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:25:30,151 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:25:30,151 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb4563e1278) -- 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:25:30,154 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:25:30,154 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:25:30,157 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:25:30,157 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:30,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:25:30,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:30,168 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:25:30,168 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:25:30,168 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:25:30,168 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:25:30,172 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:25:30,175 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:25:30,175 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:30,178 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:30,178 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:25:30,179 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:25:30,179 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb4563d07f0) -- 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:25:30,182 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:25:30,182 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:25:30,185 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': '20276026'} ; 2024-03-01 20:25:30,185 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:25:30,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:25:30,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:30,196 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:25:30,196 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:25:30,196 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:25:30,196 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:25:30,196 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:25:30,196 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:25:30,200 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:25:30,203 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:25:30,203 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:25:30,206 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:30,207 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:25:30,207 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:25:30,207 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb4563e7048) -- 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:25:30,211 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:25:30,214 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:30,215 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:25:30,218 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:30,218 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:25:30,221 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:30,221 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:25:30,225 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:30,225 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:25:30,228 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:25:30,231 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:30,234 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:25:30,240 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 0x7fb45637b188> 2024-03-01 20:25:33,271 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:25:33,276 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:25:33,276 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:25:33,280 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': '20279930'} ; 2024-03-01 20:25:33,280 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:25:33,280 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:25:33,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:33,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:33,289 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:25:33,292 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:33,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:33,295 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:33,308 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:33,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:25:33,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:25:33,326 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:25:33,330 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:25:33,330 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:25:33,333 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:25:33,337 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:25:33,337 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:25:33,340 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:33,340 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:25:33,340 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:25:33,344 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:25:33,348 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:25:33,351 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:25:33,354 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:25:33,357 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:33,357 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:25:33,357 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:25:33,358 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:25:33,357 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fb4563e1940) -- 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 0x7fb4563785c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:25:33,362 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:25:33,365 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:33,365 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:25:33,368 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:33,369 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:25:33,372 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:33,372 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:25:33,375 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:33,375 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:25:33,377 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:25:33,377 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:25:33,380 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:33,381 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:25:33,384 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:25:33,384 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:25:33,385 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:33,396 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:33,407 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:25:33,408 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:25:33,412 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:33,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:33,418 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:33,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:33,421 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:33,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:25:33,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:33,429 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:33,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:33,432 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:25:33,435 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:33,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:33,440 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:33,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:33,443 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:25:33,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:25:33,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:33,451 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:33,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:33,454 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:25:33,457 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:33,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:33,463 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:33,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:33,466 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:33,469 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:33,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:33,474 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:33,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:33,477 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,477 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:25:33,477 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:25:33,477 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 20:25:33,478 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:25:33,478 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:25:33,478 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:25:33,478 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:25:33,478 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:25:38,142 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_yp6ywtht/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:25:38,178 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:25:38,179 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:25:38,182 INFO program/MainThread: stdout[2]: 2024-03-01 20:25:38,182 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:38,182 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:25:38,183 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:25:38,187 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:38,187 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:25:38,191 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:25:38,191 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:25:38,194 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:25:38,194 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:25:38,197 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:25:38,197 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:25:38,206 INFO program/MainThread: stdout: 2024-03-01 20:25:38,206 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:25:38,206 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:25:38,206 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:25:38,206 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:25:38,206 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:25:38,206 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:25:38,206 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:25:38,206 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:25:38,206 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:25:38,206 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:25:38,206 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:25:38,206 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:25:38,206 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:25:38,206 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:25:38,206 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:25:38,206 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:38,206 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:25:38,207 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:25:38,207 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:25:38,207 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:25:38,207 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:25:38,207 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:25:38,208 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:25:38,208 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:38,220 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:38,231 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:25:38,235 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:25:38,235 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:38,236 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:38,268 INFO program/MainThread: stdout[3]: 2024-03-01 20:25:38,268 INFO program/MainThread: stderr[3]: 2024-03-01 20:25:38,268 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:25:38,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:25:38,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:38,281 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:25:38,285 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:25:38,286 INFO blivet/MainThread: sda is a disk 2024-03-01 20:25:38,286 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:25:38,286 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:25:38,290 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:25:38,293 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:25:38,293 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:38,296 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:38,297 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:25:38,297 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:25:38,297 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff84efd1d68) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:25:38,301 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:25:38,301 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:25:38,305 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:25:38,305 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:38,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:25:38,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:38,314 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:25:38,315 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:25:38,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:25:38,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:25:38,318 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:25:38,321 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:25:38,321 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:38,325 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:38,325 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:25:38,325 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:25:38,325 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff84ef8acc0) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:25:38,329 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:25:38,329 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:25:38,332 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:25:38,332 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:38,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:25:38,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:38,342 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:25:38,342 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:25:38,343 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:25:38,343 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:25:38,346 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:25:38,349 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:25:38,349 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:38,352 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:38,353 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:25:38,353 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:25:38,353 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff84df3f978) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:25:38,356 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:25:38,357 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:25:38,360 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:25:38,360 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:38,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:25:38,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:38,370 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:25:38,370 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:25:38,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:25:38,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:25:38,373 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:25:38,377 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:25:38,377 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:38,380 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:38,380 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:25:38,381 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:25:38,381 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff84df3fe80) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:25:38,384 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:25:38,384 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:25:38,387 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:25:38,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:38,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:25:38,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:38,397 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:25:38,398 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:25:38,398 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:25:38,398 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:25:38,401 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:25:38,404 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:25:38,404 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:38,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:38,408 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:25:38,408 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:25:38,408 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff84df3ff28) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:25:38,412 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:25:38,412 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:25:38,415 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:25:38,415 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:38,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:25:38,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:38,425 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:25:38,425 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:25:38,425 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:25:38,426 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:25:38,429 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:25:38,432 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:25:38,432 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:38,435 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:38,435 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:25:38,436 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:25:38,436 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff84df45e48) -- 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:25:38,439 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:25:38,439 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:25:38,443 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:25:38,443 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:38,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:25:38,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:38,453 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:25:38,453 INFO blivet/MainThread: sde is a disk 2024-03-01 20:25:38,453 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:25:38,453 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:25:38,456 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:25:38,460 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:25:38,460 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:38,463 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:38,463 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:25:38,464 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:25:38,464 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff84df45f60) -- 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:25:38,467 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:25:38,467 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:25:38,470 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:25:38,470 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:38,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:25:38,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:38,480 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:25:38,481 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:25:38,481 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:25:38,481 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:25:38,484 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:25:38,487 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:25:38,487 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:38,491 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:38,491 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:25:38,491 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:25:38,491 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff84df4da58) -- 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:25:38,495 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:25:38,495 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:25:38,498 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:25:38,498 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:38,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:25:38,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:38,508 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:25:38,509 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:25:38,509 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:25:38,509 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:25:38,512 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:25:38,515 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:25:38,515 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:38,518 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:38,519 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:25:38,519 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:25:38,519 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff84df45d68) -- 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:25:38,522 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:25:38,522 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:25:38,526 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:25:38,526 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:38,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:25:38,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:38,536 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:25:38,536 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:25:38,536 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:25:38,536 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:25:38,540 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:25:38,543 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:25:38,543 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:38,546 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:38,546 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:25:38,547 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:25:38,547 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff84df56b00) -- 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:25:38,550 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:25:38,550 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:25:38,553 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:25:38,554 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:38,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:25:38,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:38,563 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:25:38,564 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:25:38,564 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:25:38,564 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:25:38,567 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:25:38,570 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:25:38,570 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:38,574 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:38,574 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:25:38,574 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:25:38,574 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff84df5e1d0) -- 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:25:38,578 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:25:38,578 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:25:38,581 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:25:38,581 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:38,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:25:38,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:38,591 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:25:38,592 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:25:38,592 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:25:38,592 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:25:38,595 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:25:38,598 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:25:38,598 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:38,602 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:38,602 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:25:38,602 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:25:38,602 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff84df563c8) -- 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:25:38,606 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:25:38,606 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:25:38,609 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': '20276026'} ; 2024-03-01 20:25:38,609 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:25:38,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:25:38,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:38,618 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:25:38,619 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:25:38,619 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:25:38,619 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:25:38,619 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:25:38,619 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:25:38,622 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:25:38,626 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:25:38,626 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:25:38,629 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:38,629 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:25:38,630 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:25:38,630 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff84df5ee80) -- 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:25:38,633 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:25:38,637 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:38,637 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:25:38,640 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:38,640 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:25:38,644 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:38,644 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:25:38,647 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:38,647 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:25:38,650 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:25:38,653 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:38,657 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:25:38,661 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 0x7ff84def8188> 2024-03-01 20:25:41,443 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:25:41,447 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:25:41,448 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:25:41,452 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': '20279930'} ; 2024-03-01 20:25:41,452 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:25:41,452 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:25:41,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:41,458 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:41,461 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:25:41,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:41,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:41,467 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:41,480 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:41,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:25:41,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:25:41,498 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:25:41,501 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:25:41,502 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:25:41,505 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:25:41,508 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:25:41,508 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:25:41,511 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:41,512 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:25:41,512 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:25:41,515 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:25:41,519 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:25:41,522 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:25:41,525 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:25:41,528 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:25:41,529 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:25:41,529 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:25:41,529 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:25:41,529 INFO blivet/MainThread: got device: PartitionDevice instance (0x7ff84df56630) -- 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 0x7ff84def65c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:25:41,533 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:25:41,536 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:25:41,536 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:25:41,540 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:25:41,540 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:25:41,543 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:41,543 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:25:41,546 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:25:41,546 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:25:41,548 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:25:41,548 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:25:41,552 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:41,552 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:25:41,555 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:25:41,555 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:25:41,556 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:41,569 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:41,580 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:25:41,581 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:25:41,585 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:41,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:41,591 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:41,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:41,594 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:41,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:25:41,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:41,602 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:41,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:41,605 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:25:41,608 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:41,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:41,613 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:41,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:41,616 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:25:41,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:25:41,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:41,624 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:41,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:41,627 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:25:41,630 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:41,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:41,636 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:41,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:41,638 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:41,641 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:41,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:41,647 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:41,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:41,650 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:41,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:41,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:41,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:41,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:41,661 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:25:41,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:25:41,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:25:41,667 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:25:41,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:25:41,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:25:41,673 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:25:41,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:25:41,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:25:41,678 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:25:41,681 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:25:41,681 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:25:41,682 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:25:41,685 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:25:41,685 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:25:41,688 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:25:41,689 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:25:41,692 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:25:41,692 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:25:41,692 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:25:41,695 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:25:41,695 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:25:41,698 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:25:41,698 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:25:41,701 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:25:41,701 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:25:41,701 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:25:41,704 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:25:41,704 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:25:41,707 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:25:41,708 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:25:41,708 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:25:41,712 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:25:41,716 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:25:41,720 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:25:41,723 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:25:41,727 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:25:41,730 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:25:41,731 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:25:41,734 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:25:41,735 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:25:41,735 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:25:41,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:41,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:41,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:41,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:41,748 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:25:41,749 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:25:41,749 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:25:41,749 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 20:25:41,749 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:25:41,750 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:25:41,753 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:41,753 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:25:41,756 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:41,756 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:25:41,760 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:25:41,763 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:25:41,764 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:25:41,767 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:25:41,770 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:25:41,774 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:25:41,777 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:25:41,778 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:25:41,778 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:25:41,778 DEBUG blivet/MainThread: Adding test_vg1-lv1/308 MiB to test_vg1 2024-03-01 20:25:41,779 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:25:41,783 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:25:41,783 INFO program/MainThread: stderr[4]: 2024-03-01 20:25:41,783 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:25:41,783 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:25:41,784 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:25:41,784 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:25:41,788 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:25:41,788 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:25:41,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:41,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:41,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:41,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:41,801 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 20:25:41,802 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:25:41,802 DEBUG blivet/MainThread: vg test_vg1 has 2.69 GiB free 2024-03-01 20:25:41,802 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -793.5064935064935 2024-03-01 20:25:41,803 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:25:41,803 DEBUG blivet/MainThread: vg test_vg1 has 2.69 GiB free 2024-03-01 20:25:41,806 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:41,806 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 20:25:41,809 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:41,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:25:41,813 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:25:41,817 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:25:41,817 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 20:25:41,820 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:25:41,824 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:25:41,827 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:25:41,830 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 20:25:41,831 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:25:41,832 DEBUG blivet/MainThread: vg test_vg1 has 2.69 GiB free 2024-03-01 20:25:41,832 DEBUG blivet/MainThread: Adding test_vg1-lv2/308 MiB to test_vg1 2024-03-01 20:25:41,832 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 20:25:41,832 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:25:41,832 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 20:25:41,836 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 20:25:41,836 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:25:41,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:41,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:41,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:41,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:41,848 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 20:25:41,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:25:41,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 20:25:41,854 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:25:41,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:25:41,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 20:25:41,859 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:25:41,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:25:41,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 20:25:41,865 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:25:41,868 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:25:41,868 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 20:25:41,868 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:25:41,871 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:25:41,871 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:25:41,874 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:25:41,875 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:25:41,877 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:25:41,877 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 20:25:41,878 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 20:25:41,881 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:25:41,881 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:25:41,884 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:25:41,884 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:25:41,887 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:25:41,887 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 20:25:41,887 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 20:25:41,890 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:25:41,890 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:25:41,893 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:25:41,893 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:25:41,894 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 20:25:41,897 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:25:41,901 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:25:41,905 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:25:41,908 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:25:41,912 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:25:41,915 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:25:41,916 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 20:25:41,919 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:25:41,920 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 20:25:41,920 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:25:41,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:41,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:41,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:41,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:41,933 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 20:25:41,934 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:25:41,934 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:25:41,934 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 20:25:41,935 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:25:41,935 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:25:41,938 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:41,938 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 20:25:41,941 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:41,941 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 20:25:41,945 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:25:41,948 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:25:41,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 20:25:41,952 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:25:41,955 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:25:41,958 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:25:41,962 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 20:25:41,962 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:25:41,963 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:25:41,963 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:25:41,963 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 20:25:41,963 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:25:41,964 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:25:41,967 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 20:25:41,967 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:25:41,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:41,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:41,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:41,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:41,979 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 20:25:41,980 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:25:41,981 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:25:41,981 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -793.5064935064935 2024-03-01 20:25:41,981 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:25:41,982 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:25:41,985 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:41,985 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 20:25:41,988 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:41,988 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 20:25:41,992 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:25:41,995 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:25:41,995 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:25:41,999 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:25:42,002 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:25:42,005 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:25:42,009 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 20:25:42,009 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:25:42,010 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:25:42,010 DEBUG blivet/MainThread: Adding test_vg2-lv4/308 MiB to test_vg2 2024-03-01 20:25:42,010 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 20:25:42,010 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:25:42,010 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 20:25:42,014 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 20:25:42,014 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:25:42,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:42,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:42,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:42,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:42,026 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 20:25:42,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:25:42,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 20:25:42,032 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:25:42,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:25:42,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 20:25:42,038 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:25:42,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:25:42,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 20:25:42,044 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:25:42,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:25:42,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 20:25:42,049 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:25:42,052 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:25:42,052 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 20:25:42,053 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 20:25:42,056 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:25:42,056 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:25:42,059 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:25:42,059 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:25:42,062 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:25:42,062 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 20:25:42,062 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 20:25:42,065 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:25:42,065 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:25:42,068 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:25:42,068 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:25:42,071 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:25:42,071 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 20:25:42,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 20:25:42,074 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:25:42,074 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:25:42,077 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:25:42,078 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:25:42,081 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:25:42,081 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:25:42,082 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:25:42,085 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:25:42,085 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:25:42,088 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:25:42,088 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:25:42,089 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 20:25:42,093 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:25:42,096 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:25:42,099 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:25:42,103 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:25:42,106 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:25:42,110 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:25:42,114 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:25:42,117 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:25:42,118 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 20:25:42,121 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:25:42,131 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 20:25:42,131 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:25:42,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:42,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:42,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:42,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:42,146 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 20:25:42,147 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:25:42,147 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:25:42,147 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -900.0 2024-03-01 20:25:42,148 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:25:42,148 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:25:42,151 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:42,151 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 20:25:42,154 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:42,155 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 20:25:42,158 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:25:42,161 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:25:42,162 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:25:42,165 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:25:42,169 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:25:42,172 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:25:42,175 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 20:25:42,176 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:25:42,176 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:25:42,177 DEBUG blivet/MainThread: Adding test_vg3-lv5/408 MiB to test_vg3 2024-03-01 20:25:42,177 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 20:25:42,177 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:25:42,177 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 20:25:42,181 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 20:25:42,181 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:25:42,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:42,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:42,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:42,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:42,194 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 20:25:42,195 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:25:42,195 DEBUG blivet/MainThread: vg test_vg3 has 3.59 GiB free 2024-03-01 20:25:42,195 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -800.0 2024-03-01 20:25:42,196 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:25:42,196 DEBUG blivet/MainThread: vg test_vg3 has 3.59 GiB free 2024-03-01 20:25:42,199 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:42,200 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 20:25:42,202 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:42,203 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 20:25:42,206 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:25:42,210 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:25:42,210 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 20:25:42,213 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:25:42,217 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:25:42,220 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:25:42,224 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 20:25:42,224 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:25:42,225 DEBUG blivet/MainThread: vg test_vg3 has 3.59 GiB free 2024-03-01 20:25:42,225 DEBUG blivet/MainThread: Adding test_vg3-lv6/408 MiB to test_vg3 2024-03-01 20:25:42,225 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 20:25:42,225 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:25:42,226 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:25:42,229 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 20:25:42,229 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:25:42,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:42,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:42,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:42,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:42,242 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 20:25:42,243 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:25:42,243 DEBUG blivet/MainThread: vg test_vg3 has 3.19 GiB free 2024-03-01 20:25:42,243 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -700.0 2024-03-01 20:25:42,244 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:25:42,245 DEBUG blivet/MainThread: vg test_vg3 has 3.19 GiB free 2024-03-01 20:25:42,248 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:42,248 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 20:25:42,251 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:42,251 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:25:42,255 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:25:42,258 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:25:42,258 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 20:25:42,262 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:25:42,265 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:25:42,268 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:25:42,272 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 20:25:42,273 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:25:42,273 DEBUG blivet/MainThread: vg test_vg3 has 3.19 GiB free 2024-03-01 20:25:42,274 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:25:42,274 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 20:25:42,274 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:25:42,274 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 20:25:42,278 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 20:25:42,278 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:25:42,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:42,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:25:42,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:42,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:25:42,290 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 20:25:42,291 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:25:42,292 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:25:42,292 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -600.0 2024-03-01 20:25:42,293 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:25:42,294 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:25:42,297 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:42,297 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 20:25:42,299 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:25:42,300 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:25:42,304 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:25:42,307 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:25:42,307 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 20:25:42,311 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:25:42,314 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:25:42,318 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:25:42,321 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 20:25:42,322 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:25:42,323 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:25:42,323 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:25:42,323 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 20:25:42,323 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:25:42,323 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 20:25:42,327 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 20:25:42,327 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:25:42,329 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:25:42,329 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:25:42,329 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:25:42,329 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:25:42,329 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:25:42,329 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:25:42,329 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:25:42,329 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:25:42,329 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:25:42,329 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:25:42,330 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:25:42,330 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:25:42,330 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:25:42,330 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:25:42,330 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:25:42,330 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:25:42,330 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:25:42,330 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:25:42,330 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:25:42,330 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:25:42,330 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:25:42,330 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:25:42,330 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:25:42,330 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:25:42,330 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:25:42,331 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:25:42,331 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:25:42,331 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:25:42,331 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:25:42,331 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:25:42,331 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:25:42,331 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:25:42,331 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:25:42,331 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:25:42,331 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:25:42,331 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:25:42,331 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:25:42,331 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:25:42,331 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:25:42,332 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:25:42,334 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:25:42,337 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:25:42,339 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:25:42,342 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:25:42,342 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:25:42,345 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:25:42,345 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 0x7ff84de9d780> 2024-03-01 20:25:42,346 INFO blivet/MainThread: sorting actions... 2024-03-01 20:25:42,380 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:25:42,381 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:25:42,381 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:25:42,381 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:25:42,382 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:25:42,382 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:25:42,383 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:25:42,383 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:25:42,383 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:25:42,384 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:25:42,384 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:25:42,384 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:25:42,385 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:25:42,385 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:25:42,386 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:25:42,386 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:25:42,386 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:25:42,387 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:25:42,387 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:25:42,388 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:25:42,388 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:25:42,388 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:25:42,389 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:25:42,389 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:25:42,390 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:25:42,390 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:25:42,390 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:25:42,391 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:25:42,391 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:25:42,392 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:25:42,392 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:25:42,393 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:25:42,393 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:25:42,393 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:25:42,394 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:25:42,394 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:25:42,395 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:25:42,395 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:25:42,395 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:25:42,396 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:25:42,399 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,402 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 20:25:42,402 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 20:25:42,408 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,409 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:42,439 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,439 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:42,452 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,452 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:25:42,456 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,459 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 20:25:42,459 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 20:25:42,465 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,465 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:42,497 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,497 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:42,510 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,511 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:25:42,514 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,517 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 20:25:42,517 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 20:25:42,523 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,524 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:42,553 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,553 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:42,564 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,564 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:25:42,568 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,571 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 20:25:42,571 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 20:25:42,577 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,577 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:42,607 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,607 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:42,620 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,620 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:25:42,625 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,627 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 20:25:42,628 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 20:25:42,633 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,634 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:42,661 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,661 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:42,672 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,672 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:25:42,676 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,679 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 20:25:42,679 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 20:25:42,685 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,685 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:42,713 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,713 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:42,724 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,724 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:25:42,728 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,731 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 20:25:42,731 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 20:25:42,737 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,737 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:42,770 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,770 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:42,783 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,784 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:25:42,787 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,790 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:25:42,790 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:25:42,796 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,796 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:42,826 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,826 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:42,840 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,840 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:25:42,844 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,847 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:25:42,847 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:25:42,855 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,855 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:42,885 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,885 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:42,898 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,898 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:25:42,902 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:25:42,905 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:25:42,905 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:25:42,913 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,913 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:42,942 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,942 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:42,953 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:42,953 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:25:42,957 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:42,960 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:25:42,963 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:25:42,963 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:25:42,964 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:25:42,993 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 20:25:42,993 INFO program/MainThread: stderr[5]: 2024-03-01 20:25:42,993 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:25:42,994 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,014 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,020 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:25:43,021 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:43,023 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 20:25:43,039 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,040 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,070 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,070 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:25:43,074 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:43,077 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:25:43,080 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:25:43,080 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:25:43,081 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdi --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:25:43,118 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdi" successfully created. 2024-03-01 20:25:43,118 INFO program/MainThread: stderr[6]: 2024-03-01 20:25:43,118 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:25:43,119 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,149 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,153 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:25:43,153 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:43,155 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 20:25:43,168 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,168 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,194 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,194 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:25:43,199 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:43,202 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:25:43,205 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:25:43,205 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:25:43,205 INFO program/MainThread: Running [7] lvm pvcreate /dev/sdh --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:25:43,244 INFO program/MainThread: stdout[7]: Physical volume "/dev/sdh" successfully created. 2024-03-01 20:25:43,244 INFO program/MainThread: stderr[7]: 2024-03-01 20:25:43,244 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:25:43,244 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,269 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,275 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:25:43,275 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:43,277 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 20:25:43,288 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,288 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,313 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,313 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:25:43,317 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:43,320 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:25:43,323 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:25:43,323 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:25:43,323 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdg --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:25:43,355 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdg" successfully created. 2024-03-01 20:25:43,355 INFO program/MainThread: stderr[8]: 2024-03-01 20:25:43,355 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:25:43,355 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,383 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,390 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:25:43,391 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:43,392 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 20:25:43,403 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,404 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,428 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,428 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:25:43,432 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 20:25:43,435 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:25:43,438 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:43,442 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:25:43,445 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:43,448 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:25:43,451 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:43,454 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:25:43,457 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:43,460 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:25:43,463 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 20:25:43,463 INFO program/MainThread: Running [9] lvm vgcreate -s 4096K test_vg3 /dev/sdg /dev/sdh /dev/sdi /dev/sdj --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:43,514 INFO program/MainThread: stdout[9]: Volume group "test_vg3" successfully created 2024-03-01 20:25:43,514 INFO program/MainThread: stderr[9]: 2024-03-01 20:25:43,514 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:25:43,523 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:25:43,535 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:25:43,553 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:43,559 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:25:43,574 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:43,585 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:25:43,591 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:43,595 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:25:43,599 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:43,606 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:25:43,606 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,629 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,634 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:25:43,637 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:25:43,637 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,649 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,649 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 20:25:43,658 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,658 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,668 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,668 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:25:43,672 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 20:25:43,675 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 20:25:43,679 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:25:43,682 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:25:43,686 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:43,689 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:25:43,692 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:43,696 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:25:43,699 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:43,702 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:25:43,706 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:43,709 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:25:43,709 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,720 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,724 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:25:43,725 INFO program/MainThread: Running [10] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:43,751 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q 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:25:43,751 INFO program/MainThread: stderr[10]: 2024-03-01 20:25:43,751 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:25:43,756 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 20:25:43,756 INFO program/MainThread: Running [11] lvm lvcreate -n lv8 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:43,849 INFO program/MainThread: stdout[11]: Logical volume "lv8" created. 2024-03-01 20:25:43,850 INFO program/MainThread: stderr[11]: 2024-03-01 20:25:43,850 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:25:43,855 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:43,863 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:25:43,863 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:25:43,863 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,908 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,913 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:43,913 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:25:43,914 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:25:43,924 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,924 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:43,941 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,941 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:25:43,946 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:43,949 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:25:43,952 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 20:25:43,952 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 20:25:43,978 INFO program/MainThread: stdout: 2024-03-01 20:25:43,978 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:25:43,979 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:25:43,979 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:25:43,979 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:25:43,979 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:25:43,979 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:25:43,979 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:25:43,979 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:25:43,979 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:25:43,979 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:25:43,979 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,980 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 20:25:43,995 INFO program/MainThread: stdout: 2024-03-01 20:25:43,995 INFO program/MainThread: writing all SBs 2024-03-01 20:25:43,995 INFO program/MainThread: new label = "" 2024-03-01 20:25:43,995 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:43,995 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,010 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,014 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:25:44,014 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:25:44,015 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:25:44,024 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,025 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,041 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,041 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:25:44,045 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 20:25:44,049 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 20:25:44,052 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:44,052 INFO program/MainThread: Running [12] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:44,078 INFO program/MainThread: stdout[12]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q 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:25:44,078 INFO program/MainThread: stderr[12]: 2024-03-01 20:25:44,078 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:25:44,083 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 20:25:44,083 INFO program/MainThread: Running [13] lvm lvcreate -n lv7 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:44,167 INFO program/MainThread: stdout[13]: Logical volume "lv7" created. 2024-03-01 20:25:44,167 INFO program/MainThread: stderr[13]: 2024-03-01 20:25:44,167 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:25:44,174 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:44,180 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:25:44,180 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:25:44,180 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,231 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,236 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:44,237 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:25:44,237 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:25:44,247 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,247 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,261 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,261 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:25:44,266 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:44,269 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:25:44,272 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 20:25:44,272 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 20:25:44,299 INFO program/MainThread: stdout: 2024-03-01 20:25:44,299 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:25:44,299 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:25:44,299 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:25:44,299 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:25:44,300 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:25:44,300 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:25:44,300 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:25:44,300 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:25:44,300 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:25:44,300 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:25:44,300 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,300 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 20:25:44,315 INFO program/MainThread: stdout: 2024-03-01 20:25:44,315 INFO program/MainThread: writing all SBs 2024-03-01 20:25:44,316 INFO program/MainThread: new label = "" 2024-03-01 20:25:44,316 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,316 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,333 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,337 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:25:44,337 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:25:44,339 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:25:44,348 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,348 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,363 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,363 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:25:44,367 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 20:25:44,371 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 20:25:44,374 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:44,374 INFO program/MainThread: Running [14] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:44,400 INFO program/MainThread: stdout[14]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q 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:25:44,400 INFO program/MainThread: stderr[14]: 2024-03-01 20:25:44,400 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:25:44,404 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 20:25:44,405 INFO program/MainThread: Running [15] lvm lvcreate -n lv6 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:44,491 INFO program/MainThread: stdout[15]: Logical volume "lv6" created. 2024-03-01 20:25:44,491 INFO program/MainThread: stderr[15]: 2024-03-01 20:25:44,491 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:25:44,499 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:44,505 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:25:44,506 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:25:44,506 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,552 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,557 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:44,557 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 408 MiB (408 MiB) 2024-03-01 20:25:44,558 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:25:44,568 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,568 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,582 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,582 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:25:44,587 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:44,590 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:25:44,592 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 20:25:44,593 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 20:25:44,618 INFO program/MainThread: stdout: 2024-03-01 20:25:44,619 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:25:44,619 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:25:44,619 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:25:44,619 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:25:44,619 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:25:44,619 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:25:44,619 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:25:44,619 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:25:44,619 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:25:44,619 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:25:44,619 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,620 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 20:25:44,632 INFO program/MainThread: stdout: 2024-03-01 20:25:44,632 INFO program/MainThread: writing all SBs 2024-03-01 20:25:44,632 INFO program/MainThread: new label = "" 2024-03-01 20:25:44,632 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,632 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,649 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,653 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:25:44,653 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:25:44,655 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:25:44,665 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,665 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,680 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,680 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:25:44,684 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 20:25:44,688 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 20:25:44,691 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:44,691 INFO program/MainThread: Running [16] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:44,717 INFO program/MainThread: stdout[16]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2977955840 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=710 LVM2_PV_COUNT=4 2024-03-01 20:25:44,717 INFO program/MainThread: stderr[16]: 2024-03-01 20:25:44,717 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:25:44,722 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 20:25:44,722 INFO program/MainThread: Running [17] lvm lvcreate -n lv5 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:44,802 INFO program/MainThread: stdout[17]: Logical volume "lv5" created. 2024-03-01 20:25:44,803 INFO program/MainThread: stderr[17]: 2024-03-01 20:25:44,803 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:25:44,810 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:44,820 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:25:44,821 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:25:44,821 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,869 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,874 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:44,875 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 408 MiB (408 MiB) 2024-03-01 20:25:44,875 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:25:44,885 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,885 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,899 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,899 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:25:44,903 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:44,906 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:25:44,909 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 20:25:44,910 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 20:25:44,934 INFO program/MainThread: stdout: 2024-03-01 20:25:44,934 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:25:44,934 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:25:44,934 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:25:44,934 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:25:44,935 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:25:44,935 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:25:44,935 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:25:44,935 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:25:44,935 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:25:44,935 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:25:44,935 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,935 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 20:25:44,949 INFO program/MainThread: stdout: 2024-03-01 20:25:44,949 INFO program/MainThread: writing all SBs 2024-03-01 20:25:44,949 INFO program/MainThread: new label = "" 2024-03-01 20:25:44,949 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,949 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,970 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:25:44,970 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:25:44,971 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:25:44,981 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,981 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:44,997 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:44,997 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:25:45,001 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:45,004 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:25:45,007 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:25:45,007 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:25:45,007 INFO program/MainThread: Running [18] lvm pvcreate /dev/sdf --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:25:45,039 INFO program/MainThread: stdout[18]: Physical volume "/dev/sdf" successfully created. 2024-03-01 20:25:45,039 INFO program/MainThread: stderr[18]: 2024-03-01 20:25:45,039 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:25:45,040 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:45,058 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:45,066 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:25:45,066 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:45,068 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 20:25:45,083 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:45,083 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:45,115 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:45,115 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:25:45,119 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:45,122 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:25:45,126 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:25:45,126 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:25:45,126 INFO program/MainThread: Running [19] lvm pvcreate /dev/sde --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:25:45,161 INFO program/MainThread: stdout[19]: Physical volume "/dev/sde" successfully created. 2024-03-01 20:25:45,162 INFO program/MainThread: stderr[19]: 2024-03-01 20:25:45,162 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:25:45,162 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:45,179 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:45,186 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:25:45,187 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:45,189 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 20:25:45,204 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:45,205 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:45,234 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:45,234 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:25:45,238 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:45,241 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:25:45,244 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:25:45,244 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:25:45,245 INFO program/MainThread: Running [20] lvm pvcreate /dev/sdd --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:25:45,278 INFO program/MainThread: stdout[20]: Physical volume "/dev/sdd" successfully created. 2024-03-01 20:25:45,279 INFO program/MainThread: stderr[20]: 2024-03-01 20:25:45,279 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:25:45,279 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:45,300 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:45,308 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:25:45,308 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:45,310 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 20:25:45,325 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:45,325 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:45,351 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:45,351 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:25:45,355 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 20:25:45,358 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:25:45,361 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:45,364 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:25:45,368 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:45,371 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:25:45,374 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:45,377 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:25:45,379 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 20:25:45,380 INFO program/MainThread: Running [21] lvm vgcreate -s 4096K test_vg2 /dev/sdd /dev/sde /dev/sdf --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:45,435 INFO program/MainThread: stdout[21]: Volume group "test_vg2" successfully created 2024-03-01 20:25:45,435 INFO program/MainThread: stderr[21]: 2024-03-01 20:25:45,435 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:25:45,443 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:25:45,452 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:25:45,461 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:45,467 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:25:45,474 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:45,480 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:25:45,485 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:45,491 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:25:45,491 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:45,524 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:45,529 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:25:45,532 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:25:45,532 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:45,543 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:45,543 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 20:25:45,552 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:45,552 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:45,564 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:45,564 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:25:45,568 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 20:25:45,571 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 20:25:45,575 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:25:45,578 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:25:45,582 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:45,585 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:25:45,589 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:45,592 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:25:45,595 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:45,599 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:25:45,599 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:45,610 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:45,614 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:25:45,614 INFO program/MainThread: Running [22] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:45,641 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr 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:25:45,641 INFO program/MainThread: stderr[22]: 2024-03-01 20:25:45,641 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:25:45,646 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 20:25:45,646 INFO program/MainThread: Running [23] lvm lvcreate -n lv4 -L 315392K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:45,733 INFO program/MainThread: stdout[23]: Logical volume "lv4" created. 2024-03-01 20:25:45,734 INFO program/MainThread: stderr[23]: 2024-03-01 20:25:45,734 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:25:45,742 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:45,748 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:25:45,748 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:25:45,748 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:45,781 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:45,786 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:45,787 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 308 MiB (308 MiB) 2024-03-01 20:25:45,787 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:25:45,797 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:45,798 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:45,813 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:45,813 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:25:45,818 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:45,821 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:25:45,824 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 20:25:45,824 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 20:25:45,851 INFO program/MainThread: stdout: 2024-03-01 20:25:45,851 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=19712 blks 2024-03-01 20:25:45,851 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:25:45,851 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:25:45,851 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:25:45,852 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 20:25:45,852 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:25:45,852 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:25:45,852 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:25:45,852 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:25:45,852 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:25:45,852 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:45,852 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 20:25:45,867 INFO program/MainThread: stdout: 2024-03-01 20:25:45,867 INFO program/MainThread: writing all SBs 2024-03-01 20:25:45,867 INFO program/MainThread: new label = "" 2024-03-01 20:25:45,867 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:45,867 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:45,883 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:45,887 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:25:45,887 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:25:45,889 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:25:45,898 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:45,898 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:45,914 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:45,914 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:25:45,918 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 20:25:45,922 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 20:25:45,925 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:45,926 INFO program/MainThread: Running [24] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:45,953 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2873098240 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=685 LVM2_PV_COUNT=3 2024-03-01 20:25:45,953 INFO program/MainThread: stderr[24]: 2024-03-01 20:25:45,953 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:25:45,958 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 20:25:45,958 INFO program/MainThread: Running [25] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:46,043 INFO program/MainThread: stdout[25]: Logical volume "lv3" created. 2024-03-01 20:25:46,043 INFO program/MainThread: stderr[25]: 2024-03-01 20:25:46,043 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:25:46,051 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:46,059 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:25:46,060 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:25:46,060 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:46,090 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:46,095 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:46,095 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:25:46,096 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:25:46,106 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:46,106 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:46,121 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:46,121 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:25:46,126 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:46,129 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:25:46,132 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 20:25:46,132 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 20:25:46,156 INFO program/MainThread: stdout: 2024-03-01 20:25:46,157 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 20:25:46,157 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:25:46,157 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:25:46,157 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:25:46,157 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 20:25:46,157 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:25:46,157 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:25:46,157 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:25:46,157 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:25:46,157 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:25:46,158 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:46,158 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 20:25:46,172 INFO program/MainThread: stdout: 2024-03-01 20:25:46,173 INFO program/MainThread: writing all SBs 2024-03-01 20:25:46,173 INFO program/MainThread: new label = "" 2024-03-01 20:25:46,173 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:46,173 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:46,190 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:46,194 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:25:46,194 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:25:46,196 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:25:46,205 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:46,205 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:46,223 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:46,223 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:25:46,227 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:46,230 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:25:46,233 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:25:46,233 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:25:46,233 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:25:46,267 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:25:46,267 INFO program/MainThread: stderr[26]: 2024-03-01 20:25:46,267 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:25:46,267 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:46,288 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:46,292 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:25:46,292 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:46,294 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:25:46,302 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:46,303 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:46,325 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:46,325 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:25:46,329 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:46,332 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:25:46,335 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:25:46,335 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:25:46,335 INFO program/MainThread: Running [27] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:25:46,368 INFO program/MainThread: stdout[27]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:25:46,368 INFO program/MainThread: stderr[27]: 2024-03-01 20:25:46,368 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:25:46,369 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:46,387 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:46,391 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:25:46,392 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:46,393 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:25:46,401 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:46,402 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:46,423 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:46,423 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:25:46,427 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:46,430 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:25:46,433 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:25:46,433 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:25:46,433 INFO program/MainThread: Running [28] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:25:46,466 INFO program/MainThread: stdout[28]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:25:46,467 INFO program/MainThread: stderr[28]: 2024-03-01 20:25:46,467 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:25:46,467 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:46,484 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:46,488 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:25:46,488 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:46,489 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:25:46,498 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:46,499 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:46,521 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:46,521 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:25:46,525 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:25:46,528 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:25:46,531 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:46,534 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:25:46,537 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:46,540 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:25:46,543 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:46,546 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:25:46,549 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:25:46,549 INFO program/MainThread: Running [29] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:46,612 INFO program/MainThread: stdout[29]: Volume group "test_vg1" successfully created 2024-03-01 20:25:46,612 INFO program/MainThread: stderr[29]: 2024-03-01 20:25:46,612 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:25:46,620 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:25:46,630 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:25:46,644 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:46,650 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:25:46,655 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:46,659 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:25:46,662 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:46,665 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:25:46,665 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:46,676 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:46,680 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:25:46,683 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:25:46,683 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:46,693 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:46,693 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:25:46,701 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:46,702 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:46,713 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:46,713 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:25:46,717 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 20:25:46,720 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 20:25:46,723 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:25:46,727 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:25:46,730 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:46,734 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:25:46,737 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:46,741 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:25:46,744 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:46,747 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:25:46,747 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:46,758 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:46,762 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:25:46,762 INFO program/MainThread: Running [30] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:46,789 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr 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:25:46,789 INFO program/MainThread: stderr[30]: 2024-03-01 20:25:46,789 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:25:46,793 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 20:25:46,794 INFO program/MainThread: Running [31] lvm lvcreate -n lv2 -L 315392K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:46,892 INFO program/MainThread: stdout[31]: Logical volume "lv2" created. 2024-03-01 20:25:46,892 INFO program/MainThread: stderr[31]: 2024-03-01 20:25:46,892 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:25:46,900 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:46,914 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:25:46,915 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:25:46,915 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:46,947 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:46,951 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:46,952 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 308 MiB (308 MiB) 2024-03-01 20:25:46,953 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:25:46,962 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:46,962 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:46,979 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:46,979 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:25:46,984 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:46,987 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:25:46,990 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 20:25:46,990 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 20:25:47,019 INFO program/MainThread: stdout: 2024-03-01 20:25:47,020 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=19712 blks 2024-03-01 20:25:47,020 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:25:47,020 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:25:47,020 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:25:47,020 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 20:25:47,020 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:25:47,020 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:25:47,020 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:25:47,020 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:25:47,020 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:25:47,020 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:47,021 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 20:25:47,037 INFO program/MainThread: stdout: 2024-03-01 20:25:47,037 INFO program/MainThread: writing all SBs 2024-03-01 20:25:47,037 INFO program/MainThread: new label = "" 2024-03-01 20:25:47,037 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:47,038 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:47,054 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:47,058 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:25:47,058 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:25:47,059 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:25:47,068 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:47,069 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:47,085 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:47,085 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:25:47,089 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:25:47,092 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:25:47,096 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:47,096 INFO program/MainThread: Running [32] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:47,123 INFO program/MainThread: stdout[32]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2873098240 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=685 LVM2_PV_COUNT=3 2024-03-01 20:25:47,123 INFO program/MainThread: stderr[32]: 2024-03-01 20:25:47,123 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:25:47,128 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:25:47,128 INFO program/MainThread: Running [33] lvm lvcreate -n lv1 -L 315392K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:25:47,197 INFO program/MainThread: stdout[33]: Logical volume "lv1" created. 2024-03-01 20:25:47,198 INFO program/MainThread: stderr[33]: 2024-03-01 20:25:47,198 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:25:47,206 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:47,215 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:25:47,215 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:25:47,215 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:47,256 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:47,261 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:47,262 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 308 MiB (308 MiB) 2024-03-01 20:25:47,262 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:25:47,271 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:47,272 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:47,286 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:47,286 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:25:47,290 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:25:47,293 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:25:47,296 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:25:47,296 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:25:47,322 INFO program/MainThread: stdout: 2024-03-01 20:25:47,323 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=19712 blks 2024-03-01 20:25:47,323 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:25:47,323 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:25:47,323 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:25:47,323 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 20:25:47,323 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:25:47,323 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:25:47,323 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:25:47,323 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:25:47,323 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:25:47,324 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:47,324 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:25:47,336 INFO program/MainThread: stdout: 2024-03-01 20:25:47,336 INFO program/MainThread: writing all SBs 2024-03-01 20:25:47,336 INFO program/MainThread: new label = "" 2024-03-01 20:25:47,336 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:47,336 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:47,351 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:47,355 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:25:47,355 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:25:47,356 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:25:47,365 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:47,366 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:25:47,379 DEBUG program/MainThread: Return code: 0 2024-03-01 20:25:47,384 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:25:47,384 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 0x7ff84efc7ba0> 2024-03-01 20:25:47,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:47,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:25:47,391 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:25:47,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:47,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 20:25:47,398 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:25:47,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:47,404 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:25:47,404 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:25:47,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:47,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:25:47,411 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:25:47,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:47,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 20:25:47,417 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:25:47,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:47,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:25:47,423 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:25:47,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:47,429 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:25:47,429 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:25:47,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:47,435 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:25:47,435 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:25:47,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:47,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:25:47,441 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:25:47,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:47,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 20:25:47,447 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:25:47,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:47,453 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:25:47,453 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:25:47,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:47,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 20:25:47,459 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:25:47,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:47,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 20:25:47,465 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:25:47,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:47,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 20:25:47,471 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:25:47,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:47,477 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:25:47,477 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:25:47,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:25:47,483 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:25:47,483 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:26:19,979 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ykis99cd/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:26:20,014 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:26:20,015 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:26:20,018 INFO program/MainThread: stdout[2]: 2024-03-01 20:26:20,018 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:20,018 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:26:20,019 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:26:20,023 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:20,024 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:26:20,027 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:26:20,027 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:26:20,030 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:26:20,031 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:26:20,034 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:26:20,034 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:26:20,056 INFO program/MainThread: stdout: 2024-03-01 20:26:20,056 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:26:20,056 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf 2024-03-01 20:26:20,056 INFO program/MainThread: |-test_vg1-lv1-real 322961408 root disk brw-rw---- 2024-03-01 20:26:20,056 INFO program/MainThread: | |-test_vg1-lv1 322961408 root disk brw-rw---- xfs ec0a7c06-c250-4157-a8f5-1c09342112fa 2024-03-01 20:26:20,056 INFO program/MainThread: | `-test_vg1-lv1_snapset1 322961408 root disk brw-rw---- xfs ec0a7c06-c250-4157-a8f5-1c09342112fa 2024-03-01 20:26:20,056 INFO program/MainThread: |-test_vg1-lv1_snapset1-cow 130023424 root disk brw-rw---- 2024-03-01 20:26:20,056 INFO program/MainThread: | `-test_vg1-lv1_snapset1 322961408 root disk brw-rw---- xfs ec0a7c06-c250-4157-a8f5-1c09342112fa 2024-03-01 20:26:20,056 INFO program/MainThread: |-test_vg1-lv2-real 322961408 root disk brw-rw---- 2024-03-01 20:26:20,056 INFO program/MainThread: | |-test_vg1-lv2 322961408 root disk brw-rw---- xfs cf9d75ec-747d-4fff-bc5d-0c694192b7a0 2024-03-01 20:26:20,056 INFO program/MainThread: | `-test_vg1-lv2_snapset1 322961408 root disk brw-rw---- xfs cf9d75ec-747d-4fff-bc5d-0c694192b7a0 2024-03-01 20:26:20,056 INFO program/MainThread: `-test_vg1-lv2_snapset1-cow 130023424 root disk brw-rw---- 2024-03-01 20:26:20,057 INFO program/MainThread: `-test_vg1-lv2_snapset1 322961408 root disk brw-rw---- xfs cf9d75ec-747d-4fff-bc5d-0c694192b7a0 2024-03-01 20:26:20,057 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg 2024-03-01 20:26:20,057 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member 7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s 2024-03-01 20:26:20,057 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG 2024-03-01 20:26:20,057 INFO program/MainThread: |-test_vg2-lv3-real 322961408 root disk brw-rw---- 2024-03-01 20:26:20,057 INFO program/MainThread: | |-test_vg2-lv3 322961408 root disk brw-rw---- xfs 7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e 2024-03-01 20:26:20,057 INFO program/MainThread: | `-test_vg2-lv3_snapset1 322961408 root disk brw-rw---- xfs 7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e 2024-03-01 20:26:20,057 INFO program/MainThread: |-test_vg2-lv3_snapset1-cow 130023424 root disk brw-rw---- 2024-03-01 20:26:20,057 INFO program/MainThread: | `-test_vg2-lv3_snapset1 322961408 root disk brw-rw---- xfs 7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e 2024-03-01 20:26:20,057 INFO program/MainThread: |-test_vg2-lv4-real 322961408 root disk brw-rw---- 2024-03-01 20:26:20,057 INFO program/MainThread: | |-test_vg2-lv4 322961408 root disk brw-rw---- xfs b48223d4-e85f-45f9-af3d-e469f4d1520a 2024-03-01 20:26:20,057 INFO program/MainThread: | `-test_vg2-lv4_snapset1 322961408 root disk brw-rw---- xfs b48223d4-e85f-45f9-af3d-e469f4d1520a 2024-03-01 20:26:20,057 INFO program/MainThread: `-test_vg2-lv4_snapset1-cow 130023424 root disk brw-rw---- 2024-03-01 20:26:20,057 INFO program/MainThread: `-test_vg2-lv4_snapset1 322961408 root disk brw-rw---- xfs b48223d4-e85f-45f9-af3d-e469f4d1520a 2024-03-01 20:26:20,057 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs 2024-03-01 20:26:20,057 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB 2024-03-01 20:26:20,057 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK 2024-03-01 20:26:20,057 INFO program/MainThread: |-test_vg3-lv5_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 20:26:20,057 INFO program/MainThread: | `-test_vg3-lv5_snapset1 427819008 root disk brw-rw---- xfs 1a53c807-1dd3-4cdb-881c-a12818f94224 2024-03-01 20:26:20,057 INFO program/MainThread: |-test_vg3-lv6_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 20:26:20,057 INFO program/MainThread: | `-test_vg3-lv6_snapset1 427819008 root disk brw-rw---- xfs 7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba 2024-03-01 20:26:20,057 INFO program/MainThread: |-test_vg3-lv7-real 427819008 root disk brw-rw---- 2024-03-01 20:26:20,057 INFO program/MainThread: | |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 137a183e-6780-48d0-bf08-098e24620bd2 2024-03-01 20:26:20,057 INFO program/MainThread: | `-test_vg3-lv7_snapset1 427819008 root disk brw-rw---- xfs 137a183e-6780-48d0-bf08-098e24620bd2 2024-03-01 20:26:20,057 INFO program/MainThread: |-test_vg3-lv7_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 20:26:20,057 INFO program/MainThread: | `-test_vg3-lv7_snapset1 427819008 root disk brw-rw---- xfs 137a183e-6780-48d0-bf08-098e24620bd2 2024-03-01 20:26:20,057 INFO program/MainThread: `-test_vg3-lv8-real 427819008 root disk brw-rw---- 2024-03-01 20:26:20,057 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs a9b52ae6-3bed-4354-8021-c269878c01bb 2024-03-01 20:26:20,057 INFO program/MainThread: `-test_vg3-lv8_snapset1 427819008 root disk brw-rw---- xfs a9b52ae6-3bed-4354-8021-c269878c01bb 2024-03-01 20:26:20,058 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z 2024-03-01 20:26:20,058 INFO program/MainThread: |-test_vg3-lv5-real 427819008 root disk brw-rw---- 2024-03-01 20:26:20,058 INFO program/MainThread: | |-test_vg3-lv5 427819008 root disk brw-rw---- xfs 1a53c807-1dd3-4cdb-881c-a12818f94224 2024-03-01 20:26:20,058 INFO program/MainThread: | `-test_vg3-lv5_snapset1 427819008 root disk brw-rw---- xfs 1a53c807-1dd3-4cdb-881c-a12818f94224 2024-03-01 20:26:20,058 INFO program/MainThread: |-test_vg3-lv5_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 20:26:20,058 INFO program/MainThread: | `-test_vg3-lv5_snapset1 427819008 root disk brw-rw---- xfs 1a53c807-1dd3-4cdb-881c-a12818f94224 2024-03-01 20:26:20,058 INFO program/MainThread: |-test_vg3-lv6-real 427819008 root disk brw-rw---- 2024-03-01 20:26:20,058 INFO program/MainThread: | |-test_vg3-lv6 427819008 root disk brw-rw---- xfs 7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba 2024-03-01 20:26:20,058 INFO program/MainThread: | `-test_vg3-lv6_snapset1 427819008 root disk brw-rw---- xfs 7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba 2024-03-01 20:26:20,058 INFO program/MainThread: `-test_vg3-lv8_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 20:26:20,058 INFO program/MainThread: `-test_vg3-lv8_snapset1 427819008 root disk brw-rw---- xfs a9b52ae6-3bed-4354-8021-c269878c01bb 2024-03-01 20:26:20,058 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm 2024-03-01 20:26:20,058 INFO program/MainThread: |-test_vg3-lv6_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 20:26:20,058 INFO program/MainThread: | `-test_vg3-lv6_snapset1 427819008 root disk brw-rw---- xfs 7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba 2024-03-01 20:26:20,058 INFO program/MainThread: |-test_vg3-lv7_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 20:26:20,058 INFO program/MainThread: | `-test_vg3-lv7_snapset1 427819008 root disk brw-rw---- xfs 137a183e-6780-48d0-bf08-098e24620bd2 2024-03-01 20:26:20,058 INFO program/MainThread: `-test_vg3-lv8_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 20:26:20,058 INFO program/MainThread: `-test_vg3-lv8_snapset1 427819008 root disk brw-rw---- xfs a9b52ae6-3bed-4354-8021-c269878c01bb 2024-03-01 20:26:20,058 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA 2024-03-01 20:26:20,058 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:26:20,058 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:26:20,058 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:26:20,058 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:26:20,058 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:20,058 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf |-test_vg1-lv1-real 322961408 root disk brw-rw---- | |-test_vg1-lv1 322961408 root disk brw-rw---- xfs ec0a7c06-c250-4157-a8f5-1c09342112fa | `-test_vg1-lv1_snapset1 322961408 root disk brw-rw---- xfs ec0a7c06-c250-4157-a8f5-1c09342112fa |-test_vg1-lv1_snapset1-cow 130023424 root disk brw-rw---- | `-test_vg1-lv1_snapset1 322961408 root disk brw-rw---- xfs ec0a7c06-c250-4157-a8f5-1c09342112fa |-test_vg1-lv2-real 322961408 root disk brw-rw---- | |-test_vg1-lv2 322961408 root disk brw-rw---- xfs cf9d75ec-747d-4fff-bc5d-0c694192b7a0 | `-test_vg1-lv2_snapset1 322961408 root disk brw-rw---- xfs cf9d75ec-747d-4fff-bc5d-0c694192b7a0 `-test_vg1-lv2_snapset1-cow 130023424 root disk brw-rw---- `-test_vg1-lv2_snapset1 322961408 root disk brw-rw---- xfs cf9d75ec-747d-4fff-bc5d-0c694192b7a0 sdb 1073741824 root disk brw-rw---- LVM2_member akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg sdc 1073741824 root disk brw-rw---- LVM2_member 7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s sdd 1073741824 root disk brw-rw---- LVM2_member Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG |-test_vg2-lv3-real 322961408 root disk brw-rw---- | |-test_vg2-lv3 322961408 root disk brw-rw---- xfs 7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e | `-test_vg2-lv3_snapset1 322961408 root disk brw-rw---- xfs 7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e |-test_vg2-lv3_snapset1-cow 130023424 root disk brw-rw---- | `-test_vg2-lv3_snapset1 322961408 root disk brw-rw---- xfs 7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e |-test_vg2-lv4-real 322961408 root disk brw-rw---- | |-test_vg2-lv4 322961408 root disk brw-rw---- xfs b48223d4-e85f-45f9-af3d-e469f4d1520a | `-test_vg2-lv4_snapset1 322961408 root disk brw-rw---- xfs b48223d4-e85f-45f9-af3d-e469f4d1520a `-test_vg2-lv4_snapset1-cow 130023424 root disk brw-rw---- `-test_vg2-lv4_snapset1 322961408 root disk brw-rw---- xfs b48223d4-e85f-45f9-af3d-e469f4d1520a sde 1073741824 root disk brw-rw---- LVM2_member RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs sdf 1073741824 root disk brw-rw---- LVM2_member S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB sdg 1073741824 root disk brw-rw---- LVM2_member y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK |-test_vg3-lv5_snapset1-cow 171966464 root disk brw-rw---- | `-test_vg3-lv5_snapset1 427819008 root disk brw-rw---- xfs 1a53c807-1dd3-4cdb-881c-a12818f94224 |-test_vg3-lv6_snapset1-cow 171966464 root disk brw-rw---- | `-test_vg3-lv6_snapset1 427819008 root disk brw-rw---- xfs 7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba |-test_vg3-lv7-real 427819008 root disk brw-rw---- | |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 137a183e-6780-48d0-bf08-098e24620bd2 | `-test_vg3-lv7_snapset1 427819008 root disk brw-rw---- xfs 137a183e-6780-48d0-bf08-098e24620bd2 |-test_vg3-lv7_snapset1-cow 171966464 root disk brw-rw---- | `-test_vg3-lv7_snapset1 427819008 root disk brw-rw---- xfs 137a183e-6780-48d0-bf08-098e24620bd2 `-test_vg3-lv8-real 427819008 root disk brw-rw---- |-test_vg3-lv8 427819008 root disk brw-rw---- xfs a9b52ae6-3bed-4354-8021-c269878c01bb `-test_vg3-lv8_snapset1 427819008 root disk brw-rw---- xfs a9b52ae6-3bed-4354-8021-c269878c01bb sdh 1073741824 root disk brw-rw---- LVM2_member cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z |-test_vg3-lv5-real 427819008 root disk brw-rw---- | |-test_vg3-lv5 427819008 root disk brw-rw---- xfs 1a53c807-1dd3-4cdb-881c-a12818f94224 | `-test_vg3-lv5_snapset1 427819008 root disk brw-rw---- xfs 1a53c807-1dd3-4cdb-881c-a12818f94224 |-test_vg3-lv5_snapset1-cow 171966464 root disk brw-rw---- | `-test_vg3-lv5_snapset1 427819008 root disk brw-rw---- xfs 1a53c807-1dd3-4cdb-881c-a12818f94224 |-test_vg3-lv6-real 427819008 root disk brw-rw---- | |-test_vg3-lv6 427819008 root disk brw-rw---- xfs 7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba | `-test_vg3-lv6_snapset1 427819008 root disk brw-rw---- xfs 7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba `-test_vg3-lv8_snapset1-cow 171966464 root disk brw-rw---- `-test_vg3-lv8_snapset1 427819008 root disk brw-rw---- xfs a9b52ae6-3bed-4354-8021-c269878c01bb sdi 1073741824 root disk brw-rw---- LVM2_member ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm |-test_vg3-lv6_snapset1-cow 171966464 root disk brw-rw---- | `-test_vg3-lv6_snapset1 427819008 root disk brw-rw---- xfs 7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba |-test_vg3-lv7_snapset1-cow 171966464 root disk brw-rw---- | `-test_vg3-lv7_snapset1 427819008 root disk brw-rw---- xfs 137a183e-6780-48d0-bf08-098e24620bd2 `-test_vg3-lv8_snapset1-cow 171966464 root disk brw-rw---- `-test_vg3-lv8_snapset1 427819008 root disk brw-rw---- xfs a9b52ae6-3bed-4354-8021-c269878c01bb sdj 1073741824 root disk brw-rw---- LVM2_member lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA 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:20,059 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:26:20,059 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:26:20,059 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:26:20,059 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:26:20,059 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:26:20,060 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:26:20,060 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:20,073 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:20,096 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-lv5_snapset1', 'test_vg3-lv6-real', 'test_vg3-lv6_snapset1-cow', 'test_vg3-lv6_snapset1', 'test_vg3-lv7-real', 'test_vg3-lv7_snapset1-cow', 'test_vg3-lv7_snapset1', 'test_vg3-lv8-real', 'test_vg3-lv8_snapset1-cow', 'test_vg3-lv8_snapset1', 'test_vg3-lv6', 'test_vg2-lv3-real', 'test_vg2-lv3_snapset1-cow', 'test_vg2-lv3_snapset1', 'test_vg2-lv4-real', 'test_vg2-lv4_snapset1-cow', 'test_vg2-lv4_snapset1', 'test_vg1-lv1-real', 'test_vg1-lv1_snapset1-cow', 'test_vg1-lv1_snapset1', 'test_vg1-lv2-real', 'test_vg3-lv5', 'test_vg1-lv2_snapset1-cow', 'test_vg1-lv2_snapset1', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1', 'test_vg3-lv5-real', 'test_vg3-lv5_snapset1-cow'] 2024-03-01 20:26:20,100 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/lvm-pv-uuid-KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077', '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': 'KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf', 'ID_FS_UUID_ENC': 'KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:26:20,100 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:20,101 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:20,133 INFO program/MainThread: stdout[3]: 2024-03-01 20:26:20,133 INFO program/MainThread: stderr[3]: 2024-03-01 20:26:20,133 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:26:20,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:20,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:20,146 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:26:20,151 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:26:20,151 INFO blivet/MainThread: sda is a disk 2024-03-01 20:26:20,152 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:26:20,152 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:26:20,155 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:26:20,159 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:26:20,159 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:20,162 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:20,162 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:26:20,163 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:26:20,163 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8be3cad7b8) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:26:20,167 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:26:20,170 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:20,171 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:26:20,174 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:20,174 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:26:20,177 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:20,177 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:26:20,181 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:20,181 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:26:20,184 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:26:20,184 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:26:20,184 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:26:20,214 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 20:26:20,214 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg. WARNING: Couldn't find device with uuid 7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s. WARNING: VG test_vg1 is missing PV akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s (last written to /dev/sdc). 2024-03-01 20:26:20,214 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:26:20,214 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:26:20,219 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf ; label: None ; device: /dev/sda ; serial: 36001405239ab7067b3b484aac9d9c077 ; exists: True ; vg_name: test_vg1 ; vg_uuid: UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr ; pe_start: 8 MiB ; free: 152 MiB ; 2024-03-01 20:26:20,219 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:26:20,222 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:26:20,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr ; incomplete: True ; hidden: False ; 2024-03-01 20:26:20,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:20,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:20,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:20,235 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:26:20,263 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 20:26:20,263 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg. WARNING: Couldn't find device with uuid 7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s. WARNING: VG test_vg1 is missing PV akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s (last written to /dev/sdc). 2024-03-01 20:26:20,263 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:26:20,263 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:26:20,264 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:26:20,269 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:26:20,273 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:26:20,273 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:26:20,276 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:26:20,277 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:26:20,305 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:26:20,305 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg. WARNING: Couldn't find device with uuid 7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s. WARNING: VG test_vg1 is missing PV akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s (last written to /dev/sdc). 2024-03-01 20:26:20,305 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:26:20,310 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:26:20,310 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:26:20,313 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:26:20,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr ; incomplete: True ; hidden: False ; 2024-03-01 20:26:20,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:26:20,320 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:26:20,320 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:20,324 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c', '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': 'akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg', 'ID_FS_UUID_ENC': 'akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:26:20,324 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:20,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:26:20,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:20,334 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:26:20,335 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:26:20,335 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:26:20,335 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:26:20,338 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:26:20,341 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:26:20,341 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:20,345 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:20,345 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:26:20,345 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:26:20,345 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8be2c659b0) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:26:20,349 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:26:20,352 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:20,352 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:26:20,356 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:20,356 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:26:20,359 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:20,359 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:26:20,363 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:20,363 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:26:20,366 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:26:20,366 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:26:20,366 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:26:20,394 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 20:26:20,394 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid 7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s. WARNING: VG test_vg1 is missing PV 7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s (last written to /dev/sdc). 2024-03-01 20:26:20,394 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:26:20,394 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:26:20,398 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg ; label: None ; device: /dev/sdb ; serial: 360014055a68a6ab37a64082addd3a75c ; exists: True ; vg_name: test_vg1 ; vg_uuid: UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:26:20,398 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:26:20,402 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:26:20,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr ; incomplete: True ; hidden: False ; 2024-03-01 20:26:20,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:26:20,411 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:26:20,415 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:26:20,418 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:26:20,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr ; incomplete: True ; hidden: False ; 2024-03-01 20:26:20,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:20,424 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:26:20,455 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:26:20,455 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid 7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s. WARNING: VG test_vg1 is missing PV 7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s (last written to /dev/sdc). 2024-03-01 20:26:20,455 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:26:20,455 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:26:20,456 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:20,460 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:26:20,460 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:20,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:26:20,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:20,471 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:26:20,471 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:26:20,471 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:26:20,472 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:26:20,475 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:26:20,478 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:26:20,478 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:20,481 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:20,482 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:26:20,482 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:26:20,482 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8be2c65ef0) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:26:20,486 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:26:20,486 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:26:20,489 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:26:20,489 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:20,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:26:20,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:20,499 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:26:20,499 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:26:20,500 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:26:20,500 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:26:20,503 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:26:20,506 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:26:20,506 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:20,509 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:20,510 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:26:20,510 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:26:20,510 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8be2bd6390) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:26:20,514 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:26:20,514 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:26:20,517 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/lvm-pv-uuid-7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s', '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': '7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s', 'ID_FS_UUID_ENC': '7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:26:20,517 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:20,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:26:20,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:20,527 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:26:20,528 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:26:20,528 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:26:20,528 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:26:20,531 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:26:20,534 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:26:20,534 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:20,537 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:20,538 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:26:20,538 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:26:20,538 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8be2c658d0) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:26:20,542 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:26:20,545 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:20,545 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:26:20,548 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:20,549 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:26:20,552 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:20,552 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:26:20,555 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:20,555 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:26:20,558 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:26:20,558 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:26:20,559 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:26:20,587 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 20:26:20,587 INFO program/MainThread: stderr[9]: 2024-03-01 20:26:20,587 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:26:20,588 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:26:20,592 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s ; label: None ; device: /dev/sdc ; serial: 360014057827914dfa3b447480a4a2bea ; exists: True ; vg_name: test_vg1 ; vg_uuid: UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:26:20,592 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:26:20,595 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:26:20,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr ; incomplete: True ; hidden: False ; 2024-03-01 20:26:20,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:20,605 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:26:20,608 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:26:20,611 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:26:20,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr ; incomplete: True ; hidden: False ; 2024-03-01 20:26:20,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:20,618 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:26:20,649 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:26:20,649 INFO program/MainThread: stderr[10]: 2024-03-01 20:26:20,649 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:26:20,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:20,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:20,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l ; incomplete: False ; hidden: False ; 2024-03-01 20:26:20,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:20,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:26:20,668 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:26:20,668 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:26:20,671 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:26:20,675 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:26:20,675 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:26:20,679 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:20,679 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 308 MiB (308 MiB) 2024-03-01 20:26:20,679 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:26:20,683 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:26:20,686 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:26:20,686 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:26:20,690 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:26:20,693 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:26:20,694 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:26:20,697 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:20,698 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 308 MiB (308 MiB) 2024-03-01 20:26:20,698 DEBUG blivet/MainThread: Adding test_vg1-lv1/308 MiB to test_vg1 2024-03-01 20:26:20,698 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:26:20,701 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:26:20,701 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:26:20,705 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:20,705 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 308 MiB (308 MiB) 2024-03-01 20:26:20,709 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-uuid/ec0a7c06-c250-4157-a8f5-1c09342112fa ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGrdYxJrjtjLOQNKNeFK9sQc1YZ65CNR07l', '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-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGrdYxJrjtjLOQNKNeFK9sQc1YZ65CNR07l', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ec0a7c06-c250-4157-a8f5-1c09342112fa', 'ID_FS_UUID_ENC': 'ec0a7c06-c250-4157-a8f5-1c09342112fa', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '900295686'} ; 2024-03-01 20:26:20,709 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:26:20,709 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:20,713 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:26:20,713 INFO program/MainThread: stderr[11]: 2024-03-01 20:26:20,713 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:26:20,713 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:20,716 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:26:20,717 INFO program/MainThread: stderr[12]: 2024-03-01 20:26:20,717 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:26:20,717 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:20,720 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:26:20,720 INFO program/MainThread: stderr[13]: 2024-03-01 20:26:20,720 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:26:20,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:20,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:26:20,731 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:20,731 DEBUG blivet/MainThread: vg test_vg1 has 2.68 GiB free 2024-03-01 20:26:20,732 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:20,732 DEBUG blivet/MainThread: vg test_vg1 has 2.68 GiB free 2024-03-01 20:26:20,728 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2bd6e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8be2c45ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 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 = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 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 sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:20,733 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:20,736 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:26:20,736 INFO program/MainThread: stderr[14]: 2024-03-01 20:26:20,736 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:26:20,741 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:26:20,744 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:20,744 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:26:20,748 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:20,748 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:26:20,752 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:20,752 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:26:20,756 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:20,756 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:26:20,758 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:26:20,758 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:26:20,762 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:20,762 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:26:20,765 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:26:20,765 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:20,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:20,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:20,772 INFO blivet/MainThread: found lvm snapshot volume 'test_vg1-lv1_snapset1' 2024-03-01 20:26:20,772 INFO program/MainThread: Running [15] lvm lvs --noheadings -o origin test_vg1/lv1_snapset1 --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:26:20,801 INFO program/MainThread: stdout[15]: lv1 2024-03-01 20:26:20,801 INFO program/MainThread: stderr[15]: 2024-03-01 20:26:20,801 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:26:20,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:20,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:26:20,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:20,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:26:20,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO ; incomplete: False ; hidden: False ; 2024-03-01 20:26:20,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:20,822 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:26:20,826 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 20:26:20,826 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:26:20,830 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:20,833 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:26:20,834 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-28 2024-03-01 20:26:20,837 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-28 ; 2024-03-01 20:26:20,838 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 124 MiB (124 MiB) 2024-03-01 20:26:20,838 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:26:20,841 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 2 ; 2024-03-01 20:26:20,845 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 20:26:20,845 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:26:20,848 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:20,852 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:26:20,852 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-28 2024-03-01 20:26:20,856 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-28 ; 2024-03-01 20:26:20,856 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 124 MiB (124 MiB) 2024-03-01 20:26:20,856 DEBUG blivet/MainThread: Adding test_vg1-lv1_snapset1/124 MiB to test_vg1 2024-03-01 20:26:20,857 INFO blivet/MainThread: added lvmsnapshot test_vg1-lv1_snapset1 (id 58) to device tree 2024-03-01 20:26:20,860 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:26:20,860 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-28 2024-03-01 20:26:20,863 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-28 ; 2024-03-01 20:26:20,864 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 124 MiB (124 MiB) 2024-03-01 20:26:20,867 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGrbu7IJtc5htv8flGFubT134Ye9E6inWdO ' '/dev/disk/by-uuid/ec0a7c06-c250-4157-a8f5-1c09342112fa ' '/dev/test_vg1/lv1_snapset1 /dev/mapper/test_vg1-lv1_snapset1', 'DEVNAME': '/dev/dm-28', 'DEVPATH': '/devices/virtual/block/dm-28', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1_snapset1', 'DM_NAME': 'test_vg1-lv1_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGrbu7IJtc5htv8flGFubT134Ye9E6inWdO', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ec0a7c06-c250-4157-a8f5-1c09342112fa', 'ID_FS_UUID_ENC': 'ec0a7c06-c250-4157-a8f5-1c09342112fa', 'MAJOR': '253', 'MINOR': '28', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-28', 'SYS_PATH': '/sys/devices/virtual/block/dm-28', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '907071907'} ; 2024-03-01 20:26:20,868 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-28)... 2024-03-01 20:26:20,868 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:26:20,872 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:26:20,872 INFO program/MainThread: stderr[16]: 2024-03-01 20:26:20,872 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:26:20,872 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:26:20,875 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:26:20,875 INFO program/MainThread: stderr[17]: 2024-03-01 20:26:20,876 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:26:20,876 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:26:20,879 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:26:20,879 INFO program/MainThread: stderr[18]: 2024-03-01 20:26:20,879 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:26:20,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:20,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) 2024-03-01 20:26:20,890 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:20,890 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:20,891 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:20,892 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:20,887 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2bcf8d0) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO size = 124 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-28 target size = 124 MiB path = /dev/mapper/test_vg1-lv1_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8be2c45ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (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 = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58)'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 20:26:20,892 INFO program/MainThread: Running [19] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:26:20,896 INFO program/MainThread: stdout[19]: LVM 2024-03-01 20:26:20,896 INFO program/MainThread: stderr[19]: 2024-03-01 20:26:20,896 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:26:20,900 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 20:26:20,904 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:20,904 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:26:20,907 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:20,907 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:26:20,911 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:20,911 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:26:20,915 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:20,915 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:26:20,915 INFO blivet/MainThread: type detected on 'test_vg1-lv1_snapset1' is 'xfs' 2024-03-01 20:26:20,919 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:20,919 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:26:20,922 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: xfs ; current: None ; 2024-03-01 20:26:20,922 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:20,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:20,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:20,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY ; incomplete: False ; hidden: False ; 2024-03-01 20:26:20,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:20,935 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 72 2024-03-01 20:26:20,939 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:26:20,939 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:26:20,942 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:26:20,946 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:26:20,946 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:26:20,950 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:20,950 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 308 MiB (308 MiB) 2024-03-01 20:26:20,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:26:20,954 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 3 ; 2024-03-01 20:26:20,957 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:26:20,957 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:26:20,961 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:26:20,964 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:26:20,964 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:26:20,968 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:20,968 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 308 MiB (308 MiB) 2024-03-01 20:26:20,968 DEBUG blivet/MainThread: Adding test_vg1-lv2/308 MiB to test_vg1 2024-03-01 20:26:20,969 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 71) to device tree 2024-03-01 20:26:20,972 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:26:20,972 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:26:20,975 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:20,976 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 308 MiB (308 MiB) 2024-03-01 20:26:20,979 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/cf9d75ec-747d-4fff-bc5d-0c694192b7a0 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGr6H10vSPvjBLDNVkqtwz2sqpM5dkDUsSY ' '/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-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGr6H10vSPvjBLDNVkqtwz2sqpM5dkDUsSY', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'cf9d75ec-747d-4fff-bc5d-0c694192b7a0', 'ID_FS_UUID_ENC': 'cf9d75ec-747d-4fff-bc5d-0c694192b7a0', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '899961102'} ; 2024-03-01 20:26:20,979 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:26:20,980 INFO program/MainThread: Running [20] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:20,983 INFO program/MainThread: stdout[20]: LVM 2024-03-01 20:26:20,984 INFO program/MainThread: stderr[20]: 2024-03-01 20:26:20,984 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:26:20,984 INFO program/MainThread: Running [21] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:20,987 INFO program/MainThread: stdout[21]: LVM 2024-03-01 20:26:20,987 INFO program/MainThread: stderr[21]: 2024-03-01 20:26:20,987 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:26:20,987 INFO program/MainThread: Running [22] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:20,990 INFO program/MainThread: stdout[22]: LVM 2024-03-01 20:26:20,990 INFO program/MainThread: stderr[22]: 2024-03-01 20:26:20,991 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:26:20,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:20,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv2 (71) 2024-03-01 20:26:21,002 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:21,002 DEBUG blivet/MainThread: vg test_vg1 has 2.25 GiB free 2024-03-01 20:26:21,003 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:21,004 DEBUG blivet/MainThread: vg test_vg1 has 2.25 GiB free 2024-03-01 20:26:20,999 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2b75da0) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8be2c45ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.25 GiB free extents = 577 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:21,004 INFO program/MainThread: Running [23] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:21,007 INFO program/MainThread: stdout[23]: LVM 2024-03-01 20:26:21,008 INFO program/MainThread: stderr[23]: 2024-03-01 20:26:21,008 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:26:21,012 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:26:21,016 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:21,016 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 78 2024-03-01 20:26:21,019 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:21,019 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 79 2024-03-01 20:26:21,023 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:21,023 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 80 2024-03-01 20:26:21,026 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:21,027 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 81 2024-03-01 20:26:21,027 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:26:21,030 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:21,030 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 82 2024-03-01 20:26:21,034 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:26:21,034 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:21,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:21,041 INFO blivet/MainThread: found lvm snapshot volume 'test_vg1-lv2_snapset1' 2024-03-01 20:26:21,041 INFO program/MainThread: Running [24] lvm lvs --noheadings -o origin test_vg1/lv2_snapset1 --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:26:21,069 INFO program/MainThread: stdout[24]: lv2 2024-03-01 20:26:21,069 INFO program/MainThread: stderr[24]: 2024-03-01 20:26:21,069 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:26:21,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem 2024-03-01 20:26:21,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem 2024-03-01 20:26:21,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:21,090 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:26:21,094 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2_snapset1 ; kids: 3 ; 2024-03-01 20:26:21,094 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:26:21,097 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:21,101 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2_snapset1 ; status: True ; 2024-03-01 20:26:21,101 DEBUG blivet/MainThread: test_vg1-lv2_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-31 2024-03-01 20:26:21,105 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-31 ; 2024-03-01 20:26:21,105 DEBUG blivet/MainThread: updated test_vg1-lv2_snapset1 size to 124 MiB (124 MiB) 2024-03-01 20:26:21,105 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:26:21,109 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2_snapset1 ; kids: 4 ; 2024-03-01 20:26:21,113 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2_snapset1 ; kids: 3 ; 2024-03-01 20:26:21,113 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:26:21,116 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:21,120 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2_snapset1 ; status: True ; 2024-03-01 20:26:21,120 DEBUG blivet/MainThread: test_vg1-lv2_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-31 2024-03-01 20:26:21,123 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-31 ; 2024-03-01 20:26:21,124 DEBUG blivet/MainThread: updated test_vg1-lv2_snapset1 size to 124 MiB (124 MiB) 2024-03-01 20:26:21,124 DEBUG blivet/MainThread: Adding test_vg1-lv2_snapset1/124 MiB to test_vg1 2024-03-01 20:26:21,124 INFO blivet/MainThread: added lvmsnapshot test_vg1-lv2_snapset1 (id 84) to device tree 2024-03-01 20:26:21,127 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2_snapset1 ; status: True ; 2024-03-01 20:26:21,128 DEBUG blivet/MainThread: test_vg1-lv2_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-31 2024-03-01 20:26:21,131 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-31 ; 2024-03-01 20:26:21,131 DEBUG blivet/MainThread: updated test_vg1-lv2_snapset1 size to 124 MiB (124 MiB) 2024-03-01 20:26:21,135 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv2_snapset1 ' '/dev/mapper/test_vg1-lv2_snapset1 /dev/test_vg1/lv2_snapset1 ' '/dev/disk/by-uuid/cf9d75ec-747d-4fff-bc5d-0c694192b7a0 ' '/dev/disk/by-id/dm-uuid-LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGro4X6BesdzznkpmsjrZ5SElmT57oFTKQn', 'DEVNAME': '/dev/dm-31', 'DEVPATH': '/devices/virtual/block/dm-31', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2_snapset1', 'DM_NAME': 'test_vg1-lv2_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGro4X6BesdzznkpmsjrZ5SElmT57oFTKQn', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'cf9d75ec-747d-4fff-bc5d-0c694192b7a0', 'ID_FS_UUID_ENC': 'cf9d75ec-747d-4fff-bc5d-0c694192b7a0', 'MAJOR': '253', 'MINOR': '31', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-31', 'SYS_PATH': '/sys/devices/virtual/block/dm-31', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '907388435'} ; 2024-03-01 20:26:21,135 INFO blivet/MainThread: scanning test_vg1-lv2_snapset1 (/sys/devices/virtual/block/dm-31)... 2024-03-01 20:26:21,135 INFO program/MainThread: Running [25] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 20:26:21,139 INFO program/MainThread: stdout[25]: LVM 2024-03-01 20:26:21,139 INFO program/MainThread: stderr[25]: 2024-03-01 20:26:21,140 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:26:21,140 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 20:26:21,143 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:26:21,143 INFO program/MainThread: stderr[26]: 2024-03-01 20:26:21,143 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:26:21,143 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 20:26:21,146 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:26:21,146 INFO program/MainThread: stderr[27]: 2024-03-01 20:26:21,146 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:26:21,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) 2024-03-01 20:26:21,157 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:21,158 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:21,159 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:21,160 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:21,154 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2b80748) -- name = test_vg1-lv2_snapset1 status = True id = 84 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn size = 124 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-31 target size = 124 MiB path = /dev/mapper/test_vg1-lv2_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8be2c45ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84)'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 20:26:21,160 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 20:26:21,164 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:26:21,164 INFO program/MainThread: stderr[28]: 2024-03-01 20:26:21,164 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:26:21,168 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2_snapset1 ; 2024-03-01 20:26:21,172 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:21,172 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 91 2024-03-01 20:26:21,176 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:21,176 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 92 2024-03-01 20:26:21,179 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:21,179 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:26:21,183 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:21,183 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 94 2024-03-01 20:26:21,183 INFO blivet/MainThread: type detected on 'test_vg1-lv2_snapset1' is 'xfs' 2024-03-01 20:26:21,186 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:21,187 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 95 2024-03-01 20:26:21,190 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2_snapset1 ; type: xfs ; current: None ; 2024-03-01 20:26:21,190 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:21,191 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:21,194 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/lvm-pv-uuid-Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8', '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': 'Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG', 'ID_FS_UUID_ENC': 'Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:26:21,194 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:21,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:21,205 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:26:21,205 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:26:21,206 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 99 2024-03-01 20:26:21,206 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 100 2024-03-01 20:26:21,209 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:26:21,212 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:26:21,212 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:21,215 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:21,216 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:26:21,216 INFO blivet/MainThread: added disk sdd (id 98) to device tree 2024-03-01 20:26:21,216 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8be2b83cf8) -- name = sdd status = True id = 98 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:26:21,220 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:26:21,223 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:21,223 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 102 2024-03-01 20:26:21,226 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:21,226 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 103 2024-03-01 20:26:21,230 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:21,230 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 104 2024-03-01 20:26:21,233 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:21,233 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 105 2024-03-01 20:26:21,236 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:26:21,237 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:26:21,237 INFO program/MainThread: Running [29] 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:26:21,265 INFO program/MainThread: stdout[29]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 20:26:21,265 INFO program/MainThread: stderr[29]: WARNING: Couldn't find device with uuid RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs. WARNING: Couldn't find device with uuid S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB. WARNING: VG test_vg2 is missing PV RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs (last written to /dev/sde). WARNING: VG test_vg2 is missing PV S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB (last written to /dev/sdf). 2024-03-01 20:26:21,265 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:26:21,265 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:26:21,269 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG ; label: None ; device: /dev/sdd ; serial: 360014053b4c6aec572749a6981be21b8 ; exists: True ; vg_name: test_vg2 ; vg_uuid: zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr ; pe_start: 8 MiB ; free: 152 MiB ; 2024-03-01 20:26:21,270 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 106 2024-03-01 20:26:21,273 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:26:21,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr ; incomplete: True ; hidden: False ; 2024-03-01 20:26:21,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:21,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:21,286 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 --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:26:21,315 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 20:26:21,315 INFO program/MainThread: stderr[30]: WARNING: Couldn't find device with uuid RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs. WARNING: Couldn't find device with uuid S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB. WARNING: VG test_vg2 is missing PV RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs (last written to /dev/sde). WARNING: VG test_vg2 is missing PV S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB (last written to /dev/sdf). 2024-03-01 20:26:21,315 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:26:21,315 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:26:21,316 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 108 2024-03-01 20:26:21,320 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:26:21,324 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:26:21,324 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:26:21,327 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:26:21,328 INFO program/MainThread: Running [31] 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:26:21,357 INFO program/MainThread: stdout[31]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:26:21,357 INFO program/MainThread: stderr[31]: WARNING: Couldn't find device with uuid RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs. WARNING: Couldn't find device with uuid S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB. WARNING: VG test_vg2 is missing PV RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs (last written to /dev/sde). WARNING: VG test_vg2 is missing PV S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB (last written to /dev/sdf). 2024-03-01 20:26:21,357 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:26:21,361 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:26:21,362 INFO blivet/MainThread: added lvmvg test_vg2 (id 107) to device tree 2024-03-01 20:26:21,365 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:26:21,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr ; incomplete: True ; hidden: False ; 2024-03-01 20:26:21,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (107) 2024-03-01 20:26:21,372 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:26:21,372 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:21,375 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', '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': 'RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs', 'ID_FS_UUID_ENC': 'RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:26:21,376 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:21,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:21,386 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:26:21,387 INFO blivet/MainThread: sde is a disk 2024-03-01 20:26:21,387 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 113 2024-03-01 20:26:21,387 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 114 2024-03-01 20:26:21,390 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:26:21,394 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:26:21,394 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:21,397 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:21,397 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:26:21,398 INFO blivet/MainThread: added disk sde (id 112) to device tree 2024-03-01 20:26:21,398 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8be2b8e780) -- name = sde status = True id = 112 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:26:21,401 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:26:21,405 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:21,405 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 116 2024-03-01 20:26:21,408 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:21,408 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 117 2024-03-01 20:26:21,412 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:21,412 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 118 2024-03-01 20:26:21,415 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:21,415 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 119 2024-03-01 20:26:21,418 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:26:21,419 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:26:21,419 INFO program/MainThread: Running [32] 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/sde$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:21,448 INFO program/MainThread: stdout[32]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 20:26:21,448 INFO program/MainThread: stderr[32]: WARNING: Couldn't find device with uuid S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB. WARNING: VG test_vg2 is missing PV S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB (last written to /dev/sdf). 2024-03-01 20:26:21,448 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:26:21,448 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:26:21,453 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs ; label: None ; device: /dev/sde ; serial: 36001405e2fb0791ebf44edab19ba5518 ; exists: True ; vg_name: test_vg2 ; vg_uuid: zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:26:21,453 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 120 2024-03-01 20:26:21,456 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:26:21,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr ; incomplete: True ; hidden: False ; 2024-03-01 20:26:21,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (107) 2024-03-01 20:26:21,466 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:26:21,469 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:26:21,472 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:26:21,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr ; incomplete: True ; hidden: False ; 2024-03-01 20:26:21,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:21,478 INFO program/MainThread: Running [33] 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/sde$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:21,509 INFO program/MainThread: stdout[33]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:26:21,509 INFO program/MainThread: stderr[33]: WARNING: Couldn't find device with uuid S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB. WARNING: VG test_vg2 is missing PV S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB (last written to /dev/sdf). 2024-03-01 20:26:21,509 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:26:21,510 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:26:21,510 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:21,524 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/lvm-pv-uuid-S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7', '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': 'S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB', 'ID_FS_UUID_ENC': 'S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:26:21,524 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:21,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:21,535 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:26:21,536 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:26:21,536 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:26:21,536 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 20:26:21,539 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:26:21,542 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:26:21,542 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:21,546 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:26:21,546 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:26:21,546 INFO blivet/MainThread: added disk sdf (id 122) to device tree 2024-03-01 20:26:21,546 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8be2c45358) -- name = sdf status = True id = 122 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:26:21,550 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:26:21,553 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:21,553 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 126 2024-03-01 20:26:21,557 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:21,557 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 127 2024-03-01 20:26:21,560 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:21,560 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:26:21,563 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:21,563 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 129 2024-03-01 20:26:21,566 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:26:21,566 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:26:21,567 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/sdc$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:21,596 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 20:26:21,596 INFO program/MainThread: stderr[34]: 2024-03-01 20:26:21,596 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:26:21,597 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:26:21,601 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB ; label: None ; device: /dev/sdf ; serial: 360014050081c8402d47403dac1ed16f7 ; exists: True ; vg_name: test_vg2 ; vg_uuid: zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:26:21,601 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 130 2024-03-01 20:26:21,604 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:26:21,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr ; incomplete: True ; hidden: False ; 2024-03-01 20:26:21,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:21,614 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:26:21,618 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:26:21,620 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:26:21,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr ; incomplete: True ; hidden: False ; 2024-03-01 20:26:21,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:21,627 INFO program/MainThread: Running [35] 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/sdc$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:21,656 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:26:21,656 INFO program/MainThread: stderr[35]: 2024-03-01 20:26:21,656 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:26:21,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:21,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:21,671 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 132 2024-03-01 20:26:21,674 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:26:21,674 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:26:21,678 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:26:21,682 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:26:21,682 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:26:21,685 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:21,686 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:26:21,686 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 135 2024-03-01 20:26:21,690 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:26:21,693 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:26:21,693 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 20:26:21,697 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:26:21,700 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:26:21,700 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:26:21,704 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:21,704 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:26:21,704 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:26:21,705 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 131) to device tree 2024-03-01 20:26:21,708 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:26:21,708 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:26:21,711 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:21,712 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:26:21,715 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrTRDi5MkkmmmA92P4iAXpiq3eccOnPAC0 ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/disk/by-uuid/7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e ' '/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-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrTRDi5MkkmmmA92P4iAXpiq3eccOnPAC0', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e', 'ID_FS_UUID_ENC': '7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '899127655'} ; 2024-03-01 20:26:21,716 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:26:21,716 INFO program/MainThread: Running [36] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:21,720 INFO program/MainThread: stdout[36]: LVM 2024-03-01 20:26:21,720 INFO program/MainThread: stderr[36]: 2024-03-01 20:26:21,720 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:26:21,720 INFO program/MainThread: Running [37] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:21,723 INFO program/MainThread: stdout[37]: LVM 2024-03-01 20:26:21,723 INFO program/MainThread: stderr[37]: 2024-03-01 20:26:21,723 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:26:21,724 INFO program/MainThread: Running [38] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:21,727 INFO program/MainThread: stdout[38]: LVM 2024-03-01 20:26:21,727 INFO program/MainThread: stderr[38]: 2024-03-01 20:26:21,727 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:26:21,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (131) 2024-03-01 20:26:21,738 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:21,738 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:26:21,739 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:21,739 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:26:21,735 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2b8eef0) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7f8be2b83668) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131)'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 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 (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:21,740 INFO program/MainThread: Running [39] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:21,743 INFO program/MainThread: stdout[39]: LVM 2024-03-01 20:26:21,743 INFO program/MainThread: stderr[39]: 2024-03-01 20:26:21,743 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:26:21,747 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:26:21,751 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:21,751 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 138 2024-03-01 20:26:21,755 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:21,755 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 139 2024-03-01 20:26:21,758 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:21,758 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 140 2024-03-01 20:26:21,762 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:21,762 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 141 2024-03-01 20:26:21,762 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:26:21,766 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:21,766 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 142 2024-03-01 20:26:21,769 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:26:21,770 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:21,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:21,776 INFO blivet/MainThread: found lvm snapshot volume 'test_vg2-lv3_snapset1' 2024-03-01 20:26:21,777 INFO program/MainThread: Running [40] lvm lvs --noheadings -o origin test_vg2/lv3_snapset1 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:21,803 INFO program/MainThread: stdout[40]: lv3 2024-03-01 20:26:21,803 INFO program/MainThread: stderr[40]: 2024-03-01 20:26:21,803 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:26:21,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem 2024-03-01 20:26:21,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem 2024-03-01 20:26:21,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:21,824 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 20:26:21,828 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3_snapset1 ; kids: 1 ; 2024-03-01 20:26:21,828 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 146 2024-03-01 20:26:21,832 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:21,835 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3_snapset1 ; status: True ; 2024-03-01 20:26:21,836 DEBUG blivet/MainThread: test_vg2-lv3_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-22 2024-03-01 20:26:21,839 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-22 ; 2024-03-01 20:26:21,840 DEBUG blivet/MainThread: updated test_vg2-lv3_snapset1 size to 124 MiB (124 MiB) 2024-03-01 20:26:21,840 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:26:21,844 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3_snapset1 ; kids: 2 ; 2024-03-01 20:26:21,847 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3_snapset1 ; kids: 1 ; 2024-03-01 20:26:21,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 149 2024-03-01 20:26:21,851 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:21,854 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3_snapset1 ; status: True ; 2024-03-01 20:26:21,854 DEBUG blivet/MainThread: test_vg2-lv3_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-22 2024-03-01 20:26:21,858 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-22 ; 2024-03-01 20:26:21,858 DEBUG blivet/MainThread: updated test_vg2-lv3_snapset1 size to 124 MiB (124 MiB) 2024-03-01 20:26:21,858 DEBUG blivet/MainThread: Adding test_vg2-lv3_snapset1/124 MiB to test_vg2 2024-03-01 20:26:21,859 INFO blivet/MainThread: added lvmsnapshot test_vg2-lv3_snapset1 (id 144) to device tree 2024-03-01 20:26:21,862 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3_snapset1 ; status: True ; 2024-03-01 20:26:21,862 DEBUG blivet/MainThread: test_vg2-lv3_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-22 2024-03-01 20:26:21,865 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-22 ; 2024-03-01 20:26:21,866 DEBUG blivet/MainThread: updated test_vg2-lv3_snapset1 size to 124 MiB (124 MiB) 2024-03-01 20:26:21,869 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e ' '/dev/test_vg2/lv3_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRre5ceH8q8oasbf30EBQWBX7xV1fuCN0WP ' '/dev/mapper/test_vg2-lv3_snapset1 ' '/dev/disk/by-id/dm-name-test_vg2-lv3_snapset1', 'DEVNAME': '/dev/dm-22', 'DEVPATH': '/devices/virtual/block/dm-22', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3_snapset1', 'DM_NAME': 'test_vg2-lv3_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRre5ceH8q8oasbf30EBQWBX7xV1fuCN0WP', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e', 'ID_FS_UUID_ENC': '7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e', 'MAJOR': '253', 'MINOR': '22', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-22', 'SYS_PATH': '/sys/devices/virtual/block/dm-22', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '906457512'} ; 2024-03-01 20:26:21,870 INFO blivet/MainThread: scanning test_vg2-lv3_snapset1 (/sys/devices/virtual/block/dm-22)... 2024-03-01 20:26:21,870 INFO program/MainThread: Running [41] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 20:26:21,874 INFO program/MainThread: stdout[41]: LVM 2024-03-01 20:26:21,874 INFO program/MainThread: stderr[41]: 2024-03-01 20:26:21,874 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:26:21,874 INFO program/MainThread: Running [42] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 20:26:21,877 INFO program/MainThread: stdout[42]: LVM 2024-03-01 20:26:21,877 INFO program/MainThread: stderr[42]: 2024-03-01 20:26:21,877 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:26:21,877 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 20:26:21,880 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:26:21,881 INFO program/MainThread: stderr[43]: 2024-03-01 20:26:21,881 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:26:21,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) 2024-03-01 20:26:21,892 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:21,893 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:21,893 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:21,894 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:21,889 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2b80fd0) -- name = test_vg2-lv3_snapset1 status = True id = 144 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP size = 124 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-22 target size = 124 MiB path = /dev/mapper/test_vg2-lv3_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8be2b83668) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144)'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144)'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 20:26:21,894 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 20:26:21,897 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:26:21,898 INFO program/MainThread: stderr[44]: 2024-03-01 20:26:21,898 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:26:21,902 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3_snapset1 ; 2024-03-01 20:26:21,906 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:21,906 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 151 2024-03-01 20:26:21,909 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:21,909 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 152 2024-03-01 20:26:21,913 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:21,913 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:26:21,916 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:21,916 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 154 2024-03-01 20:26:21,917 INFO blivet/MainThread: type detected on 'test_vg2-lv3_snapset1' is 'xfs' 2024-03-01 20:26:21,920 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:21,920 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 155 2024-03-01 20:26:21,924 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3_snapset1 ; type: xfs ; current: None ; 2024-03-01 20:26:21,924 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:21,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:21,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O ; incomplete: False ; hidden: False ; 2024-03-01 20:26:21,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:21,937 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:26:21,941 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:26:21,941 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 20:26:21,944 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:26:21,948 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:26:21,948 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:26:21,952 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:21,952 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 308 MiB (308 MiB) 2024-03-01 20:26:21,952 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 161 2024-03-01 20:26:21,956 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 3 ; 2024-03-01 20:26:21,959 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:26:21,960 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 162 2024-03-01 20:26:21,963 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:26:21,966 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:26:21,967 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:26:21,970 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:21,970 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 308 MiB (308 MiB) 2024-03-01 20:26:21,971 DEBUG blivet/MainThread: Adding test_vg2-lv4/308 MiB to test_vg2 2024-03-01 20:26:21,971 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 157) to device tree 2024-03-01 20:26:21,974 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:26:21,974 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:26:21,977 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:21,978 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 308 MiB (308 MiB) 2024-03-01 20:26:21,981 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrSdqNYPTZaVJHovu1wRz5gXkHNrGLRw1O ' '/dev/disk/by-uuid/b48223d4-e85f-45f9-af3d-e469f4d1520a ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/test_vg2/lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrSdqNYPTZaVJHovu1wRz5gXkHNrGLRw1O', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b48223d4-e85f-45f9-af3d-e469f4d1520a', 'ID_FS_UUID_ENC': 'b48223d4-e85f-45f9-af3d-e469f4d1520a', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '898812873'} ; 2024-03-01 20:26:21,982 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:26:21,982 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:21,985 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:26:21,986 INFO program/MainThread: stderr[45]: 2024-03-01 20:26:21,986 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:26:21,986 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:21,989 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:26:21,989 INFO program/MainThread: stderr[46]: 2024-03-01 20:26:21,989 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:26:21,989 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:21,992 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:26:21,993 INFO program/MainThread: stderr[47]: 2024-03-01 20:26:21,993 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:26:21,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:22,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv4 (157) 2024-03-01 20:26:22,004 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:22,005 DEBUG blivet/MainThread: vg test_vg2 has 2.25 GiB free 2024-03-01 20:26:22,005 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:22,006 DEBUG blivet/MainThread: vg test_vg2 has 2.25 GiB free 2024-03-01 20:26:22,001 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2be6eb8) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8be2b83668) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157)'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.25 GiB free extents = 577 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:22,007 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:22,010 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:26:22,010 INFO program/MainThread: stderr[48]: 2024-03-01 20:26:22,010 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:26:22,014 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:26:22,018 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:22,018 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 164 2024-03-01 20:26:22,022 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:22,022 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 165 2024-03-01 20:26:22,026 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:22,026 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 166 2024-03-01 20:26:22,029 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:22,029 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 167 2024-03-01 20:26:22,030 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:26:22,033 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:22,033 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 168 2024-03-01 20:26:22,036 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:26:22,037 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:22,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:22,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:22,044 INFO blivet/MainThread: found lvm snapshot volume 'test_vg2-lv4_snapset1' 2024-03-01 20:26:22,044 INFO program/MainThread: Running [49] lvm lvs --noheadings -o origin test_vg2/lv4_snapset1 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:22,075 INFO program/MainThread: stdout[49]: lv4 2024-03-01 20:26:22,075 INFO program/MainThread: stderr[49]: 2024-03-01 20:26:22,075 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:26:22,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:22,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem 2024-03-01 20:26:22,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:22,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem 2024-03-01 20:26:22,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl ; incomplete: False ; hidden: False ; 2024-03-01 20:26:22,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:22,097 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 171 2024-03-01 20:26:22,101 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4_snapset1 ; kids: 3 ; 2024-03-01 20:26:22,101 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 172 2024-03-01 20:26:22,104 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:22,108 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4_snapset1 ; status: True ; 2024-03-01 20:26:22,108 DEBUG blivet/MainThread: test_vg2-lv4_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-25 2024-03-01 20:26:22,112 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-25 ; 2024-03-01 20:26:22,112 DEBUG blivet/MainThread: updated test_vg2-lv4_snapset1 size to 124 MiB (124 MiB) 2024-03-01 20:26:22,113 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 174 2024-03-01 20:26:22,116 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4_snapset1 ; kids: 4 ; 2024-03-01 20:26:22,120 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4_snapset1 ; kids: 3 ; 2024-03-01 20:26:22,120 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 20:26:22,123 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:22,127 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4_snapset1 ; status: True ; 2024-03-01 20:26:22,128 DEBUG blivet/MainThread: test_vg2-lv4_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-25 2024-03-01 20:26:22,131 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-25 ; 2024-03-01 20:26:22,131 DEBUG blivet/MainThread: updated test_vg2-lv4_snapset1 size to 124 MiB (124 MiB) 2024-03-01 20:26:22,132 DEBUG blivet/MainThread: Adding test_vg2-lv4_snapset1/124 MiB to test_vg2 2024-03-01 20:26:22,132 INFO blivet/MainThread: added lvmsnapshot test_vg2-lv4_snapset1 (id 170) to device tree 2024-03-01 20:26:22,135 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4_snapset1 ; status: True ; 2024-03-01 20:26:22,135 DEBUG blivet/MainThread: test_vg2-lv4_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-25 2024-03-01 20:26:22,139 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-25 ; 2024-03-01 20:26:22,139 DEBUG blivet/MainThread: updated test_vg2-lv4_snapset1 size to 124 MiB (124 MiB) 2024-03-01 20:26:22,143 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4_snapset1 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4_snapset1 ' '/dev/disk/by-uuid/b48223d4-e85f-45f9-af3d-e469f4d1520a ' '/dev/disk/by-id/dm-name-test_vg2-lv4_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrTc8s0bpBev8kqIxEj3kiODV8QrRzlggl ' '/dev/test_vg2/lv4_snapset1', 'DEVNAME': '/dev/dm-25', 'DEVPATH': '/devices/virtual/block/dm-25', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4_snapset1', 'DM_NAME': 'test_vg2-lv4_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrTc8s0bpBev8kqIxEj3kiODV8QrRzlggl', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b48223d4-e85f-45f9-af3d-e469f4d1520a', 'ID_FS_UUID_ENC': 'b48223d4-e85f-45f9-af3d-e469f4d1520a', 'MAJOR': '253', 'MINOR': '25', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-25', 'SYS_PATH': '/sys/devices/virtual/block/dm-25', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '906754569'} ; 2024-03-01 20:26:22,143 INFO blivet/MainThread: scanning test_vg2-lv4_snapset1 (/sys/devices/virtual/block/dm-25)... 2024-03-01 20:26:22,143 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 20:26:22,147 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:26:22,147 INFO program/MainThread: stderr[50]: 2024-03-01 20:26:22,147 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:26:22,147 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 20:26:22,151 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:26:22,151 INFO program/MainThread: stderr[51]: 2024-03-01 20:26:22,151 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:26:22,151 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 20:26:22,154 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:26:22,154 INFO program/MainThread: stderr[52]: 2024-03-01 20:26:22,154 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:26:22,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:22,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) 2024-03-01 20:26:22,166 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:22,167 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:22,167 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:22,168 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:22,163 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2be63c8) -- name = test_vg2-lv4_snapset1 status = True id = 170 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl size = 124 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-25 target size = 124 MiB path = /dev/mapper/test_vg2-lv4_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8be2b83668) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170)'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170)'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 20:26:22,169 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 20:26:22,172 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:26:22,172 INFO program/MainThread: stderr[53]: 2024-03-01 20:26:22,173 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:26:22,177 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4_snapset1 ; 2024-03-01 20:26:22,180 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:22,180 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 177 2024-03-01 20:26:22,184 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:22,184 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 178 2024-03-01 20:26:22,188 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:22,188 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 179 2024-03-01 20:26:22,192 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:22,192 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 180 2024-03-01 20:26:22,192 INFO blivet/MainThread: type detected on 'test_vg2-lv4_snapset1' is 'xfs' 2024-03-01 20:26:22,195 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:22,195 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 181 2024-03-01 20:26:22,199 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4_snapset1 ; type: xfs ; current: None ; 2024-03-01 20:26:22,199 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:22,199 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:22,203 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/lvm-pv-uuid-y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK', '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': 'y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK', 'ID_FS_UUID_ENC': 'y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:26:22,203 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:22,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:26:22,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:22,214 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:26:22,215 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:26:22,215 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 185 2024-03-01 20:26:22,215 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 20:26:22,218 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:26:22,222 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:26:22,222 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,225 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:22,225 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:26:22,226 INFO blivet/MainThread: added disk sdg (id 184) to device tree 2024-03-01 20:26:22,226 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8be2c65dd8) -- name = sdg status = True id = 184 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:26:22,230 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:26:22,233 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:22,233 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 188 2024-03-01 20:26:22,236 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:22,236 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 189 2024-03-01 20:26:22,240 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:22,240 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 190 2024-03-01 20:26:22,243 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:22,243 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 191 2024-03-01 20:26:22,246 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:26:22,246 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:26:22,247 INFO program/MainThread: Running [54] 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/sdc$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:22,278 INFO program/MainThread: stdout[54]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm LVM2_PV_FREE=796917760 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 2024-03-01 20:26:22,278 INFO program/MainThread: stderr[54]: WARNING: Couldn't find device with uuid cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z. WARNING: Couldn't find device with uuid ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm. WARNING: Couldn't find device with uuid lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA. WARNING: VG test_vg3 is missing PV cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA (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. WARNING: Couldn't find all devices for LV test_vg3/lv5_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv6_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv7_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv8_snapset1 while checking used and assumed devices. 2024-03-01 20:26:22,278 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:26:22,279 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:26:22,283 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK ; label: None ; device: /dev/sdg ; serial: 3600140542f659a119ba426babe89322a ; exists: True ; vg_name: test_vg3 ; vg_uuid: LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q ; pe_start: 8 MiB ; 2024-03-01 20:26:22,283 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 192 2024-03-01 20:26:22,286 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:26:22,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q ; incomplete: True ; hidden: False ; 2024-03-01 20:26:22,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:22,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:22,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:22,300 INFO program/MainThread: Running [55] 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/sdc$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:22,331 INFO program/MainThread: stdout[55]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 2024-03-01 20:26:22,331 INFO program/MainThread: stderr[55]: WARNING: Couldn't find device with uuid cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z. WARNING: Couldn't find device with uuid ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm. WARNING: Couldn't find device with uuid lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA. WARNING: VG test_vg3 is missing PV cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA (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. WARNING: Couldn't find all devices for LV test_vg3/lv5_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv6_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv7_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv8_snapset1 while checking used and assumed devices. 2024-03-01 20:26:22,331 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:26:22,331 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:26:22,332 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 194 2024-03-01 20:26:22,337 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:26:22,340 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:26:22,340 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 20:26:22,344 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:26:22,344 INFO program/MainThread: Running [56] 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/sdc$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:22,377 INFO program/MainThread: stdout[56]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:26:22,377 INFO program/MainThread: stderr[56]: WARNING: Couldn't find device with uuid cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z. WARNING: Couldn't find device with uuid ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm. WARNING: Couldn't find device with uuid lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA. WARNING: VG test_vg3 is missing PV cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA (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. WARNING: Couldn't find all devices for LV test_vg3/lv5_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv6_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv7_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv8_snapset1 while checking used and assumed devices. 2024-03-01 20:26:22,377 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:26:22,382 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:26:22,383 INFO blivet/MainThread: added lvmvg test_vg3 (id 193) to device tree 2024-03-01 20:26:22,386 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:26:22,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q ; incomplete: True ; hidden: False ; 2024-03-01 20:26:22,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (193) 2024-03-01 20:26:22,393 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:26:22,393 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:22,396 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a', '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': 'cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z', 'ID_FS_UUID_ENC': 'cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:26:22,396 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:22,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:26:22,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:22,408 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:26:22,409 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:26:22,409 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 20:26:22,409 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 200 2024-03-01 20:26:22,412 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:26:22,416 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:26:22,416 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,419 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:22,419 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:26:22,420 INFO blivet/MainThread: added disk sdh (id 198) to device tree 2024-03-01 20:26:22,420 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8be2bcff60) -- name = sdh status = True id = 198 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:26:22,423 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:26:22,427 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:22,427 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 202 2024-03-01 20:26:22,430 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:22,430 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 203 2024-03-01 20:26:22,434 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:22,434 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 204 2024-03-01 20:26:22,437 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:22,437 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 205 2024-03-01 20:26:22,440 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:26:22,440 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:26:22,441 INFO program/MainThread: Running [57] 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/sdc$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:22,471 INFO program/MainThread: stdout[57]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm LVM2_PV_FREE=796917760 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 2024-03-01 20:26:22,471 INFO program/MainThread: stderr[57]: WARNING: Couldn't find device with uuid ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm. WARNING: Couldn't find device with uuid lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA. WARNING: VG test_vg3 is missing PV ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv7_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv8_snapset1 while checking used and assumed devices. 2024-03-01 20:26:22,471 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:26:22,472 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:26:22,476 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z ; label: None ; device: /dev/sdh ; serial: 3600140507983b115f6844a7a9fcbabf3 ; exists: True ; vg_name: test_vg3 ; vg_uuid: LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q ; pe_start: 8 MiB ; 2024-03-01 20:26:22,476 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 206 2024-03-01 20:26:22,480 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:26:22,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q ; incomplete: True ; hidden: False ; 2024-03-01 20:26:22,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (193) 2024-03-01 20:26:22,490 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:26:22,493 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:26:22,496 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:26:22,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q ; incomplete: True ; hidden: False ; 2024-03-01 20:26:22,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:22,503 INFO program/MainThread: Running [58] 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/sdc$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:22,536 INFO program/MainThread: stdout[58]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:26:22,536 INFO program/MainThread: stderr[58]: WARNING: Couldn't find device with uuid ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm. WARNING: Couldn't find device with uuid lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA. WARNING: VG test_vg3 is missing PV ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv7_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv8_snapset1 while checking used and assumed devices. 2024-03-01 20:26:22,536 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:26:22,537 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:26:22,537 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:22,542 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/lvm-pv-uuid-ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57', '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': 'ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm', 'ID_FS_UUID_ENC': 'ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:26:22,542 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:22,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:26:22,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:22,554 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:26:22,555 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:26:22,555 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 209 2024-03-01 20:26:22,555 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 210 2024-03-01 20:26:22,558 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:26:22,562 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:26:22,562 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,565 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:22,566 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:26:22,566 INFO blivet/MainThread: added disk sdi (id 208) to device tree 2024-03-01 20:26:22,566 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8be2ba5a58) -- name = sdi status = True id = 208 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:26:22,570 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:26:22,573 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:22,573 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 212 2024-03-01 20:26:22,577 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:22,577 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 213 2024-03-01 20:26:22,580 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:22,580 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 214 2024-03-01 20:26:22,583 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:22,584 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 215 2024-03-01 20:26:22,587 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:26:22,587 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:26:22,587 INFO program/MainThread: Running [59] 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/sdc$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:22,618 INFO program/MainThread: stdout[59]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdi LVM2_PV_UUID=ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm LVM2_PV_FREE=796917760 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 2024-03-01 20:26:22,618 INFO program/MainThread: stderr[59]: WARNING: Couldn't find device with uuid lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA. WARNING: VG test_vg3 is missing PV lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA (last written to /dev/sdj). 2024-03-01 20:26:22,618 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:26:22,619 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:26:22,623 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm ; label: None ; device: /dev/sdi ; serial: 360014051991ae72797f436495a24628d ; exists: True ; vg_name: test_vg3 ; vg_uuid: LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q ; pe_start: 8 MiB ; free: 760 MiB ; 2024-03-01 20:26:22,623 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 216 2024-03-01 20:26:22,626 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:26:22,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q ; incomplete: True ; hidden: False ; 2024-03-01 20:26:22,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:22,636 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:26:22,639 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:26:22,643 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:26:22,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q ; incomplete: True ; hidden: False ; 2024-03-01 20:26:22,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:22,649 INFO program/MainThread: Running [60] 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/sdc$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:22,680 INFO program/MainThread: stdout[60]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:26:22,680 INFO program/MainThread: stderr[60]: WARNING: Couldn't find device with uuid lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA. WARNING: VG test_vg3 is missing PV lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA (last written to /dev/sdj). 2024-03-01 20:26:22,680 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:26:22,680 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:26:22,681 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:22,685 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/lvm-pv-uuid-lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA', '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': 'lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA', 'ID_FS_UUID_ENC': 'lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:26:22,685 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:22,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:26:22,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:22,698 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:26:22,698 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:26:22,698 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:26:22,698 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 220 2024-03-01 20:26:22,702 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:26:22,705 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:26:22,705 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,708 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:22,709 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:26:22,709 INFO blivet/MainThread: added disk sdj (id 218) to device tree 2024-03-01 20:26:22,709 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8be2b9db00) -- name = sdj status = True id = 218 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:26:22,713 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:26:22,716 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:22,716 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 222 2024-03-01 20:26:22,720 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:22,720 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 223 2024-03-01 20:26:22,723 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:22,723 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:26:22,727 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:22,727 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 225 2024-03-01 20:26:22,730 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:26:22,730 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:26:22,730 INFO program/MainThread: Running [61] 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/sdc$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:22,765 INFO program/MainThread: stdout[61]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdi LVM2_PV_UUID=ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm LVM2_PV_FREE=796917760 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdj LVM2_PV_UUID=lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 2024-03-01 20:26:22,765 INFO program/MainThread: stderr[61]: 2024-03-01 20:26:22,765 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:26:22,766 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:26:22,770 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA ; label: None ; device: /dev/sdj ; serial: 3600140512a86b4b473741bda93c2753b ; exists: True ; vg_name: test_vg3 ; vg_uuid: LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:26:22,770 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 226 2024-03-01 20:26:22,773 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:26:22,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q ; incomplete: True ; hidden: False ; 2024-03-01 20:26:22,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:22,783 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:26:22,787 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:26:22,789 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:26:22,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q ; incomplete: True ; hidden: False ; 2024-03-01 20:26:22,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:22,796 INFO program/MainThread: Running [62] 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/sdc$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:22,830 INFO program/MainThread: stdout[62]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:26:22,830 INFO program/MainThread: stderr[62]: 2024-03-01 20:26:22,830 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:26:22,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:22,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:22,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P ; incomplete: False ; hidden: False ; 2024-03-01 20:26:22,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:22,846 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 228 2024-03-01 20:26:22,849 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:26:22,849 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:26:22,853 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:26:22,856 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:26:22,857 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:26:22,860 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:22,861 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 408 MiB (408 MiB) 2024-03-01 20:26:22,861 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 231 2024-03-01 20:26:22,864 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:26:22,867 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:26:22,868 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 232 2024-03-01 20:26:22,871 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:26:22,875 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:26:22,875 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:26:22,878 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:22,879 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 408 MiB (408 MiB) 2024-03-01 20:26:22,879 DEBUG blivet/MainThread: Adding test_vg3-lv5/408 MiB to test_vg3 2024-03-01 20:26:22,879 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 227) to device tree 2024-03-01 20:26:22,882 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:26:22,882 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:26:22,885 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:22,886 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 408 MiB (408 MiB) 2024-03-01 20:26:22,889 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QJpeH1ogoF1eUr16zj7oSTWmwKFpU425P ' '/dev/disk/by-uuid/1a53c807-1dd3-4cdb-881c-a12818f94224 ' '/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-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QJpeH1ogoF1eUr16zj7oSTWmwKFpU425P', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1a53c807-1dd3-4cdb-881c-a12818f94224', 'ID_FS_UUID_ENC': '1a53c807-1dd3-4cdb-881c-a12818f94224', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '897891150'} ; 2024-03-01 20:26:22,890 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:26:22,890 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:22,894 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:26:22,894 INFO program/MainThread: stderr[63]: 2024-03-01 20:26:22,894 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:26:22,894 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:22,897 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:26:22,897 INFO program/MainThread: stderr[64]: 2024-03-01 20:26:22,897 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:26:22,897 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:22,900 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:26:22,901 INFO program/MainThread: stderr[65]: 2024-03-01 20:26:22,901 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:26:22,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:22,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv5 (227) 2024-03-01 20:26:22,912 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:22,913 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:22,913 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:22,914 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:22,909 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2b9dd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8be2ba5630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 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 (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:22,914 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:22,917 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:26:22,917 INFO program/MainThread: stderr[66]: 2024-03-01 20:26:22,918 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:26:22,922 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:26:22,925 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:22,925 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 234 2024-03-01 20:26:22,929 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:22,929 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 235 2024-03-01 20:26:22,933 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:22,933 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 236 2024-03-01 20:26:22,936 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:22,936 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 237 2024-03-01 20:26:22,937 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:26:22,940 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:22,940 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 238 2024-03-01 20:26:22,943 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:26:22,943 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:22,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:22,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:22,950 INFO blivet/MainThread: found lvm snapshot volume 'test_vg3-lv5_snapset1' 2024-03-01 20:26:22,950 INFO program/MainThread: Running [67] lvm lvs --noheadings -o origin test_vg3/lv5_snapset1 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:22,984 INFO program/MainThread: stdout[67]: lv5 2024-03-01 20:26:22,984 INFO program/MainThread: stderr[67]: 2024-03-01 20:26:22,984 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:26:22,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:22,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem 2024-03-01 20:26:22,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:22,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem 2024-03-01 20:26:23,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy ; incomplete: False ; hidden: False ; 2024-03-01 20:26:23,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:23,006 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 241 2024-03-01 20:26:23,010 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5_snapset1 ; kids: 1 ; 2024-03-01 20:26:23,010 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 242 2024-03-01 20:26:23,013 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:23,017 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5_snapset1 ; status: True ; 2024-03-01 20:26:23,017 DEBUG blivet/MainThread: test_vg3-lv5_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-10 2024-03-01 20:26:23,021 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-10 ; 2024-03-01 20:26:23,021 DEBUG blivet/MainThread: updated test_vg3-lv5_snapset1 size to 164 MiB (164 MiB) 2024-03-01 20:26:23,021 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 244 2024-03-01 20:26:23,025 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5_snapset1 ; kids: 2 ; 2024-03-01 20:26:23,028 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5_snapset1 ; kids: 1 ; 2024-03-01 20:26:23,028 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 245 2024-03-01 20:26:23,032 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:23,035 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5_snapset1 ; status: True ; 2024-03-01 20:26:23,035 DEBUG blivet/MainThread: test_vg3-lv5_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-10 2024-03-01 20:26:23,039 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-10 ; 2024-03-01 20:26:23,039 DEBUG blivet/MainThread: updated test_vg3-lv5_snapset1 size to 164 MiB (164 MiB) 2024-03-01 20:26:23,039 DEBUG blivet/MainThread: Adding test_vg3-lv5_snapset1/164 MiB to test_vg3 2024-03-01 20:26:23,040 INFO blivet/MainThread: added lvmsnapshot test_vg3-lv5_snapset1 (id 240) to device tree 2024-03-01 20:26:23,043 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5_snapset1 ; status: True ; 2024-03-01 20:26:23,043 DEBUG blivet/MainThread: test_vg3-lv5_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-10 2024-03-01 20:26:23,046 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-10 ; 2024-03-01 20:26:23,047 DEBUG blivet/MainThread: updated test_vg3-lv5_snapset1 size to 164 MiB (164 MiB) 2024-03-01 20:26:23,050 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qte6yyWrMROOU6JMDy9ViFlnknAv3Egfy ' '/dev/mapper/test_vg3-lv5_snapset1 ' '/dev/disk/by-uuid/1a53c807-1dd3-4cdb-881c-a12818f94224 ' '/dev/disk/by-id/dm-name-test_vg3-lv5_snapset1 ' '/dev/test_vg3/lv5_snapset1', 'DEVNAME': '/dev/dm-10', 'DEVPATH': '/devices/virtual/block/dm-10', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5_snapset1', 'DM_NAME': 'test_vg3-lv5_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qte6yyWrMROOU6JMDy9ViFlnknAv3Egfy', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1a53c807-1dd3-4cdb-881c-a12818f94224', 'ID_FS_UUID_ENC': '1a53c807-1dd3-4cdb-881c-a12818f94224', 'MAJOR': '253', 'MINOR': '10', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-10', 'SYS_PATH': '/sys/devices/virtual/block/dm-10', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '905199583'} ; 2024-03-01 20:26:23,050 INFO blivet/MainThread: scanning test_vg3-lv5_snapset1 (/sys/devices/virtual/block/dm-10)... 2024-03-01 20:26:23,051 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 20:26:23,054 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:26:23,055 INFO program/MainThread: stderr[68]: 2024-03-01 20:26:23,055 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:26:23,055 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 20:26:23,058 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:26:23,058 INFO program/MainThread: stderr[69]: 2024-03-01 20:26:23,058 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:26:23,058 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 20:26:23,061 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:26:23,061 INFO program/MainThread: stderr[70]: 2024-03-01 20:26:23,061 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:26:23,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:23,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) 2024-03-01 20:26:23,073 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:23,074 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:23,074 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:23,075 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:23,070 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2b30320) -- name = test_vg3-lv5_snapset1 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy size = 164 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-10 target size = 164 MiB path = /dev/mapper/test_vg3-lv5_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8be2ba5630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240)'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 20:26:23,076 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 20:26:23,079 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:26:23,079 INFO program/MainThread: stderr[71]: 2024-03-01 20:26:23,079 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:26:23,083 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5_snapset1 ; 2024-03-01 20:26:23,087 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:23,087 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 247 2024-03-01 20:26:23,091 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:23,091 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 248 2024-03-01 20:26:23,094 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:23,094 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 249 2024-03-01 20:26:23,098 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:23,098 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 250 2024-03-01 20:26:23,099 INFO blivet/MainThread: type detected on 'test_vg3-lv5_snapset1' is 'xfs' 2024-03-01 20:26:23,102 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:23,102 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 251 2024-03-01 20:26:23,105 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5_snapset1 ; type: xfs ; current: None ; 2024-03-01 20:26:23,105 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:23,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:23,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:23,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG ; incomplete: False ; hidden: False ; 2024-03-01 20:26:23,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:23,119 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 254 2024-03-01 20:26:23,122 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:26:23,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 255 2024-03-01 20:26:23,126 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:26:23,129 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:26:23,130 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:26:23,133 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,134 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 408 MiB (408 MiB) 2024-03-01 20:26:23,134 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 257 2024-03-01 20:26:23,137 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 20:26:23,141 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:26:23,141 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 20:26:23,144 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:26:23,148 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:26:23,148 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:26:23,151 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,152 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 408 MiB (408 MiB) 2024-03-01 20:26:23,152 DEBUG blivet/MainThread: Adding test_vg3-lv6/408 MiB to test_vg3 2024-03-01 20:26:23,152 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 253) to device tree 2024-03-01 20:26:23,155 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:26:23,155 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:26:23,158 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,159 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 408 MiB (408 MiB) 2024-03-01 20:26:23,162 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/test_vg3/lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba ' '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QhI4F9keFEN3g89Mfv0ZV2p1RR6VJ9sVG', '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-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QhI4F9keFEN3g89Mfv0ZV2p1RR6VJ9sVG', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba', 'ID_FS_UUID_ENC': '7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '897572463'} ; 2024-03-01 20:26:23,163 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:26:23,163 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:23,166 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:26:23,167 INFO program/MainThread: stderr[72]: 2024-03-01 20:26:23,167 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:26:23,167 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:23,170 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:26:23,170 INFO program/MainThread: stderr[73]: 2024-03-01 20:26:23,170 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:26:23,170 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:23,173 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:26:23,173 INFO program/MainThread: stderr[74]: 2024-03-01 20:26:23,173 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:26:23,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:23,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv6 (253) 2024-03-01 20:26:23,186 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:23,187 DEBUG blivet/MainThread: vg test_vg3 has 3.01 GiB free 2024-03-01 20:26:23,187 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:23,188 DEBUG blivet/MainThread: vg test_vg3 has 3.01 GiB free 2024-03-01 20:26:23,182 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2bcfb38) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8be2ba5630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.01 GiB free extents = 771 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:23,189 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:23,192 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:26:23,192 INFO program/MainThread: stderr[75]: 2024-03-01 20:26:23,192 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:26:23,196 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:26:23,200 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:23,200 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 260 2024-03-01 20:26:23,204 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:23,204 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 261 2024-03-01 20:26:23,207 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:23,207 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 262 2024-03-01 20:26:23,211 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:23,211 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 263 2024-03-01 20:26:23,211 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:26:23,214 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:23,215 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 264 2024-03-01 20:26:23,218 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:26:23,218 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:23,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:23,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:23,225 INFO blivet/MainThread: found lvm snapshot volume 'test_vg3-lv6_snapset1' 2024-03-01 20:26:23,225 INFO program/MainThread: Running [76] lvm lvs --noheadings -o origin test_vg3/lv6_snapset1 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:23,256 INFO program/MainThread: stdout[76]: lv6 2024-03-01 20:26:23,256 INFO program/MainThread: stderr[76]: 2024-03-01 20:26:23,256 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:26:23,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:23,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem 2024-03-01 20:26:23,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:23,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem 2024-03-01 20:26:23,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW ; incomplete: False ; hidden: False ; 2024-03-01 20:26:23,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:23,278 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 267 2024-03-01 20:26:23,281 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6_snapset1 ; kids: 3 ; 2024-03-01 20:26:23,282 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 268 2024-03-01 20:26:23,285 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:23,288 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6_snapset1 ; status: True ; 2024-03-01 20:26:23,289 DEBUG blivet/MainThread: test_vg3-lv6_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-13 2024-03-01 20:26:23,292 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-13 ; 2024-03-01 20:26:23,293 DEBUG blivet/MainThread: updated test_vg3-lv6_snapset1 size to 164 MiB (164 MiB) 2024-03-01 20:26:23,293 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 270 2024-03-01 20:26:23,297 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6_snapset1 ; kids: 4 ; 2024-03-01 20:26:23,300 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6_snapset1 ; kids: 3 ; 2024-03-01 20:26:23,300 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 20:26:23,304 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:23,307 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6_snapset1 ; status: True ; 2024-03-01 20:26:23,307 DEBUG blivet/MainThread: test_vg3-lv6_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-13 2024-03-01 20:26:23,311 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-13 ; 2024-03-01 20:26:23,311 DEBUG blivet/MainThread: updated test_vg3-lv6_snapset1 size to 164 MiB (164 MiB) 2024-03-01 20:26:23,311 DEBUG blivet/MainThread: Adding test_vg3-lv6_snapset1/164 MiB to test_vg3 2024-03-01 20:26:23,311 INFO blivet/MainThread: added lvmsnapshot test_vg3-lv6_snapset1 (id 266) to device tree 2024-03-01 20:26:23,315 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6_snapset1 ; status: True ; 2024-03-01 20:26:23,315 DEBUG blivet/MainThread: test_vg3-lv6_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-13 2024-03-01 20:26:23,318 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-13 ; 2024-03-01 20:26:23,318 DEBUG blivet/MainThread: updated test_vg3-lv6_snapset1 size to 164 MiB (164 MiB) 2024-03-01 20:26:23,322 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6_snapset1 ; info: {'DEVLINKS': '/dev/test_vg3/lv6_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Q52MTpDd2HVwsVCjwjw0wHUlwR7Qb80JW ' '/dev/disk/by-id/dm-name-test_vg3-lv6_snapset1 ' '/dev/disk/by-uuid/7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba ' '/dev/mapper/test_vg3-lv6_snapset1', 'DEVNAME': '/dev/dm-13', 'DEVPATH': '/devices/virtual/block/dm-13', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6_snapset1', 'DM_NAME': 'test_vg3-lv6_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Q52MTpDd2HVwsVCjwjw0wHUlwR7Qb80JW', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba', 'ID_FS_UUID_ENC': '7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba', 'MAJOR': '253', 'MINOR': '13', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-13', 'SYS_PATH': '/sys/devices/virtual/block/dm-13', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '905528751'} ; 2024-03-01 20:26:23,322 INFO blivet/MainThread: scanning test_vg3-lv6_snapset1 (/sys/devices/virtual/block/dm-13)... 2024-03-01 20:26:23,322 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 20:26:23,326 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:26:23,326 INFO program/MainThread: stderr[77]: 2024-03-01 20:26:23,326 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:26:23,327 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 20:26:23,330 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:26:23,330 INFO program/MainThread: stderr[78]: 2024-03-01 20:26:23,330 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:26:23,330 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 20:26:23,333 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:26:23,333 INFO program/MainThread: stderr[79]: 2024-03-01 20:26:23,333 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:26:23,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:23,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) 2024-03-01 20:26:23,345 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:23,347 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:23,347 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:23,348 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:23,342 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2b34e80) -- name = test_vg3-lv6_snapset1 status = True id = 266 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW size = 164 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-13 target size = 164 MiB path = /dev/mapper/test_vg3-lv6_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8be2ba5630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266)'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 20:26:23,349 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 20:26:23,352 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:26:23,352 INFO program/MainThread: stderr[80]: 2024-03-01 20:26:23,352 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:26:23,356 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6_snapset1 ; 2024-03-01 20:26:23,360 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:23,360 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 273 2024-03-01 20:26:23,364 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:23,364 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 274 2024-03-01 20:26:23,367 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:23,367 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 275 2024-03-01 20:26:23,371 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:23,371 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 276 2024-03-01 20:26:23,371 INFO blivet/MainThread: type detected on 'test_vg3-lv6_snapset1' is 'xfs' 2024-03-01 20:26:23,375 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:23,375 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 277 2024-03-01 20:26:23,378 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6_snapset1 ; type: xfs ; current: None ; 2024-03-01 20:26:23,378 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:23,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:23,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:23,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:23,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:23,392 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 280 2024-03-01 20:26:23,395 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 4 ; 2024-03-01 20:26:23,396 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 20:26:23,399 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:26:23,402 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:26:23,403 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:26:23,406 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,407 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:26:23,407 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 283 2024-03-01 20:26:23,410 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 5 ; 2024-03-01 20:26:23,414 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 4 ; 2024-03-01 20:26:23,414 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 20:26:23,417 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:26:23,421 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:26:23,421 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:26:23,424 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,425 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:26:23,425 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:26:23,425 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 279) to device tree 2024-03-01 20:26:23,428 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:26:23,428 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:26:23,432 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,432 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:26:23,436 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/137a183e-6780-48d0-bf08-098e24620bd2 ' '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Q1eeiUgF62uO5xPqULqvAD3Qr9xiD1UD2 ' '/dev/test_vg3/lv7 /dev/disk/by-id/dm-name-test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Q1eeiUgF62uO5xPqULqvAD3Qr9xiD1UD2', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '137a183e-6780-48d0-bf08-098e24620bd2', 'ID_FS_UUID_ENC': '137a183e-6780-48d0-bf08-098e24620bd2', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '897249727'} ; 2024-03-01 20:26:23,436 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:26:23,436 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:23,440 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:26:23,440 INFO program/MainThread: stderr[81]: 2024-03-01 20:26:23,440 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:26:23,440 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:23,443 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:26:23,443 INFO program/MainThread: stderr[82]: 2024-03-01 20:26:23,443 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:26:23,443 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:23,446 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:26:23,447 INFO program/MainThread: stderr[83]: 2024-03-01 20:26:23,447 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:26:23,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:23,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (279) 2024-03-01 20:26:23,459 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:23,460 DEBUG blivet/MainThread: vg test_vg3 has 2.45 GiB free 2024-03-01 20:26:23,461 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:23,462 DEBUG blivet/MainThread: vg test_vg3 has 2.45 GiB free 2024-03-01 20:26:23,456 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2b83be0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7f8be2ba5630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.45 GiB free extents = 628 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:23,463 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:23,466 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:26:23,466 INFO program/MainThread: stderr[84]: 2024-03-01 20:26:23,466 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:26:23,470 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:26:23,474 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:23,474 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 286 2024-03-01 20:26:23,478 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:23,478 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 287 2024-03-01 20:26:23,481 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:23,481 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 288 2024-03-01 20:26:23,485 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:23,485 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 289 2024-03-01 20:26:23,485 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:26:23,489 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:23,489 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 290 2024-03-01 20:26:23,492 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:26:23,492 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:23,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:23,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:23,499 INFO blivet/MainThread: found lvm snapshot volume 'test_vg3-lv7_snapset1' 2024-03-01 20:26:23,500 INFO program/MainThread: Running [85] lvm lvs --noheadings -o origin test_vg3/lv7_snapset1 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:23,529 INFO program/MainThread: stdout[85]: lv7 2024-03-01 20:26:23,529 INFO program/MainThread: stderr[85]: 2024-03-01 20:26:23,529 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:26:23,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:23,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem 2024-03-01 20:26:23,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:23,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem 2024-03-01 20:26:23,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp ; incomplete: False ; hidden: False ; 2024-03-01 20:26:23,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:23,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 293 2024-03-01 20:26:23,555 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7_snapset1 ; kids: 5 ; 2024-03-01 20:26:23,555 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 20:26:23,558 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:23,562 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7_snapset1 ; status: True ; 2024-03-01 20:26:23,562 DEBUG blivet/MainThread: test_vg3-lv7_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-16 2024-03-01 20:26:23,566 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-16 ; 2024-03-01 20:26:23,566 DEBUG blivet/MainThread: updated test_vg3-lv7_snapset1 size to 164 MiB (164 MiB) 2024-03-01 20:26:23,566 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 296 2024-03-01 20:26:23,570 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7_snapset1 ; kids: 6 ; 2024-03-01 20:26:23,573 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7_snapset1 ; kids: 5 ; 2024-03-01 20:26:23,574 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 297 2024-03-01 20:26:23,577 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:23,580 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7_snapset1 ; status: True ; 2024-03-01 20:26:23,581 DEBUG blivet/MainThread: test_vg3-lv7_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-16 2024-03-01 20:26:23,585 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-16 ; 2024-03-01 20:26:23,585 DEBUG blivet/MainThread: updated test_vg3-lv7_snapset1 size to 164 MiB (164 MiB) 2024-03-01 20:26:23,585 DEBUG blivet/MainThread: Adding test_vg3-lv7_snapset1/164 MiB to test_vg3 2024-03-01 20:26:23,586 INFO blivet/MainThread: added lvmsnapshot test_vg3-lv7_snapset1 (id 292) to device tree 2024-03-01 20:26:23,589 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7_snapset1 ; status: True ; 2024-03-01 20:26:23,589 DEBUG blivet/MainThread: test_vg3-lv7_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-16 2024-03-01 20:26:23,592 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-16 ; 2024-03-01 20:26:23,593 DEBUG blivet/MainThread: updated test_vg3-lv7_snapset1 size to 164 MiB (164 MiB) 2024-03-01 20:26:23,596 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qhtj4CXC2Kg1hGBibr0dRlB6QmivBzOJp ' '/dev/disk/by-id/dm-name-test_vg3-lv7_snapset1 ' '/dev/disk/by-uuid/137a183e-6780-48d0-bf08-098e24620bd2 ' '/dev/test_vg3/lv7_snapset1 /dev/mapper/test_vg3-lv7_snapset1', 'DEVNAME': '/dev/dm-16', 'DEVPATH': '/devices/virtual/block/dm-16', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7_snapset1', 'DM_NAME': 'test_vg3-lv7_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qhtj4CXC2Kg1hGBibr0dRlB6QmivBzOJp', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '137a183e-6780-48d0-bf08-098e24620bd2', 'ID_FS_UUID_ENC': '137a183e-6780-48d0-bf08-098e24620bd2', 'MAJOR': '253', 'MINOR': '16', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-16', 'SYS_PATH': '/sys/devices/virtual/block/dm-16', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '905821010'} ; 2024-03-01 20:26:23,596 INFO blivet/MainThread: scanning test_vg3-lv7_snapset1 (/sys/devices/virtual/block/dm-16)... 2024-03-01 20:26:23,597 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 20:26:23,600 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:26:23,601 INFO program/MainThread: stderr[86]: 2024-03-01 20:26:23,601 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:26:23,601 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 20:26:23,604 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:26:23,604 INFO program/MainThread: stderr[87]: 2024-03-01 20:26:23,604 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:26:23,604 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 20:26:23,607 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:26:23,608 INFO program/MainThread: stderr[88]: 2024-03-01 20:26:23,608 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:26:23,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:23,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) 2024-03-01 20:26:23,620 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:23,622 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:23,622 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:23,623 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:23,617 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2b450f0) -- name = test_vg3-lv7_snapset1 status = True id = 292 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp size = 164 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-16 target size = 164 MiB path = /dev/mapper/test_vg3-lv7_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8be2ba5630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292)'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 20:26:23,624 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 20:26:23,627 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:26:23,628 INFO program/MainThread: stderr[89]: 2024-03-01 20:26:23,628 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:26:23,632 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7_snapset1 ; 2024-03-01 20:26:23,635 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:23,636 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 299 2024-03-01 20:26:23,639 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:23,639 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 300 2024-03-01 20:26:23,643 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:23,643 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 301 2024-03-01 20:26:23,646 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:23,647 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 302 2024-03-01 20:26:23,647 INFO blivet/MainThread: type detected on 'test_vg3-lv7_snapset1' is 'xfs' 2024-03-01 20:26:23,650 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:23,650 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 303 2024-03-01 20:26:23,653 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7_snapset1 ; type: xfs ; current: None ; 2024-03-01 20:26:23,654 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:23,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:23,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:23,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS ; incomplete: False ; hidden: False ; 2024-03-01 20:26:23,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:23,667 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 306 2024-03-01 20:26:23,671 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 6 ; 2024-03-01 20:26:23,671 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 307 2024-03-01 20:26:23,674 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:26:23,678 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:26:23,678 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:26:23,682 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,682 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:26:23,682 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 309 2024-03-01 20:26:23,686 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 7 ; 2024-03-01 20:26:23,689 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 6 ; 2024-03-01 20:26:23,690 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 310 2024-03-01 20:26:23,693 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:26:23,696 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:26:23,697 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:26:23,700 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,700 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:26:23,701 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:26:23,701 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 305) to device tree 2024-03-01 20:26:23,704 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:26:23,704 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:26:23,707 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,708 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:26:23,711 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-uuid/a9b52ae6-3bed-4354-8021-c269878c01bb ' '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qf2rOdjhEzNTmxYyZKFHzunRR78tMA6CS ' '/dev/test_vg3/lv8 /dev/disk/by-id/dm-name-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-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qf2rOdjhEzNTmxYyZKFHzunRR78tMA6CS', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a9b52ae6-3bed-4354-8021-c269878c01bb', 'ID_FS_UUID_ENC': 'a9b52ae6-3bed-4354-8021-c269878c01bb', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '896924533'} ; 2024-03-01 20:26:23,711 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:26:23,712 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:23,715 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:26:23,715 INFO program/MainThread: stderr[90]: 2024-03-01 20:26:23,715 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:26:23,716 INFO program/MainThread: Running [91] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:23,719 INFO program/MainThread: stdout[91]: LVM 2024-03-01 20:26:23,719 INFO program/MainThread: stderr[91]: 2024-03-01 20:26:23,719 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 20:26:23,719 INFO program/MainThread: Running [92] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:23,722 INFO program/MainThread: stdout[92]: LVM 2024-03-01 20:26:23,722 INFO program/MainThread: stderr[92]: 2024-03-01 20:26:23,722 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 20:26:23,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:23,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (305) 2024-03-01 20:26:23,735 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:23,737 DEBUG blivet/MainThread: vg test_vg3 has 1.89 GiB free 2024-03-01 20:26:23,737 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:23,739 DEBUG blivet/MainThread: vg test_vg3 has 1.89 GiB free 2024-03-01 20:26:23,732 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2ba5a20) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7f8be2ba5630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.89 GiB free extents = 485 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:23,740 INFO program/MainThread: Running [93] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:23,743 INFO program/MainThread: stdout[93]: LVM 2024-03-01 20:26:23,743 INFO program/MainThread: stderr[93]: 2024-03-01 20:26:23,743 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 20:26:23,748 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:26:23,751 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:23,751 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 312 2024-03-01 20:26:23,755 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:23,755 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 313 2024-03-01 20:26:23,759 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:23,759 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 314 2024-03-01 20:26:23,762 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:23,762 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 315 2024-03-01 20:26:23,762 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:26:23,766 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:23,766 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 316 2024-03-01 20:26:23,769 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:26:23,769 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:23,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:23,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:23,777 INFO blivet/MainThread: found lvm snapshot volume 'test_vg3-lv8_snapset1' 2024-03-01 20:26:23,777 INFO program/MainThread: Running [94] lvm lvs --noheadings -o origin test_vg3/lv8_snapset1 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:23,807 INFO program/MainThread: stdout[94]: lv8 2024-03-01 20:26:23,807 INFO program/MainThread: stderr[94]: 2024-03-01 20:26:23,807 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 20:26:23,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:23,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem 2024-03-01 20:26:23,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:23,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem 2024-03-01 20:26:23,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK ; incomplete: False ; hidden: False ; 2024-03-01 20:26:23,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:23,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 319 2024-03-01 20:26:23,833 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8_snapset1 ; kids: 7 ; 2024-03-01 20:26:23,834 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 320 2024-03-01 20:26:23,837 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:23,841 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8_snapset1 ; status: True ; 2024-03-01 20:26:23,841 DEBUG blivet/MainThread: test_vg3-lv8_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-19 2024-03-01 20:26:23,844 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-19 ; 2024-03-01 20:26:23,845 DEBUG blivet/MainThread: updated test_vg3-lv8_snapset1 size to 164 MiB (164 MiB) 2024-03-01 20:26:23,845 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 322 2024-03-01 20:26:23,849 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8_snapset1 ; kids: 8 ; 2024-03-01 20:26:23,853 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8_snapset1 ; kids: 7 ; 2024-03-01 20:26:23,853 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 323 2024-03-01 20:26:23,856 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:23,860 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8_snapset1 ; status: True ; 2024-03-01 20:26:23,860 DEBUG blivet/MainThread: test_vg3-lv8_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-19 2024-03-01 20:26:23,863 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-19 ; 2024-03-01 20:26:23,864 DEBUG blivet/MainThread: updated test_vg3-lv8_snapset1 size to 164 MiB (164 MiB) 2024-03-01 20:26:23,864 DEBUG blivet/MainThread: Adding test_vg3-lv8_snapset1/164 MiB to test_vg3 2024-03-01 20:26:23,864 INFO blivet/MainThread: added lvmsnapshot test_vg3-lv8_snapset1 (id 318) to device tree 2024-03-01 20:26:23,867 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8_snapset1 ; status: True ; 2024-03-01 20:26:23,867 DEBUG blivet/MainThread: test_vg3-lv8_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-19 2024-03-01 20:26:23,871 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-19 ; 2024-03-01 20:26:23,871 DEBUG blivet/MainThread: updated test_vg3-lv8_snapset1 size to 164 MiB (164 MiB) 2024-03-01 20:26:23,875 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8_snapset1 ' '/dev/disk/by-uuid/a9b52ae6-3bed-4354-8021-c269878c01bb ' '/dev/mapper/test_vg3-lv8_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QoFXa7w6LJSYDtoOQSt4aLtju0yDZL2XK ' '/dev/test_vg3/lv8_snapset1', 'DEVNAME': '/dev/dm-19', 'DEVPATH': '/devices/virtual/block/dm-19', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8_snapset1', 'DM_NAME': 'test_vg3-lv8_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QoFXa7w6LJSYDtoOQSt4aLtju0yDZL2XK', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a9b52ae6-3bed-4354-8021-c269878c01bb', 'ID_FS_UUID_ENC': 'a9b52ae6-3bed-4354-8021-c269878c01bb', 'MAJOR': '253', 'MINOR': '19', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-19', 'SYS_PATH': '/sys/devices/virtual/block/dm-19', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '906156564'} ; 2024-03-01 20:26:23,875 INFO blivet/MainThread: scanning test_vg3-lv8_snapset1 (/sys/devices/virtual/block/dm-19)... 2024-03-01 20:26:23,875 INFO program/MainThread: Running [95] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 20:26:23,879 INFO program/MainThread: stdout[95]: LVM 2024-03-01 20:26:23,879 INFO program/MainThread: stderr[95]: 2024-03-01 20:26:23,879 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 20:26:23,879 INFO program/MainThread: Running [96] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 20:26:23,882 INFO program/MainThread: stdout[96]: LVM 2024-03-01 20:26:23,883 INFO program/MainThread: stderr[96]: 2024-03-01 20:26:23,883 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 20:26:23,883 INFO program/MainThread: Running [97] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 20:26:23,886 INFO program/MainThread: stdout[97]: LVM 2024-03-01 20:26:23,886 INFO program/MainThread: stderr[97]: 2024-03-01 20:26:23,886 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 20:26:23,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:23,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) 2024-03-01 20:26:23,899 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:23,901 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:23,901 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:23,903 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:23,895 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2b74e48) -- name = test_vg3-lv8_snapset1 status = True id = 318 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK size = 164 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-19 target size = 164 MiB path = /dev/mapper/test_vg3-lv8_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8be2ba5630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318)'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 20:26:23,904 INFO program/MainThread: Running [98] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 20:26:23,907 INFO program/MainThread: stdout[98]: LVM 2024-03-01 20:26:23,907 INFO program/MainThread: stderr[98]: 2024-03-01 20:26:23,907 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 20:26:23,911 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8_snapset1 ; 2024-03-01 20:26:23,915 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:23,915 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 325 2024-03-01 20:26:23,919 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:23,919 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 326 2024-03-01 20:26:23,923 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:23,923 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 327 2024-03-01 20:26:23,926 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:23,926 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 328 2024-03-01 20:26:23,927 INFO blivet/MainThread: type detected on 'test_vg3-lv8_snapset1' is 'xfs' 2024-03-01 20:26:23,930 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:23,930 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 329 2024-03-01 20:26:23,933 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8_snapset1 ; type: xfs ; current: None ; 2024-03-01 20:26:23,933 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:23,934 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:23,937 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': '20276026'} ; 2024-03-01 20:26:23,937 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:26:23,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:23,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:23,950 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:26:23,950 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:26:23,950 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:26:23,950 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:26:23,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 333 2024-03-01 20:26:23,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 334 2024-03-01 20:26:23,954 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:26:23,957 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:26:23,957 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:26:23,960 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:23,960 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:26:23,961 INFO blivet/MainThread: added disk xvda (id 332) to device tree 2024-03-01 20:26:23,961 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8be2b3f7f0) -- name = xvda status = True id = 332 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:23,964 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:26:23,968 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:23,968 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 336 2024-03-01 20:26:23,971 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:23,971 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 337 2024-03-01 20:26:23,974 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:23,974 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 338 2024-03-01 20:26:23,978 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:23,978 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 339 2024-03-01 20:26:23,981 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:26:23,984 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:23,987 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:26:23,992 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 0x7f8be2b9f9c8> 2024-03-01 20:26:27,096 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 340 2024-03-01 20:26:27,101 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:26:27,101 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:26:27,105 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': '20279930'} ; 2024-03-01 20:26:27,105 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:26:27,105 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:26:27,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:27,117 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:26:27,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:27,124 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:27,135 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:27,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (332) with existing msdos disklabel 2024-03-01 20:26:27,167 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 343 2024-03-01 20:26:27,170 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:26:27,170 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 344 2024-03-01 20:26:27,173 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:26:27,177 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:26:27,177 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:26:27,180 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:27,181 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:26:27,181 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:26:27,184 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:26:27,187 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:26:27,191 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:26:27,194 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:26:27,197 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:27,197 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:26:27,197 INFO blivet/MainThread: added partition xvda1 (id 342) to device tree 2024-03-01 20:26:27,198 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:26:27,197 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f8be2b54208) -- name = xvda1 status = True id = 342 children = [] parents = ['existing 250 GiB disk xvda (332) 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 0x7f8be2b3a258> disk = existing 250 GiB disk xvda (332) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:26:27,202 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:26:27,205 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:27,205 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 346 2024-03-01 20:26:27,208 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:27,209 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 347 2024-03-01 20:26:27,212 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:27,212 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 348 2024-03-01 20:26:27,215 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:27,215 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 349 2024-03-01 20:26:27,216 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:26:27,219 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:27,219 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 350 2024-03-01 20:26:27,222 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:26:27,222 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:27,225 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-uuid/a9b52ae6-3bed-4354-8021-c269878c01bb ' '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qf2rOdjhEzNTmxYyZKFHzunRR78tMA6CS ' '/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-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qf2rOdjhEzNTmxYyZKFHzunRR78tMA6CS', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a9b52ae6-3bed-4354-8021-c269878c01bb', 'ID_FS_UUID_ENC': 'a9b52ae6-3bed-4354-8021-c269878c01bb', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '896924533'} ; 2024-03-01 20:26:27,225 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:26:27,226 INFO program/MainThread: Running [99] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:27,230 INFO program/MainThread: stdout[99]: LVM 2024-03-01 20:26:27,230 INFO program/MainThread: stderr[99]: 2024-03-01 20:26:27,230 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 20:26:27,230 INFO program/MainThread: Running [100] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:27,233 INFO program/MainThread: stdout[100]: LVM 2024-03-01 20:26:27,233 INFO program/MainThread: stderr[100]: 2024-03-01 20:26:27,233 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 20:26:27,233 INFO program/MainThread: Running [101] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:27,236 INFO program/MainThread: stdout[101]: LVM 2024-03-01 20:26:27,236 INFO program/MainThread: stderr[101]: 2024-03-01 20:26:27,237 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 20:26:27,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem 2024-03-01 20:26:27,250 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:27,251 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:27,252 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:27,253 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:27,246 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2ba5a20) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7f8be2ba5630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:27,255 INFO program/MainThread: Running [102] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:27,258 INFO program/MainThread: stdout[102]: LVM 2024-03-01 20:26:27,258 INFO program/MainThread: stderr[102]: 2024-03-01 20:26:27,258 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 20:26:27,262 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:26:27,262 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:26:27,265 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Q1eeiUgF62uO5xPqULqvAD3Qr9xiD1UD2 ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/137a183e-6780-48d0-bf08-098e24620bd2', '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-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Q1eeiUgF62uO5xPqULqvAD3Qr9xiD1UD2', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '137a183e-6780-48d0-bf08-098e24620bd2', 'ID_FS_UUID_ENC': '137a183e-6780-48d0-bf08-098e24620bd2', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '897249727'} ; 2024-03-01 20:26:27,265 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:26:27,266 INFO program/MainThread: Running [103] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:27,269 INFO program/MainThread: stdout[103]: LVM 2024-03-01 20:26:27,269 INFO program/MainThread: stderr[103]: 2024-03-01 20:26:27,269 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 20:26:27,269 INFO program/MainThread: Running [104] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:27,272 INFO program/MainThread: stdout[104]: LVM 2024-03-01 20:26:27,272 INFO program/MainThread: stderr[104]: 2024-03-01 20:26:27,272 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 20:26:27,272 INFO program/MainThread: Running [105] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:27,276 INFO program/MainThread: stdout[105]: LVM 2024-03-01 20:26:27,276 INFO program/MainThread: stderr[105]: 2024-03-01 20:26:27,276 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 20:26:27,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem 2024-03-01 20:26:27,288 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:27,290 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:27,291 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:27,292 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:27,285 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2b83be0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7f8be2ba5630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:27,294 INFO program/MainThread: Running [106] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:27,297 INFO program/MainThread: stdout[106]: LVM 2024-03-01 20:26:27,297 INFO program/MainThread: stderr[106]: 2024-03-01 20:26:27,297 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 20:26:27,301 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:26:27,301 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:26:27,304 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/1a53c807-1dd3-4cdb-881c-a12818f94224 ' '/dev/test_vg3/lv5_snapset1 ' '/dev/disk/by-id/dm-name-test_vg3-lv5_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qte6yyWrMROOU6JMDy9ViFlnknAv3Egfy ' '/dev/mapper/test_vg3-lv5_snapset1', 'DEVNAME': '/dev/dm-10', 'DEVPATH': '/devices/virtual/block/dm-10', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5_snapset1', 'DM_NAME': 'test_vg3-lv5_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qte6yyWrMROOU6JMDy9ViFlnknAv3Egfy', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1a53c807-1dd3-4cdb-881c-a12818f94224', 'ID_FS_UUID_ENC': '1a53c807-1dd3-4cdb-881c-a12818f94224', 'MAJOR': '253', 'MINOR': '10', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-10', 'SYS_PATH': '/sys/devices/virtual/block/dm-10', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '905199583'} ; 2024-03-01 20:26:27,304 INFO blivet/MainThread: scanning test_vg3-lv5_snapset1 (/sys/devices/virtual/block/dm-10)... 2024-03-01 20:26:27,304 INFO program/MainThread: Running [107] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 20:26:27,307 INFO program/MainThread: stdout[107]: LVM 2024-03-01 20:26:27,308 INFO program/MainThread: stderr[107]: 2024-03-01 20:26:27,308 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 20:26:27,308 INFO program/MainThread: Running [108] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 20:26:27,311 INFO program/MainThread: stdout[108]: LVM 2024-03-01 20:26:27,311 INFO program/MainThread: stderr[108]: 2024-03-01 20:26:27,311 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 20:26:27,311 INFO program/MainThread: Running [109] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 20:26:27,314 INFO program/MainThread: stdout[109]: LVM 2024-03-01 20:26:27,314 INFO program/MainThread: stderr[109]: 2024-03-01 20:26:27,314 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 20:26:27,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs filesystem 2024-03-01 20:26:27,327 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:27,329 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:27,329 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:27,331 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:27,323 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2b30320) -- name = test_vg3-lv5_snapset1 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy size = 164 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-10 target size = 164 MiB path = /dev/mapper/test_vg3-lv5_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8be2ba5630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 20:26:27,332 INFO program/MainThread: Running [110] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 20:26:27,335 INFO program/MainThread: stdout[110]: LVM 2024-03-01 20:26:27,336 INFO program/MainThread: stderr[110]: 2024-03-01 20:26:27,336 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 20:26:27,340 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5_snapset1 ; 2024-03-01 20:26:27,340 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5_snapset1, bailing 2024-03-01 20:26:27,343 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6-real ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv6-real', 'DEVNAME': '/dev/dm-11', 'DEVPATH': '/devices/virtual/block/dm-11', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6-real', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QhI4F9keFEN3g89Mfv0ZV2p1RR6VJ9sVG-real', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '11', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-11', 'SYS_PATH': '/sys/devices/virtual/block/dm-11', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '905501304'} ; 2024-03-01 20:26:27,343 INFO blivet/MainThread: scanning test_vg3-lv6-real (/sys/devices/virtual/block/dm-11)... 2024-03-01 20:26:27,343 INFO program/MainThread: Running [111] dmsetup info -co subsystem --noheadings test_vg3-lv6-real ... 2024-03-01 20:26:27,346 INFO program/MainThread: stdout[111]: LVM 2024-03-01 20:26:27,346 INFO program/MainThread: stderr[111]: 2024-03-01 20:26:27,347 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 20:26:27,347 INFO program/MainThread: Running [112] dmsetup info -co subsystem --noheadings test_vg3-lv6-real ... 2024-03-01 20:26:27,350 INFO program/MainThread: stdout[112]: LVM 2024-03-01 20:26:27,350 INFO program/MainThread: stderr[112]: 2024-03-01 20:26:27,350 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 20:26:27,350 INFO program/MainThread: Running [113] dmsetup info -co subsystem --noheadings test_vg3-lv6-real ... 2024-03-01 20:26:27,353 INFO program/MainThread: stdout[113]: LVM 2024-03-01 20:26:27,353 INFO program/MainThread: stderr[113]: 2024-03-01 20:26:27,353 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 20:26:27,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:27,364 INFO program/MainThread: Running [114] dmsetup info -co subsystem --noheadings test_vg3-lv6-real ... 2024-03-01 20:26:27,367 INFO program/MainThread: stdout[114]: LVM 2024-03-01 20:26:27,367 INFO program/MainThread: stderr[114]: 2024-03-01 20:26:27,367 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 20:26:27,367 INFO program/MainThread: Running [115] dmsetup info -co subsystem --noheadings test_vg3-lv6-real ... 2024-03-01 20:26:27,370 INFO program/MainThread: stdout[115]: LVM 2024-03-01 20:26:27,370 INFO program/MainThread: stderr[115]: 2024-03-01 20:26:27,370 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 20:26:27,371 INFO program/MainThread: Running [116] dmsetup info -co subsystem --noheadings test_vg3-lv6-real ... 2024-03-01 20:26:27,374 INFO program/MainThread: stdout[116]: LVM 2024-03-01 20:26:27,374 INFO program/MainThread: stderr[116]: 2024-03-01 20:26:27,374 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 20:26:27,378 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv6-real ; 2024-03-01 20:26:27,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:27,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:27,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (198) with existing lvmpv 2024-03-01 20:26:27,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:27,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:27,406 DEBUG blivet/MainThread: no device obtained for test_vg3-lv6-real 2024-03-01 20:26:27,409 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6_snapset1-cow ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv6_snapset1-cow', 'DEVNAME': '/dev/dm-12', 'DEVPATH': '/devices/virtual/block/dm-12', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv6_snapset1', 'DM_NAME': 'test_vg3-lv6_snapset1-cow', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Q52MTpDd2HVwsVCjwjw0wHUlwR7Qb80JW-cow', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '12', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-12', 'SYS_PATH': '/sys/devices/virtual/block/dm-12', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '905507439'} ; 2024-03-01 20:26:27,409 INFO blivet/MainThread: scanning test_vg3-lv6_snapset1-cow (/sys/devices/virtual/block/dm-12)... 2024-03-01 20:26:27,410 INFO program/MainThread: Running [117] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1-cow ... 2024-03-01 20:26:27,413 INFO program/MainThread: stdout[117]: LVM 2024-03-01 20:26:27,413 INFO program/MainThread: stderr[117]: 2024-03-01 20:26:27,413 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 20:26:27,413 INFO program/MainThread: Running [118] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1-cow ... 2024-03-01 20:26:27,416 INFO program/MainThread: stdout[118]: LVM 2024-03-01 20:26:27,416 INFO program/MainThread: stderr[118]: 2024-03-01 20:26:27,417 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 20:26:27,417 INFO program/MainThread: Running [119] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1-cow ... 2024-03-01 20:26:27,420 INFO program/MainThread: stdout[119]: LVM 2024-03-01 20:26:27,420 INFO program/MainThread: stderr[119]: 2024-03-01 20:26:27,420 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 20:26:27,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:27,430 INFO program/MainThread: Running [120] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1-cow ... 2024-03-01 20:26:27,433 INFO program/MainThread: stdout[120]: LVM 2024-03-01 20:26:27,433 INFO program/MainThread: stderr[120]: 2024-03-01 20:26:27,434 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 20:26:27,434 INFO program/MainThread: Running [121] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1-cow ... 2024-03-01 20:26:27,437 INFO program/MainThread: stdout[121]: LVM 2024-03-01 20:26:27,437 INFO program/MainThread: stderr[121]: 2024-03-01 20:26:27,437 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 20:26:27,437 INFO program/MainThread: Running [122] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1-cow ... 2024-03-01 20:26:27,440 INFO program/MainThread: stdout[122]: LVM 2024-03-01 20:26:27,440 INFO program/MainThread: stderr[122]: 2024-03-01 20:26:27,440 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 20:26:27,444 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv6_snapset1-cow ; 2024-03-01 20:26:27,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:27,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:27,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (208) with existing lvmpv 2024-03-01 20:26:27,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (184) with existing lvmpv 2024-03-01 20:26:27,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:27,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:27,480 DEBUG blivet/MainThread: no device obtained for test_vg3-lv6_snapset1-cow 2024-03-01 20:26:27,483 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6_snapset1 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv6_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Q52MTpDd2HVwsVCjwjw0wHUlwR7Qb80JW ' '/dev/disk/by-id/dm-name-test_vg3-lv6_snapset1 ' '/dev/test_vg3/lv6_snapset1 ' '/dev/disk/by-uuid/7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba', 'DEVNAME': '/dev/dm-13', 'DEVPATH': '/devices/virtual/block/dm-13', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6_snapset1', 'DM_NAME': 'test_vg3-lv6_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Q52MTpDd2HVwsVCjwjw0wHUlwR7Qb80JW', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba', 'ID_FS_UUID_ENC': '7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba', 'MAJOR': '253', 'MINOR': '13', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-13', 'SYS_PATH': '/sys/devices/virtual/block/dm-13', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '905528751'} ; 2024-03-01 20:26:27,484 INFO blivet/MainThread: scanning test_vg3-lv6_snapset1 (/sys/devices/virtual/block/dm-13)... 2024-03-01 20:26:27,484 INFO program/MainThread: Running [123] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 20:26:27,487 INFO program/MainThread: stdout[123]: LVM 2024-03-01 20:26:27,487 INFO program/MainThread: stderr[123]: 2024-03-01 20:26:27,487 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 20:26:27,487 INFO program/MainThread: Running [124] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 20:26:27,490 INFO program/MainThread: stdout[124]: LVM 2024-03-01 20:26:27,491 INFO program/MainThread: stderr[124]: 2024-03-01 20:26:27,491 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 20:26:27,491 INFO program/MainThread: Running [125] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 20:26:27,494 INFO program/MainThread: stdout[125]: LVM 2024-03-01 20:26:27,494 INFO program/MainThread: stderr[125]: 2024-03-01 20:26:27,494 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 20:26:27,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs filesystem 2024-03-01 20:26:27,507 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:27,509 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:27,509 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:27,511 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:27,503 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2b34e80) -- name = test_vg3-lv6_snapset1 status = True id = 266 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW size = 164 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-13 target size = 164 MiB path = /dev/mapper/test_vg3-lv6_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8be2ba5630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 20:26:27,512 INFO program/MainThread: Running [126] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 20:26:27,515 INFO program/MainThread: stdout[126]: LVM 2024-03-01 20:26:27,515 INFO program/MainThread: stderr[126]: 2024-03-01 20:26:27,515 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 20:26:27,519 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6_snapset1 ; 2024-03-01 20:26:27,519 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6_snapset1, bailing 2024-03-01 20:26:27,522 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7-real ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv7-real', 'DEVNAME': '/dev/dm-14', 'DEVPATH': '/devices/virtual/block/dm-14', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7-real', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Q1eeiUgF62uO5xPqULqvAD3Qr9xiD1UD2-real', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '14', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-14', 'SYS_PATH': '/sys/devices/virtual/block/dm-14', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '905815141'} ; 2024-03-01 20:26:27,523 INFO blivet/MainThread: scanning test_vg3-lv7-real (/sys/devices/virtual/block/dm-14)... 2024-03-01 20:26:27,523 INFO program/MainThread: Running [127] dmsetup info -co subsystem --noheadings test_vg3-lv7-real ... 2024-03-01 20:26:27,526 INFO program/MainThread: stdout[127]: LVM 2024-03-01 20:26:27,526 INFO program/MainThread: stderr[127]: 2024-03-01 20:26:27,526 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 20:26:27,526 INFO program/MainThread: Running [128] dmsetup info -co subsystem --noheadings test_vg3-lv7-real ... 2024-03-01 20:26:27,529 INFO program/MainThread: stdout[128]: LVM 2024-03-01 20:26:27,529 INFO program/MainThread: stderr[128]: 2024-03-01 20:26:27,530 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 20:26:27,530 INFO program/MainThread: Running [129] dmsetup info -co subsystem --noheadings test_vg3-lv7-real ... 2024-03-01 20:26:27,533 INFO program/MainThread: stdout[129]: LVM 2024-03-01 20:26:27,533 INFO program/MainThread: stderr[129]: 2024-03-01 20:26:27,533 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 20:26:27,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:27,543 INFO program/MainThread: Running [130] dmsetup info -co subsystem --noheadings test_vg3-lv7-real ... 2024-03-01 20:26:27,546 INFO program/MainThread: stdout[130]: LVM 2024-03-01 20:26:27,547 INFO program/MainThread: stderr[130]: 2024-03-01 20:26:27,547 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 20:26:27,547 INFO program/MainThread: Running [131] dmsetup info -co subsystem --noheadings test_vg3-lv7-real ... 2024-03-01 20:26:27,550 INFO program/MainThread: stdout[131]: LVM 2024-03-01 20:26:27,550 INFO program/MainThread: stderr[131]: 2024-03-01 20:26:27,550 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 20:26:27,550 INFO program/MainThread: Running [132] dmsetup info -co subsystem --noheadings test_vg3-lv7-real ... 2024-03-01 20:26:27,553 INFO program/MainThread: stdout[132]: LVM 2024-03-01 20:26:27,553 INFO program/MainThread: stderr[132]: 2024-03-01 20:26:27,553 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 20:26:27,557 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv7-real ; 2024-03-01 20:26:27,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:27,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:27,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (184) with existing lvmpv 2024-03-01 20:26:27,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:27,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:27,586 DEBUG blivet/MainThread: no device obtained for test_vg3-lv7-real 2024-03-01 20:26:27,589 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7_snapset1-cow ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv7_snapset1-cow', 'DEVNAME': '/dev/dm-15', 'DEVPATH': '/devices/virtual/block/dm-15', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv7_snapset1', 'DM_NAME': 'test_vg3-lv7_snapset1-cow', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qhtj4CXC2Kg1hGBibr0dRlB6QmivBzOJp-cow', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '15', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-15', 'SYS_PATH': '/sys/devices/virtual/block/dm-15', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '905817768'} ; 2024-03-01 20:26:27,589 INFO blivet/MainThread: scanning test_vg3-lv7_snapset1-cow (/sys/devices/virtual/block/dm-15)... 2024-03-01 20:26:27,589 INFO program/MainThread: Running [133] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1-cow ... 2024-03-01 20:26:27,593 INFO program/MainThread: stdout[133]: LVM 2024-03-01 20:26:27,593 INFO program/MainThread: stderr[133]: 2024-03-01 20:26:27,593 INFO program/MainThread: ...done [133] (exit code: 0) 2024-03-01 20:26:27,593 INFO program/MainThread: Running [134] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1-cow ... 2024-03-01 20:26:27,596 INFO program/MainThread: stdout[134]: LVM 2024-03-01 20:26:27,596 INFO program/MainThread: stderr[134]: 2024-03-01 20:26:27,597 INFO program/MainThread: ...done [134] (exit code: 0) 2024-03-01 20:26:27,597 INFO program/MainThread: Running [135] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1-cow ... 2024-03-01 20:26:27,600 INFO program/MainThread: stdout[135]: LVM 2024-03-01 20:26:27,600 INFO program/MainThread: stderr[135]: 2024-03-01 20:26:27,600 INFO program/MainThread: ...done [135] (exit code: 0) 2024-03-01 20:26:27,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:27,610 INFO program/MainThread: Running [136] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1-cow ... 2024-03-01 20:26:27,613 INFO program/MainThread: stdout[136]: LVM 2024-03-01 20:26:27,614 INFO program/MainThread: stderr[136]: 2024-03-01 20:26:27,614 INFO program/MainThread: ...done [136] (exit code: 0) 2024-03-01 20:26:27,614 INFO program/MainThread: Running [137] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1-cow ... 2024-03-01 20:26:27,617 INFO program/MainThread: stdout[137]: LVM 2024-03-01 20:26:27,617 INFO program/MainThread: stderr[137]: 2024-03-01 20:26:27,617 INFO program/MainThread: ...done [137] (exit code: 0) 2024-03-01 20:26:27,617 INFO program/MainThread: Running [138] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1-cow ... 2024-03-01 20:26:27,620 INFO program/MainThread: stdout[138]: LVM 2024-03-01 20:26:27,620 INFO program/MainThread: stderr[138]: 2024-03-01 20:26:27,620 INFO program/MainThread: ...done [138] (exit code: 0) 2024-03-01 20:26:27,624 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv7_snapset1-cow ; 2024-03-01 20:26:27,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:27,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:27,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (208) with existing lvmpv 2024-03-01 20:26:27,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (184) with existing lvmpv 2024-03-01 20:26:27,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:27,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:27,660 DEBUG blivet/MainThread: no device obtained for test_vg3-lv7_snapset1-cow 2024-03-01 20:26:27,663 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7_snapset1 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv7_snapset1 ' '/dev/disk/by-id/dm-name-test_vg3-lv7_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qhtj4CXC2Kg1hGBibr0dRlB6QmivBzOJp ' '/dev/disk/by-uuid/137a183e-6780-48d0-bf08-098e24620bd2 ' '/dev/test_vg3/lv7_snapset1', 'DEVNAME': '/dev/dm-16', 'DEVPATH': '/devices/virtual/block/dm-16', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7_snapset1', 'DM_NAME': 'test_vg3-lv7_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qhtj4CXC2Kg1hGBibr0dRlB6QmivBzOJp', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '137a183e-6780-48d0-bf08-098e24620bd2', 'ID_FS_UUID_ENC': '137a183e-6780-48d0-bf08-098e24620bd2', 'MAJOR': '253', 'MINOR': '16', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-16', 'SYS_PATH': '/sys/devices/virtual/block/dm-16', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '905821010'} ; 2024-03-01 20:26:27,663 INFO blivet/MainThread: scanning test_vg3-lv7_snapset1 (/sys/devices/virtual/block/dm-16)... 2024-03-01 20:26:27,663 INFO program/MainThread: Running [139] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 20:26:27,667 INFO program/MainThread: stdout[139]: LVM 2024-03-01 20:26:27,667 INFO program/MainThread: stderr[139]: 2024-03-01 20:26:27,667 INFO program/MainThread: ...done [139] (exit code: 0) 2024-03-01 20:26:27,667 INFO program/MainThread: Running [140] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 20:26:27,670 INFO program/MainThread: stdout[140]: LVM 2024-03-01 20:26:27,670 INFO program/MainThread: stderr[140]: 2024-03-01 20:26:27,670 INFO program/MainThread: ...done [140] (exit code: 0) 2024-03-01 20:26:27,670 INFO program/MainThread: Running [141] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 20:26:27,673 INFO program/MainThread: stdout[141]: LVM 2024-03-01 20:26:27,674 INFO program/MainThread: stderr[141]: 2024-03-01 20:26:27,674 INFO program/MainThread: ...done [141] (exit code: 0) 2024-03-01 20:26:27,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs filesystem 2024-03-01 20:26:27,687 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:27,688 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:27,689 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:27,691 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:27,683 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2b450f0) -- name = test_vg3-lv7_snapset1 status = True id = 292 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp size = 164 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-16 target size = 164 MiB path = /dev/mapper/test_vg3-lv7_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8be2ba5630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 20:26:27,692 INFO program/MainThread: Running [142] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 20:26:27,695 INFO program/MainThread: stdout[142]: LVM 2024-03-01 20:26:27,695 INFO program/MainThread: stderr[142]: 2024-03-01 20:26:27,695 INFO program/MainThread: ...done [142] (exit code: 0) 2024-03-01 20:26:27,699 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7_snapset1 ; 2024-03-01 20:26:27,699 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7_snapset1, bailing 2024-03-01 20:26:27,702 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8-real ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv8-real', 'DEVNAME': '/dev/dm-17', 'DEVPATH': '/devices/virtual/block/dm-17', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8-real', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qf2rOdjhEzNTmxYyZKFHzunRR78tMA6CS-real', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '17', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-17', 'SYS_PATH': '/sys/devices/virtual/block/dm-17', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '906123211'} ; 2024-03-01 20:26:27,702 INFO blivet/MainThread: scanning test_vg3-lv8-real (/sys/devices/virtual/block/dm-17)... 2024-03-01 20:26:27,703 INFO program/MainThread: Running [143] dmsetup info -co subsystem --noheadings test_vg3-lv8-real ... 2024-03-01 20:26:27,706 INFO program/MainThread: stdout[143]: LVM 2024-03-01 20:26:27,706 INFO program/MainThread: stderr[143]: 2024-03-01 20:26:27,706 INFO program/MainThread: ...done [143] (exit code: 0) 2024-03-01 20:26:27,706 INFO program/MainThread: Running [144] dmsetup info -co subsystem --noheadings test_vg3-lv8-real ... 2024-03-01 20:26:27,709 INFO program/MainThread: stdout[144]: LVM 2024-03-01 20:26:27,709 INFO program/MainThread: stderr[144]: 2024-03-01 20:26:27,709 INFO program/MainThread: ...done [144] (exit code: 0) 2024-03-01 20:26:27,710 INFO program/MainThread: Running [145] dmsetup info -co subsystem --noheadings test_vg3-lv8-real ... 2024-03-01 20:26:27,713 INFO program/MainThread: stdout[145]: LVM 2024-03-01 20:26:27,713 INFO program/MainThread: stderr[145]: 2024-03-01 20:26:27,713 INFO program/MainThread: ...done [145] (exit code: 0) 2024-03-01 20:26:27,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:27,723 INFO program/MainThread: Running [146] dmsetup info -co subsystem --noheadings test_vg3-lv8-real ... 2024-03-01 20:26:27,726 INFO program/MainThread: stdout[146]: LVM 2024-03-01 20:26:27,726 INFO program/MainThread: stderr[146]: 2024-03-01 20:26:27,726 INFO program/MainThread: ...done [146] (exit code: 0) 2024-03-01 20:26:27,727 INFO program/MainThread: Running [147] dmsetup info -co subsystem --noheadings test_vg3-lv8-real ... 2024-03-01 20:26:27,730 INFO program/MainThread: stdout[147]: LVM 2024-03-01 20:26:27,730 INFO program/MainThread: stderr[147]: 2024-03-01 20:26:27,730 INFO program/MainThread: ...done [147] (exit code: 0) 2024-03-01 20:26:27,730 INFO program/MainThread: Running [148] dmsetup info -co subsystem --noheadings test_vg3-lv8-real ... 2024-03-01 20:26:27,733 INFO program/MainThread: stdout[148]: LVM 2024-03-01 20:26:27,733 INFO program/MainThread: stderr[148]: 2024-03-01 20:26:27,733 INFO program/MainThread: ...done [148] (exit code: 0) 2024-03-01 20:26:27,737 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv8-real ; 2024-03-01 20:26:27,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:27,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:27,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (184) with existing lvmpv 2024-03-01 20:26:27,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:27,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:27,766 DEBUG blivet/MainThread: no device obtained for test_vg3-lv8-real 2024-03-01 20:26:27,769 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8_snapset1-cow ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv8_snapset1-cow', 'DEVNAME': '/dev/dm-18', 'DEVPATH': '/devices/virtual/block/dm-18', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv8_snapset1', 'DM_NAME': 'test_vg3-lv8_snapset1-cow', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QoFXa7w6LJSYDtoOQSt4aLtju0yDZL2XK-cow', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '18', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-18', 'SYS_PATH': '/sys/devices/virtual/block/dm-18', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '906151493'} ; 2024-03-01 20:26:27,769 INFO blivet/MainThread: scanning test_vg3-lv8_snapset1-cow (/sys/devices/virtual/block/dm-18)... 2024-03-01 20:26:27,769 INFO program/MainThread: Running [149] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1-cow ... 2024-03-01 20:26:27,773 INFO program/MainThread: stdout[149]: LVM 2024-03-01 20:26:27,773 INFO program/MainThread: stderr[149]: 2024-03-01 20:26:27,773 INFO program/MainThread: ...done [149] (exit code: 0) 2024-03-01 20:26:27,773 INFO program/MainThread: Running [150] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1-cow ... 2024-03-01 20:26:27,776 INFO program/MainThread: stdout[150]: LVM 2024-03-01 20:26:27,776 INFO program/MainThread: stderr[150]: 2024-03-01 20:26:27,776 INFO program/MainThread: ...done [150] (exit code: 0) 2024-03-01 20:26:27,776 INFO program/MainThread: Running [151] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1-cow ... 2024-03-01 20:26:27,779 INFO program/MainThread: stdout[151]: LVM 2024-03-01 20:26:27,780 INFO program/MainThread: stderr[151]: 2024-03-01 20:26:27,780 INFO program/MainThread: ...done [151] (exit code: 0) 2024-03-01 20:26:27,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:27,790 INFO program/MainThread: Running [152] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1-cow ... 2024-03-01 20:26:27,793 INFO program/MainThread: stdout[152]: LVM 2024-03-01 20:26:27,793 INFO program/MainThread: stderr[152]: 2024-03-01 20:26:27,793 INFO program/MainThread: ...done [152] (exit code: 0) 2024-03-01 20:26:27,793 INFO program/MainThread: Running [153] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1-cow ... 2024-03-01 20:26:27,796 INFO program/MainThread: stdout[153]: LVM 2024-03-01 20:26:27,797 INFO program/MainThread: stderr[153]: 2024-03-01 20:26:27,797 INFO program/MainThread: ...done [153] (exit code: 0) 2024-03-01 20:26:27,797 INFO program/MainThread: Running [154] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1-cow ... 2024-03-01 20:26:27,800 INFO program/MainThread: stdout[154]: LVM 2024-03-01 20:26:27,800 INFO program/MainThread: stderr[154]: 2024-03-01 20:26:27,800 INFO program/MainThread: ...done [154] (exit code: 0) 2024-03-01 20:26:27,804 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv8_snapset1-cow ; 2024-03-01 20:26:27,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:27,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:27,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (208) with existing lvmpv 2024-03-01 20:26:27,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (198) with existing lvmpv 2024-03-01 20:26:27,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:27,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:27,840 DEBUG blivet/MainThread: no device obtained for test_vg3-lv8_snapset1-cow 2024-03-01 20:26:27,843 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/a9b52ae6-3bed-4354-8021-c269878c01bb ' '/dev/disk/by-id/dm-name-test_vg3-lv8_snapset1 ' '/dev/test_vg3/lv8_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QoFXa7w6LJSYDtoOQSt4aLtju0yDZL2XK ' '/dev/mapper/test_vg3-lv8_snapset1', 'DEVNAME': '/dev/dm-19', 'DEVPATH': '/devices/virtual/block/dm-19', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8_snapset1', 'DM_NAME': 'test_vg3-lv8_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QoFXa7w6LJSYDtoOQSt4aLtju0yDZL2XK', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a9b52ae6-3bed-4354-8021-c269878c01bb', 'ID_FS_UUID_ENC': 'a9b52ae6-3bed-4354-8021-c269878c01bb', 'MAJOR': '253', 'MINOR': '19', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-19', 'SYS_PATH': '/sys/devices/virtual/block/dm-19', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '906156564'} ; 2024-03-01 20:26:27,843 INFO blivet/MainThread: scanning test_vg3-lv8_snapset1 (/sys/devices/virtual/block/dm-19)... 2024-03-01 20:26:27,843 INFO program/MainThread: Running [155] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 20:26:27,847 INFO program/MainThread: stdout[155]: LVM 2024-03-01 20:26:27,847 INFO program/MainThread: stderr[155]: 2024-03-01 20:26:27,847 INFO program/MainThread: ...done [155] (exit code: 0) 2024-03-01 20:26:27,847 INFO program/MainThread: Running [156] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 20:26:27,850 INFO program/MainThread: stdout[156]: LVM 2024-03-01 20:26:27,850 INFO program/MainThread: stderr[156]: 2024-03-01 20:26:27,850 INFO program/MainThread: ...done [156] (exit code: 0) 2024-03-01 20:26:27,850 INFO program/MainThread: Running [157] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 20:26:27,853 INFO program/MainThread: stdout[157]: LVM 2024-03-01 20:26:27,854 INFO program/MainThread: stderr[157]: 2024-03-01 20:26:27,854 INFO program/MainThread: ...done [157] (exit code: 0) 2024-03-01 20:26:27,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs filesystem 2024-03-01 20:26:27,867 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:27,868 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:27,869 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:27,871 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:27,863 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2b74e48) -- name = test_vg3-lv8_snapset1 status = True id = 318 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK size = 164 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-19 target size = 164 MiB path = /dev/mapper/test_vg3-lv8_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8be2ba5630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 20:26:27,872 INFO program/MainThread: Running [158] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 20:26:27,875 INFO program/MainThread: stdout[158]: LVM 2024-03-01 20:26:27,875 INFO program/MainThread: stderr[158]: 2024-03-01 20:26:27,875 INFO program/MainThread: ...done [158] (exit code: 0) 2024-03-01 20:26:27,879 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8_snapset1 ; 2024-03-01 20:26:27,879 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8_snapset1, bailing 2024-03-01 20:26:27,882 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QhI4F9keFEN3g89Mfv0ZV2p1RR6VJ9sVG ' '/dev/test_vg3/lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba ' '/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-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QhI4F9keFEN3g89Mfv0ZV2p1RR6VJ9sVG', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba', 'ID_FS_UUID_ENC': '7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '897572463'} ; 2024-03-01 20:26:27,882 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:26:27,883 INFO program/MainThread: Running [159] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:27,886 INFO program/MainThread: stdout[159]: LVM 2024-03-01 20:26:27,886 INFO program/MainThread: stderr[159]: 2024-03-01 20:26:27,886 INFO program/MainThread: ...done [159] (exit code: 0) 2024-03-01 20:26:27,886 INFO program/MainThread: Running [160] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:27,889 INFO program/MainThread: stdout[160]: LVM 2024-03-01 20:26:27,889 INFO program/MainThread: stderr[160]: 2024-03-01 20:26:27,889 INFO program/MainThread: ...done [160] (exit code: 0) 2024-03-01 20:26:27,890 INFO program/MainThread: Running [161] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:27,893 INFO program/MainThread: stdout[161]: LVM 2024-03-01 20:26:27,893 INFO program/MainThread: stderr[161]: 2024-03-01 20:26:27,893 INFO program/MainThread: ...done [161] (exit code: 0) 2024-03-01 20:26:27,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem 2024-03-01 20:26:27,905 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:27,907 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:27,908 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:27,909 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:27,902 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2bcfb38) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8be2ba5630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:27,910 INFO program/MainThread: Running [162] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:27,913 INFO program/MainThread: stdout[162]: LVM 2024-03-01 20:26:27,914 INFO program/MainThread: stderr[162]: 2024-03-01 20:26:27,914 INFO program/MainThread: ...done [162] (exit code: 0) 2024-03-01 20:26:27,918 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:26:27,918 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:26:27,921 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3-real ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv3-real', 'DEVNAME': '/dev/dm-20', 'DEVPATH': '/devices/virtual/block/dm-20', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3-real', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrTRDi5MkkmmmA92P4iAXpiq3eccOnPAC0-real', 'DM_VG_NAME': 'test_vg2', 'MAJOR': '253', 'MINOR': '20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-20', 'SYS_PATH': '/sys/devices/virtual/block/dm-20', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '906436847'} ; 2024-03-01 20:26:27,921 INFO blivet/MainThread: scanning test_vg2-lv3-real (/sys/devices/virtual/block/dm-20)... 2024-03-01 20:26:27,922 INFO program/MainThread: Running [163] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 20:26:27,925 INFO program/MainThread: stdout[163]: LVM 2024-03-01 20:26:27,925 INFO program/MainThread: stderr[163]: 2024-03-01 20:26:27,925 INFO program/MainThread: ...done [163] (exit code: 0) 2024-03-01 20:26:27,925 INFO program/MainThread: Running [164] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 20:26:27,928 INFO program/MainThread: stdout[164]: LVM 2024-03-01 20:26:27,928 INFO program/MainThread: stderr[164]: 2024-03-01 20:26:27,928 INFO program/MainThread: ...done [164] (exit code: 0) 2024-03-01 20:26:27,928 INFO program/MainThread: Running [165] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 20:26:27,931 INFO program/MainThread: stdout[165]: LVM 2024-03-01 20:26:27,932 INFO program/MainThread: stderr[165]: 2024-03-01 20:26:27,932 INFO program/MainThread: ...done [165] (exit code: 0) 2024-03-01 20:26:27,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:27,942 INFO program/MainThread: Running [166] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 20:26:27,945 INFO program/MainThread: stdout[166]: LVM 2024-03-01 20:26:27,945 INFO program/MainThread: stderr[166]: 2024-03-01 20:26:27,945 INFO program/MainThread: ...done [166] (exit code: 0) 2024-03-01 20:26:27,945 INFO program/MainThread: Running [167] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 20:26:27,948 INFO program/MainThread: stdout[167]: LVM 2024-03-01 20:26:27,948 INFO program/MainThread: stderr[167]: 2024-03-01 20:26:27,949 INFO program/MainThread: ...done [167] (exit code: 0) 2024-03-01 20:26:27,949 INFO program/MainThread: Running [168] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 20:26:27,952 INFO program/MainThread: stdout[168]: LVM 2024-03-01 20:26:27,952 INFO program/MainThread: stderr[168]: 2024-03-01 20:26:27,952 INFO program/MainThread: ...done [168] (exit code: 0) 2024-03-01 20:26:27,956 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg2-lv3-real ; 2024-03-01 20:26:27,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:27,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:27,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (98) with existing lvmpv 2024-03-01 20:26:27,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:27,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:27,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:27,983 DEBUG blivet/MainThread: no device obtained for test_vg2-lv3-real 2024-03-01 20:26:27,986 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3_snapset1-cow ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv3_snapset1-cow', 'DEVNAME': '/dev/dm-21', 'DEVPATH': '/devices/virtual/block/dm-21', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv3_snapset1', 'DM_NAME': 'test_vg2-lv3_snapset1-cow', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRre5ceH8q8oasbf30EBQWBX7xV1fuCN0WP-cow', 'DM_VG_NAME': 'test_vg2', 'MAJOR': '253', 'MINOR': '21', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-21', 'SYS_PATH': '/sys/devices/virtual/block/dm-21', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '906438298'} ; 2024-03-01 20:26:27,986 INFO blivet/MainThread: scanning test_vg2-lv3_snapset1-cow (/sys/devices/virtual/block/dm-21)... 2024-03-01 20:26:27,987 INFO program/MainThread: Running [169] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 20:26:27,990 INFO program/MainThread: stdout[169]: LVM 2024-03-01 20:26:27,990 INFO program/MainThread: stderr[169]: 2024-03-01 20:26:27,990 INFO program/MainThread: ...done [169] (exit code: 0) 2024-03-01 20:26:27,990 INFO program/MainThread: Running [170] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 20:26:27,993 INFO program/MainThread: stdout[170]: LVM 2024-03-01 20:26:27,994 INFO program/MainThread: stderr[170]: 2024-03-01 20:26:27,994 INFO program/MainThread: ...done [170] (exit code: 0) 2024-03-01 20:26:27,994 INFO program/MainThread: Running [171] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 20:26:27,997 INFO program/MainThread: stdout[171]: LVM 2024-03-01 20:26:27,997 INFO program/MainThread: stderr[171]: 2024-03-01 20:26:27,997 INFO program/MainThread: ...done [171] (exit code: 0) 2024-03-01 20:26:28,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:28,007 INFO program/MainThread: Running [172] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 20:26:28,010 INFO program/MainThread: stdout[172]: LVM 2024-03-01 20:26:28,011 INFO program/MainThread: stderr[172]: 2024-03-01 20:26:28,011 INFO program/MainThread: ...done [172] (exit code: 0) 2024-03-01 20:26:28,011 INFO program/MainThread: Running [173] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 20:26:28,014 INFO program/MainThread: stdout[173]: LVM 2024-03-01 20:26:28,014 INFO program/MainThread: stderr[173]: 2024-03-01 20:26:28,014 INFO program/MainThread: ...done [173] (exit code: 0) 2024-03-01 20:26:28,014 INFO program/MainThread: Running [174] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 20:26:28,017 INFO program/MainThread: stdout[174]: LVM 2024-03-01 20:26:28,017 INFO program/MainThread: stderr[174]: 2024-03-01 20:26:28,018 INFO program/MainThread: ...done [174] (exit code: 0) 2024-03-01 20:26:28,021 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg2-lv3_snapset1-cow ; 2024-03-01 20:26:28,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:28,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:28,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (98) with existing lvmpv 2024-03-01 20:26:28,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:28,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:28,049 DEBUG blivet/MainThread: no device obtained for test_vg2-lv3_snapset1-cow 2024-03-01 20:26:28,052 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRre5ceH8q8oasbf30EBQWBX7xV1fuCN0WP ' '/dev/disk/by-id/dm-name-test_vg2-lv3_snapset1 ' '/dev/mapper/test_vg2-lv3_snapset1 ' '/dev/disk/by-uuid/7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e ' '/dev/test_vg2/lv3_snapset1', 'DEVNAME': '/dev/dm-22', 'DEVPATH': '/devices/virtual/block/dm-22', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3_snapset1', 'DM_NAME': 'test_vg2-lv3_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRre5ceH8q8oasbf30EBQWBX7xV1fuCN0WP', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e', 'ID_FS_UUID_ENC': '7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e', 'MAJOR': '253', 'MINOR': '22', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-22', 'SYS_PATH': '/sys/devices/virtual/block/dm-22', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '906457512'} ; 2024-03-01 20:26:28,052 INFO blivet/MainThread: scanning test_vg2-lv3_snapset1 (/sys/devices/virtual/block/dm-22)... 2024-03-01 20:26:28,053 INFO program/MainThread: Running [175] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 20:26:28,056 INFO program/MainThread: stdout[175]: LVM 2024-03-01 20:26:28,056 INFO program/MainThread: stderr[175]: 2024-03-01 20:26:28,056 INFO program/MainThread: ...done [175] (exit code: 0) 2024-03-01 20:26:28,056 INFO program/MainThread: Running [176] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 20:26:28,059 INFO program/MainThread: stdout[176]: LVM 2024-03-01 20:26:28,059 INFO program/MainThread: stderr[176]: 2024-03-01 20:26:28,059 INFO program/MainThread: ...done [176] (exit code: 0) 2024-03-01 20:26:28,059 INFO program/MainThread: Running [177] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 20:26:28,062 INFO program/MainThread: stdout[177]: LVM 2024-03-01 20:26:28,063 INFO program/MainThread: stderr[177]: 2024-03-01 20:26:28,063 INFO program/MainThread: ...done [177] (exit code: 0) 2024-03-01 20:26:28,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs filesystem 2024-03-01 20:26:28,074 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:28,076 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:28,076 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:28,077 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:28,072 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2b80fd0) -- name = test_vg2-lv3_snapset1 status = True id = 144 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP size = 124 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-22 target size = 124 MiB path = /dev/mapper/test_vg2-lv3_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8be2b83668) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 20:26:28,078 INFO program/MainThread: Running [178] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 20:26:28,081 INFO program/MainThread: stdout[178]: LVM 2024-03-01 20:26:28,081 INFO program/MainThread: stderr[178]: 2024-03-01 20:26:28,081 INFO program/MainThread: ...done [178] (exit code: 0) 2024-03-01 20:26:28,085 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3_snapset1 ; 2024-03-01 20:26:28,085 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3_snapset1, bailing 2024-03-01 20:26:28,088 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4-real ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4-real', 'DEVNAME': '/dev/dm-23', 'DEVPATH': '/devices/virtual/block/dm-23', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4-real', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrSdqNYPTZaVJHovu1wRz5gXkHNrGLRw1O-real', 'DM_VG_NAME': 'test_vg2', 'MAJOR': '253', 'MINOR': '23', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-23', 'SYS_PATH': '/sys/devices/virtual/block/dm-23', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '906732702'} ; 2024-03-01 20:26:28,088 INFO blivet/MainThread: scanning test_vg2-lv4-real (/sys/devices/virtual/block/dm-23)... 2024-03-01 20:26:28,089 INFO program/MainThread: Running [179] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 20:26:28,092 INFO program/MainThread: stdout[179]: LVM 2024-03-01 20:26:28,092 INFO program/MainThread: stderr[179]: 2024-03-01 20:26:28,092 INFO program/MainThread: ...done [179] (exit code: 0) 2024-03-01 20:26:28,092 INFO program/MainThread: Running [180] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 20:26:28,095 INFO program/MainThread: stdout[180]: LVM 2024-03-01 20:26:28,095 INFO program/MainThread: stderr[180]: 2024-03-01 20:26:28,095 INFO program/MainThread: ...done [180] (exit code: 0) 2024-03-01 20:26:28,096 INFO program/MainThread: Running [181] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 20:26:28,099 INFO program/MainThread: stdout[181]: LVM 2024-03-01 20:26:28,099 INFO program/MainThread: stderr[181]: 2024-03-01 20:26:28,099 INFO program/MainThread: ...done [181] (exit code: 0) 2024-03-01 20:26:28,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:28,109 INFO program/MainThread: Running [182] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 20:26:28,112 INFO program/MainThread: stdout[182]: LVM 2024-03-01 20:26:28,112 INFO program/MainThread: stderr[182]: 2024-03-01 20:26:28,112 INFO program/MainThread: ...done [182] (exit code: 0) 2024-03-01 20:26:28,112 INFO program/MainThread: Running [183] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 20:26:28,116 INFO program/MainThread: stdout[183]: LVM 2024-03-01 20:26:28,116 INFO program/MainThread: stderr[183]: 2024-03-01 20:26:28,116 INFO program/MainThread: ...done [183] (exit code: 0) 2024-03-01 20:26:28,116 INFO program/MainThread: Running [184] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 20:26:28,119 INFO program/MainThread: stdout[184]: LVM 2024-03-01 20:26:28,119 INFO program/MainThread: stderr[184]: 2024-03-01 20:26:28,119 INFO program/MainThread: ...done [184] (exit code: 0) 2024-03-01 20:26:28,123 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg2-lv4-real ; 2024-03-01 20:26:28,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:28,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:28,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (98) with existing lvmpv 2024-03-01 20:26:28,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:28,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:28,151 DEBUG blivet/MainThread: no device obtained for test_vg2-lv4-real 2024-03-01 20:26:28,154 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4_snapset1-cow ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4_snapset1-cow', 'DEVNAME': '/dev/dm-24', 'DEVPATH': '/devices/virtual/block/dm-24', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv4_snapset1', 'DM_NAME': 'test_vg2-lv4_snapset1-cow', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrTc8s0bpBev8kqIxEj3kiODV8QrRzlggl-cow', 'DM_VG_NAME': 'test_vg2', 'MAJOR': '253', 'MINOR': '24', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-24', 'SYS_PATH': '/sys/devices/virtual/block/dm-24', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '906735302'} ; 2024-03-01 20:26:28,154 INFO blivet/MainThread: scanning test_vg2-lv4_snapset1-cow (/sys/devices/virtual/block/dm-24)... 2024-03-01 20:26:28,154 INFO program/MainThread: Running [185] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 20:26:28,157 INFO program/MainThread: stdout[185]: LVM 2024-03-01 20:26:28,158 INFO program/MainThread: stderr[185]: 2024-03-01 20:26:28,158 INFO program/MainThread: ...done [185] (exit code: 0) 2024-03-01 20:26:28,158 INFO program/MainThread: Running [186] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 20:26:28,161 INFO program/MainThread: stdout[186]: LVM 2024-03-01 20:26:28,161 INFO program/MainThread: stderr[186]: 2024-03-01 20:26:28,161 INFO program/MainThread: ...done [186] (exit code: 0) 2024-03-01 20:26:28,161 INFO program/MainThread: Running [187] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 20:26:28,164 INFO program/MainThread: stdout[187]: LVM 2024-03-01 20:26:28,164 INFO program/MainThread: stderr[187]: 2024-03-01 20:26:28,165 INFO program/MainThread: ...done [187] (exit code: 0) 2024-03-01 20:26:28,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:28,175 INFO program/MainThread: Running [188] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 20:26:28,178 INFO program/MainThread: stdout[188]: LVM 2024-03-01 20:26:28,178 INFO program/MainThread: stderr[188]: 2024-03-01 20:26:28,178 INFO program/MainThread: ...done [188] (exit code: 0) 2024-03-01 20:26:28,178 INFO program/MainThread: Running [189] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 20:26:28,181 INFO program/MainThread: stdout[189]: LVM 2024-03-01 20:26:28,181 INFO program/MainThread: stderr[189]: 2024-03-01 20:26:28,181 INFO program/MainThread: ...done [189] (exit code: 0) 2024-03-01 20:26:28,182 INFO program/MainThread: Running [190] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 20:26:28,185 INFO program/MainThread: stdout[190]: LVM 2024-03-01 20:26:28,185 INFO program/MainThread: stderr[190]: 2024-03-01 20:26:28,185 INFO program/MainThread: ...done [190] (exit code: 0) 2024-03-01 20:26:28,189 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg2-lv4_snapset1-cow ; 2024-03-01 20:26:28,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:28,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:28,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (98) with existing lvmpv 2024-03-01 20:26:28,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:28,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:28,216 DEBUG blivet/MainThread: no device obtained for test_vg2-lv4_snapset1-cow 2024-03-01 20:26:28,219 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/b48223d4-e85f-45f9-af3d-e469f4d1520a ' '/dev/test_vg2/lv4_snapset1 ' '/dev/disk/by-id/dm-name-test_vg2-lv4_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrTc8s0bpBev8kqIxEj3kiODV8QrRzlggl ' '/dev/mapper/test_vg2-lv4_snapset1', 'DEVNAME': '/dev/dm-25', 'DEVPATH': '/devices/virtual/block/dm-25', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4_snapset1', 'DM_NAME': 'test_vg2-lv4_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrTc8s0bpBev8kqIxEj3kiODV8QrRzlggl', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b48223d4-e85f-45f9-af3d-e469f4d1520a', 'ID_FS_UUID_ENC': 'b48223d4-e85f-45f9-af3d-e469f4d1520a', 'MAJOR': '253', 'MINOR': '25', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-25', 'SYS_PATH': '/sys/devices/virtual/block/dm-25', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '906754569'} ; 2024-03-01 20:26:28,219 INFO blivet/MainThread: scanning test_vg2-lv4_snapset1 (/sys/devices/virtual/block/dm-25)... 2024-03-01 20:26:28,220 INFO program/MainThread: Running [191] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 20:26:28,223 INFO program/MainThread: stdout[191]: LVM 2024-03-01 20:26:28,223 INFO program/MainThread: stderr[191]: 2024-03-01 20:26:28,223 INFO program/MainThread: ...done [191] (exit code: 0) 2024-03-01 20:26:28,223 INFO program/MainThread: Running [192] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 20:26:28,226 INFO program/MainThread: stdout[192]: LVM 2024-03-01 20:26:28,226 INFO program/MainThread: stderr[192]: 2024-03-01 20:26:28,226 INFO program/MainThread: ...done [192] (exit code: 0) 2024-03-01 20:26:28,226 INFO program/MainThread: Running [193] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 20:26:28,229 INFO program/MainThread: stdout[193]: LVM 2024-03-01 20:26:28,230 INFO program/MainThread: stderr[193]: 2024-03-01 20:26:28,230 INFO program/MainThread: ...done [193] (exit code: 0) 2024-03-01 20:26:28,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs filesystem 2024-03-01 20:26:28,242 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:28,243 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:28,243 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:28,244 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:28,239 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2be63c8) -- name = test_vg2-lv4_snapset1 status = True id = 170 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl size = 124 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-25 target size = 124 MiB path = /dev/mapper/test_vg2-lv4_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8be2b83668) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 20:26:28,245 INFO program/MainThread: Running [194] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 20:26:28,248 INFO program/MainThread: stdout[194]: LVM 2024-03-01 20:26:28,248 INFO program/MainThread: stderr[194]: 2024-03-01 20:26:28,248 INFO program/MainThread: ...done [194] (exit code: 0) 2024-03-01 20:26:28,252 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4_snapset1 ; 2024-03-01 20:26:28,252 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4_snapset1, bailing 2024-03-01 20:26:28,256 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1-real ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1-real', 'DEVNAME': '/dev/dm-26', 'DEVPATH': '/devices/virtual/block/dm-26', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1-real', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGrdYxJrjtjLOQNKNeFK9sQc1YZ65CNR07l-real', 'DM_VG_NAME': 'test_vg1', 'MAJOR': '253', 'MINOR': '26', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-26', 'SYS_PATH': '/sys/devices/virtual/block/dm-26', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '907032228'} ; 2024-03-01 20:26:28,256 INFO blivet/MainThread: scanning test_vg1-lv1-real (/sys/devices/virtual/block/dm-26)... 2024-03-01 20:26:28,256 INFO program/MainThread: Running [195] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:26:28,259 INFO program/MainThread: stdout[195]: LVM 2024-03-01 20:26:28,259 INFO program/MainThread: stderr[195]: 2024-03-01 20:26:28,259 INFO program/MainThread: ...done [195] (exit code: 0) 2024-03-01 20:26:28,259 INFO program/MainThread: Running [196] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:26:28,262 INFO program/MainThread: stdout[196]: LVM 2024-03-01 20:26:28,263 INFO program/MainThread: stderr[196]: 2024-03-01 20:26:28,263 INFO program/MainThread: ...done [196] (exit code: 0) 2024-03-01 20:26:28,263 INFO program/MainThread: Running [197] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:26:28,266 INFO program/MainThread: stdout[197]: LVM 2024-03-01 20:26:28,266 INFO program/MainThread: stderr[197]: 2024-03-01 20:26:28,266 INFO program/MainThread: ...done [197] (exit code: 0) 2024-03-01 20:26:28,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:28,276 INFO program/MainThread: Running [198] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:26:28,279 INFO program/MainThread: stdout[198]: LVM 2024-03-01 20:26:28,280 INFO program/MainThread: stderr[198]: 2024-03-01 20:26:28,280 INFO program/MainThread: ...done [198] (exit code: 0) 2024-03-01 20:26:28,280 INFO program/MainThread: Running [199] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:26:28,283 INFO program/MainThread: stdout[199]: LVM 2024-03-01 20:26:28,283 INFO program/MainThread: stderr[199]: 2024-03-01 20:26:28,283 INFO program/MainThread: ...done [199] (exit code: 0) 2024-03-01 20:26:28,283 INFO program/MainThread: Running [200] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:26:28,286 INFO program/MainThread: stdout[200]: LVM 2024-03-01 20:26:28,286 INFO program/MainThread: stderr[200]: 2024-03-01 20:26:28,286 INFO program/MainThread: ...done [200] (exit code: 0) 2024-03-01 20:26:28,290 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1-real ; 2024-03-01 20:26:28,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:28,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:28,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:26:28,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:28,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:28,317 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1-real 2024-03-01 20:26:28,320 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1-cow ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1_snapset1-cow', 'DEVNAME': '/dev/dm-27', 'DEVPATH': '/devices/virtual/block/dm-27', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv1_snapset1', 'DM_NAME': 'test_vg1-lv1_snapset1-cow', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGrbu7IJtc5htv8flGFubT134Ye9E6inWdO-cow', 'DM_VG_NAME': 'test_vg1', 'MAJOR': '253', 'MINOR': '27', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-27', 'SYS_PATH': '/sys/devices/virtual/block/dm-27', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '907032464'} ; 2024-03-01 20:26:28,320 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1-cow (/sys/devices/virtual/block/dm-27)... 2024-03-01 20:26:28,321 INFO program/MainThread: Running [201] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:26:28,324 INFO program/MainThread: stdout[201]: LVM 2024-03-01 20:26:28,324 INFO program/MainThread: stderr[201]: 2024-03-01 20:26:28,324 INFO program/MainThread: ...done [201] (exit code: 0) 2024-03-01 20:26:28,324 INFO program/MainThread: Running [202] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:26:28,327 INFO program/MainThread: stdout[202]: LVM 2024-03-01 20:26:28,327 INFO program/MainThread: stderr[202]: 2024-03-01 20:26:28,327 INFO program/MainThread: ...done [202] (exit code: 0) 2024-03-01 20:26:28,327 INFO program/MainThread: Running [203] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:26:28,330 INFO program/MainThread: stdout[203]: LVM 2024-03-01 20:26:28,331 INFO program/MainThread: stderr[203]: 2024-03-01 20:26:28,331 INFO program/MainThread: ...done [203] (exit code: 0) 2024-03-01 20:26:28,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:28,341 INFO program/MainThread: Running [204] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:26:28,344 INFO program/MainThread: stdout[204]: LVM 2024-03-01 20:26:28,344 INFO program/MainThread: stderr[204]: 2024-03-01 20:26:28,344 INFO program/MainThread: ...done [204] (exit code: 0) 2024-03-01 20:26:28,344 INFO program/MainThread: Running [205] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:26:28,347 INFO program/MainThread: stdout[205]: LVM 2024-03-01 20:26:28,348 INFO program/MainThread: stderr[205]: 2024-03-01 20:26:28,348 INFO program/MainThread: ...done [205] (exit code: 0) 2024-03-01 20:26:28,348 INFO program/MainThread: Running [206] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:26:28,351 INFO program/MainThread: stdout[206]: LVM 2024-03-01 20:26:28,351 INFO program/MainThread: stderr[206]: 2024-03-01 20:26:28,351 INFO program/MainThread: ...done [206] (exit code: 0) 2024-03-01 20:26:28,355 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1_snapset1-cow ; 2024-03-01 20:26:28,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:28,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:28,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:26:28,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:28,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:28,382 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1_snapset1-cow 2024-03-01 20:26:28,385 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGrbu7IJtc5htv8flGFubT134Ye9E6inWdO ' '/dev/disk/by-uuid/ec0a7c06-c250-4157-a8f5-1c09342112fa ' '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1 ' '/dev/mapper/test_vg1-lv1_snapset1 /dev/test_vg1/lv1_snapset1', 'DEVNAME': '/dev/dm-28', 'DEVPATH': '/devices/virtual/block/dm-28', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1_snapset1', 'DM_NAME': 'test_vg1-lv1_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGrbu7IJtc5htv8flGFubT134Ye9E6inWdO', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ec0a7c06-c250-4157-a8f5-1c09342112fa', 'ID_FS_UUID_ENC': 'ec0a7c06-c250-4157-a8f5-1c09342112fa', 'MAJOR': '253', 'MINOR': '28', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-28', 'SYS_PATH': '/sys/devices/virtual/block/dm-28', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '907071907'} ; 2024-03-01 20:26:28,385 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-28)... 2024-03-01 20:26:28,385 INFO program/MainThread: Running [207] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:26:28,389 INFO program/MainThread: stdout[207]: LVM 2024-03-01 20:26:28,389 INFO program/MainThread: stderr[207]: 2024-03-01 20:26:28,389 INFO program/MainThread: ...done [207] (exit code: 0) 2024-03-01 20:26:28,389 INFO program/MainThread: Running [208] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:26:28,392 INFO program/MainThread: stdout[208]: LVM 2024-03-01 20:26:28,392 INFO program/MainThread: stderr[208]: 2024-03-01 20:26:28,392 INFO program/MainThread: ...done [208] (exit code: 0) 2024-03-01 20:26:28,392 INFO program/MainThread: Running [209] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:26:28,395 INFO program/MainThread: stdout[209]: LVM 2024-03-01 20:26:28,396 INFO program/MainThread: stderr[209]: 2024-03-01 20:26:28,396 INFO program/MainThread: ...done [209] (exit code: 0) 2024-03-01 20:26:28,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs filesystem 2024-03-01 20:26:28,407 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:28,408 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:28,409 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:28,410 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:28,404 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2bcf8d0) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO size = 124 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-28 target size = 124 MiB path = /dev/mapper/test_vg1-lv1_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8be2c45ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 20:26:28,410 INFO program/MainThread: Running [210] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:26:28,413 INFO program/MainThread: stdout[210]: LVM 2024-03-01 20:26:28,414 INFO program/MainThread: stderr[210]: 2024-03-01 20:26:28,414 INFO program/MainThread: ...done [210] (exit code: 0) 2024-03-01 20:26:28,418 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 20:26:28,418 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1_snapset1, bailing 2024-03-01 20:26:28,421 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2-real ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv2-real', 'DEVNAME': '/dev/dm-29', 'DEVPATH': '/devices/virtual/block/dm-29', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2-real', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGr6H10vSPvjBLDNVkqtwz2sqpM5dkDUsSY-real', 'DM_VG_NAME': 'test_vg1', 'MAJOR': '253', 'MINOR': '29', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-29', 'SYS_PATH': '/sys/devices/virtual/block/dm-29', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '907333468'} ; 2024-03-01 20:26:28,421 INFO blivet/MainThread: scanning test_vg1-lv2-real (/sys/devices/virtual/block/dm-29)... 2024-03-01 20:26:28,421 INFO program/MainThread: Running [211] dmsetup info -co subsystem --noheadings test_vg1-lv2-real ... 2024-03-01 20:26:28,424 INFO program/MainThread: stdout[211]: LVM 2024-03-01 20:26:28,425 INFO program/MainThread: stderr[211]: 2024-03-01 20:26:28,425 INFO program/MainThread: ...done [211] (exit code: 0) 2024-03-01 20:26:28,425 INFO program/MainThread: Running [212] dmsetup info -co subsystem --noheadings test_vg1-lv2-real ... 2024-03-01 20:26:28,428 INFO program/MainThread: stdout[212]: LVM 2024-03-01 20:26:28,428 INFO program/MainThread: stderr[212]: 2024-03-01 20:26:28,428 INFO program/MainThread: ...done [212] (exit code: 0) 2024-03-01 20:26:28,428 INFO program/MainThread: Running [213] dmsetup info -co subsystem --noheadings test_vg1-lv2-real ... 2024-03-01 20:26:28,431 INFO program/MainThread: stdout[213]: LVM 2024-03-01 20:26:28,431 INFO program/MainThread: stderr[213]: 2024-03-01 20:26:28,432 INFO program/MainThread: ...done [213] (exit code: 0) 2024-03-01 20:26:28,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:28,442 INFO program/MainThread: Running [214] dmsetup info -co subsystem --noheadings test_vg1-lv2-real ... 2024-03-01 20:26:28,445 INFO program/MainThread: stdout[214]: LVM 2024-03-01 20:26:28,445 INFO program/MainThread: stderr[214]: 2024-03-01 20:26:28,445 INFO program/MainThread: ...done [214] (exit code: 0) 2024-03-01 20:26:28,445 INFO program/MainThread: Running [215] dmsetup info -co subsystem --noheadings test_vg1-lv2-real ... 2024-03-01 20:26:28,448 INFO program/MainThread: stdout[215]: LVM 2024-03-01 20:26:28,448 INFO program/MainThread: stderr[215]: 2024-03-01 20:26:28,449 INFO program/MainThread: ...done [215] (exit code: 0) 2024-03-01 20:26:28,449 INFO program/MainThread: Running [216] dmsetup info -co subsystem --noheadings test_vg1-lv2-real ... 2024-03-01 20:26:28,452 INFO program/MainThread: stdout[216]: LVM 2024-03-01 20:26:28,452 INFO program/MainThread: stderr[216]: 2024-03-01 20:26:28,452 INFO program/MainThread: ...done [216] (exit code: 0) 2024-03-01 20:26:28,456 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv2-real ; 2024-03-01 20:26:28,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:28,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:28,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:26:28,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:28,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:28,483 DEBUG blivet/MainThread: no device obtained for test_vg1-lv2-real 2024-03-01 20:26:28,486 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QJpeH1ogoF1eUr16zj7oSTWmwKFpU425P ' '/dev/disk/by-uuid/1a53c807-1dd3-4cdb-881c-a12818f94224 ' '/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-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QJpeH1ogoF1eUr16zj7oSTWmwKFpU425P', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1a53c807-1dd3-4cdb-881c-a12818f94224', 'ID_FS_UUID_ENC': '1a53c807-1dd3-4cdb-881c-a12818f94224', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '897891150'} ; 2024-03-01 20:26:28,486 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:26:28,486 INFO program/MainThread: Running [217] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:28,489 INFO program/MainThread: stdout[217]: LVM 2024-03-01 20:26:28,489 INFO program/MainThread: stderr[217]: 2024-03-01 20:26:28,490 INFO program/MainThread: ...done [217] (exit code: 0) 2024-03-01 20:26:28,490 INFO program/MainThread: Running [218] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:28,493 INFO program/MainThread: stdout[218]: LVM 2024-03-01 20:26:28,493 INFO program/MainThread: stderr[218]: 2024-03-01 20:26:28,493 INFO program/MainThread: ...done [218] (exit code: 0) 2024-03-01 20:26:28,493 INFO program/MainThread: Running [219] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:28,496 INFO program/MainThread: stdout[219]: LVM 2024-03-01 20:26:28,496 INFO program/MainThread: stderr[219]: 2024-03-01 20:26:28,496 INFO program/MainThread: ...done [219] (exit code: 0) 2024-03-01 20:26:28,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem 2024-03-01 20:26:28,509 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:28,511 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:28,511 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:28,513 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:28,505 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2b9dd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8be2ba5630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:28,514 INFO program/MainThread: Running [220] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:28,517 INFO program/MainThread: stdout[220]: LVM 2024-03-01 20:26:28,517 INFO program/MainThread: stderr[220]: 2024-03-01 20:26:28,517 INFO program/MainThread: ...done [220] (exit code: 0) 2024-03-01 20:26:28,521 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:26:28,521 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:26:28,524 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2_snapset1-cow ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv2_snapset1-cow', 'DEVNAME': '/dev/dm-30', 'DEVPATH': '/devices/virtual/block/dm-30', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv2_snapset1', 'DM_NAME': 'test_vg1-lv2_snapset1-cow', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGro4X6BesdzznkpmsjrZ5SElmT57oFTKQn-cow', 'DM_VG_NAME': 'test_vg1', 'MAJOR': '253', 'MINOR': '30', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-30', 'SYS_PATH': '/sys/devices/virtual/block/dm-30', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '907349166'} ; 2024-03-01 20:26:28,525 INFO blivet/MainThread: scanning test_vg1-lv2_snapset1-cow (/sys/devices/virtual/block/dm-30)... 2024-03-01 20:26:28,525 INFO program/MainThread: Running [221] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1-cow ... 2024-03-01 20:26:28,528 INFO program/MainThread: stdout[221]: LVM 2024-03-01 20:26:28,528 INFO program/MainThread: stderr[221]: 2024-03-01 20:26:28,528 INFO program/MainThread: ...done [221] (exit code: 0) 2024-03-01 20:26:28,528 INFO program/MainThread: Running [222] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1-cow ... 2024-03-01 20:26:28,531 INFO program/MainThread: stdout[222]: LVM 2024-03-01 20:26:28,532 INFO program/MainThread: stderr[222]: 2024-03-01 20:26:28,532 INFO program/MainThread: ...done [222] (exit code: 0) 2024-03-01 20:26:28,532 INFO program/MainThread: Running [223] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1-cow ... 2024-03-01 20:26:28,535 INFO program/MainThread: stdout[223]: LVM 2024-03-01 20:26:28,535 INFO program/MainThread: stderr[223]: 2024-03-01 20:26:28,535 INFO program/MainThread: ...done [223] (exit code: 0) 2024-03-01 20:26:28,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:28,545 INFO program/MainThread: Running [224] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1-cow ... 2024-03-01 20:26:28,548 INFO program/MainThread: stdout[224]: LVM 2024-03-01 20:26:28,549 INFO program/MainThread: stderr[224]: 2024-03-01 20:26:28,549 INFO program/MainThread: ...done [224] (exit code: 0) 2024-03-01 20:26:28,549 INFO program/MainThread: Running [225] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1-cow ... 2024-03-01 20:26:28,552 INFO program/MainThread: stdout[225]: LVM 2024-03-01 20:26:28,552 INFO program/MainThread: stderr[225]: 2024-03-01 20:26:28,552 INFO program/MainThread: ...done [225] (exit code: 0) 2024-03-01 20:26:28,552 INFO program/MainThread: Running [226] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1-cow ... 2024-03-01 20:26:28,555 INFO program/MainThread: stdout[226]: LVM 2024-03-01 20:26:28,555 INFO program/MainThread: stderr[226]: 2024-03-01 20:26:28,555 INFO program/MainThread: ...done [226] (exit code: 0) 2024-03-01 20:26:28,559 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv2_snapset1-cow ; 2024-03-01 20:26:28,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:28,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:28,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:26:28,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:28,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:28,586 DEBUG blivet/MainThread: no device obtained for test_vg1-lv2_snapset1-cow 2024-03-01 20:26:28,589 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2_snapset1 ; info: {'DEVLINKS': '/dev/test_vg1/lv2_snapset1 /dev/mapper/test_vg1-lv2_snapset1 ' '/dev/disk/by-id/dm-name-test_vg1-lv2_snapset1 ' '/dev/disk/by-uuid/cf9d75ec-747d-4fff-bc5d-0c694192b7a0 ' '/dev/disk/by-id/dm-uuid-LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGro4X6BesdzznkpmsjrZ5SElmT57oFTKQn', 'DEVNAME': '/dev/dm-31', 'DEVPATH': '/devices/virtual/block/dm-31', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2_snapset1', 'DM_NAME': 'test_vg1-lv2_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGro4X6BesdzznkpmsjrZ5SElmT57oFTKQn', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'cf9d75ec-747d-4fff-bc5d-0c694192b7a0', 'ID_FS_UUID_ENC': 'cf9d75ec-747d-4fff-bc5d-0c694192b7a0', 'MAJOR': '253', 'MINOR': '31', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-31', 'SYS_PATH': '/sys/devices/virtual/block/dm-31', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '907388435'} ; 2024-03-01 20:26:28,590 INFO blivet/MainThread: scanning test_vg1-lv2_snapset1 (/sys/devices/virtual/block/dm-31)... 2024-03-01 20:26:28,590 INFO program/MainThread: Running [227] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 20:26:28,593 INFO program/MainThread: stdout[227]: LVM 2024-03-01 20:26:28,593 INFO program/MainThread: stderr[227]: 2024-03-01 20:26:28,593 INFO program/MainThread: ...done [227] (exit code: 0) 2024-03-01 20:26:28,593 INFO program/MainThread: Running [228] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 20:26:28,596 INFO program/MainThread: stdout[228]: LVM 2024-03-01 20:26:28,597 INFO program/MainThread: stderr[228]: 2024-03-01 20:26:28,597 INFO program/MainThread: ...done [228] (exit code: 0) 2024-03-01 20:26:28,597 INFO program/MainThread: Running [229] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 20:26:28,600 INFO program/MainThread: stdout[229]: LVM 2024-03-01 20:26:28,600 INFO program/MainThread: stderr[229]: 2024-03-01 20:26:28,600 INFO program/MainThread: ...done [229] (exit code: 0) 2024-03-01 20:26:28,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs filesystem 2024-03-01 20:26:28,612 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:28,613 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:28,613 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:28,614 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:28,609 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2b80748) -- name = test_vg1-lv2_snapset1 status = True id = 84 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn size = 124 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-31 target size = 124 MiB path = /dev/mapper/test_vg1-lv2_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8be2c45ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 20:26:28,615 INFO program/MainThread: Running [230] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 20:26:28,618 INFO program/MainThread: stdout[230]: LVM 2024-03-01 20:26:28,619 INFO program/MainThread: stderr[230]: 2024-03-01 20:26:28,619 INFO program/MainThread: ...done [230] (exit code: 0) 2024-03-01 20:26:28,623 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2_snapset1 ; 2024-03-01 20:26:28,623 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2_snapset1, bailing 2024-03-01 20:26:28,626 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrSdqNYPTZaVJHovu1wRz5gXkHNrGLRw1O ' '/dev/mapper/test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/b48223d4-e85f-45f9-af3d-e469f4d1520a', '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-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrSdqNYPTZaVJHovu1wRz5gXkHNrGLRw1O', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b48223d4-e85f-45f9-af3d-e469f4d1520a', 'ID_FS_UUID_ENC': 'b48223d4-e85f-45f9-af3d-e469f4d1520a', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '898812873'} ; 2024-03-01 20:26:28,626 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:26:28,626 INFO program/MainThread: Running [231] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:28,629 INFO program/MainThread: stdout[231]: LVM 2024-03-01 20:26:28,629 INFO program/MainThread: stderr[231]: 2024-03-01 20:26:28,630 INFO program/MainThread: ...done [231] (exit code: 0) 2024-03-01 20:26:28,630 INFO program/MainThread: Running [232] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:28,633 INFO program/MainThread: stdout[232]: LVM 2024-03-01 20:26:28,633 INFO program/MainThread: stderr[232]: 2024-03-01 20:26:28,633 INFO program/MainThread: ...done [232] (exit code: 0) 2024-03-01 20:26:28,633 INFO program/MainThread: Running [233] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:28,636 INFO program/MainThread: stdout[233]: LVM 2024-03-01 20:26:28,636 INFO program/MainThread: stderr[233]: 2024-03-01 20:26:28,636 INFO program/MainThread: ...done [233] (exit code: 0) 2024-03-01 20:26:28,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem 2024-03-01 20:26:28,648 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:28,649 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:28,649 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:28,650 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:28,645 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2be6eb8) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8be2b83668) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:28,651 INFO program/MainThread: Running [234] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:28,654 INFO program/MainThread: stdout[234]: LVM 2024-03-01 20:26:28,655 INFO program/MainThread: stderr[234]: 2024-03-01 20:26:28,655 INFO program/MainThread: ...done [234] (exit code: 0) 2024-03-01 20:26:28,659 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:26:28,659 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:26:28,662 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/7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e ' '/dev/disk/by-id/dm-uuid-LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrTRDi5MkkmmmA92P4iAXpiq3eccOnPAC0', '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-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrTRDi5MkkmmmA92P4iAXpiq3eccOnPAC0', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e', 'ID_FS_UUID_ENC': '7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '899127655'} ; 2024-03-01 20:26:28,662 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:26:28,662 INFO program/MainThread: Running [235] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:28,665 INFO program/MainThread: stdout[235]: LVM 2024-03-01 20:26:28,666 INFO program/MainThread: stderr[235]: 2024-03-01 20:26:28,666 INFO program/MainThread: ...done [235] (exit code: 0) 2024-03-01 20:26:28,666 INFO program/MainThread: Running [236] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:28,669 INFO program/MainThread: stdout[236]: LVM 2024-03-01 20:26:28,669 INFO program/MainThread: stderr[236]: 2024-03-01 20:26:28,669 INFO program/MainThread: ...done [236] (exit code: 0) 2024-03-01 20:26:28,669 INFO program/MainThread: Running [237] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:28,672 INFO program/MainThread: stdout[237]: LVM 2024-03-01 20:26:28,673 INFO program/MainThread: stderr[237]: 2024-03-01 20:26:28,673 INFO program/MainThread: ...done [237] (exit code: 0) 2024-03-01 20:26:28,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem 2024-03-01 20:26:28,684 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:28,685 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:28,685 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:28,687 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:28,681 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2b8eef0) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7f8be2b83668) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:28,687 INFO program/MainThread: Running [238] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:28,690 INFO program/MainThread: stdout[238]: LVM 2024-03-01 20:26:28,691 INFO program/MainThread: stderr[238]: 2024-03-01 20:26:28,691 INFO program/MainThread: ...done [238] (exit code: 0) 2024-03-01 20:26:28,695 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:26:28,695 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:26:28,698 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/cf9d75ec-747d-4fff-bc5d-0c694192b7a0 ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGr6H10vSPvjBLDNVkqtwz2sqpM5dkDUsSY', '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-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGr6H10vSPvjBLDNVkqtwz2sqpM5dkDUsSY', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'cf9d75ec-747d-4fff-bc5d-0c694192b7a0', 'ID_FS_UUID_ENC': 'cf9d75ec-747d-4fff-bc5d-0c694192b7a0', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '899961102'} ; 2024-03-01 20:26:28,698 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:26:28,698 INFO program/MainThread: Running [239] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:28,701 INFO program/MainThread: stdout[239]: LVM 2024-03-01 20:26:28,702 INFO program/MainThread: stderr[239]: 2024-03-01 20:26:28,702 INFO program/MainThread: ...done [239] (exit code: 0) 2024-03-01 20:26:28,702 INFO program/MainThread: Running [240] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:28,705 INFO program/MainThread: stdout[240]: LVM 2024-03-01 20:26:28,705 INFO program/MainThread: stderr[240]: 2024-03-01 20:26:28,705 INFO program/MainThread: ...done [240] (exit code: 0) 2024-03-01 20:26:28,705 INFO program/MainThread: Running [241] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:28,708 INFO program/MainThread: stdout[241]: LVM 2024-03-01 20:26:28,708 INFO program/MainThread: stderr[241]: 2024-03-01 20:26:28,708 INFO program/MainThread: ...done [241] (exit code: 0) 2024-03-01 20:26:28,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem 2024-03-01 20:26:28,720 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:28,721 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:28,721 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:28,722 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:28,717 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2b75da0) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8be2c45ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:28,723 INFO program/MainThread: Running [242] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:28,726 INFO program/MainThread: stdout[242]: LVM 2024-03-01 20:26:28,727 INFO program/MainThread: stderr[242]: 2024-03-01 20:26:28,727 INFO program/MainThread: ...done [242] (exit code: 0) 2024-03-01 20:26:28,731 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:26:28,731 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:26:28,734 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-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGrdYxJrjtjLOQNKNeFK9sQc1YZ65CNR07l ' '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/ec0a7c06-c250-4157-a8f5-1c09342112fa ' '/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-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGrdYxJrjtjLOQNKNeFK9sQc1YZ65CNR07l', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ec0a7c06-c250-4157-a8f5-1c09342112fa', 'ID_FS_UUID_ENC': 'ec0a7c06-c250-4157-a8f5-1c09342112fa', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '900295686'} ; 2024-03-01 20:26:28,734 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:26:28,734 INFO program/MainThread: Running [243] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:28,737 INFO program/MainThread: stdout[243]: LVM 2024-03-01 20:26:28,738 INFO program/MainThread: stderr[243]: 2024-03-01 20:26:28,738 INFO program/MainThread: ...done [243] (exit code: 0) 2024-03-01 20:26:28,738 INFO program/MainThread: Running [244] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:28,741 INFO program/MainThread: stdout[244]: LVM 2024-03-01 20:26:28,741 INFO program/MainThread: stderr[244]: 2024-03-01 20:26:28,741 INFO program/MainThread: ...done [244] (exit code: 0) 2024-03-01 20:26:28,741 INFO program/MainThread: Running [245] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:28,744 INFO program/MainThread: stdout[245]: LVM 2024-03-01 20:26:28,744 INFO program/MainThread: stderr[245]: 2024-03-01 20:26:28,745 INFO program/MainThread: ...done [245] (exit code: 0) 2024-03-01 20:26:28,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:26:28,756 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:28,757 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:28,758 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:28,759 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:28,753 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8be2bd6e80) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8be2c45ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:28,759 INFO program/MainThread: Running [246] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:28,762 INFO program/MainThread: stdout[246]: LVM 2024-03-01 20:26:28,763 INFO program/MainThread: stderr[246]: 2024-03-01 20:26:28,763 INFO program/MainThread: ...done [246] (exit code: 0) 2024-03-01 20:26:28,767 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:26:28,767 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:26:28,770 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5-real ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv5-real', 'DEVNAME': '/dev/dm-8', 'DEVPATH': '/devices/virtual/block/dm-8', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5-real', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QJpeH1ogoF1eUr16zj7oSTWmwKFpU425P-real', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '8', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-8', 'SYS_PATH': '/sys/devices/virtual/block/dm-8', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '905161409'} ; 2024-03-01 20:26:28,770 INFO blivet/MainThread: scanning test_vg3-lv5-real (/sys/devices/virtual/block/dm-8)... 2024-03-01 20:26:28,770 INFO program/MainThread: Running [247] dmsetup info -co subsystem --noheadings test_vg3-lv5-real ... 2024-03-01 20:26:28,773 INFO program/MainThread: stdout[247]: LVM 2024-03-01 20:26:28,774 INFO program/MainThread: stderr[247]: 2024-03-01 20:26:28,774 INFO program/MainThread: ...done [247] (exit code: 0) 2024-03-01 20:26:28,774 INFO program/MainThread: Running [248] dmsetup info -co subsystem --noheadings test_vg3-lv5-real ... 2024-03-01 20:26:28,777 INFO program/MainThread: stdout[248]: LVM 2024-03-01 20:26:28,777 INFO program/MainThread: stderr[248]: 2024-03-01 20:26:28,777 INFO program/MainThread: ...done [248] (exit code: 0) 2024-03-01 20:26:28,777 INFO program/MainThread: Running [249] dmsetup info -co subsystem --noheadings test_vg3-lv5-real ... 2024-03-01 20:26:28,780 INFO program/MainThread: stdout[249]: LVM 2024-03-01 20:26:28,780 INFO program/MainThread: stderr[249]: 2024-03-01 20:26:28,780 INFO program/MainThread: ...done [249] (exit code: 0) 2024-03-01 20:26:28,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:28,791 INFO program/MainThread: Running [250] dmsetup info -co subsystem --noheadings test_vg3-lv5-real ... 2024-03-01 20:26:28,794 INFO program/MainThread: stdout[250]: LVM 2024-03-01 20:26:28,794 INFO program/MainThread: stderr[250]: 2024-03-01 20:26:28,794 INFO program/MainThread: ...done [250] (exit code: 0) 2024-03-01 20:26:28,794 INFO program/MainThread: Running [251] dmsetup info -co subsystem --noheadings test_vg3-lv5-real ... 2024-03-01 20:26:28,797 INFO program/MainThread: stdout[251]: LVM 2024-03-01 20:26:28,797 INFO program/MainThread: stderr[251]: 2024-03-01 20:26:28,797 INFO program/MainThread: ...done [251] (exit code: 0) 2024-03-01 20:26:28,798 INFO program/MainThread: Running [252] dmsetup info -co subsystem --noheadings test_vg3-lv5-real ... 2024-03-01 20:26:28,801 INFO program/MainThread: stdout[252]: LVM 2024-03-01 20:26:28,801 INFO program/MainThread: stderr[252]: 2024-03-01 20:26:28,801 INFO program/MainThread: ...done [252] (exit code: 0) 2024-03-01 20:26:28,805 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv5-real ; 2024-03-01 20:26:28,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:28,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:28,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (198) with existing lvmpv 2024-03-01 20:26:28,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:28,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:28,834 DEBUG blivet/MainThread: no device obtained for test_vg3-lv5-real 2024-03-01 20:26:28,837 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5_snapset1-cow ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv5_snapset1-cow', 'DEVNAME': '/dev/dm-9', 'DEVPATH': '/devices/virtual/block/dm-9', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv5_snapset1', 'DM_NAME': 'test_vg3-lv5_snapset1-cow', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qte6yyWrMROOU6JMDy9ViFlnknAv3Egfy-cow', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '9', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-9', 'SYS_PATH': '/sys/devices/virtual/block/dm-9', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '905162955'} ; 2024-03-01 20:26:28,837 INFO blivet/MainThread: scanning test_vg3-lv5_snapset1-cow (/sys/devices/virtual/block/dm-9)... 2024-03-01 20:26:28,837 INFO program/MainThread: Running [253] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1-cow ... 2024-03-01 20:26:28,841 INFO program/MainThread: stdout[253]: LVM 2024-03-01 20:26:28,841 INFO program/MainThread: stderr[253]: 2024-03-01 20:26:28,841 INFO program/MainThread: ...done [253] (exit code: 0) 2024-03-01 20:26:28,841 INFO program/MainThread: Running [254] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1-cow ... 2024-03-01 20:26:28,844 INFO program/MainThread: stdout[254]: LVM 2024-03-01 20:26:28,844 INFO program/MainThread: stderr[254]: 2024-03-01 20:26:28,844 INFO program/MainThread: ...done [254] (exit code: 0) 2024-03-01 20:26:28,844 INFO program/MainThread: Running [255] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1-cow ... 2024-03-01 20:26:28,847 INFO program/MainThread: stdout[255]: LVM 2024-03-01 20:26:28,848 INFO program/MainThread: stderr[255]: 2024-03-01 20:26:28,848 INFO program/MainThread: ...done [255] (exit code: 0) 2024-03-01 20:26:28,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:28,858 INFO program/MainThread: Running [256] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1-cow ... 2024-03-01 20:26:28,861 INFO program/MainThread: stdout[256]: LVM 2024-03-01 20:26:28,861 INFO program/MainThread: stderr[256]: 2024-03-01 20:26:28,861 INFO program/MainThread: ...done [256] (exit code: 0) 2024-03-01 20:26:28,861 INFO program/MainThread: Running [257] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1-cow ... 2024-03-01 20:26:28,864 INFO program/MainThread: stdout[257]: LVM 2024-03-01 20:26:28,865 INFO program/MainThread: stderr[257]: 2024-03-01 20:26:28,865 INFO program/MainThread: ...done [257] (exit code: 0) 2024-03-01 20:26:28,865 INFO program/MainThread: Running [258] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1-cow ... 2024-03-01 20:26:28,868 INFO program/MainThread: stdout[258]: LVM 2024-03-01 20:26:28,868 INFO program/MainThread: stderr[258]: 2024-03-01 20:26:28,868 INFO program/MainThread: ...done [258] (exit code: 0) 2024-03-01 20:26:28,872 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv5_snapset1-cow ; 2024-03-01 20:26:28,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:28,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:28,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (184) with existing lvmpv 2024-03-01 20:26:28,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (198) with existing lvmpv 2024-03-01 20:26:28,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:28,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:28,908 DEBUG blivet/MainThread: no device obtained for test_vg3-lv5_snapset1-cow 2024-03-01 20:26:28,908 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:28,919 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:28,944 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:26:28,945 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:26:28,949 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:28,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:28,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:26:28,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:28,959 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:28,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:28,969 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:28,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:28,972 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:26:28,975 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:28,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:28,982 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:28,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:28,986 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:26:28,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:26:28,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:28,995 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:28,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:28,999 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:26:29,001 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:29,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:29,008 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:29,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:29,012 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:29,015 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:29,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:29,021 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:29,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:29,025 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:33,713 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_yhfknlsf/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:26:33,749 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:26:33,749 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:26:33,752 INFO program/MainThread: stdout[2]: 2024-03-01 20:26:33,752 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:33,753 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:26:33,753 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:26:33,757 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:33,758 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:26:33,761 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:26:33,761 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:26:33,764 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:26:33,764 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:26:33,767 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:26:33,767 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:26:33,788 INFO program/MainThread: stdout: 2024-03-01 20:26:33,788 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:26:33,788 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf 2024-03-01 20:26:33,788 INFO program/MainThread: |-test_vg1-lv1-real 322961408 root disk brw-rw---- 2024-03-01 20:26:33,788 INFO program/MainThread: | |-test_vg1-lv1 322961408 root disk brw-rw---- xfs ec0a7c06-c250-4157-a8f5-1c09342112fa 2024-03-01 20:26:33,788 INFO program/MainThread: | `-test_vg1-lv1_snapset1 322961408 root disk brw-rw---- xfs ec0a7c06-c250-4157-a8f5-1c09342112fa 2024-03-01 20:26:33,788 INFO program/MainThread: |-test_vg1-lv1_snapset1-cow 130023424 root disk brw-rw---- 2024-03-01 20:26:33,788 INFO program/MainThread: | `-test_vg1-lv1_snapset1 322961408 root disk brw-rw---- xfs ec0a7c06-c250-4157-a8f5-1c09342112fa 2024-03-01 20:26:33,788 INFO program/MainThread: |-test_vg1-lv2-real 322961408 root disk brw-rw---- 2024-03-01 20:26:33,788 INFO program/MainThread: | |-test_vg1-lv2 322961408 root disk brw-rw---- xfs cf9d75ec-747d-4fff-bc5d-0c694192b7a0 2024-03-01 20:26:33,788 INFO program/MainThread: | `-test_vg1-lv2_snapset1 322961408 root disk brw-rw---- xfs cf9d75ec-747d-4fff-bc5d-0c694192b7a0 2024-03-01 20:26:33,788 INFO program/MainThread: `-test_vg1-lv2_snapset1-cow 130023424 root disk brw-rw---- 2024-03-01 20:26:33,788 INFO program/MainThread: `-test_vg1-lv2_snapset1 322961408 root disk brw-rw---- xfs cf9d75ec-747d-4fff-bc5d-0c694192b7a0 2024-03-01 20:26:33,789 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg 2024-03-01 20:26:33,789 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member 7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s 2024-03-01 20:26:33,789 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG 2024-03-01 20:26:33,789 INFO program/MainThread: |-test_vg2-lv3-real 322961408 root disk brw-rw---- 2024-03-01 20:26:33,789 INFO program/MainThread: | |-test_vg2-lv3 322961408 root disk brw-rw---- xfs 7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e 2024-03-01 20:26:33,789 INFO program/MainThread: | `-test_vg2-lv3_snapset1 322961408 root disk brw-rw---- xfs 7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e 2024-03-01 20:26:33,789 INFO program/MainThread: |-test_vg2-lv3_snapset1-cow 130023424 root disk brw-rw---- 2024-03-01 20:26:33,789 INFO program/MainThread: | `-test_vg2-lv3_snapset1 322961408 root disk brw-rw---- xfs 7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e 2024-03-01 20:26:33,789 INFO program/MainThread: |-test_vg2-lv4-real 322961408 root disk brw-rw---- 2024-03-01 20:26:33,789 INFO program/MainThread: | |-test_vg2-lv4 322961408 root disk brw-rw---- xfs b48223d4-e85f-45f9-af3d-e469f4d1520a 2024-03-01 20:26:33,789 INFO program/MainThread: | `-test_vg2-lv4_snapset1 322961408 root disk brw-rw---- xfs b48223d4-e85f-45f9-af3d-e469f4d1520a 2024-03-01 20:26:33,789 INFO program/MainThread: `-test_vg2-lv4_snapset1-cow 130023424 root disk brw-rw---- 2024-03-01 20:26:33,789 INFO program/MainThread: `-test_vg2-lv4_snapset1 322961408 root disk brw-rw---- xfs b48223d4-e85f-45f9-af3d-e469f4d1520a 2024-03-01 20:26:33,789 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs 2024-03-01 20:26:33,789 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB 2024-03-01 20:26:33,789 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK 2024-03-01 20:26:33,789 INFO program/MainThread: |-test_vg3-lv5_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 20:26:33,789 INFO program/MainThread: | `-test_vg3-lv5_snapset1 427819008 root disk brw-rw---- xfs 1a53c807-1dd3-4cdb-881c-a12818f94224 2024-03-01 20:26:33,789 INFO program/MainThread: |-test_vg3-lv6_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 20:26:33,789 INFO program/MainThread: | `-test_vg3-lv6_snapset1 427819008 root disk brw-rw---- xfs 7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba 2024-03-01 20:26:33,789 INFO program/MainThread: |-test_vg3-lv7-real 427819008 root disk brw-rw---- 2024-03-01 20:26:33,789 INFO program/MainThread: | |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 137a183e-6780-48d0-bf08-098e24620bd2 2024-03-01 20:26:33,789 INFO program/MainThread: | `-test_vg3-lv7_snapset1 427819008 root disk brw-rw---- xfs 137a183e-6780-48d0-bf08-098e24620bd2 2024-03-01 20:26:33,789 INFO program/MainThread: |-test_vg3-lv7_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 20:26:33,789 INFO program/MainThread: | `-test_vg3-lv7_snapset1 427819008 root disk brw-rw---- xfs 137a183e-6780-48d0-bf08-098e24620bd2 2024-03-01 20:26:33,789 INFO program/MainThread: `-test_vg3-lv8-real 427819008 root disk brw-rw---- 2024-03-01 20:26:33,789 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs a9b52ae6-3bed-4354-8021-c269878c01bb 2024-03-01 20:26:33,789 INFO program/MainThread: `-test_vg3-lv8_snapset1 427819008 root disk brw-rw---- xfs a9b52ae6-3bed-4354-8021-c269878c01bb 2024-03-01 20:26:33,789 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z 2024-03-01 20:26:33,790 INFO program/MainThread: |-test_vg3-lv5-real 427819008 root disk brw-rw---- 2024-03-01 20:26:33,790 INFO program/MainThread: | |-test_vg3-lv5 427819008 root disk brw-rw---- xfs 1a53c807-1dd3-4cdb-881c-a12818f94224 2024-03-01 20:26:33,790 INFO program/MainThread: | `-test_vg3-lv5_snapset1 427819008 root disk brw-rw---- xfs 1a53c807-1dd3-4cdb-881c-a12818f94224 2024-03-01 20:26:33,790 INFO program/MainThread: |-test_vg3-lv5_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 20:26:33,790 INFO program/MainThread: | `-test_vg3-lv5_snapset1 427819008 root disk brw-rw---- xfs 1a53c807-1dd3-4cdb-881c-a12818f94224 2024-03-01 20:26:33,790 INFO program/MainThread: |-test_vg3-lv6-real 427819008 root disk brw-rw---- 2024-03-01 20:26:33,790 INFO program/MainThread: | |-test_vg3-lv6 427819008 root disk brw-rw---- xfs 7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba 2024-03-01 20:26:33,790 INFO program/MainThread: | `-test_vg3-lv6_snapset1 427819008 root disk brw-rw---- xfs 7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba 2024-03-01 20:26:33,790 INFO program/MainThread: `-test_vg3-lv8_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 20:26:33,790 INFO program/MainThread: `-test_vg3-lv8_snapset1 427819008 root disk brw-rw---- xfs a9b52ae6-3bed-4354-8021-c269878c01bb 2024-03-01 20:26:33,790 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm 2024-03-01 20:26:33,790 INFO program/MainThread: |-test_vg3-lv6_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 20:26:33,790 INFO program/MainThread: | `-test_vg3-lv6_snapset1 427819008 root disk brw-rw---- xfs 7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba 2024-03-01 20:26:33,790 INFO program/MainThread: |-test_vg3-lv7_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 20:26:33,790 INFO program/MainThread: | `-test_vg3-lv7_snapset1 427819008 root disk brw-rw---- xfs 137a183e-6780-48d0-bf08-098e24620bd2 2024-03-01 20:26:33,790 INFO program/MainThread: `-test_vg3-lv8_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 20:26:33,790 INFO program/MainThread: `-test_vg3-lv8_snapset1 427819008 root disk brw-rw---- xfs a9b52ae6-3bed-4354-8021-c269878c01bb 2024-03-01 20:26:33,790 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA 2024-03-01 20:26:33,790 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:26:33,790 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:26:33,790 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:26:33,790 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:26:33,790 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:33,790 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf |-test_vg1-lv1-real 322961408 root disk brw-rw---- | |-test_vg1-lv1 322961408 root disk brw-rw---- xfs ec0a7c06-c250-4157-a8f5-1c09342112fa | `-test_vg1-lv1_snapset1 322961408 root disk brw-rw---- xfs ec0a7c06-c250-4157-a8f5-1c09342112fa |-test_vg1-lv1_snapset1-cow 130023424 root disk brw-rw---- | `-test_vg1-lv1_snapset1 322961408 root disk brw-rw---- xfs ec0a7c06-c250-4157-a8f5-1c09342112fa |-test_vg1-lv2-real 322961408 root disk brw-rw---- | |-test_vg1-lv2 322961408 root disk brw-rw---- xfs cf9d75ec-747d-4fff-bc5d-0c694192b7a0 | `-test_vg1-lv2_snapset1 322961408 root disk brw-rw---- xfs cf9d75ec-747d-4fff-bc5d-0c694192b7a0 `-test_vg1-lv2_snapset1-cow 130023424 root disk brw-rw---- `-test_vg1-lv2_snapset1 322961408 root disk brw-rw---- xfs cf9d75ec-747d-4fff-bc5d-0c694192b7a0 sdb 1073741824 root disk brw-rw---- LVM2_member akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg sdc 1073741824 root disk brw-rw---- LVM2_member 7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s sdd 1073741824 root disk brw-rw---- LVM2_member Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG |-test_vg2-lv3-real 322961408 root disk brw-rw---- | |-test_vg2-lv3 322961408 root disk brw-rw---- xfs 7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e | `-test_vg2-lv3_snapset1 322961408 root disk brw-rw---- xfs 7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e |-test_vg2-lv3_snapset1-cow 130023424 root disk brw-rw---- | `-test_vg2-lv3_snapset1 322961408 root disk brw-rw---- xfs 7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e |-test_vg2-lv4-real 322961408 root disk brw-rw---- | |-test_vg2-lv4 322961408 root disk brw-rw---- xfs b48223d4-e85f-45f9-af3d-e469f4d1520a | `-test_vg2-lv4_snapset1 322961408 root disk brw-rw---- xfs b48223d4-e85f-45f9-af3d-e469f4d1520a `-test_vg2-lv4_snapset1-cow 130023424 root disk brw-rw---- `-test_vg2-lv4_snapset1 322961408 root disk brw-rw---- xfs b48223d4-e85f-45f9-af3d-e469f4d1520a sde 1073741824 root disk brw-rw---- LVM2_member RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs sdf 1073741824 root disk brw-rw---- LVM2_member S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB sdg 1073741824 root disk brw-rw---- LVM2_member y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK |-test_vg3-lv5_snapset1-cow 171966464 root disk brw-rw---- | `-test_vg3-lv5_snapset1 427819008 root disk brw-rw---- xfs 1a53c807-1dd3-4cdb-881c-a12818f94224 |-test_vg3-lv6_snapset1-cow 171966464 root disk brw-rw---- | `-test_vg3-lv6_snapset1 427819008 root disk brw-rw---- xfs 7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba |-test_vg3-lv7-real 427819008 root disk brw-rw---- | |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 137a183e-6780-48d0-bf08-098e24620bd2 | `-test_vg3-lv7_snapset1 427819008 root disk brw-rw---- xfs 137a183e-6780-48d0-bf08-098e24620bd2 |-test_vg3-lv7_snapset1-cow 171966464 root disk brw-rw---- | `-test_vg3-lv7_snapset1 427819008 root disk brw-rw---- xfs 137a183e-6780-48d0-bf08-098e24620bd2 `-test_vg3-lv8-real 427819008 root disk brw-rw---- |-test_vg3-lv8 427819008 root disk brw-rw---- xfs a9b52ae6-3bed-4354-8021-c269878c01bb `-test_vg3-lv8_snapset1 427819008 root disk brw-rw---- xfs a9b52ae6-3bed-4354-8021-c269878c01bb sdh 1073741824 root disk brw-rw---- LVM2_member cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z |-test_vg3-lv5-real 427819008 root disk brw-rw---- | |-test_vg3-lv5 427819008 root disk brw-rw---- xfs 1a53c807-1dd3-4cdb-881c-a12818f94224 | `-test_vg3-lv5_snapset1 427819008 root disk brw-rw---- xfs 1a53c807-1dd3-4cdb-881c-a12818f94224 |-test_vg3-lv5_snapset1-cow 171966464 root disk brw-rw---- | `-test_vg3-lv5_snapset1 427819008 root disk brw-rw---- xfs 1a53c807-1dd3-4cdb-881c-a12818f94224 |-test_vg3-lv6-real 427819008 root disk brw-rw---- | |-test_vg3-lv6 427819008 root disk brw-rw---- xfs 7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba | `-test_vg3-lv6_snapset1 427819008 root disk brw-rw---- xfs 7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba `-test_vg3-lv8_snapset1-cow 171966464 root disk brw-rw---- `-test_vg3-lv8_snapset1 427819008 root disk brw-rw---- xfs a9b52ae6-3bed-4354-8021-c269878c01bb sdi 1073741824 root disk brw-rw---- LVM2_member ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm |-test_vg3-lv6_snapset1-cow 171966464 root disk brw-rw---- | `-test_vg3-lv6_snapset1 427819008 root disk brw-rw---- xfs 7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba |-test_vg3-lv7_snapset1-cow 171966464 root disk brw-rw---- | `-test_vg3-lv7_snapset1 427819008 root disk brw-rw---- xfs 137a183e-6780-48d0-bf08-098e24620bd2 `-test_vg3-lv8_snapset1-cow 171966464 root disk brw-rw---- `-test_vg3-lv8_snapset1 427819008 root disk brw-rw---- xfs a9b52ae6-3bed-4354-8021-c269878c01bb sdj 1073741824 root disk brw-rw---- LVM2_member lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA 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:33,790 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:26:33,791 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:26:33,791 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:26:33,791 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:26:33,791 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:26:33,791 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:26:33,792 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:33,802 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:33,825 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-lv5_snapset1', 'test_vg3-lv6-real', 'test_vg3-lv6_snapset1-cow', 'test_vg3-lv6_snapset1', 'test_vg3-lv7-real', 'test_vg3-lv7_snapset1-cow', 'test_vg3-lv7_snapset1', 'test_vg3-lv8-real', 'test_vg3-lv8_snapset1-cow', 'test_vg3-lv8_snapset1', 'test_vg3-lv6', 'test_vg2-lv3-real', 'test_vg2-lv3_snapset1-cow', 'test_vg2-lv3_snapset1', 'test_vg2-lv4-real', 'test_vg2-lv4_snapset1-cow', 'test_vg2-lv4_snapset1', 'test_vg1-lv1-real', 'test_vg1-lv1_snapset1-cow', 'test_vg1-lv1_snapset1', 'test_vg1-lv2-real', 'test_vg3-lv5', 'test_vg1-lv2_snapset1-cow', 'test_vg1-lv2_snapset1', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1', 'test_vg3-lv5-real', 'test_vg3-lv5_snapset1-cow'] 2024-03-01 20:26:33,829 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/lvm-pv-uuid-KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077', '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': 'KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf', 'ID_FS_UUID_ENC': 'KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:26:33,829 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:33,830 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:33,866 INFO program/MainThread: stdout[3]: 2024-03-01 20:26:33,866 INFO program/MainThread: stderr[3]: 2024-03-01 20:26:33,866 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:26:33,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:33,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:33,879 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:26:33,883 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:26:33,884 INFO blivet/MainThread: sda is a disk 2024-03-01 20:26:33,884 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:26:33,884 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:26:33,888 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:26:33,891 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:26:33,891 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:33,894 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:33,895 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:26:33,895 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:26:33,895 INFO blivet/MainThread: got device: DiskDevice instance (0x7fede959f7b8) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:26:33,899 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:26:33,902 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:33,903 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:26:33,906 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:33,906 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:26:33,909 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:33,909 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:26:33,913 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:33,913 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:26:33,916 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:26:33,916 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:26:33,916 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:26:33,944 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 20:26:33,944 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg. WARNING: Couldn't find device with uuid 7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s. WARNING: VG test_vg1 is missing PV akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s (last written to /dev/sdc). 2024-03-01 20:26:33,944 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:26:33,944 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:26:33,949 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf ; label: None ; device: /dev/sda ; serial: 36001405239ab7067b3b484aac9d9c077 ; exists: True ; vg_name: test_vg1 ; vg_uuid: UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr ; pe_start: 8 MiB ; free: 152 MiB ; 2024-03-01 20:26:33,949 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:26:33,952 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:26:33,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr ; incomplete: True ; hidden: False ; 2024-03-01 20:26:33,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:33,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:33,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:33,965 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:26:33,993 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 20:26:33,993 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg. WARNING: Couldn't find device with uuid 7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s. WARNING: VG test_vg1 is missing PV akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s (last written to /dev/sdc). 2024-03-01 20:26:33,993 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:26:33,993 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:26:33,993 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:26:33,999 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:26:34,002 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:26:34,002 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:26:34,006 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:26:34,006 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:26:34,038 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:26:34,038 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg. WARNING: Couldn't find device with uuid 7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s. WARNING: VG test_vg1 is missing PV akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s (last written to /dev/sdc). 2024-03-01 20:26:34,038 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:26:34,042 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:26:34,043 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:26:34,046 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:26:34,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr ; incomplete: True ; hidden: False ; 2024-03-01 20:26:34,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:26:34,052 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:26:34,052 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:34,056 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/lvm-pv-uuid-akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', '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': 'akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg', 'ID_FS_UUID_ENC': 'akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:26:34,056 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:34,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:26:34,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:34,066 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:26:34,067 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:26:34,067 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:26:34,067 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:26:34,070 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:26:34,073 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:26:34,073 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:34,077 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:34,077 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:26:34,077 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:26:34,077 INFO blivet/MainThread: got device: DiskDevice instance (0x7fede85579b0) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:26:34,081 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:26:34,084 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:34,084 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:26:34,088 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:34,088 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:26:34,091 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:34,091 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:26:34,095 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:34,095 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:26:34,098 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:26:34,098 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:26:34,098 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:26:34,127 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 20:26:34,127 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid 7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s. WARNING: VG test_vg1 is missing PV 7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s (last written to /dev/sdc). 2024-03-01 20:26:34,127 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:26:34,128 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:26:34,132 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg ; label: None ; device: /dev/sdb ; serial: 360014055a68a6ab37a64082addd3a75c ; exists: True ; vg_name: test_vg1 ; vg_uuid: UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:26:34,132 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:26:34,135 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:26:34,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr ; incomplete: True ; hidden: False ; 2024-03-01 20:26:34,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:26:34,145 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:26:34,148 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:26:34,151 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:26:34,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr ; incomplete: True ; hidden: False ; 2024-03-01 20:26:34,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:34,158 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:26:34,186 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:26:34,186 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid 7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s. WARNING: VG test_vg1 is missing PV 7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s (last written to /dev/sdc). 2024-03-01 20:26:34,186 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:26:34,187 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:26:34,187 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:34,191 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:26:34,192 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:34,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:26:34,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:34,202 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:26:34,203 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:26:34,203 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:26:34,203 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:26:34,206 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:26:34,209 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:26:34,210 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:34,213 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:34,213 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:26:34,214 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:26:34,214 INFO blivet/MainThread: got device: DiskDevice instance (0x7fede8557ef0) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:26:34,217 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:26:34,217 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:26:34,221 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:26:34,221 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:34,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:26:34,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:34,231 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:26:34,231 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:26:34,231 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:26:34,231 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:26:34,234 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:26:34,238 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:26:34,238 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:34,241 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:34,241 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:26:34,242 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:26:34,242 INFO blivet/MainThread: got device: DiskDevice instance (0x7fede84c8358) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:26:34,245 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:26:34,245 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:26:34,249 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/lvm-pv-uuid-7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079', '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': '7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s', 'ID_FS_UUID_ENC': '7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:26:34,249 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:34,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:26:34,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:34,258 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:26:34,259 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:26:34,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:26:34,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:26:34,262 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:26:34,265 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:26:34,266 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:34,269 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:34,269 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:26:34,269 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:26:34,270 INFO blivet/MainThread: got device: DiskDevice instance (0x7fede85578d0) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:26:34,273 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:26:34,276 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:34,276 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:26:34,279 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:34,280 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:26:34,283 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:34,283 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:26:34,287 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:34,287 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:26:34,289 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:26:34,290 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:26:34,290 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:34,317 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 20:26:34,317 INFO program/MainThread: stderr[9]: 2024-03-01 20:26:34,317 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:26:34,318 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:26:34,322 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s ; label: None ; device: /dev/sdc ; serial: 360014057827914dfa3b447480a4a2bea ; exists: True ; vg_name: test_vg1 ; vg_uuid: UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:26:34,322 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:26:34,325 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:26:34,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr ; incomplete: True ; hidden: False ; 2024-03-01 20:26:34,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:34,335 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:26:34,338 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:26:34,341 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:26:34,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr ; incomplete: True ; hidden: False ; 2024-03-01 20:26:34,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:34,347 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:34,379 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:26:34,379 INFO program/MainThread: stderr[10]: 2024-03-01 20:26:34,379 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:26:34,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:34,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:34,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l ; incomplete: False ; hidden: False ; 2024-03-01 20:26:34,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:34,394 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:26:34,398 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:26:34,398 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:26:34,401 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:26:34,405 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:26:34,405 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:26:34,409 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:34,409 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 308 MiB (308 MiB) 2024-03-01 20:26:34,409 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:26:34,413 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:26:34,416 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:26:34,416 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:26:34,419 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:26:34,423 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:26:34,423 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:26:34,427 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:34,427 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 308 MiB (308 MiB) 2024-03-01 20:26:34,427 DEBUG blivet/MainThread: Adding test_vg1-lv1/308 MiB to test_vg1 2024-03-01 20:26:34,428 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:26:34,431 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:26:34,431 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:26:34,434 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:34,434 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 308 MiB (308 MiB) 2024-03-01 20:26:34,438 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/ec0a7c06-c250-4157-a8f5-1c09342112fa ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGrdYxJrjtjLOQNKNeFK9sQc1YZ65CNR07l', '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-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGrdYxJrjtjLOQNKNeFK9sQc1YZ65CNR07l', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ec0a7c06-c250-4157-a8f5-1c09342112fa', 'ID_FS_UUID_ENC': 'ec0a7c06-c250-4157-a8f5-1c09342112fa', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '900295686'} ; 2024-03-01 20:26:34,438 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:26:34,438 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:34,442 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:26:34,443 INFO program/MainThread: stderr[11]: 2024-03-01 20:26:34,443 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:26:34,443 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:34,446 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:26:34,446 INFO program/MainThread: stderr[12]: 2024-03-01 20:26:34,446 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:26:34,446 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:34,449 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:26:34,450 INFO program/MainThread: stderr[13]: 2024-03-01 20:26:34,450 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:26:34,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:34,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:26:34,460 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:34,461 DEBUG blivet/MainThread: vg test_vg1 has 2.68 GiB free 2024-03-01 20:26:34,461 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:34,462 DEBUG blivet/MainThread: vg test_vg1 has 2.68 GiB free 2024-03-01 20:26:34,457 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 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 = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 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 sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:34,462 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:34,465 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:26:34,465 INFO program/MainThread: stderr[14]: 2024-03-01 20:26:34,465 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:26:34,469 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:26:34,473 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:34,473 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:26:34,477 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:34,477 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:26:34,481 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:34,481 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:26:34,485 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:34,485 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:26:34,486 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:26:34,487 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:26:34,490 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:34,490 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:26:34,494 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:26:34,494 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:34,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:34,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:34,501 INFO blivet/MainThread: found lvm snapshot volume 'test_vg1-lv1_snapset1' 2024-03-01 20:26:34,501 INFO program/MainThread: Running [15] lvm lvs --noheadings -o origin test_vg1/lv1_snapset1 --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:26:34,529 INFO program/MainThread: stdout[15]: lv1 2024-03-01 20:26:34,529 INFO program/MainThread: stderr[15]: 2024-03-01 20:26:34,529 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:26:34,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:34,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:26:34,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:34,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:26:34,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO ; incomplete: False ; hidden: False ; 2024-03-01 20:26:34,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:34,550 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:26:34,553 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 20:26:34,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:26:34,557 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:34,560 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:26:34,560 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-28 2024-03-01 20:26:34,564 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-28 ; 2024-03-01 20:26:34,564 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 124 MiB (124 MiB) 2024-03-01 20:26:34,565 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:26:34,568 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 2 ; 2024-03-01 20:26:34,571 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 20:26:34,572 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:26:34,575 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:34,578 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:26:34,579 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-28 2024-03-01 20:26:34,582 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-28 ; 2024-03-01 20:26:34,582 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 124 MiB (124 MiB) 2024-03-01 20:26:34,583 DEBUG blivet/MainThread: Adding test_vg1-lv1_snapset1/124 MiB to test_vg1 2024-03-01 20:26:34,583 INFO blivet/MainThread: added lvmsnapshot test_vg1-lv1_snapset1 (id 58) to device tree 2024-03-01 20:26:34,586 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:26:34,586 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-28 2024-03-01 20:26:34,589 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-28 ; 2024-03-01 20:26:34,590 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 124 MiB (124 MiB) 2024-03-01 20:26:34,594 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1 ' '/dev/test_vg1/lv1_snapset1 ' '/dev/disk/by-uuid/ec0a7c06-c250-4157-a8f5-1c09342112fa ' '/dev/mapper/test_vg1-lv1_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGrbu7IJtc5htv8flGFubT134Ye9E6inWdO', 'DEVNAME': '/dev/dm-28', 'DEVPATH': '/devices/virtual/block/dm-28', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1_snapset1', 'DM_NAME': 'test_vg1-lv1_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGrbu7IJtc5htv8flGFubT134Ye9E6inWdO', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ec0a7c06-c250-4157-a8f5-1c09342112fa', 'ID_FS_UUID_ENC': 'ec0a7c06-c250-4157-a8f5-1c09342112fa', 'MAJOR': '253', 'MINOR': '28', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-28', 'SYS_PATH': '/sys/devices/virtual/block/dm-28', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '907071907'} ; 2024-03-01 20:26:34,594 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-28)... 2024-03-01 20:26:34,594 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:26:34,598 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:26:34,598 INFO program/MainThread: stderr[16]: 2024-03-01 20:26:34,598 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:26:34,598 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:26:34,601 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:26:34,601 INFO program/MainThread: stderr[17]: 2024-03-01 20:26:34,601 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:26:34,602 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:26:34,605 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:26:34,605 INFO program/MainThread: stderr[18]: 2024-03-01 20:26:34,605 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:26:34,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:34,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) 2024-03-01 20:26:34,615 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:34,616 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:34,616 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:34,617 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:34,613 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede84c1898) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO size = 124 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-28 target size = 124 MiB path = /dev/mapper/test_vg1-lv1_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (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 = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58)'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 20:26:34,618 INFO program/MainThread: Running [19] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:26:34,621 INFO program/MainThread: stdout[19]: LVM 2024-03-01 20:26:34,621 INFO program/MainThread: stderr[19]: 2024-03-01 20:26:34,621 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:26:34,625 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 20:26:34,629 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:34,629 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:26:34,632 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:34,632 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:26:34,636 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:34,636 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:26:34,640 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:34,640 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:26:34,640 INFO blivet/MainThread: type detected on 'test_vg1-lv1_snapset1' is 'xfs' 2024-03-01 20:26:34,644 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:34,644 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:26:34,647 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: xfs ; current: None ; 2024-03-01 20:26:34,647 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:34,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:34,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:34,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY ; incomplete: False ; hidden: False ; 2024-03-01 20:26:34,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:34,660 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 72 2024-03-01 20:26:34,663 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:26:34,663 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:26:34,667 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:26:34,671 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:26:34,671 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:26:34,674 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:34,675 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 308 MiB (308 MiB) 2024-03-01 20:26:34,675 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:26:34,678 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 3 ; 2024-03-01 20:26:34,682 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:26:34,682 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:26:34,685 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:26:34,689 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:26:34,689 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:26:34,692 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:34,693 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 308 MiB (308 MiB) 2024-03-01 20:26:34,693 DEBUG blivet/MainThread: Adding test_vg1-lv2/308 MiB to test_vg1 2024-03-01 20:26:34,693 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 71) to device tree 2024-03-01 20:26:34,696 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:26:34,696 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:26:34,700 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:34,700 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 308 MiB (308 MiB) 2024-03-01 20:26:34,704 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-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGr6H10vSPvjBLDNVkqtwz2sqpM5dkDUsSY ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-uuid/cf9d75ec-747d-4fff-bc5d-0c694192b7a0', '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-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGr6H10vSPvjBLDNVkqtwz2sqpM5dkDUsSY', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'cf9d75ec-747d-4fff-bc5d-0c694192b7a0', 'ID_FS_UUID_ENC': 'cf9d75ec-747d-4fff-bc5d-0c694192b7a0', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '899961102'} ; 2024-03-01 20:26:34,704 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:26:34,704 INFO program/MainThread: Running [20] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:34,708 INFO program/MainThread: stdout[20]: LVM 2024-03-01 20:26:34,708 INFO program/MainThread: stderr[20]: 2024-03-01 20:26:34,708 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:26:34,708 INFO program/MainThread: Running [21] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:34,711 INFO program/MainThread: stdout[21]: LVM 2024-03-01 20:26:34,712 INFO program/MainThread: stderr[21]: 2024-03-01 20:26:34,712 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:26:34,712 INFO program/MainThread: Running [22] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:34,715 INFO program/MainThread: stdout[22]: LVM 2024-03-01 20:26:34,715 INFO program/MainThread: stderr[22]: 2024-03-01 20:26:34,715 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:26:34,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:34,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv2 (71) 2024-03-01 20:26:34,726 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:34,727 DEBUG blivet/MainThread: vg test_vg1 has 2.25 GiB free 2024-03-01 20:26:34,727 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:34,728 DEBUG blivet/MainThread: vg test_vg1 has 2.25 GiB free 2024-03-01 20:26:34,723 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.25 GiB free extents = 577 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:34,729 INFO program/MainThread: Running [23] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:34,732 INFO program/MainThread: stdout[23]: LVM 2024-03-01 20:26:34,732 INFO program/MainThread: stderr[23]: 2024-03-01 20:26:34,732 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:26:34,736 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:26:34,740 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:34,740 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 78 2024-03-01 20:26:34,743 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:34,744 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 79 2024-03-01 20:26:34,747 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:34,747 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 80 2024-03-01 20:26:34,750 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:34,751 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 81 2024-03-01 20:26:34,751 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:26:34,754 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:34,754 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 82 2024-03-01 20:26:34,758 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:26:34,758 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:34,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:34,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:34,764 INFO blivet/MainThread: found lvm snapshot volume 'test_vg1-lv2_snapset1' 2024-03-01 20:26:34,764 INFO program/MainThread: Running [24] lvm lvs --noheadings -o origin test_vg1/lv2_snapset1 --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:26:34,792 INFO program/MainThread: stdout[24]: lv2 2024-03-01 20:26:34,792 INFO program/MainThread: stderr[24]: 2024-03-01 20:26:34,792 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:26:34,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:34,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem 2024-03-01 20:26:34,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:34,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem 2024-03-01 20:26:34,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn ; incomplete: False ; hidden: False ; 2024-03-01 20:26:34,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:34,813 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:26:34,816 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2_snapset1 ; kids: 3 ; 2024-03-01 20:26:34,817 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:26:34,820 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:34,823 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2_snapset1 ; status: True ; 2024-03-01 20:26:34,824 DEBUG blivet/MainThread: test_vg1-lv2_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-31 2024-03-01 20:26:34,827 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-31 ; 2024-03-01 20:26:34,828 DEBUG blivet/MainThread: updated test_vg1-lv2_snapset1 size to 124 MiB (124 MiB) 2024-03-01 20:26:34,828 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:26:34,832 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2_snapset1 ; kids: 4 ; 2024-03-01 20:26:34,835 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2_snapset1 ; kids: 3 ; 2024-03-01 20:26:34,835 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:26:34,839 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:34,842 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2_snapset1 ; status: True ; 2024-03-01 20:26:34,842 DEBUG blivet/MainThread: test_vg1-lv2_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-31 2024-03-01 20:26:34,846 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-31 ; 2024-03-01 20:26:34,846 DEBUG blivet/MainThread: updated test_vg1-lv2_snapset1 size to 124 MiB (124 MiB) 2024-03-01 20:26:34,847 DEBUG blivet/MainThread: Adding test_vg1-lv2_snapset1/124 MiB to test_vg1 2024-03-01 20:26:34,847 INFO blivet/MainThread: added lvmsnapshot test_vg1-lv2_snapset1 (id 84) to device tree 2024-03-01 20:26:34,850 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2_snapset1 ; status: True ; 2024-03-01 20:26:34,850 DEBUG blivet/MainThread: test_vg1-lv2_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-31 2024-03-01 20:26:34,853 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-31 ; 2024-03-01 20:26:34,854 DEBUG blivet/MainThread: updated test_vg1-lv2_snapset1 size to 124 MiB (124 MiB) 2024-03-01 20:26:34,857 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2_snapset1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv2_snapset1 ' '/dev/disk/by-id/dm-name-test_vg1-lv2_snapset1 ' '/dev/disk/by-uuid/cf9d75ec-747d-4fff-bc5d-0c694192b7a0 ' '/dev/disk/by-id/dm-uuid-LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGro4X6BesdzznkpmsjrZ5SElmT57oFTKQn ' '/dev/test_vg1/lv2_snapset1', 'DEVNAME': '/dev/dm-31', 'DEVPATH': '/devices/virtual/block/dm-31', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2_snapset1', 'DM_NAME': 'test_vg1-lv2_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGro4X6BesdzznkpmsjrZ5SElmT57oFTKQn', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'cf9d75ec-747d-4fff-bc5d-0c694192b7a0', 'ID_FS_UUID_ENC': 'cf9d75ec-747d-4fff-bc5d-0c694192b7a0', 'MAJOR': '253', 'MINOR': '31', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-31', 'SYS_PATH': '/sys/devices/virtual/block/dm-31', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '907388435'} ; 2024-03-01 20:26:34,857 INFO blivet/MainThread: scanning test_vg1-lv2_snapset1 (/sys/devices/virtual/block/dm-31)... 2024-03-01 20:26:34,858 INFO program/MainThread: Running [25] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 20:26:34,862 INFO program/MainThread: stdout[25]: LVM 2024-03-01 20:26:34,862 INFO program/MainThread: stderr[25]: 2024-03-01 20:26:34,862 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:26:34,862 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 20:26:34,865 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:26:34,865 INFO program/MainThread: stderr[26]: 2024-03-01 20:26:34,865 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:26:34,865 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 20:26:34,868 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:26:34,869 INFO program/MainThread: stderr[27]: 2024-03-01 20:26:34,869 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:26:34,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:34,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) 2024-03-01 20:26:34,880 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:34,881 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:34,881 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:34,882 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:34,877 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede8472780) -- name = test_vg1-lv2_snapset1 status = True id = 84 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn size = 124 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-31 target size = 124 MiB path = /dev/mapper/test_vg1-lv2_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84)'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 20:26:34,883 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 20:26:34,886 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:26:34,886 INFO program/MainThread: stderr[28]: 2024-03-01 20:26:34,886 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:26:34,890 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2_snapset1 ; 2024-03-01 20:26:34,894 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:34,894 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 91 2024-03-01 20:26:34,898 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:34,898 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 92 2024-03-01 20:26:34,901 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:34,901 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:26:34,905 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:34,905 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 94 2024-03-01 20:26:34,905 INFO blivet/MainThread: type detected on 'test_vg1-lv2_snapset1' is 'xfs' 2024-03-01 20:26:34,908 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:34,908 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 95 2024-03-01 20:26:34,912 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2_snapset1 ; type: xfs ; current: None ; 2024-03-01 20:26:34,912 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:34,912 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:34,916 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/lvm-pv-uuid-Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8', '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': 'Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG', 'ID_FS_UUID_ENC': 'Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:26:34,916 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:34,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:26:34,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:34,927 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:26:34,927 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:26:34,927 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 99 2024-03-01 20:26:34,927 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 100 2024-03-01 20:26:34,930 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:26:34,934 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:26:34,934 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:34,937 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:34,937 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:26:34,938 INFO blivet/MainThread: added disk sdd (id 98) to device tree 2024-03-01 20:26:34,938 INFO blivet/MainThread: got device: DiskDevice instance (0x7fede8475d68) -- name = sdd status = True id = 98 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:26:34,941 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:26:34,944 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:34,944 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 102 2024-03-01 20:26:34,948 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:34,948 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 103 2024-03-01 20:26:34,951 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:34,951 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 104 2024-03-01 20:26:34,955 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:34,955 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 105 2024-03-01 20:26:34,958 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:26:34,958 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:26:34,958 INFO program/MainThread: Running [29] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:34,989 INFO program/MainThread: stdout[29]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 20:26:34,989 INFO program/MainThread: stderr[29]: WARNING: Couldn't find device with uuid RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs. WARNING: Couldn't find device with uuid S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB. WARNING: VG test_vg2 is missing PV RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs (last written to /dev/sde). WARNING: VG test_vg2 is missing PV S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB (last written to /dev/sdf). 2024-03-01 20:26:34,989 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:26:34,989 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:26:34,993 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG ; label: None ; device: /dev/sdd ; serial: 360014053b4c6aec572749a6981be21b8 ; exists: True ; vg_name: test_vg2 ; vg_uuid: zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr ; pe_start: 8 MiB ; free: 152 MiB ; 2024-03-01 20:26:34,994 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 106 2024-03-01 20:26:34,997 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:26:35,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr ; incomplete: True ; hidden: False ; 2024-03-01 20:26:35,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:35,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:35,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:35,009 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 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:35,040 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 20:26:35,040 INFO program/MainThread: stderr[30]: WARNING: Couldn't find device with uuid RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs. WARNING: Couldn't find device with uuid S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB. WARNING: VG test_vg2 is missing PV RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs (last written to /dev/sde). WARNING: VG test_vg2 is missing PV S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB (last written to /dev/sdf). 2024-03-01 20:26:35,040 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:26:35,040 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:26:35,041 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 108 2024-03-01 20:26:35,045 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:26:35,049 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:26:35,049 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:26:35,052 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:26:35,052 INFO program/MainThread: Running [31] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:35,083 INFO program/MainThread: stdout[31]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:26:35,083 INFO program/MainThread: stderr[31]: WARNING: Couldn't find device with uuid RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs. WARNING: Couldn't find device with uuid S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB. WARNING: VG test_vg2 is missing PV RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs (last written to /dev/sde). WARNING: VG test_vg2 is missing PV S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB (last written to /dev/sdf). 2024-03-01 20:26:35,083 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:26:35,088 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:26:35,088 INFO blivet/MainThread: added lvmvg test_vg2 (id 107) to device tree 2024-03-01 20:26:35,091 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:26:35,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr ; incomplete: True ; hidden: False ; 2024-03-01 20:26:35,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (107) 2024-03-01 20:26:35,098 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:26:35,098 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:35,101 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/lvm-pv-uuid-RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs', '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': 'RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs', 'ID_FS_UUID_ENC': 'RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:26:35,102 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:35,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:26:35,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:35,112 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:26:35,113 INFO blivet/MainThread: sde is a disk 2024-03-01 20:26:35,113 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 113 2024-03-01 20:26:35,113 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 114 2024-03-01 20:26:35,116 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:26:35,119 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:26:35,120 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:35,123 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:35,123 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:26:35,124 INFO blivet/MainThread: added disk sde (id 112) to device tree 2024-03-01 20:26:35,124 INFO blivet/MainThread: got device: DiskDevice instance (0x7fede84807b8) -- name = sde status = True id = 112 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:26:35,127 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:26:35,130 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:35,130 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 116 2024-03-01 20:26:35,134 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:35,134 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 117 2024-03-01 20:26:35,138 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:35,138 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 118 2024-03-01 20:26:35,141 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:35,141 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 119 2024-03-01 20:26:35,144 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:26:35,144 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:26:35,144 INFO program/MainThread: Running [32] 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/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:35,174 INFO program/MainThread: stdout[32]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 20:26:35,174 INFO program/MainThread: stderr[32]: WARNING: Couldn't find device with uuid S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB. WARNING: VG test_vg2 is missing PV S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB (last written to /dev/sdf). 2024-03-01 20:26:35,174 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:26:35,174 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:26:35,179 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs ; label: None ; device: /dev/sde ; serial: 36001405e2fb0791ebf44edab19ba5518 ; exists: True ; vg_name: test_vg2 ; vg_uuid: zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:26:35,179 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 120 2024-03-01 20:26:35,182 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:26:35,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr ; incomplete: True ; hidden: False ; 2024-03-01 20:26:35,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (107) 2024-03-01 20:26:35,192 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:26:35,195 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:26:35,198 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:26:35,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr ; incomplete: True ; hidden: False ; 2024-03-01 20:26:35,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:35,204 INFO program/MainThread: Running [33] 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/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:35,233 INFO program/MainThread: stdout[33]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:26:35,233 INFO program/MainThread: stderr[33]: WARNING: Couldn't find device with uuid S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB. WARNING: VG test_vg2 is missing PV S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB (last written to /dev/sdf). 2024-03-01 20:26:35,233 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:26:35,234 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:26:35,234 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:35,247 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/lvm-pv-uuid-S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7', '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': 'S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB', 'ID_FS_UUID_ENC': 'S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:26:35,247 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:35,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:26:35,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:35,258 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:26:35,259 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:26:35,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:26:35,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 20:26:35,262 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:26:35,265 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:26:35,265 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:35,269 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:35,269 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:26:35,269 INFO blivet/MainThread: added disk sdf (id 122) to device tree 2024-03-01 20:26:35,269 INFO blivet/MainThread: got device: DiskDevice instance (0x7fede9908550) -- name = sdf status = True id = 122 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:26:35,273 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:26:35,276 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:35,276 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 126 2024-03-01 20:26:35,279 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:35,280 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 127 2024-03-01 20:26:35,283 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:35,283 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:26:35,286 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:35,286 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 129 2024-03-01 20:26:35,289 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:26:35,289 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:26:35,289 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/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:35,319 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 20:26:35,319 INFO program/MainThread: stderr[34]: 2024-03-01 20:26:35,319 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:26:35,319 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:26:35,323 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB ; label: None ; device: /dev/sdf ; serial: 360014050081c8402d47403dac1ed16f7 ; exists: True ; vg_name: test_vg2 ; vg_uuid: zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:26:35,324 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 130 2024-03-01 20:26:35,327 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:26:35,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr ; incomplete: True ; hidden: False ; 2024-03-01 20:26:35,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:35,337 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:26:35,340 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:26:35,343 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:26:35,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr ; incomplete: True ; hidden: False ; 2024-03-01 20:26:35,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:35,349 INFO program/MainThread: Running [35] 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/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:35,381 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:26:35,381 INFO program/MainThread: stderr[35]: 2024-03-01 20:26:35,381 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:26:35,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:35,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:35,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:35,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:35,396 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 132 2024-03-01 20:26:35,399 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:26:35,399 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:26:35,403 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:26:35,406 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:26:35,407 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:26:35,410 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:35,411 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:26:35,411 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 135 2024-03-01 20:26:35,414 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:26:35,418 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:26:35,418 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 20:26:35,421 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:26:35,425 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:26:35,425 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:26:35,428 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:35,429 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:26:35,429 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:26:35,429 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 131) to device tree 2024-03-01 20:26:35,432 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:26:35,432 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:26:35,436 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:35,436 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:26:35,440 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-uuid/7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e ' '/dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrTRDi5MkkmmmA92P4iAXpiq3eccOnPAC0 ' '/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-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrTRDi5MkkmmmA92P4iAXpiq3eccOnPAC0', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e', 'ID_FS_UUID_ENC': '7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '899127655'} ; 2024-03-01 20:26:35,440 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:26:35,440 INFO program/MainThread: Running [36] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:35,444 INFO program/MainThread: stdout[36]: LVM 2024-03-01 20:26:35,444 INFO program/MainThread: stderr[36]: 2024-03-01 20:26:35,444 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:26:35,445 INFO program/MainThread: Running [37] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:35,448 INFO program/MainThread: stdout[37]: LVM 2024-03-01 20:26:35,448 INFO program/MainThread: stderr[37]: 2024-03-01 20:26:35,448 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:26:35,448 INFO program/MainThread: Running [38] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:35,451 INFO program/MainThread: stdout[38]: LVM 2024-03-01 20:26:35,451 INFO program/MainThread: stderr[38]: 2024-03-01 20:26:35,451 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:26:35,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:35,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (131) 2024-03-01 20:26:35,462 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:35,463 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:26:35,463 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:35,463 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:26:35,459 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131)'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 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 (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:35,464 INFO program/MainThread: Running [39] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:35,467 INFO program/MainThread: stdout[39]: LVM 2024-03-01 20:26:35,467 INFO program/MainThread: stderr[39]: 2024-03-01 20:26:35,467 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:26:35,471 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:26:35,475 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:35,475 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 138 2024-03-01 20:26:35,479 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:35,479 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 139 2024-03-01 20:26:35,482 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:35,482 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 140 2024-03-01 20:26:35,486 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:35,486 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 141 2024-03-01 20:26:35,486 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:26:35,489 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:35,490 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 142 2024-03-01 20:26:35,493 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:26:35,493 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:35,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:35,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:35,500 INFO blivet/MainThread: found lvm snapshot volume 'test_vg2-lv3_snapset1' 2024-03-01 20:26:35,500 INFO program/MainThread: Running [40] lvm lvs --noheadings -o origin test_vg2/lv3_snapset1 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:35,531 INFO program/MainThread: stdout[40]: lv3 2024-03-01 20:26:35,531 INFO program/MainThread: stderr[40]: 2024-03-01 20:26:35,531 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:26:35,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:35,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem 2024-03-01 20:26:35,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:35,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem 2024-03-01 20:26:35,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP ; incomplete: False ; hidden: False ; 2024-03-01 20:26:35,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:35,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 20:26:35,556 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3_snapset1 ; kids: 1 ; 2024-03-01 20:26:35,557 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 146 2024-03-01 20:26:35,560 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:35,564 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3_snapset1 ; status: True ; 2024-03-01 20:26:35,564 DEBUG blivet/MainThread: test_vg2-lv3_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-22 2024-03-01 20:26:35,568 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-22 ; 2024-03-01 20:26:35,568 DEBUG blivet/MainThread: updated test_vg2-lv3_snapset1 size to 124 MiB (124 MiB) 2024-03-01 20:26:35,569 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:26:35,572 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3_snapset1 ; kids: 2 ; 2024-03-01 20:26:35,575 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3_snapset1 ; kids: 1 ; 2024-03-01 20:26:35,576 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 149 2024-03-01 20:26:35,579 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:35,582 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3_snapset1 ; status: True ; 2024-03-01 20:26:35,583 DEBUG blivet/MainThread: test_vg2-lv3_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-22 2024-03-01 20:26:35,586 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-22 ; 2024-03-01 20:26:35,587 DEBUG blivet/MainThread: updated test_vg2-lv3_snapset1 size to 124 MiB (124 MiB) 2024-03-01 20:26:35,587 DEBUG blivet/MainThread: Adding test_vg2-lv3_snapset1/124 MiB to test_vg2 2024-03-01 20:26:35,587 INFO blivet/MainThread: added lvmsnapshot test_vg2-lv3_snapset1 (id 144) to device tree 2024-03-01 20:26:35,590 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3_snapset1 ; status: True ; 2024-03-01 20:26:35,590 DEBUG blivet/MainThread: test_vg2-lv3_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-22 2024-03-01 20:26:35,594 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-22 ; 2024-03-01 20:26:35,594 DEBUG blivet/MainThread: updated test_vg2-lv3_snapset1 size to 124 MiB (124 MiB) 2024-03-01 20:26:35,598 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv3_snapset1 ' '/dev/test_vg2/lv3_snapset1 ' '/dev/disk/by-uuid/7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e ' '/dev/disk/by-id/dm-uuid-LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRre5ceH8q8oasbf30EBQWBX7xV1fuCN0WP ' '/dev/mapper/test_vg2-lv3_snapset1', 'DEVNAME': '/dev/dm-22', 'DEVPATH': '/devices/virtual/block/dm-22', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3_snapset1', 'DM_NAME': 'test_vg2-lv3_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRre5ceH8q8oasbf30EBQWBX7xV1fuCN0WP', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e', 'ID_FS_UUID_ENC': '7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e', 'MAJOR': '253', 'MINOR': '22', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-22', 'SYS_PATH': '/sys/devices/virtual/block/dm-22', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '906457512'} ; 2024-03-01 20:26:35,598 INFO blivet/MainThread: scanning test_vg2-lv3_snapset1 (/sys/devices/virtual/block/dm-22)... 2024-03-01 20:26:35,598 INFO program/MainThread: Running [41] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 20:26:35,602 INFO program/MainThread: stdout[41]: LVM 2024-03-01 20:26:35,602 INFO program/MainThread: stderr[41]: 2024-03-01 20:26:35,602 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:26:35,602 INFO program/MainThread: Running [42] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 20:26:35,606 INFO program/MainThread: stdout[42]: LVM 2024-03-01 20:26:35,606 INFO program/MainThread: stderr[42]: 2024-03-01 20:26:35,606 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:26:35,606 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 20:26:35,609 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:26:35,609 INFO program/MainThread: stderr[43]: 2024-03-01 20:26:35,609 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:26:35,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:35,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) 2024-03-01 20:26:35,621 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:35,621 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:35,622 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:35,622 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:35,618 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede8472630) -- name = test_vg2-lv3_snapset1 status = True id = 144 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP size = 124 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-22 target size = 124 MiB path = /dev/mapper/test_vg2-lv3_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144)'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144)'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 20:26:35,623 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 20:26:35,627 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:26:35,627 INFO program/MainThread: stderr[44]: 2024-03-01 20:26:35,627 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:26:35,631 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3_snapset1 ; 2024-03-01 20:26:35,635 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:35,635 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 151 2024-03-01 20:26:35,638 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:35,638 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 152 2024-03-01 20:26:35,642 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:35,642 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:26:35,645 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:35,645 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 154 2024-03-01 20:26:35,646 INFO blivet/MainThread: type detected on 'test_vg2-lv3_snapset1' is 'xfs' 2024-03-01 20:26:35,649 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:35,649 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 155 2024-03-01 20:26:35,652 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3_snapset1 ; type: xfs ; current: None ; 2024-03-01 20:26:35,653 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:35,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:35,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:35,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O ; incomplete: False ; hidden: False ; 2024-03-01 20:26:35,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:35,666 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:26:35,670 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:26:35,670 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 20:26:35,673 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:26:35,677 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:26:35,677 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:26:35,680 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:35,681 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 308 MiB (308 MiB) 2024-03-01 20:26:35,681 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 161 2024-03-01 20:26:35,684 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 3 ; 2024-03-01 20:26:35,688 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:26:35,688 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 162 2024-03-01 20:26:35,692 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:26:35,695 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:26:35,695 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:26:35,699 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:35,699 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 308 MiB (308 MiB) 2024-03-01 20:26:35,699 DEBUG blivet/MainThread: Adding test_vg2-lv4/308 MiB to test_vg2 2024-03-01 20:26:35,699 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 157) to device tree 2024-03-01 20:26:35,703 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:26:35,703 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:26:35,706 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:35,706 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 308 MiB (308 MiB) 2024-03-01 20:26:35,710 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrSdqNYPTZaVJHovu1wRz5gXkHNrGLRw1O ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/b48223d4-e85f-45f9-af3d-e469f4d1520a', '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-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrSdqNYPTZaVJHovu1wRz5gXkHNrGLRw1O', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b48223d4-e85f-45f9-af3d-e469f4d1520a', 'ID_FS_UUID_ENC': 'b48223d4-e85f-45f9-af3d-e469f4d1520a', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '898812873'} ; 2024-03-01 20:26:35,710 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:26:35,710 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:35,714 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:26:35,714 INFO program/MainThread: stderr[45]: 2024-03-01 20:26:35,715 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:26:35,715 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:35,718 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:26:35,718 INFO program/MainThread: stderr[46]: 2024-03-01 20:26:35,718 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:26:35,718 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:35,721 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:26:35,721 INFO program/MainThread: stderr[47]: 2024-03-01 20:26:35,721 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:26:35,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:35,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv4 (157) 2024-03-01 20:26:35,733 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:35,734 DEBUG blivet/MainThread: vg test_vg2 has 2.25 GiB free 2024-03-01 20:26:35,734 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:35,735 DEBUG blivet/MainThread: vg test_vg2 has 2.25 GiB free 2024-03-01 20:26:35,730 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157)'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.25 GiB free extents = 577 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:35,736 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:35,739 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:26:35,739 INFO program/MainThread: stderr[48]: 2024-03-01 20:26:35,739 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:26:35,743 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:26:35,747 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:35,747 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 164 2024-03-01 20:26:35,751 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:35,751 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 165 2024-03-01 20:26:35,754 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:35,754 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 166 2024-03-01 20:26:35,758 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:35,758 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 167 2024-03-01 20:26:35,758 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:26:35,761 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:35,761 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 168 2024-03-01 20:26:35,765 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:26:35,765 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:35,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:35,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:35,772 INFO blivet/MainThread: found lvm snapshot volume 'test_vg2-lv4_snapset1' 2024-03-01 20:26:35,772 INFO program/MainThread: Running [49] lvm lvs --noheadings -o origin test_vg2/lv4_snapset1 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:35,800 INFO program/MainThread: stdout[49]: lv4 2024-03-01 20:26:35,800 INFO program/MainThread: stderr[49]: 2024-03-01 20:26:35,800 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:26:35,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:35,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem 2024-03-01 20:26:35,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:35,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem 2024-03-01 20:26:35,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl ; incomplete: False ; hidden: False ; 2024-03-01 20:26:35,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:35,822 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 171 2024-03-01 20:26:35,825 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4_snapset1 ; kids: 3 ; 2024-03-01 20:26:35,826 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 172 2024-03-01 20:26:35,829 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:35,833 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4_snapset1 ; status: True ; 2024-03-01 20:26:35,833 DEBUG blivet/MainThread: test_vg2-lv4_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-25 2024-03-01 20:26:35,836 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-25 ; 2024-03-01 20:26:35,837 DEBUG blivet/MainThread: updated test_vg2-lv4_snapset1 size to 124 MiB (124 MiB) 2024-03-01 20:26:35,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 174 2024-03-01 20:26:35,841 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4_snapset1 ; kids: 4 ; 2024-03-01 20:26:35,844 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4_snapset1 ; kids: 3 ; 2024-03-01 20:26:35,844 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 20:26:35,848 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:35,852 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4_snapset1 ; status: True ; 2024-03-01 20:26:35,852 DEBUG blivet/MainThread: test_vg2-lv4_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-25 2024-03-01 20:26:35,855 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-25 ; 2024-03-01 20:26:35,856 DEBUG blivet/MainThread: updated test_vg2-lv4_snapset1 size to 124 MiB (124 MiB) 2024-03-01 20:26:35,856 DEBUG blivet/MainThread: Adding test_vg2-lv4_snapset1/124 MiB to test_vg2 2024-03-01 20:26:35,856 INFO blivet/MainThread: added lvmsnapshot test_vg2-lv4_snapset1 (id 170) to device tree 2024-03-01 20:26:35,859 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4_snapset1 ; status: True ; 2024-03-01 20:26:35,859 DEBUG blivet/MainThread: test_vg2-lv4_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-25 2024-03-01 20:26:35,863 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-25 ; 2024-03-01 20:26:35,863 DEBUG blivet/MainThread: updated test_vg2-lv4_snapset1 size to 124 MiB (124 MiB) 2024-03-01 20:26:35,867 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4_snapset1 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4_snapset1 ' '/dev/disk/by-uuid/b48223d4-e85f-45f9-af3d-e469f4d1520a ' '/dev/disk/by-id/dm-uuid-LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrTc8s0bpBev8kqIxEj3kiODV8QrRzlggl ' '/dev/disk/by-id/dm-name-test_vg2-lv4_snapset1 ' '/dev/test_vg2/lv4_snapset1', 'DEVNAME': '/dev/dm-25', 'DEVPATH': '/devices/virtual/block/dm-25', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4_snapset1', 'DM_NAME': 'test_vg2-lv4_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrTc8s0bpBev8kqIxEj3kiODV8QrRzlggl', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b48223d4-e85f-45f9-af3d-e469f4d1520a', 'ID_FS_UUID_ENC': 'b48223d4-e85f-45f9-af3d-e469f4d1520a', 'MAJOR': '253', 'MINOR': '25', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-25', 'SYS_PATH': '/sys/devices/virtual/block/dm-25', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '906754569'} ; 2024-03-01 20:26:35,867 INFO blivet/MainThread: scanning test_vg2-lv4_snapset1 (/sys/devices/virtual/block/dm-25)... 2024-03-01 20:26:35,867 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 20:26:35,871 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:26:35,871 INFO program/MainThread: stderr[50]: 2024-03-01 20:26:35,872 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:26:35,872 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 20:26:35,875 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:26:35,875 INFO program/MainThread: stderr[51]: 2024-03-01 20:26:35,875 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:26:35,875 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 20:26:35,878 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:26:35,878 INFO program/MainThread: stderr[52]: 2024-03-01 20:26:35,878 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:26:35,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:35,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) 2024-03-01 20:26:35,890 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:35,891 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:35,891 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:35,892 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:35,887 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede84d81d0) -- name = test_vg2-lv4_snapset1 status = True id = 170 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl size = 124 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-25 target size = 124 MiB path = /dev/mapper/test_vg2-lv4_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170)'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170)'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 20:26:35,893 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 20:26:35,896 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:26:35,897 INFO program/MainThread: stderr[53]: 2024-03-01 20:26:35,897 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:26:35,901 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4_snapset1 ; 2024-03-01 20:26:35,904 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:35,905 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 177 2024-03-01 20:26:35,908 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:35,908 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 178 2024-03-01 20:26:35,912 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:35,912 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 179 2024-03-01 20:26:35,916 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:35,916 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 180 2024-03-01 20:26:35,916 INFO blivet/MainThread: type detected on 'test_vg2-lv4_snapset1' is 'xfs' 2024-03-01 20:26:35,919 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:35,919 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 181 2024-03-01 20:26:35,923 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4_snapset1 ; type: xfs ; current: None ; 2024-03-01 20:26:35,923 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:35,923 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:35,927 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/lvm-pv-uuid-y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK', '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': 'y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK', 'ID_FS_UUID_ENC': 'y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:26:35,927 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:35,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:26:35,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:35,938 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:26:35,939 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:26:35,939 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 185 2024-03-01 20:26:35,939 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 20:26:35,942 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:26:35,945 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:26:35,946 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:35,949 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:35,949 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:26:35,950 INFO blivet/MainThread: added disk sdg (id 184) to device tree 2024-03-01 20:26:35,950 INFO blivet/MainThread: got device: DiskDevice instance (0x7fede8537320) -- name = sdg status = True id = 184 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:26:35,953 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:26:35,957 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:35,957 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 188 2024-03-01 20:26:35,960 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:35,960 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 189 2024-03-01 20:26:35,963 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:35,963 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 190 2024-03-01 20:26:35,967 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:35,967 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 191 2024-03-01 20:26:35,970 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:26:35,970 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:26:35,970 INFO program/MainThread: Running [54] 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/sde$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:36,003 INFO program/MainThread: stdout[54]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm LVM2_PV_FREE=796917760 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 2024-03-01 20:26:36,003 INFO program/MainThread: stderr[54]: WARNING: Couldn't find device with uuid cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z. WARNING: Couldn't find device with uuid ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm. WARNING: Couldn't find device with uuid lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA. WARNING: VG test_vg3 is missing PV cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA (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. WARNING: Couldn't find all devices for LV test_vg3/lv5_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv6_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv7_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv8_snapset1 while checking used and assumed devices. 2024-03-01 20:26:36,003 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:26:36,004 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:26:36,008 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK ; label: None ; device: /dev/sdg ; serial: 3600140542f659a119ba426babe89322a ; exists: True ; vg_name: test_vg3 ; vg_uuid: LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q ; pe_start: 8 MiB ; 2024-03-01 20:26:36,008 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 192 2024-03-01 20:26:36,011 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:26:36,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q ; incomplete: True ; hidden: False ; 2024-03-01 20:26:36,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:36,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:36,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:36,024 INFO program/MainThread: Running [55] 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/sde$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:36,054 INFO program/MainThread: stdout[55]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 2024-03-01 20:26:36,054 INFO program/MainThread: stderr[55]: WARNING: Couldn't find device with uuid cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z. WARNING: Couldn't find device with uuid ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm. WARNING: Couldn't find device with uuid lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA. WARNING: VG test_vg3 is missing PV cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA (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. WARNING: Couldn't find all devices for LV test_vg3/lv5_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv6_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv7_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv8_snapset1 while checking used and assumed devices. 2024-03-01 20:26:36,054 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:26:36,054 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:26:36,055 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 194 2024-03-01 20:26:36,060 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:26:36,063 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:26:36,063 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 20:26:36,067 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:26:36,067 INFO program/MainThread: Running [56] 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/sde$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:36,097 INFO program/MainThread: stdout[56]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:26:36,097 INFO program/MainThread: stderr[56]: WARNING: Couldn't find device with uuid cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z. WARNING: Couldn't find device with uuid ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm. WARNING: Couldn't find device with uuid lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA. WARNING: VG test_vg3 is missing PV cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA (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. WARNING: Couldn't find all devices for LV test_vg3/lv5_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv6_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv7_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv8_snapset1 while checking used and assumed devices. 2024-03-01 20:26:36,097 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:26:36,102 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:26:36,103 INFO blivet/MainThread: added lvmvg test_vg3 (id 193) to device tree 2024-03-01 20:26:36,106 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:26:36,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q ; incomplete: True ; hidden: False ; 2024-03-01 20:26:36,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (193) 2024-03-01 20:26:36,112 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:26:36,112 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:36,116 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/lvm-pv-uuid-cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', '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': 'cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z', 'ID_FS_UUID_ENC': 'cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:26:36,116 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:36,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:26:36,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:36,127 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:26:36,128 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:26:36,128 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 20:26:36,128 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 200 2024-03-01 20:26:36,132 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:26:36,135 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:26:36,135 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:36,138 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:36,138 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:26:36,139 INFO blivet/MainThread: added disk sdh (id 198) to device tree 2024-03-01 20:26:36,139 INFO blivet/MainThread: got device: DiskDevice instance (0x7fede8480588) -- name = sdh status = True id = 198 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:26:36,142 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:26:36,146 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:36,146 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 202 2024-03-01 20:26:36,149 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:36,149 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 203 2024-03-01 20:26:36,152 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:36,153 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 204 2024-03-01 20:26:36,156 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:36,156 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 205 2024-03-01 20:26:36,159 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:26:36,159 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:26:36,159 INFO program/MainThread: Running [57] 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/sde$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:36,192 INFO program/MainThread: stdout[57]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm LVM2_PV_FREE=796917760 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 2024-03-01 20:26:36,192 INFO program/MainThread: stderr[57]: WARNING: Couldn't find device with uuid ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm. WARNING: Couldn't find device with uuid lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA. WARNING: VG test_vg3 is missing PV ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv7_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv8_snapset1 while checking used and assumed devices. 2024-03-01 20:26:36,192 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:26:36,193 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:26:36,197 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z ; label: None ; device: /dev/sdh ; serial: 3600140507983b115f6844a7a9fcbabf3 ; exists: True ; vg_name: test_vg3 ; vg_uuid: LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q ; pe_start: 8 MiB ; 2024-03-01 20:26:36,197 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 206 2024-03-01 20:26:36,200 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:26:36,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q ; incomplete: True ; hidden: False ; 2024-03-01 20:26:36,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (193) 2024-03-01 20:26:36,210 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:26:36,214 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:26:36,217 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:26:36,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q ; incomplete: True ; hidden: False ; 2024-03-01 20:26:36,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:36,223 INFO program/MainThread: Running [58] 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/sde$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:36,256 INFO program/MainThread: stdout[58]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:26:36,256 INFO program/MainThread: stderr[58]: WARNING: Couldn't find device with uuid ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm. WARNING: Couldn't find device with uuid lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA. WARNING: VG test_vg3 is missing PV ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv7_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv8_snapset1 while checking used and assumed devices. 2024-03-01 20:26:36,256 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:26:36,257 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:26:36,257 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:36,261 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/lvm-pv-uuid-ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57', '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': 'ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm', 'ID_FS_UUID_ENC': 'ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:26:36,262 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:36,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:26:36,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:36,274 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:26:36,274 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:26:36,274 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 209 2024-03-01 20:26:36,275 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 210 2024-03-01 20:26:36,278 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:26:36,281 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:26:36,281 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:36,284 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:36,285 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:26:36,285 INFO blivet/MainThread: added disk sdi (id 208) to device tree 2024-03-01 20:26:36,285 INFO blivet/MainThread: got device: DiskDevice instance (0x7fede8497a58) -- name = sdi status = True id = 208 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:26:36,288 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:26:36,292 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:36,292 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 212 2024-03-01 20:26:36,296 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:36,296 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 213 2024-03-01 20:26:36,299 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:36,299 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 214 2024-03-01 20:26:36,302 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:36,302 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 215 2024-03-01 20:26:36,305 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:26:36,306 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:26:36,306 INFO program/MainThread: Running [59] 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/sde$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:36,336 INFO program/MainThread: stdout[59]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdi LVM2_PV_UUID=ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm LVM2_PV_FREE=796917760 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 2024-03-01 20:26:36,336 INFO program/MainThread: stderr[59]: WARNING: Couldn't find device with uuid lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA. WARNING: VG test_vg3 is missing PV lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA (last written to /dev/sdj). 2024-03-01 20:26:36,336 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:26:36,337 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:26:36,341 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm ; label: None ; device: /dev/sdi ; serial: 360014051991ae72797f436495a24628d ; exists: True ; vg_name: test_vg3 ; vg_uuid: LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q ; pe_start: 8 MiB ; free: 760 MiB ; 2024-03-01 20:26:36,341 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 216 2024-03-01 20:26:36,345 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:26:36,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q ; incomplete: True ; hidden: False ; 2024-03-01 20:26:36,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:36,354 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:26:36,357 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:26:36,361 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:26:36,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q ; incomplete: True ; hidden: False ; 2024-03-01 20:26:36,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:36,367 INFO program/MainThread: Running [60] 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/sde$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:36,402 INFO program/MainThread: stdout[60]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:26:36,402 INFO program/MainThread: stderr[60]: WARNING: Couldn't find device with uuid lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA. WARNING: VG test_vg3 is missing PV lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA (last written to /dev/sdj). 2024-03-01 20:26:36,402 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:26:36,403 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:26:36,403 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:36,408 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/lvm-pv-uuid-lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA ' '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b', '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': 'lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA', 'ID_FS_UUID_ENC': 'lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:26:36,408 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:36,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:26:36,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:36,420 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:26:36,421 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:26:36,421 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:26:36,421 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 220 2024-03-01 20:26:36,424 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:26:36,427 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:26:36,427 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:36,431 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:36,431 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:26:36,431 INFO blivet/MainThread: added disk sdj (id 218) to device tree 2024-03-01 20:26:36,431 INFO blivet/MainThread: got device: DiskDevice instance (0x7fede848fb00) -- name = sdj status = True id = 218 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:26:36,435 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:26:36,438 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:36,438 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 222 2024-03-01 20:26:36,442 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:36,442 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 223 2024-03-01 20:26:36,445 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:36,445 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:26:36,449 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:36,449 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 225 2024-03-01 20:26:36,452 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:26:36,452 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:26:36,452 INFO program/MainThread: Running [61] 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/sde$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:36,484 INFO program/MainThread: stdout[61]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=KnBfDA-IFZ6-mEyG-u6sX-Bahc-9YBh-ymxIrf LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=akzNHt-30Un-2ySd-of0g-VCvf-8E5j-euSUpg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=7fUcqV-uNsC-1Fzi-uJE7-NmeG-xoCG-KN1W0s LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=Xv5VDS-0cUg-jM73-rRme-Wqpr-KJMK-RjX3sG LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=RBQh4P-WDk3-JLBV-5Nei-GaEe-AP9Y-2aGsLs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=S9ALv6-NcLM-r5T9-WVat-lfQW-h98m-h3BjpB LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=y3nAoW-Vvle-742W-Zouu-T7KO-beIA-5nKPFK LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=cFXtRw-QU05-DbN6-0UF9-m09H-wyGg-YOUs5Z LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdi LVM2_PV_UUID=ua1u8i-Dm1W-HttF-nFbp-ukcC-seHm-aptyAm LVM2_PV_FREE=796917760 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdj LVM2_PV_UUID=lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 2024-03-01 20:26:36,484 INFO program/MainThread: stderr[61]: 2024-03-01 20:26:36,484 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:26:36,484 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:26:36,489 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: lxssm8-zYR7-sCd0-iIJx-OkSW-eGyK-svljsA ; label: None ; device: /dev/sdj ; serial: 3600140512a86b4b473741bda93c2753b ; exists: True ; vg_name: test_vg3 ; vg_uuid: LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:26:36,489 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 226 2024-03-01 20:26:36,492 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:26:36,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q ; incomplete: True ; hidden: False ; 2024-03-01 20:26:36,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:36,502 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:26:36,505 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:26:36,508 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:26:36,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q ; incomplete: True ; hidden: False ; 2024-03-01 20:26:36,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:36,515 INFO program/MainThread: Running [62] 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/sde$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:36,547 INFO program/MainThread: stdout[62]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv1 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 20:26:36,547 INFO program/MainThread: stderr[62]: 2024-03-01 20:26:36,547 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:26:36,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:36,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:36,559 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P ; incomplete: False ; hidden: False ; 2024-03-01 20:26:36,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:36,563 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 228 2024-03-01 20:26:36,566 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:26:36,566 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:26:36,570 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:26:36,573 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:26:36,573 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:26:36,577 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:36,577 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 408 MiB (408 MiB) 2024-03-01 20:26:36,577 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 231 2024-03-01 20:26:36,581 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:26:36,584 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:26:36,584 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 232 2024-03-01 20:26:36,588 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:26:36,591 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:26:36,592 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:26:36,595 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:36,595 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 408 MiB (408 MiB) 2024-03-01 20:26:36,596 DEBUG blivet/MainThread: Adding test_vg3-lv5/408 MiB to test_vg3 2024-03-01 20:26:36,596 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 227) to device tree 2024-03-01 20:26:36,599 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:26:36,599 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:26:36,602 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:36,603 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 408 MiB (408 MiB) 2024-03-01 20:26:36,606 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/test_vg3/lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QJpeH1ogoF1eUr16zj7oSTWmwKFpU425P ' '/dev/disk/by-uuid/1a53c807-1dd3-4cdb-881c-a12818f94224 ' '/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-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QJpeH1ogoF1eUr16zj7oSTWmwKFpU425P', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1a53c807-1dd3-4cdb-881c-a12818f94224', 'ID_FS_UUID_ENC': '1a53c807-1dd3-4cdb-881c-a12818f94224', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '897891150'} ; 2024-03-01 20:26:36,606 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:26:36,607 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:36,610 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:26:36,611 INFO program/MainThread: stderr[63]: 2024-03-01 20:26:36,611 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:26:36,611 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:36,614 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:26:36,614 INFO program/MainThread: stderr[64]: 2024-03-01 20:26:36,614 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:26:36,614 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:36,617 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:26:36,617 INFO program/MainThread: stderr[65]: 2024-03-01 20:26:36,617 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:26:36,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:36,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv5 (227) 2024-03-01 20:26:36,629 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:36,630 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:36,630 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:36,631 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:26:36,626 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 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 (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:36,631 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:36,634 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:26:36,634 INFO program/MainThread: stderr[66]: 2024-03-01 20:26:36,635 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:26:36,639 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:26:36,642 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:36,642 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 234 2024-03-01 20:26:36,646 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:36,646 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 235 2024-03-01 20:26:36,650 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:36,650 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 236 2024-03-01 20:26:36,653 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:36,653 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 237 2024-03-01 20:26:36,654 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:26:36,657 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:36,657 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 238 2024-03-01 20:26:36,660 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:26:36,660 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:36,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:36,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:36,667 INFO blivet/MainThread: found lvm snapshot volume 'test_vg3-lv5_snapset1' 2024-03-01 20:26:36,667 INFO program/MainThread: Running [67] lvm lvs --noheadings -o origin test_vg3/lv5_snapset1 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:36,694 INFO program/MainThread: stdout[67]: lv5 2024-03-01 20:26:36,694 INFO program/MainThread: stderr[67]: 2024-03-01 20:26:36,694 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:26:36,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:36,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem 2024-03-01 20:26:36,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:36,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem 2024-03-01 20:26:36,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy ; incomplete: False ; hidden: False ; 2024-03-01 20:26:36,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:36,716 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 241 2024-03-01 20:26:36,720 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5_snapset1 ; kids: 1 ; 2024-03-01 20:26:36,720 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 242 2024-03-01 20:26:36,724 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:36,727 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5_snapset1 ; status: True ; 2024-03-01 20:26:36,727 DEBUG blivet/MainThread: test_vg3-lv5_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-10 2024-03-01 20:26:36,731 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-10 ; 2024-03-01 20:26:36,731 DEBUG blivet/MainThread: updated test_vg3-lv5_snapset1 size to 164 MiB (164 MiB) 2024-03-01 20:26:36,732 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 244 2024-03-01 20:26:36,735 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5_snapset1 ; kids: 2 ; 2024-03-01 20:26:36,738 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5_snapset1 ; kids: 1 ; 2024-03-01 20:26:36,739 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 245 2024-03-01 20:26:36,742 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:36,745 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5_snapset1 ; status: True ; 2024-03-01 20:26:36,746 DEBUG blivet/MainThread: test_vg3-lv5_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-10 2024-03-01 20:26:36,749 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-10 ; 2024-03-01 20:26:36,750 DEBUG blivet/MainThread: updated test_vg3-lv5_snapset1 size to 164 MiB (164 MiB) 2024-03-01 20:26:36,750 DEBUG blivet/MainThread: Adding test_vg3-lv5_snapset1/164 MiB to test_vg3 2024-03-01 20:26:36,750 INFO blivet/MainThread: added lvmsnapshot test_vg3-lv5_snapset1 (id 240) to device tree 2024-03-01 20:26:36,753 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5_snapset1 ; status: True ; 2024-03-01 20:26:36,753 DEBUG blivet/MainThread: test_vg3-lv5_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-10 2024-03-01 20:26:36,757 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-10 ; 2024-03-01 20:26:36,757 DEBUG blivet/MainThread: updated test_vg3-lv5_snapset1 size to 164 MiB (164 MiB) 2024-03-01 20:26:36,761 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv5_snapset1 ' '/dev/mapper/test_vg3-lv5_snapset1 ' '/dev/disk/by-uuid/1a53c807-1dd3-4cdb-881c-a12818f94224 ' '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qte6yyWrMROOU6JMDy9ViFlnknAv3Egfy ' '/dev/test_vg3/lv5_snapset1', 'DEVNAME': '/dev/dm-10', 'DEVPATH': '/devices/virtual/block/dm-10', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5_snapset1', 'DM_NAME': 'test_vg3-lv5_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qte6yyWrMROOU6JMDy9ViFlnknAv3Egfy', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1a53c807-1dd3-4cdb-881c-a12818f94224', 'ID_FS_UUID_ENC': '1a53c807-1dd3-4cdb-881c-a12818f94224', 'MAJOR': '253', 'MINOR': '10', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-10', 'SYS_PATH': '/sys/devices/virtual/block/dm-10', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '905199583'} ; 2024-03-01 20:26:36,761 INFO blivet/MainThread: scanning test_vg3-lv5_snapset1 (/sys/devices/virtual/block/dm-10)... 2024-03-01 20:26:36,761 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 20:26:36,765 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:26:36,765 INFO program/MainThread: stderr[68]: 2024-03-01 20:26:36,765 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:26:36,765 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 20:26:36,768 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:26:36,769 INFO program/MainThread: stderr[69]: 2024-03-01 20:26:36,769 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:26:36,769 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 20:26:36,772 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:26:36,772 INFO program/MainThread: stderr[70]: 2024-03-01 20:26:36,772 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:26:36,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:36,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) 2024-03-01 20:26:36,784 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:36,785 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:36,785 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:36,786 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:36,781 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede8422390) -- name = test_vg3-lv5_snapset1 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy size = 164 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-10 target size = 164 MiB path = /dev/mapper/test_vg3-lv5_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240)'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 20:26:36,786 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 20:26:36,789 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:26:36,790 INFO program/MainThread: stderr[71]: 2024-03-01 20:26:36,790 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:26:36,794 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5_snapset1 ; 2024-03-01 20:26:36,797 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:36,798 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 247 2024-03-01 20:26:36,801 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:36,801 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 248 2024-03-01 20:26:36,805 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:36,805 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 249 2024-03-01 20:26:36,809 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:36,809 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 250 2024-03-01 20:26:36,809 INFO blivet/MainThread: type detected on 'test_vg3-lv5_snapset1' is 'xfs' 2024-03-01 20:26:36,812 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:36,812 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 251 2024-03-01 20:26:36,816 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5_snapset1 ; type: xfs ; current: None ; 2024-03-01 20:26:36,816 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:36,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:36,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:36,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG ; incomplete: False ; hidden: False ; 2024-03-01 20:26:36,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:36,829 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 254 2024-03-01 20:26:36,833 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:26:36,833 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 255 2024-03-01 20:26:36,836 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:26:36,840 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:26:36,840 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:26:36,844 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:36,844 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 408 MiB (408 MiB) 2024-03-01 20:26:36,844 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 257 2024-03-01 20:26:36,848 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 20:26:36,851 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:26:36,852 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 20:26:36,855 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:26:36,858 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:26:36,858 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:26:36,862 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:36,862 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 408 MiB (408 MiB) 2024-03-01 20:26:36,863 DEBUG blivet/MainThread: Adding test_vg3-lv6/408 MiB to test_vg3 2024-03-01 20:26:36,863 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 253) to device tree 2024-03-01 20:26:36,866 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:26:36,866 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:26:36,869 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:36,870 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 408 MiB (408 MiB) 2024-03-01 20:26:36,873 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QhI4F9keFEN3g89Mfv0ZV2p1RR6VJ9sVG ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba ' '/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-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QhI4F9keFEN3g89Mfv0ZV2p1RR6VJ9sVG', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba', 'ID_FS_UUID_ENC': '7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '897572463'} ; 2024-03-01 20:26:36,873 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:26:36,874 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:36,877 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:26:36,878 INFO program/MainThread: stderr[72]: 2024-03-01 20:26:36,878 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:26:36,878 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:36,881 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:26:36,881 INFO program/MainThread: stderr[73]: 2024-03-01 20:26:36,881 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:26:36,881 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:36,884 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:26:36,884 INFO program/MainThread: stderr[74]: 2024-03-01 20:26:36,884 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:26:36,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:36,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv6 (253) 2024-03-01 20:26:36,897 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:36,898 DEBUG blivet/MainThread: vg test_vg3 has 3.01 GiB free 2024-03-01 20:26:36,898 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:36,899 DEBUG blivet/MainThread: vg test_vg3 has 3.01 GiB free 2024-03-01 20:26:36,894 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.01 GiB free extents = 771 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:36,900 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:36,903 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:26:36,903 INFO program/MainThread: stderr[75]: 2024-03-01 20:26:36,903 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:26:36,907 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:26:36,911 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:36,911 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 260 2024-03-01 20:26:36,915 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:36,915 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 261 2024-03-01 20:26:36,918 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:36,918 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 262 2024-03-01 20:26:36,922 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:36,922 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 263 2024-03-01 20:26:36,922 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:26:36,926 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:36,926 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 264 2024-03-01 20:26:36,929 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:26:36,929 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:36,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:36,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:36,937 INFO blivet/MainThread: found lvm snapshot volume 'test_vg3-lv6_snapset1' 2024-03-01 20:26:36,937 INFO program/MainThread: Running [76] lvm lvs --noheadings -o origin test_vg3/lv6_snapset1 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:36,964 INFO program/MainThread: stdout[76]: lv6 2024-03-01 20:26:36,964 INFO program/MainThread: stderr[76]: 2024-03-01 20:26:36,964 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:26:36,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:36,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem 2024-03-01 20:26:36,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:36,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem 2024-03-01 20:26:36,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW ; incomplete: False ; hidden: False ; 2024-03-01 20:26:36,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:36,986 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 267 2024-03-01 20:26:36,990 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6_snapset1 ; kids: 3 ; 2024-03-01 20:26:36,990 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 268 2024-03-01 20:26:36,993 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:36,997 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6_snapset1 ; status: True ; 2024-03-01 20:26:36,997 DEBUG blivet/MainThread: test_vg3-lv6_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-13 2024-03-01 20:26:37,001 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-13 ; 2024-03-01 20:26:37,001 DEBUG blivet/MainThread: updated test_vg3-lv6_snapset1 size to 164 MiB (164 MiB) 2024-03-01 20:26:37,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 270 2024-03-01 20:26:37,005 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6_snapset1 ; kids: 4 ; 2024-03-01 20:26:37,008 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6_snapset1 ; kids: 3 ; 2024-03-01 20:26:37,009 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 20:26:37,012 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:37,015 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6_snapset1 ; status: True ; 2024-03-01 20:26:37,016 DEBUG blivet/MainThread: test_vg3-lv6_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-13 2024-03-01 20:26:37,019 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-13 ; 2024-03-01 20:26:37,019 DEBUG blivet/MainThread: updated test_vg3-lv6_snapset1 size to 164 MiB (164 MiB) 2024-03-01 20:26:37,020 DEBUG blivet/MainThread: Adding test_vg3-lv6_snapset1/164 MiB to test_vg3 2024-03-01 20:26:37,020 INFO blivet/MainThread: added lvmsnapshot test_vg3-lv6_snapset1 (id 266) to device tree 2024-03-01 20:26:37,023 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6_snapset1 ; status: True ; 2024-03-01 20:26:37,023 DEBUG blivet/MainThread: test_vg3-lv6_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-13 2024-03-01 20:26:37,026 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-13 ; 2024-03-01 20:26:37,027 DEBUG blivet/MainThread: updated test_vg3-lv6_snapset1 size to 164 MiB (164 MiB) 2024-03-01 20:26:37,031 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba ' '/dev/mapper/test_vg3-lv6_snapset1 /dev/test_vg3/lv6_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Q52MTpDd2HVwsVCjwjw0wHUlwR7Qb80JW ' '/dev/disk/by-id/dm-name-test_vg3-lv6_snapset1', 'DEVNAME': '/dev/dm-13', 'DEVPATH': '/devices/virtual/block/dm-13', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6_snapset1', 'DM_NAME': 'test_vg3-lv6_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Q52MTpDd2HVwsVCjwjw0wHUlwR7Qb80JW', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba', 'ID_FS_UUID_ENC': '7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba', 'MAJOR': '253', 'MINOR': '13', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-13', 'SYS_PATH': '/sys/devices/virtual/block/dm-13', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '905528751'} ; 2024-03-01 20:26:37,031 INFO blivet/MainThread: scanning test_vg3-lv6_snapset1 (/sys/devices/virtual/block/dm-13)... 2024-03-01 20:26:37,031 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 20:26:37,035 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:26:37,035 INFO program/MainThread: stderr[77]: 2024-03-01 20:26:37,035 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:26:37,035 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 20:26:37,038 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:26:37,038 INFO program/MainThread: stderr[78]: 2024-03-01 20:26:37,039 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:26:37,039 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 20:26:37,042 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:26:37,042 INFO program/MainThread: stderr[79]: 2024-03-01 20:26:37,042 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:26:37,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:37,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) 2024-03-01 20:26:37,054 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:37,055 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:37,056 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:37,057 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:37,051 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede8426f28) -- name = test_vg3-lv6_snapset1 status = True id = 266 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW size = 164 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-13 target size = 164 MiB path = /dev/mapper/test_vg3-lv6_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266)'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 20:26:37,058 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 20:26:37,061 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:26:37,061 INFO program/MainThread: stderr[80]: 2024-03-01 20:26:37,061 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:26:37,065 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6_snapset1 ; 2024-03-01 20:26:37,069 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:37,069 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 273 2024-03-01 20:26:37,073 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:37,073 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 274 2024-03-01 20:26:37,076 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:37,076 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 275 2024-03-01 20:26:37,080 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:37,080 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 276 2024-03-01 20:26:37,080 INFO blivet/MainThread: type detected on 'test_vg3-lv6_snapset1' is 'xfs' 2024-03-01 20:26:37,083 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:37,084 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 277 2024-03-01 20:26:37,087 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6_snapset1 ; type: xfs ; current: None ; 2024-03-01 20:26:37,087 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:37,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:37,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:37,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:37,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:37,101 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 280 2024-03-01 20:26:37,104 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 4 ; 2024-03-01 20:26:37,104 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 20:26:37,108 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:26:37,111 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:26:37,111 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:26:37,115 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:37,116 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:26:37,116 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 283 2024-03-01 20:26:37,119 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 5 ; 2024-03-01 20:26:37,123 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 4 ; 2024-03-01 20:26:37,123 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 20:26:37,126 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:26:37,130 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:26:37,130 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:26:37,133 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:37,134 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:26:37,134 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:26:37,134 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 279) to device tree 2024-03-01 20:26:37,137 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:26:37,138 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:26:37,141 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:37,141 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:26:37,145 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/137a183e-6780-48d0-bf08-098e24620bd2 ' '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Q1eeiUgF62uO5xPqULqvAD3Qr9xiD1UD2', '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-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Q1eeiUgF62uO5xPqULqvAD3Qr9xiD1UD2', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '137a183e-6780-48d0-bf08-098e24620bd2', 'ID_FS_UUID_ENC': '137a183e-6780-48d0-bf08-098e24620bd2', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '897249727'} ; 2024-03-01 20:26:37,145 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:26:37,145 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:37,149 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:26:37,149 INFO program/MainThread: stderr[81]: 2024-03-01 20:26:37,149 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:26:37,149 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:37,152 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:26:37,153 INFO program/MainThread: stderr[82]: 2024-03-01 20:26:37,153 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:26:37,153 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:37,156 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:26:37,156 INFO program/MainThread: stderr[83]: 2024-03-01 20:26:37,156 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:26:37,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:37,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (279) 2024-03-01 20:26:37,168 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:37,170 DEBUG blivet/MainThread: vg test_vg3 has 2.45 GiB free 2024-03-01 20:26:37,170 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:37,171 DEBUG blivet/MainThread: vg test_vg3 has 2.45 GiB free 2024-03-01 20:26:37,165 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.45 GiB free extents = 628 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:37,172 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:37,175 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:26:37,176 INFO program/MainThread: stderr[84]: 2024-03-01 20:26:37,176 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:26:37,180 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:26:37,183 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:37,184 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 286 2024-03-01 20:26:37,187 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:37,187 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 287 2024-03-01 20:26:37,191 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:37,191 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 288 2024-03-01 20:26:37,194 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:37,195 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 289 2024-03-01 20:26:37,195 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:26:37,198 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:37,198 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 290 2024-03-01 20:26:37,201 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:26:37,202 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:37,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:37,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:37,209 INFO blivet/MainThread: found lvm snapshot volume 'test_vg3-lv7_snapset1' 2024-03-01 20:26:37,209 INFO program/MainThread: Running [85] lvm lvs --noheadings -o origin test_vg3/lv7_snapset1 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:37,237 INFO program/MainThread: stdout[85]: lv7 2024-03-01 20:26:37,237 INFO program/MainThread: stderr[85]: 2024-03-01 20:26:37,237 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:26:37,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:37,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem 2024-03-01 20:26:37,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:37,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem 2024-03-01 20:26:37,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp ; incomplete: False ; hidden: False ; 2024-03-01 20:26:37,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:37,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 293 2024-03-01 20:26:37,263 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7_snapset1 ; kids: 5 ; 2024-03-01 20:26:37,264 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 20:26:37,267 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:37,271 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7_snapset1 ; status: True ; 2024-03-01 20:26:37,271 DEBUG blivet/MainThread: test_vg3-lv7_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-16 2024-03-01 20:26:37,274 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-16 ; 2024-03-01 20:26:37,275 DEBUG blivet/MainThread: updated test_vg3-lv7_snapset1 size to 164 MiB (164 MiB) 2024-03-01 20:26:37,275 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 296 2024-03-01 20:26:37,279 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7_snapset1 ; kids: 6 ; 2024-03-01 20:26:37,282 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7_snapset1 ; kids: 5 ; 2024-03-01 20:26:37,282 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 297 2024-03-01 20:26:37,286 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:37,289 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7_snapset1 ; status: True ; 2024-03-01 20:26:37,289 DEBUG blivet/MainThread: test_vg3-lv7_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-16 2024-03-01 20:26:37,293 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-16 ; 2024-03-01 20:26:37,294 DEBUG blivet/MainThread: updated test_vg3-lv7_snapset1 size to 164 MiB (164 MiB) 2024-03-01 20:26:37,294 DEBUG blivet/MainThread: Adding test_vg3-lv7_snapset1/164 MiB to test_vg3 2024-03-01 20:26:37,294 INFO blivet/MainThread: added lvmsnapshot test_vg3-lv7_snapset1 (id 292) to device tree 2024-03-01 20:26:37,297 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7_snapset1 ; status: True ; 2024-03-01 20:26:37,298 DEBUG blivet/MainThread: test_vg3-lv7_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-16 2024-03-01 20:26:37,301 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-16 ; 2024-03-01 20:26:37,301 DEBUG blivet/MainThread: updated test_vg3-lv7_snapset1 size to 164 MiB (164 MiB) 2024-03-01 20:26:37,305 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qhtj4CXC2Kg1hGBibr0dRlB6QmivBzOJp ' '/dev/mapper/test_vg3-lv7_snapset1 /dev/test_vg3/lv7_snapset1 ' '/dev/disk/by-uuid/137a183e-6780-48d0-bf08-098e24620bd2 ' '/dev/disk/by-id/dm-name-test_vg3-lv7_snapset1', 'DEVNAME': '/dev/dm-16', 'DEVPATH': '/devices/virtual/block/dm-16', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7_snapset1', 'DM_NAME': 'test_vg3-lv7_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qhtj4CXC2Kg1hGBibr0dRlB6QmivBzOJp', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '137a183e-6780-48d0-bf08-098e24620bd2', 'ID_FS_UUID_ENC': '137a183e-6780-48d0-bf08-098e24620bd2', 'MAJOR': '253', 'MINOR': '16', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-16', 'SYS_PATH': '/sys/devices/virtual/block/dm-16', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '905821010'} ; 2024-03-01 20:26:37,305 INFO blivet/MainThread: scanning test_vg3-lv7_snapset1 (/sys/devices/virtual/block/dm-16)... 2024-03-01 20:26:37,305 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 20:26:37,309 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:26:37,310 INFO program/MainThread: stderr[86]: 2024-03-01 20:26:37,310 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:26:37,310 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 20:26:37,313 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:26:37,313 INFO program/MainThread: stderr[87]: 2024-03-01 20:26:37,313 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:26:37,313 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 20:26:37,316 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:26:37,316 INFO program/MainThread: stderr[88]: 2024-03-01 20:26:37,317 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:26:37,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:37,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) 2024-03-01 20:26:37,329 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:37,331 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:37,331 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:37,333 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:37,326 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede8437160) -- name = test_vg3-lv7_snapset1 status = True id = 292 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp size = 164 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-16 target size = 164 MiB path = /dev/mapper/test_vg3-lv7_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292)'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 20:26:37,334 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 20:26:37,337 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:26:37,337 INFO program/MainThread: stderr[89]: 2024-03-01 20:26:37,337 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:26:37,341 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7_snapset1 ; 2024-03-01 20:26:37,345 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:37,345 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 299 2024-03-01 20:26:37,348 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:37,349 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 300 2024-03-01 20:26:37,352 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:37,352 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 301 2024-03-01 20:26:37,356 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:37,356 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 302 2024-03-01 20:26:37,356 INFO blivet/MainThread: type detected on 'test_vg3-lv7_snapset1' is 'xfs' 2024-03-01 20:26:37,360 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:37,360 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 303 2024-03-01 20:26:37,363 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7_snapset1 ; type: xfs ; current: None ; 2024-03-01 20:26:37,363 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:37,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:37,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:37,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS ; incomplete: False ; hidden: False ; 2024-03-01 20:26:37,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:37,377 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 306 2024-03-01 20:26:37,381 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 6 ; 2024-03-01 20:26:37,381 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 307 2024-03-01 20:26:37,384 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:26:37,388 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:26:37,388 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:26:37,391 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:37,392 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:26:37,392 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 309 2024-03-01 20:26:37,396 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 7 ; 2024-03-01 20:26:37,399 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 6 ; 2024-03-01 20:26:37,399 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 310 2024-03-01 20:26:37,403 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:26:37,406 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:26:37,406 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:26:37,410 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:37,410 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:26:37,410 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:26:37,411 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 305) to device tree 2024-03-01 20:26:37,414 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:26:37,414 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:26:37,417 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:37,418 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:26:37,421 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/a9b52ae6-3bed-4354-8021-c269878c01bb ' '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qf2rOdjhEzNTmxYyZKFHzunRR78tMA6CS ' '/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-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qf2rOdjhEzNTmxYyZKFHzunRR78tMA6CS', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a9b52ae6-3bed-4354-8021-c269878c01bb', 'ID_FS_UUID_ENC': 'a9b52ae6-3bed-4354-8021-c269878c01bb', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '896924533'} ; 2024-03-01 20:26:37,421 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:26:37,421 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:37,425 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:26:37,425 INFO program/MainThread: stderr[90]: 2024-03-01 20:26:37,425 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:26:37,425 INFO program/MainThread: Running [91] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:37,429 INFO program/MainThread: stdout[91]: LVM 2024-03-01 20:26:37,429 INFO program/MainThread: stderr[91]: 2024-03-01 20:26:37,429 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 20:26:37,429 INFO program/MainThread: Running [92] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:37,432 INFO program/MainThread: stdout[92]: LVM 2024-03-01 20:26:37,432 INFO program/MainThread: stderr[92]: 2024-03-01 20:26:37,432 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 20:26:37,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:37,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (305) 2024-03-01 20:26:37,445 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:37,447 DEBUG blivet/MainThread: vg test_vg3 has 1.89 GiB free 2024-03-01 20:26:37,447 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:37,449 DEBUG blivet/MainThread: vg test_vg3 has 1.89 GiB free 2024-03-01 20:26:37,442 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.89 GiB free extents = 485 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:37,450 INFO program/MainThread: Running [93] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:37,453 INFO program/MainThread: stdout[93]: LVM 2024-03-01 20:26:37,453 INFO program/MainThread: stderr[93]: 2024-03-01 20:26:37,453 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 20:26:37,458 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:26:37,461 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:37,461 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 312 2024-03-01 20:26:37,465 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:37,465 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 313 2024-03-01 20:26:37,468 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:37,469 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 314 2024-03-01 20:26:37,472 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:37,472 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 315 2024-03-01 20:26:37,472 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:26:37,476 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:37,476 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 316 2024-03-01 20:26:37,479 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:26:37,479 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:37,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:37,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:37,487 INFO blivet/MainThread: found lvm snapshot volume 'test_vg3-lv8_snapset1' 2024-03-01 20:26:37,487 INFO program/MainThread: Running [94] lvm lvs --noheadings -o origin test_vg3/lv8_snapset1 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:37,515 INFO program/MainThread: stdout[94]: lv8 2024-03-01 20:26:37,515 INFO program/MainThread: stderr[94]: 2024-03-01 20:26:37,515 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 20:26:37,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:37,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem 2024-03-01 20:26:37,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:37,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem 2024-03-01 20:26:37,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK ; incomplete: False ; hidden: False ; 2024-03-01 20:26:37,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:26:37,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 319 2024-03-01 20:26:37,542 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8_snapset1 ; kids: 7 ; 2024-03-01 20:26:37,542 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 320 2024-03-01 20:26:37,545 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:37,549 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8_snapset1 ; status: True ; 2024-03-01 20:26:37,549 DEBUG blivet/MainThread: test_vg3-lv8_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-19 2024-03-01 20:26:37,553 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-19 ; 2024-03-01 20:26:37,553 DEBUG blivet/MainThread: updated test_vg3-lv8_snapset1 size to 164 MiB (164 MiB) 2024-03-01 20:26:37,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 322 2024-03-01 20:26:37,557 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8_snapset1 ; kids: 8 ; 2024-03-01 20:26:37,561 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8_snapset1 ; kids: 7 ; 2024-03-01 20:26:37,561 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 323 2024-03-01 20:26:37,564 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8_snapset1 ; type: None ; current: None ; 2024-03-01 20:26:37,568 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8_snapset1 ; status: True ; 2024-03-01 20:26:37,568 DEBUG blivet/MainThread: test_vg3-lv8_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-19 2024-03-01 20:26:37,572 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-19 ; 2024-03-01 20:26:37,572 DEBUG blivet/MainThread: updated test_vg3-lv8_snapset1 size to 164 MiB (164 MiB) 2024-03-01 20:26:37,572 DEBUG blivet/MainThread: Adding test_vg3-lv8_snapset1/164 MiB to test_vg3 2024-03-01 20:26:37,573 INFO blivet/MainThread: added lvmsnapshot test_vg3-lv8_snapset1 (id 318) to device tree 2024-03-01 20:26:37,576 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8_snapset1 ; status: True ; 2024-03-01 20:26:37,576 DEBUG blivet/MainThread: test_vg3-lv8_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-19 2024-03-01 20:26:37,579 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-19 ; 2024-03-01 20:26:37,580 DEBUG blivet/MainThread: updated test_vg3-lv8_snapset1 size to 164 MiB (164 MiB) 2024-03-01 20:26:37,583 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/a9b52ae6-3bed-4354-8021-c269878c01bb ' '/dev/test_vg3/lv8_snapset1 /dev/mapper/test_vg3-lv8_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QoFXa7w6LJSYDtoOQSt4aLtju0yDZL2XK ' '/dev/disk/by-id/dm-name-test_vg3-lv8_snapset1', 'DEVNAME': '/dev/dm-19', 'DEVPATH': '/devices/virtual/block/dm-19', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8_snapset1', 'DM_NAME': 'test_vg3-lv8_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QoFXa7w6LJSYDtoOQSt4aLtju0yDZL2XK', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a9b52ae6-3bed-4354-8021-c269878c01bb', 'ID_FS_UUID_ENC': 'a9b52ae6-3bed-4354-8021-c269878c01bb', 'MAJOR': '253', 'MINOR': '19', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-19', 'SYS_PATH': '/sys/devices/virtual/block/dm-19', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '906156564'} ; 2024-03-01 20:26:37,583 INFO blivet/MainThread: scanning test_vg3-lv8_snapset1 (/sys/devices/virtual/block/dm-19)... 2024-03-01 20:26:37,584 INFO program/MainThread: Running [95] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 20:26:37,587 INFO program/MainThread: stdout[95]: LVM 2024-03-01 20:26:37,588 INFO program/MainThread: stderr[95]: 2024-03-01 20:26:37,588 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 20:26:37,588 INFO program/MainThread: Running [96] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 20:26:37,591 INFO program/MainThread: stdout[96]: LVM 2024-03-01 20:26:37,591 INFO program/MainThread: stderr[96]: 2024-03-01 20:26:37,591 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 20:26:37,591 INFO program/MainThread: Running [97] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 20:26:37,594 INFO program/MainThread: stdout[97]: LVM 2024-03-01 20:26:37,594 INFO program/MainThread: stderr[97]: 2024-03-01 20:26:37,595 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 20:26:37,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:37,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) 2024-03-01 20:26:37,608 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:37,610 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:37,610 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:37,612 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:37,604 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede8466dd8) -- name = test_vg3-lv8_snapset1 status = True id = 318 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK size = 164 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-19 target size = 164 MiB path = /dev/mapper/test_vg3-lv8_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318)'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 20:26:37,613 INFO program/MainThread: Running [98] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 20:26:37,617 INFO program/MainThread: stdout[98]: LVM 2024-03-01 20:26:37,617 INFO program/MainThread: stderr[98]: 2024-03-01 20:26:37,617 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 20:26:37,621 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8_snapset1 ; 2024-03-01 20:26:37,625 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:37,625 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 325 2024-03-01 20:26:37,629 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:37,629 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 326 2024-03-01 20:26:37,632 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:37,632 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 327 2024-03-01 20:26:37,636 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:37,636 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 328 2024-03-01 20:26:37,636 INFO blivet/MainThread: type detected on 'test_vg3-lv8_snapset1' is 'xfs' 2024-03-01 20:26:37,639 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:37,639 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 329 2024-03-01 20:26:37,643 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8_snapset1 ; type: xfs ; current: None ; 2024-03-01 20:26:37,643 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:37,643 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:26:37,646 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': '20276026'} ; 2024-03-01 20:26:37,647 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:26:37,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:37,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:37,659 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:26:37,659 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:26:37,660 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:26:37,660 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:26:37,660 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 333 2024-03-01 20:26:37,660 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 334 2024-03-01 20:26:37,663 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:26:37,666 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:26:37,666 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:26:37,670 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:37,670 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:26:37,670 INFO blivet/MainThread: added disk xvda (id 332) to device tree 2024-03-01 20:26:37,670 INFO blivet/MainThread: got device: DiskDevice instance (0x7fede842f860) -- name = xvda status = True id = 332 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:37,674 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:26:37,677 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:37,677 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 336 2024-03-01 20:26:37,680 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:37,681 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 337 2024-03-01 20:26:37,684 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:37,684 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 338 2024-03-01 20:26:37,687 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:37,687 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 339 2024-03-01 20:26:37,690 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:26:37,693 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:26:37,697 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:26:37,705 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 0x7fede84d0ac8> 2024-03-01 20:26:40,765 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 340 2024-03-01 20:26:40,770 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:26:40,770 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:26:40,774 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': '20279930'} ; 2024-03-01 20:26:40,774 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:26:40,774 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:26:40,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:40,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:40,786 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:26:40,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:40,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:40,793 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:40,806 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:40,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:40,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (332) with existing msdos disklabel 2024-03-01 20:26:40,838 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 343 2024-03-01 20:26:40,842 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:26:40,842 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 344 2024-03-01 20:26:40,845 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:26:40,849 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:26:40,849 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:26:40,852 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:40,853 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:26:40,853 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:26:40,856 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:26:40,859 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:26:40,862 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:26:40,865 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:26:40,868 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:40,869 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:26:40,869 INFO blivet/MainThread: added partition xvda1 (id 342) to device tree 2024-03-01 20:26:40,870 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:26:40,869 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fede8446390) -- name = xvda1 status = True id = 342 children = [] parents = ['existing 250 GiB disk xvda (332) 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 0x7fede842c2b0> disk = existing 250 GiB disk xvda (332) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:26:40,873 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:26:40,877 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:26:40,877 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 346 2024-03-01 20:26:40,880 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:26:40,880 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 347 2024-03-01 20:26:40,883 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:40,883 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 348 2024-03-01 20:26:40,887 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:26:40,887 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 349 2024-03-01 20:26:40,887 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:26:40,890 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:26:40,890 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 350 2024-03-01 20:26:40,893 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:26:40,894 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:26:40,897 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qf2rOdjhEzNTmxYyZKFHzunRR78tMA6CS ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/a9b52ae6-3bed-4354-8021-c269878c01bb', '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-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qf2rOdjhEzNTmxYyZKFHzunRR78tMA6CS', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a9b52ae6-3bed-4354-8021-c269878c01bb', 'ID_FS_UUID_ENC': 'a9b52ae6-3bed-4354-8021-c269878c01bb', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '896924533'} ; 2024-03-01 20:26:40,897 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:26:40,897 INFO program/MainThread: Running [99] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:40,901 INFO program/MainThread: stdout[99]: LVM 2024-03-01 20:26:40,901 INFO program/MainThread: stderr[99]: 2024-03-01 20:26:40,901 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 20:26:40,902 INFO program/MainThread: Running [100] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:40,905 INFO program/MainThread: stdout[100]: LVM 2024-03-01 20:26:40,905 INFO program/MainThread: stderr[100]: 2024-03-01 20:26:40,905 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 20:26:40,905 INFO program/MainThread: Running [101] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:40,908 INFO program/MainThread: stdout[101]: LVM 2024-03-01 20:26:40,908 INFO program/MainThread: stderr[101]: 2024-03-01 20:26:40,908 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 20:26:40,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:40,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem 2024-03-01 20:26:40,921 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:40,923 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:40,924 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:40,925 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:40,918 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:40,926 INFO program/MainThread: Running [102] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:26:40,930 INFO program/MainThread: stdout[102]: LVM 2024-03-01 20:26:40,930 INFO program/MainThread: stderr[102]: 2024-03-01 20:26:40,930 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 20:26:40,934 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:26:40,934 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:26:40,937 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/137a183e-6780-48d0-bf08-098e24620bd2 ' '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Q1eeiUgF62uO5xPqULqvAD3Qr9xiD1UD2 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Q1eeiUgF62uO5xPqULqvAD3Qr9xiD1UD2', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '137a183e-6780-48d0-bf08-098e24620bd2', 'ID_FS_UUID_ENC': '137a183e-6780-48d0-bf08-098e24620bd2', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '897249727'} ; 2024-03-01 20:26:40,937 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:26:40,938 INFO program/MainThread: Running [103] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:40,941 INFO program/MainThread: stdout[103]: LVM 2024-03-01 20:26:40,941 INFO program/MainThread: stderr[103]: 2024-03-01 20:26:40,941 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 20:26:40,941 INFO program/MainThread: Running [104] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:40,944 INFO program/MainThread: stdout[104]: LVM 2024-03-01 20:26:40,944 INFO program/MainThread: stderr[104]: 2024-03-01 20:26:40,944 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 20:26:40,945 INFO program/MainThread: Running [105] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:40,948 INFO program/MainThread: stdout[105]: LVM 2024-03-01 20:26:40,948 INFO program/MainThread: stderr[105]: 2024-03-01 20:26:40,948 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 20:26:40,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:40,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem 2024-03-01 20:26:40,961 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:40,962 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:40,963 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:40,964 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:40,957 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:40,966 INFO program/MainThread: Running [106] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:26:40,970 INFO program/MainThread: stdout[106]: LVM 2024-03-01 20:26:40,970 INFO program/MainThread: stderr[106]: 2024-03-01 20:26:40,970 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 20:26:40,974 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:26:40,974 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:26:40,977 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5_snapset1 ; info: {'DEVLINKS': '/dev/test_vg3/lv5_snapset1 ' '/dev/disk/by-id/dm-name-test_vg3-lv5_snapset1 ' '/dev/mapper/test_vg3-lv5_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qte6yyWrMROOU6JMDy9ViFlnknAv3Egfy ' '/dev/disk/by-uuid/1a53c807-1dd3-4cdb-881c-a12818f94224', 'DEVNAME': '/dev/dm-10', 'DEVPATH': '/devices/virtual/block/dm-10', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5_snapset1', 'DM_NAME': 'test_vg3-lv5_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qte6yyWrMROOU6JMDy9ViFlnknAv3Egfy', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1a53c807-1dd3-4cdb-881c-a12818f94224', 'ID_FS_UUID_ENC': '1a53c807-1dd3-4cdb-881c-a12818f94224', 'MAJOR': '253', 'MINOR': '10', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-10', 'SYS_PATH': '/sys/devices/virtual/block/dm-10', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '905199583'} ; 2024-03-01 20:26:40,978 INFO blivet/MainThread: scanning test_vg3-lv5_snapset1 (/sys/devices/virtual/block/dm-10)... 2024-03-01 20:26:40,978 INFO program/MainThread: Running [107] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 20:26:40,982 INFO program/MainThread: stdout[107]: LVM 2024-03-01 20:26:40,982 INFO program/MainThread: stderr[107]: 2024-03-01 20:26:40,982 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 20:26:40,982 INFO program/MainThread: Running [108] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 20:26:40,985 INFO program/MainThread: stdout[108]: LVM 2024-03-01 20:26:40,985 INFO program/MainThread: stderr[108]: 2024-03-01 20:26:40,985 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 20:26:40,985 INFO program/MainThread: Running [109] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 20:26:40,988 INFO program/MainThread: stdout[109]: LVM 2024-03-01 20:26:40,989 INFO program/MainThread: stderr[109]: 2024-03-01 20:26:40,989 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 20:26:40,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:40,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs filesystem 2024-03-01 20:26:41,002 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:41,003 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:41,004 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:41,006 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:40,998 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede8422390) -- name = test_vg3-lv5_snapset1 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = te6yyW-rMRO-OU6J-MDy9-ViFl-nknA-v3Egfy size = 164 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-10 target size = 164 MiB path = /dev/mapper/test_vg3-lv5_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 20:26:41,007 INFO program/MainThread: Running [110] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 20:26:41,010 INFO program/MainThread: stdout[110]: LVM 2024-03-01 20:26:41,010 INFO program/MainThread: stderr[110]: 2024-03-01 20:26:41,011 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 20:26:41,015 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5_snapset1 ; 2024-03-01 20:26:41,015 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5_snapset1, bailing 2024-03-01 20:26:41,018 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6-real ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv6-real', 'DEVNAME': '/dev/dm-11', 'DEVPATH': '/devices/virtual/block/dm-11', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6-real', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QhI4F9keFEN3g89Mfv0ZV2p1RR6VJ9sVG-real', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '11', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-11', 'SYS_PATH': '/sys/devices/virtual/block/dm-11', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '905501304'} ; 2024-03-01 20:26:41,018 INFO blivet/MainThread: scanning test_vg3-lv6-real (/sys/devices/virtual/block/dm-11)... 2024-03-01 20:26:41,018 INFO program/MainThread: Running [111] dmsetup info -co subsystem --noheadings test_vg3-lv6-real ... 2024-03-01 20:26:41,022 INFO program/MainThread: stdout[111]: LVM 2024-03-01 20:26:41,022 INFO program/MainThread: stderr[111]: 2024-03-01 20:26:41,022 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 20:26:41,022 INFO program/MainThread: Running [112] dmsetup info -co subsystem --noheadings test_vg3-lv6-real ... 2024-03-01 20:26:41,025 INFO program/MainThread: stdout[112]: LVM 2024-03-01 20:26:41,025 INFO program/MainThread: stderr[112]: 2024-03-01 20:26:41,025 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 20:26:41,025 INFO program/MainThread: Running [113] dmsetup info -co subsystem --noheadings test_vg3-lv6-real ... 2024-03-01 20:26:41,028 INFO program/MainThread: stdout[113]: LVM 2024-03-01 20:26:41,029 INFO program/MainThread: stderr[113]: 2024-03-01 20:26:41,029 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 20:26:41,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,039 INFO program/MainThread: Running [114] dmsetup info -co subsystem --noheadings test_vg3-lv6-real ... 2024-03-01 20:26:41,042 INFO program/MainThread: stdout[114]: LVM 2024-03-01 20:26:41,042 INFO program/MainThread: stderr[114]: 2024-03-01 20:26:41,042 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 20:26:41,042 INFO program/MainThread: Running [115] dmsetup info -co subsystem --noheadings test_vg3-lv6-real ... 2024-03-01 20:26:41,046 INFO program/MainThread: stdout[115]: LVM 2024-03-01 20:26:41,046 INFO program/MainThread: stderr[115]: 2024-03-01 20:26:41,046 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 20:26:41,046 INFO program/MainThread: Running [116] dmsetup info -co subsystem --noheadings test_vg3-lv6-real ... 2024-03-01 20:26:41,049 INFO program/MainThread: stdout[116]: LVM 2024-03-01 20:26:41,049 INFO program/MainThread: stderr[116]: 2024-03-01 20:26:41,049 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 20:26:41,053 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv6-real ; 2024-03-01 20:26:41,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:41,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:41,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (198) with existing lvmpv 2024-03-01 20:26:41,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:41,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,081 DEBUG blivet/MainThread: no device obtained for test_vg3-lv6-real 2024-03-01 20:26:41,084 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6_snapset1-cow ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv6_snapset1-cow', 'DEVNAME': '/dev/dm-12', 'DEVPATH': '/devices/virtual/block/dm-12', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv6_snapset1', 'DM_NAME': 'test_vg3-lv6_snapset1-cow', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Q52MTpDd2HVwsVCjwjw0wHUlwR7Qb80JW-cow', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '12', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-12', 'SYS_PATH': '/sys/devices/virtual/block/dm-12', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '905507439'} ; 2024-03-01 20:26:41,084 INFO blivet/MainThread: scanning test_vg3-lv6_snapset1-cow (/sys/devices/virtual/block/dm-12)... 2024-03-01 20:26:41,085 INFO program/MainThread: Running [117] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1-cow ... 2024-03-01 20:26:41,089 INFO program/MainThread: stdout[117]: LVM 2024-03-01 20:26:41,089 INFO program/MainThread: stderr[117]: 2024-03-01 20:26:41,089 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 20:26:41,089 INFO program/MainThread: Running [118] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1-cow ... 2024-03-01 20:26:41,092 INFO program/MainThread: stdout[118]: LVM 2024-03-01 20:26:41,092 INFO program/MainThread: stderr[118]: 2024-03-01 20:26:41,092 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 20:26:41,093 INFO program/MainThread: Running [119] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1-cow ... 2024-03-01 20:26:41,096 INFO program/MainThread: stdout[119]: LVM 2024-03-01 20:26:41,096 INFO program/MainThread: stderr[119]: 2024-03-01 20:26:41,096 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 20:26:41,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,107 INFO program/MainThread: Running [120] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1-cow ... 2024-03-01 20:26:41,111 INFO program/MainThread: stdout[120]: LVM 2024-03-01 20:26:41,111 INFO program/MainThread: stderr[120]: 2024-03-01 20:26:41,111 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 20:26:41,111 INFO program/MainThread: Running [121] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1-cow ... 2024-03-01 20:26:41,114 INFO program/MainThread: stdout[121]: LVM 2024-03-01 20:26:41,114 INFO program/MainThread: stderr[121]: 2024-03-01 20:26:41,114 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 20:26:41,114 INFO program/MainThread: Running [122] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1-cow ... 2024-03-01 20:26:41,118 INFO program/MainThread: stdout[122]: LVM 2024-03-01 20:26:41,118 INFO program/MainThread: stderr[122]: 2024-03-01 20:26:41,118 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 20:26:41,122 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv6_snapset1-cow ; 2024-03-01 20:26:41,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:41,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:41,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (208) with existing lvmpv 2024-03-01 20:26:41,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (184) with existing lvmpv 2024-03-01 20:26:41,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:41,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,158 DEBUG blivet/MainThread: no device obtained for test_vg3-lv6_snapset1-cow 2024-03-01 20:26:41,161 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6_snapset1 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv6_snapset1 ' '/dev/disk/by-uuid/7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba ' '/dev/test_vg3/lv6_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Q52MTpDd2HVwsVCjwjw0wHUlwR7Qb80JW ' '/dev/disk/by-id/dm-name-test_vg3-lv6_snapset1', 'DEVNAME': '/dev/dm-13', 'DEVPATH': '/devices/virtual/block/dm-13', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6_snapset1', 'DM_NAME': 'test_vg3-lv6_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Q52MTpDd2HVwsVCjwjw0wHUlwR7Qb80JW', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba', 'ID_FS_UUID_ENC': '7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba', 'MAJOR': '253', 'MINOR': '13', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-13', 'SYS_PATH': '/sys/devices/virtual/block/dm-13', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '905528751'} ; 2024-03-01 20:26:41,161 INFO blivet/MainThread: scanning test_vg3-lv6_snapset1 (/sys/devices/virtual/block/dm-13)... 2024-03-01 20:26:41,161 INFO program/MainThread: Running [123] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 20:26:41,165 INFO program/MainThread: stdout[123]: LVM 2024-03-01 20:26:41,165 INFO program/MainThread: stderr[123]: 2024-03-01 20:26:41,166 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 20:26:41,166 INFO program/MainThread: Running [124] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 20:26:41,169 INFO program/MainThread: stdout[124]: LVM 2024-03-01 20:26:41,169 INFO program/MainThread: stderr[124]: 2024-03-01 20:26:41,169 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 20:26:41,169 INFO program/MainThread: Running [125] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 20:26:41,172 INFO program/MainThread: stdout[125]: LVM 2024-03-01 20:26:41,172 INFO program/MainThread: stderr[125]: 2024-03-01 20:26:41,173 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 20:26:41,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs filesystem 2024-03-01 20:26:41,185 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:41,187 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:41,188 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:41,189 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:41,182 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede8426f28) -- name = test_vg3-lv6_snapset1 status = True id = 266 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 52MTpD-d2HV-wsVC-jwjw-0wHU-lwR7-Qb80JW size = 164 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-13 target size = 164 MiB path = /dev/mapper/test_vg3-lv6_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 20:26:41,191 INFO program/MainThread: Running [126] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 20:26:41,194 INFO program/MainThread: stdout[126]: LVM 2024-03-01 20:26:41,194 INFO program/MainThread: stderr[126]: 2024-03-01 20:26:41,194 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 20:26:41,198 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6_snapset1 ; 2024-03-01 20:26:41,198 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6_snapset1, bailing 2024-03-01 20:26:41,201 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7-real ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv7-real', 'DEVNAME': '/dev/dm-14', 'DEVPATH': '/devices/virtual/block/dm-14', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7-real', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Q1eeiUgF62uO5xPqULqvAD3Qr9xiD1UD2-real', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '14', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-14', 'SYS_PATH': '/sys/devices/virtual/block/dm-14', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '905815141'} ; 2024-03-01 20:26:41,201 INFO blivet/MainThread: scanning test_vg3-lv7-real (/sys/devices/virtual/block/dm-14)... 2024-03-01 20:26:41,202 INFO program/MainThread: Running [127] dmsetup info -co subsystem --noheadings test_vg3-lv7-real ... 2024-03-01 20:26:41,205 INFO program/MainThread: stdout[127]: LVM 2024-03-01 20:26:41,205 INFO program/MainThread: stderr[127]: 2024-03-01 20:26:41,205 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 20:26:41,205 INFO program/MainThread: Running [128] dmsetup info -co subsystem --noheadings test_vg3-lv7-real ... 2024-03-01 20:26:41,208 INFO program/MainThread: stdout[128]: LVM 2024-03-01 20:26:41,209 INFO program/MainThread: stderr[128]: 2024-03-01 20:26:41,209 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 20:26:41,209 INFO program/MainThread: Running [129] dmsetup info -co subsystem --noheadings test_vg3-lv7-real ... 2024-03-01 20:26:41,212 INFO program/MainThread: stdout[129]: LVM 2024-03-01 20:26:41,212 INFO program/MainThread: stderr[129]: 2024-03-01 20:26:41,212 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 20:26:41,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,222 INFO program/MainThread: Running [130] dmsetup info -co subsystem --noheadings test_vg3-lv7-real ... 2024-03-01 20:26:41,225 INFO program/MainThread: stdout[130]: LVM 2024-03-01 20:26:41,225 INFO program/MainThread: stderr[130]: 2024-03-01 20:26:41,226 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 20:26:41,226 INFO program/MainThread: Running [131] dmsetup info -co subsystem --noheadings test_vg3-lv7-real ... 2024-03-01 20:26:41,229 INFO program/MainThread: stdout[131]: LVM 2024-03-01 20:26:41,229 INFO program/MainThread: stderr[131]: 2024-03-01 20:26:41,229 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 20:26:41,229 INFO program/MainThread: Running [132] dmsetup info -co subsystem --noheadings test_vg3-lv7-real ... 2024-03-01 20:26:41,232 INFO program/MainThread: stdout[132]: LVM 2024-03-01 20:26:41,232 INFO program/MainThread: stderr[132]: 2024-03-01 20:26:41,232 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 20:26:41,236 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv7-real ; 2024-03-01 20:26:41,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:41,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:41,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (184) with existing lvmpv 2024-03-01 20:26:41,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:41,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,264 DEBUG blivet/MainThread: no device obtained for test_vg3-lv7-real 2024-03-01 20:26:41,268 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7_snapset1-cow ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv7_snapset1-cow', 'DEVNAME': '/dev/dm-15', 'DEVPATH': '/devices/virtual/block/dm-15', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv7_snapset1', 'DM_NAME': 'test_vg3-lv7_snapset1-cow', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qhtj4CXC2Kg1hGBibr0dRlB6QmivBzOJp-cow', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '15', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-15', 'SYS_PATH': '/sys/devices/virtual/block/dm-15', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '905817768'} ; 2024-03-01 20:26:41,268 INFO blivet/MainThread: scanning test_vg3-lv7_snapset1-cow (/sys/devices/virtual/block/dm-15)... 2024-03-01 20:26:41,268 INFO program/MainThread: Running [133] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1-cow ... 2024-03-01 20:26:41,271 INFO program/MainThread: stdout[133]: LVM 2024-03-01 20:26:41,272 INFO program/MainThread: stderr[133]: 2024-03-01 20:26:41,272 INFO program/MainThread: ...done [133] (exit code: 0) 2024-03-01 20:26:41,272 INFO program/MainThread: Running [134] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1-cow ... 2024-03-01 20:26:41,275 INFO program/MainThread: stdout[134]: LVM 2024-03-01 20:26:41,275 INFO program/MainThread: stderr[134]: 2024-03-01 20:26:41,275 INFO program/MainThread: ...done [134] (exit code: 0) 2024-03-01 20:26:41,275 INFO program/MainThread: Running [135] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1-cow ... 2024-03-01 20:26:41,278 INFO program/MainThread: stdout[135]: LVM 2024-03-01 20:26:41,278 INFO program/MainThread: stderr[135]: 2024-03-01 20:26:41,279 INFO program/MainThread: ...done [135] (exit code: 0) 2024-03-01 20:26:41,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,289 INFO program/MainThread: Running [136] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1-cow ... 2024-03-01 20:26:41,292 INFO program/MainThread: stdout[136]: LVM 2024-03-01 20:26:41,292 INFO program/MainThread: stderr[136]: 2024-03-01 20:26:41,292 INFO program/MainThread: ...done [136] (exit code: 0) 2024-03-01 20:26:41,292 INFO program/MainThread: Running [137] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1-cow ... 2024-03-01 20:26:41,295 INFO program/MainThread: stdout[137]: LVM 2024-03-01 20:26:41,296 INFO program/MainThread: stderr[137]: 2024-03-01 20:26:41,296 INFO program/MainThread: ...done [137] (exit code: 0) 2024-03-01 20:26:41,296 INFO program/MainThread: Running [138] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1-cow ... 2024-03-01 20:26:41,299 INFO program/MainThread: stdout[138]: LVM 2024-03-01 20:26:41,299 INFO program/MainThread: stderr[138]: 2024-03-01 20:26:41,299 INFO program/MainThread: ...done [138] (exit code: 0) 2024-03-01 20:26:41,303 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv7_snapset1-cow ; 2024-03-01 20:26:41,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:41,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:41,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (208) with existing lvmpv 2024-03-01 20:26:41,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (184) with existing lvmpv 2024-03-01 20:26:41,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:41,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,338 DEBUG blivet/MainThread: no device obtained for test_vg3-lv7_snapset1-cow 2024-03-01 20:26:41,341 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7_snapset1 ; info: {'DEVLINKS': '/dev/test_vg3/lv7_snapset1 ' '/dev/disk/by-id/dm-name-test_vg3-lv7_snapset1 ' '/dev/disk/by-uuid/137a183e-6780-48d0-bf08-098e24620bd2 ' '/dev/mapper/test_vg3-lv7_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qhtj4CXC2Kg1hGBibr0dRlB6QmivBzOJp', 'DEVNAME': '/dev/dm-16', 'DEVPATH': '/devices/virtual/block/dm-16', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7_snapset1', 'DM_NAME': 'test_vg3-lv7_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qhtj4CXC2Kg1hGBibr0dRlB6QmivBzOJp', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '137a183e-6780-48d0-bf08-098e24620bd2', 'ID_FS_UUID_ENC': '137a183e-6780-48d0-bf08-098e24620bd2', 'MAJOR': '253', 'MINOR': '16', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-16', 'SYS_PATH': '/sys/devices/virtual/block/dm-16', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '905821010'} ; 2024-03-01 20:26:41,341 INFO blivet/MainThread: scanning test_vg3-lv7_snapset1 (/sys/devices/virtual/block/dm-16)... 2024-03-01 20:26:41,342 INFO program/MainThread: Running [139] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 20:26:41,345 INFO program/MainThread: stdout[139]: LVM 2024-03-01 20:26:41,345 INFO program/MainThread: stderr[139]: 2024-03-01 20:26:41,345 INFO program/MainThread: ...done [139] (exit code: 0) 2024-03-01 20:26:41,346 INFO program/MainThread: Running [140] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 20:26:41,349 INFO program/MainThread: stdout[140]: LVM 2024-03-01 20:26:41,349 INFO program/MainThread: stderr[140]: 2024-03-01 20:26:41,349 INFO program/MainThread: ...done [140] (exit code: 0) 2024-03-01 20:26:41,349 INFO program/MainThread: Running [141] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 20:26:41,352 INFO program/MainThread: stdout[141]: LVM 2024-03-01 20:26:41,352 INFO program/MainThread: stderr[141]: 2024-03-01 20:26:41,352 INFO program/MainThread: ...done [141] (exit code: 0) 2024-03-01 20:26:41,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs filesystem 2024-03-01 20:26:41,365 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:41,367 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:41,368 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:41,369 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:41,362 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede8437160) -- name = test_vg3-lv7_snapset1 status = True id = 292 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = htj4CX-C2Kg-1hGB-ibr0-dRlB-6Qmi-vBzOJp size = 164 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-16 target size = 164 MiB path = /dev/mapper/test_vg3-lv7_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 20:26:41,371 INFO program/MainThread: Running [142] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 20:26:41,374 INFO program/MainThread: stdout[142]: LVM 2024-03-01 20:26:41,374 INFO program/MainThread: stderr[142]: 2024-03-01 20:26:41,374 INFO program/MainThread: ...done [142] (exit code: 0) 2024-03-01 20:26:41,378 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7_snapset1 ; 2024-03-01 20:26:41,378 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7_snapset1, bailing 2024-03-01 20:26:41,381 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8-real ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv8-real', 'DEVNAME': '/dev/dm-17', 'DEVPATH': '/devices/virtual/block/dm-17', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8-real', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qf2rOdjhEzNTmxYyZKFHzunRR78tMA6CS-real', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '17', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-17', 'SYS_PATH': '/sys/devices/virtual/block/dm-17', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '906123211'} ; 2024-03-01 20:26:41,381 INFO blivet/MainThread: scanning test_vg3-lv8-real (/sys/devices/virtual/block/dm-17)... 2024-03-01 20:26:41,381 INFO program/MainThread: Running [143] dmsetup info -co subsystem --noheadings test_vg3-lv8-real ... 2024-03-01 20:26:41,385 INFO program/MainThread: stdout[143]: LVM 2024-03-01 20:26:41,385 INFO program/MainThread: stderr[143]: 2024-03-01 20:26:41,385 INFO program/MainThread: ...done [143] (exit code: 0) 2024-03-01 20:26:41,385 INFO program/MainThread: Running [144] dmsetup info -co subsystem --noheadings test_vg3-lv8-real ... 2024-03-01 20:26:41,388 INFO program/MainThread: stdout[144]: LVM 2024-03-01 20:26:41,388 INFO program/MainThread: stderr[144]: 2024-03-01 20:26:41,388 INFO program/MainThread: ...done [144] (exit code: 0) 2024-03-01 20:26:41,388 INFO program/MainThread: Running [145] dmsetup info -co subsystem --noheadings test_vg3-lv8-real ... 2024-03-01 20:26:41,391 INFO program/MainThread: stdout[145]: LVM 2024-03-01 20:26:41,392 INFO program/MainThread: stderr[145]: 2024-03-01 20:26:41,392 INFO program/MainThread: ...done [145] (exit code: 0) 2024-03-01 20:26:41,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,402 INFO program/MainThread: Running [146] dmsetup info -co subsystem --noheadings test_vg3-lv8-real ... 2024-03-01 20:26:41,405 INFO program/MainThread: stdout[146]: LVM 2024-03-01 20:26:41,405 INFO program/MainThread: stderr[146]: 2024-03-01 20:26:41,405 INFO program/MainThread: ...done [146] (exit code: 0) 2024-03-01 20:26:41,405 INFO program/MainThread: Running [147] dmsetup info -co subsystem --noheadings test_vg3-lv8-real ... 2024-03-01 20:26:41,408 INFO program/MainThread: stdout[147]: LVM 2024-03-01 20:26:41,409 INFO program/MainThread: stderr[147]: 2024-03-01 20:26:41,409 INFO program/MainThread: ...done [147] (exit code: 0) 2024-03-01 20:26:41,409 INFO program/MainThread: Running [148] dmsetup info -co subsystem --noheadings test_vg3-lv8-real ... 2024-03-01 20:26:41,412 INFO program/MainThread: stdout[148]: LVM 2024-03-01 20:26:41,412 INFO program/MainThread: stderr[148]: 2024-03-01 20:26:41,412 INFO program/MainThread: ...done [148] (exit code: 0) 2024-03-01 20:26:41,416 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv8-real ; 2024-03-01 20:26:41,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:41,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:41,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (184) with existing lvmpv 2024-03-01 20:26:41,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:41,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,444 DEBUG blivet/MainThread: no device obtained for test_vg3-lv8-real 2024-03-01 20:26:41,447 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8_snapset1-cow ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv8_snapset1-cow', 'DEVNAME': '/dev/dm-18', 'DEVPATH': '/devices/virtual/block/dm-18', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv8_snapset1', 'DM_NAME': 'test_vg3-lv8_snapset1-cow', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QoFXa7w6LJSYDtoOQSt4aLtju0yDZL2XK-cow', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '18', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-18', 'SYS_PATH': '/sys/devices/virtual/block/dm-18', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '906151493'} ; 2024-03-01 20:26:41,447 INFO blivet/MainThread: scanning test_vg3-lv8_snapset1-cow (/sys/devices/virtual/block/dm-18)... 2024-03-01 20:26:41,448 INFO program/MainThread: Running [149] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1-cow ... 2024-03-01 20:26:41,451 INFO program/MainThread: stdout[149]: LVM 2024-03-01 20:26:41,451 INFO program/MainThread: stderr[149]: 2024-03-01 20:26:41,451 INFO program/MainThread: ...done [149] (exit code: 0) 2024-03-01 20:26:41,451 INFO program/MainThread: Running [150] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1-cow ... 2024-03-01 20:26:41,455 INFO program/MainThread: stdout[150]: LVM 2024-03-01 20:26:41,455 INFO program/MainThread: stderr[150]: 2024-03-01 20:26:41,455 INFO program/MainThread: ...done [150] (exit code: 0) 2024-03-01 20:26:41,455 INFO program/MainThread: Running [151] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1-cow ... 2024-03-01 20:26:41,458 INFO program/MainThread: stdout[151]: LVM 2024-03-01 20:26:41,458 INFO program/MainThread: stderr[151]: 2024-03-01 20:26:41,458 INFO program/MainThread: ...done [151] (exit code: 0) 2024-03-01 20:26:41,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,468 INFO program/MainThread: Running [152] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1-cow ... 2024-03-01 20:26:41,472 INFO program/MainThread: stdout[152]: LVM 2024-03-01 20:26:41,472 INFO program/MainThread: stderr[152]: 2024-03-01 20:26:41,472 INFO program/MainThread: ...done [152] (exit code: 0) 2024-03-01 20:26:41,472 INFO program/MainThread: Running [153] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1-cow ... 2024-03-01 20:26:41,475 INFO program/MainThread: stdout[153]: LVM 2024-03-01 20:26:41,475 INFO program/MainThread: stderr[153]: 2024-03-01 20:26:41,475 INFO program/MainThread: ...done [153] (exit code: 0) 2024-03-01 20:26:41,475 INFO program/MainThread: Running [154] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1-cow ... 2024-03-01 20:26:41,478 INFO program/MainThread: stdout[154]: LVM 2024-03-01 20:26:41,479 INFO program/MainThread: stderr[154]: 2024-03-01 20:26:41,479 INFO program/MainThread: ...done [154] (exit code: 0) 2024-03-01 20:26:41,482 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv8_snapset1-cow ; 2024-03-01 20:26:41,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:41,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:41,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (208) with existing lvmpv 2024-03-01 20:26:41,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (198) with existing lvmpv 2024-03-01 20:26:41,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:41,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,518 DEBUG blivet/MainThread: no device obtained for test_vg3-lv8_snapset1-cow 2024-03-01 20:26:41,521 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8_snapset1 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv8_snapset1 ' '/dev/disk/by-uuid/a9b52ae6-3bed-4354-8021-c269878c01bb ' '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QoFXa7w6LJSYDtoOQSt4aLtju0yDZL2XK ' '/dev/test_vg3/lv8_snapset1 ' '/dev/disk/by-id/dm-name-test_vg3-lv8_snapset1', 'DEVNAME': '/dev/dm-19', 'DEVPATH': '/devices/virtual/block/dm-19', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8_snapset1', 'DM_NAME': 'test_vg3-lv8_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QoFXa7w6LJSYDtoOQSt4aLtju0yDZL2XK', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a9b52ae6-3bed-4354-8021-c269878c01bb', 'ID_FS_UUID_ENC': 'a9b52ae6-3bed-4354-8021-c269878c01bb', 'MAJOR': '253', 'MINOR': '19', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-19', 'SYS_PATH': '/sys/devices/virtual/block/dm-19', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '906156564'} ; 2024-03-01 20:26:41,521 INFO blivet/MainThread: scanning test_vg3-lv8_snapset1 (/sys/devices/virtual/block/dm-19)... 2024-03-01 20:26:41,521 INFO program/MainThread: Running [155] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 20:26:41,525 INFO program/MainThread: stdout[155]: LVM 2024-03-01 20:26:41,525 INFO program/MainThread: stderr[155]: 2024-03-01 20:26:41,525 INFO program/MainThread: ...done [155] (exit code: 0) 2024-03-01 20:26:41,525 INFO program/MainThread: Running [156] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 20:26:41,528 INFO program/MainThread: stdout[156]: LVM 2024-03-01 20:26:41,528 INFO program/MainThread: stderr[156]: 2024-03-01 20:26:41,529 INFO program/MainThread: ...done [156] (exit code: 0) 2024-03-01 20:26:41,529 INFO program/MainThread: Running [157] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 20:26:41,532 INFO program/MainThread: stdout[157]: LVM 2024-03-01 20:26:41,532 INFO program/MainThread: stderr[157]: 2024-03-01 20:26:41,532 INFO program/MainThread: ...done [157] (exit code: 0) 2024-03-01 20:26:41,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs filesystem 2024-03-01 20:26:41,545 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:41,547 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:41,547 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:41,549 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:41,541 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede8466dd8) -- name = test_vg3-lv8_snapset1 status = True id = 318 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = oFXa7w-6LJS-YDto-OQSt-4aLt-ju0y-DZL2XK size = 164 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-19 target size = 164 MiB path = /dev/mapper/test_vg3-lv8_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 20:26:41,550 INFO program/MainThread: Running [158] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 20:26:41,553 INFO program/MainThread: stdout[158]: LVM 2024-03-01 20:26:41,553 INFO program/MainThread: stderr[158]: 2024-03-01 20:26:41,554 INFO program/MainThread: ...done [158] (exit code: 0) 2024-03-01 20:26:41,557 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8_snapset1 ; 2024-03-01 20:26:41,558 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8_snapset1, bailing 2024-03-01 20:26:41,561 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/7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba ' '/dev/mapper/test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QhI4F9keFEN3g89Mfv0ZV2p1RR6VJ9sVG', '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-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QhI4F9keFEN3g89Mfv0ZV2p1RR6VJ9sVG', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba', 'ID_FS_UUID_ENC': '7d5d6e79-dcfc-44b1-9f88-8c3e6b906dba', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '897572463'} ; 2024-03-01 20:26:41,561 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:26:41,561 INFO program/MainThread: Running [159] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:41,564 INFO program/MainThread: stdout[159]: LVM 2024-03-01 20:26:41,564 INFO program/MainThread: stderr[159]: 2024-03-01 20:26:41,564 INFO program/MainThread: ...done [159] (exit code: 0) 2024-03-01 20:26:41,565 INFO program/MainThread: Running [160] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:41,568 INFO program/MainThread: stdout[160]: LVM 2024-03-01 20:26:41,568 INFO program/MainThread: stderr[160]: 2024-03-01 20:26:41,568 INFO program/MainThread: ...done [160] (exit code: 0) 2024-03-01 20:26:41,568 INFO program/MainThread: Running [161] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:41,571 INFO program/MainThread: stdout[161]: LVM 2024-03-01 20:26:41,571 INFO program/MainThread: stderr[161]: 2024-03-01 20:26:41,571 INFO program/MainThread: ...done [161] (exit code: 0) 2024-03-01 20:26:41,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem 2024-03-01 20:26:41,584 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:41,586 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:41,586 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:41,588 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:41,580 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:41,589 INFO program/MainThread: Running [162] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:26:41,593 INFO program/MainThread: stdout[162]: LVM 2024-03-01 20:26:41,593 INFO program/MainThread: stderr[162]: 2024-03-01 20:26:41,593 INFO program/MainThread: ...done [162] (exit code: 0) 2024-03-01 20:26:41,597 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:26:41,597 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:26:41,600 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3-real ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv3-real', 'DEVNAME': '/dev/dm-20', 'DEVPATH': '/devices/virtual/block/dm-20', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3-real', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrTRDi5MkkmmmA92P4iAXpiq3eccOnPAC0-real', 'DM_VG_NAME': 'test_vg2', 'MAJOR': '253', 'MINOR': '20', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-20', 'SYS_PATH': '/sys/devices/virtual/block/dm-20', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '906436847'} ; 2024-03-01 20:26:41,601 INFO blivet/MainThread: scanning test_vg2-lv3-real (/sys/devices/virtual/block/dm-20)... 2024-03-01 20:26:41,601 INFO program/MainThread: Running [163] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 20:26:41,604 INFO program/MainThread: stdout[163]: LVM 2024-03-01 20:26:41,604 INFO program/MainThread: stderr[163]: 2024-03-01 20:26:41,604 INFO program/MainThread: ...done [163] (exit code: 0) 2024-03-01 20:26:41,604 INFO program/MainThread: Running [164] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 20:26:41,607 INFO program/MainThread: stdout[164]: LVM 2024-03-01 20:26:41,608 INFO program/MainThread: stderr[164]: 2024-03-01 20:26:41,608 INFO program/MainThread: ...done [164] (exit code: 0) 2024-03-01 20:26:41,608 INFO program/MainThread: Running [165] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 20:26:41,611 INFO program/MainThread: stdout[165]: LVM 2024-03-01 20:26:41,611 INFO program/MainThread: stderr[165]: 2024-03-01 20:26:41,611 INFO program/MainThread: ...done [165] (exit code: 0) 2024-03-01 20:26:41,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,621 INFO program/MainThread: Running [166] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 20:26:41,624 INFO program/MainThread: stdout[166]: LVM 2024-03-01 20:26:41,625 INFO program/MainThread: stderr[166]: 2024-03-01 20:26:41,625 INFO program/MainThread: ...done [166] (exit code: 0) 2024-03-01 20:26:41,625 INFO program/MainThread: Running [167] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 20:26:41,628 INFO program/MainThread: stdout[167]: LVM 2024-03-01 20:26:41,628 INFO program/MainThread: stderr[167]: 2024-03-01 20:26:41,628 INFO program/MainThread: ...done [167] (exit code: 0) 2024-03-01 20:26:41,628 INFO program/MainThread: Running [168] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 20:26:41,631 INFO program/MainThread: stdout[168]: LVM 2024-03-01 20:26:41,632 INFO program/MainThread: stderr[168]: 2024-03-01 20:26:41,632 INFO program/MainThread: ...done [168] (exit code: 0) 2024-03-01 20:26:41,635 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg2-lv3-real ; 2024-03-01 20:26:41,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:41,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:41,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (98) with existing lvmpv 2024-03-01 20:26:41,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:41,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,663 DEBUG blivet/MainThread: no device obtained for test_vg2-lv3-real 2024-03-01 20:26:41,666 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3_snapset1-cow ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv3_snapset1-cow', 'DEVNAME': '/dev/dm-21', 'DEVPATH': '/devices/virtual/block/dm-21', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv3_snapset1', 'DM_NAME': 'test_vg2-lv3_snapset1-cow', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRre5ceH8q8oasbf30EBQWBX7xV1fuCN0WP-cow', 'DM_VG_NAME': 'test_vg2', 'MAJOR': '253', 'MINOR': '21', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-21', 'SYS_PATH': '/sys/devices/virtual/block/dm-21', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '906438298'} ; 2024-03-01 20:26:41,666 INFO blivet/MainThread: scanning test_vg2-lv3_snapset1-cow (/sys/devices/virtual/block/dm-21)... 2024-03-01 20:26:41,666 INFO program/MainThread: Running [169] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 20:26:41,670 INFO program/MainThread: stdout[169]: LVM 2024-03-01 20:26:41,670 INFO program/MainThread: stderr[169]: 2024-03-01 20:26:41,670 INFO program/MainThread: ...done [169] (exit code: 0) 2024-03-01 20:26:41,670 INFO program/MainThread: Running [170] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 20:26:41,673 INFO program/MainThread: stdout[170]: LVM 2024-03-01 20:26:41,673 INFO program/MainThread: stderr[170]: 2024-03-01 20:26:41,673 INFO program/MainThread: ...done [170] (exit code: 0) 2024-03-01 20:26:41,673 INFO program/MainThread: Running [171] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 20:26:41,676 INFO program/MainThread: stdout[171]: LVM 2024-03-01 20:26:41,677 INFO program/MainThread: stderr[171]: 2024-03-01 20:26:41,677 INFO program/MainThread: ...done [171] (exit code: 0) 2024-03-01 20:26:41,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,687 INFO program/MainThread: Running [172] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 20:26:41,690 INFO program/MainThread: stdout[172]: LVM 2024-03-01 20:26:41,690 INFO program/MainThread: stderr[172]: 2024-03-01 20:26:41,690 INFO program/MainThread: ...done [172] (exit code: 0) 2024-03-01 20:26:41,690 INFO program/MainThread: Running [173] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 20:26:41,693 INFO program/MainThread: stdout[173]: LVM 2024-03-01 20:26:41,694 INFO program/MainThread: stderr[173]: 2024-03-01 20:26:41,694 INFO program/MainThread: ...done [173] (exit code: 0) 2024-03-01 20:26:41,694 INFO program/MainThread: Running [174] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 20:26:41,697 INFO program/MainThread: stdout[174]: LVM 2024-03-01 20:26:41,697 INFO program/MainThread: stderr[174]: 2024-03-01 20:26:41,697 INFO program/MainThread: ...done [174] (exit code: 0) 2024-03-01 20:26:41,701 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg2-lv3_snapset1-cow ; 2024-03-01 20:26:41,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:41,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:41,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (98) with existing lvmpv 2024-03-01 20:26:41,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:41,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,729 DEBUG blivet/MainThread: no device obtained for test_vg2-lv3_snapset1-cow 2024-03-01 20:26:41,732 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e ' '/dev/test_vg2/lv3_snapset1 ' '/dev/disk/by-id/dm-name-test_vg2-lv3_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRre5ceH8q8oasbf30EBQWBX7xV1fuCN0WP ' '/dev/mapper/test_vg2-lv3_snapset1', 'DEVNAME': '/dev/dm-22', 'DEVPATH': '/devices/virtual/block/dm-22', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3_snapset1', 'DM_NAME': 'test_vg2-lv3_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRre5ceH8q8oasbf30EBQWBX7xV1fuCN0WP', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e', 'ID_FS_UUID_ENC': '7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e', 'MAJOR': '253', 'MINOR': '22', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-22', 'SYS_PATH': '/sys/devices/virtual/block/dm-22', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '906457512'} ; 2024-03-01 20:26:41,732 INFO blivet/MainThread: scanning test_vg2-lv3_snapset1 (/sys/devices/virtual/block/dm-22)... 2024-03-01 20:26:41,732 INFO program/MainThread: Running [175] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 20:26:41,736 INFO program/MainThread: stdout[175]: LVM 2024-03-01 20:26:41,736 INFO program/MainThread: stderr[175]: 2024-03-01 20:26:41,736 INFO program/MainThread: ...done [175] (exit code: 0) 2024-03-01 20:26:41,736 INFO program/MainThread: Running [176] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 20:26:41,739 INFO program/MainThread: stdout[176]: LVM 2024-03-01 20:26:41,739 INFO program/MainThread: stderr[176]: 2024-03-01 20:26:41,739 INFO program/MainThread: ...done [176] (exit code: 0) 2024-03-01 20:26:41,739 INFO program/MainThread: Running [177] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 20:26:41,743 INFO program/MainThread: stdout[177]: LVM 2024-03-01 20:26:41,743 INFO program/MainThread: stderr[177]: 2024-03-01 20:26:41,743 INFO program/MainThread: ...done [177] (exit code: 0) 2024-03-01 20:26:41,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs filesystem 2024-03-01 20:26:41,754 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:41,756 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:41,756 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:41,757 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:41,752 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede8472630) -- name = test_vg2-lv3_snapset1 status = True id = 144 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = e5ceH8-q8oa-sbf3-0EBQ-WBX7-xV1f-uCN0WP size = 124 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-22 target size = 124 MiB path = /dev/mapper/test_vg2-lv3_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 20:26:41,758 INFO program/MainThread: Running [178] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 20:26:41,761 INFO program/MainThread: stdout[178]: LVM 2024-03-01 20:26:41,761 INFO program/MainThread: stderr[178]: 2024-03-01 20:26:41,761 INFO program/MainThread: ...done [178] (exit code: 0) 2024-03-01 20:26:41,765 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3_snapset1 ; 2024-03-01 20:26:41,766 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3_snapset1, bailing 2024-03-01 20:26:41,769 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4-real ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4-real', 'DEVNAME': '/dev/dm-23', 'DEVPATH': '/devices/virtual/block/dm-23', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4-real', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrSdqNYPTZaVJHovu1wRz5gXkHNrGLRw1O-real', 'DM_VG_NAME': 'test_vg2', 'MAJOR': '253', 'MINOR': '23', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-23', 'SYS_PATH': '/sys/devices/virtual/block/dm-23', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '906732702'} ; 2024-03-01 20:26:41,769 INFO blivet/MainThread: scanning test_vg2-lv4-real (/sys/devices/virtual/block/dm-23)... 2024-03-01 20:26:41,769 INFO program/MainThread: Running [179] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 20:26:41,773 INFO program/MainThread: stdout[179]: LVM 2024-03-01 20:26:41,773 INFO program/MainThread: stderr[179]: 2024-03-01 20:26:41,773 INFO program/MainThread: ...done [179] (exit code: 0) 2024-03-01 20:26:41,773 INFO program/MainThread: Running [180] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 20:26:41,776 INFO program/MainThread: stdout[180]: LVM 2024-03-01 20:26:41,776 INFO program/MainThread: stderr[180]: 2024-03-01 20:26:41,776 INFO program/MainThread: ...done [180] (exit code: 0) 2024-03-01 20:26:41,777 INFO program/MainThread: Running [181] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 20:26:41,780 INFO program/MainThread: stdout[181]: LVM 2024-03-01 20:26:41,780 INFO program/MainThread: stderr[181]: 2024-03-01 20:26:41,780 INFO program/MainThread: ...done [181] (exit code: 0) 2024-03-01 20:26:41,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,790 INFO program/MainThread: Running [182] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 20:26:41,794 INFO program/MainThread: stdout[182]: LVM 2024-03-01 20:26:41,794 INFO program/MainThread: stderr[182]: 2024-03-01 20:26:41,794 INFO program/MainThread: ...done [182] (exit code: 0) 2024-03-01 20:26:41,795 INFO program/MainThread: Running [183] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 20:26:41,798 INFO program/MainThread: stdout[183]: LVM 2024-03-01 20:26:41,798 INFO program/MainThread: stderr[183]: 2024-03-01 20:26:41,798 INFO program/MainThread: ...done [183] (exit code: 0) 2024-03-01 20:26:41,798 INFO program/MainThread: Running [184] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 20:26:41,802 INFO program/MainThread: stdout[184]: LVM 2024-03-01 20:26:41,802 INFO program/MainThread: stderr[184]: 2024-03-01 20:26:41,802 INFO program/MainThread: ...done [184] (exit code: 0) 2024-03-01 20:26:41,806 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg2-lv4-real ; 2024-03-01 20:26:41,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:41,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:41,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (98) with existing lvmpv 2024-03-01 20:26:41,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:41,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,834 DEBUG blivet/MainThread: no device obtained for test_vg2-lv4-real 2024-03-01 20:26:41,837 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4_snapset1-cow ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4_snapset1-cow', 'DEVNAME': '/dev/dm-24', 'DEVPATH': '/devices/virtual/block/dm-24', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv4_snapset1', 'DM_NAME': 'test_vg2-lv4_snapset1-cow', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrTc8s0bpBev8kqIxEj3kiODV8QrRzlggl-cow', 'DM_VG_NAME': 'test_vg2', 'MAJOR': '253', 'MINOR': '24', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-24', 'SYS_PATH': '/sys/devices/virtual/block/dm-24', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '906735302'} ; 2024-03-01 20:26:41,837 INFO blivet/MainThread: scanning test_vg2-lv4_snapset1-cow (/sys/devices/virtual/block/dm-24)... 2024-03-01 20:26:41,837 INFO program/MainThread: Running [185] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 20:26:41,841 INFO program/MainThread: stdout[185]: LVM 2024-03-01 20:26:41,842 INFO program/MainThread: stderr[185]: 2024-03-01 20:26:41,842 INFO program/MainThread: ...done [185] (exit code: 0) 2024-03-01 20:26:41,842 INFO program/MainThread: Running [186] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 20:26:41,845 INFO program/MainThread: stdout[186]: LVM 2024-03-01 20:26:41,845 INFO program/MainThread: stderr[186]: 2024-03-01 20:26:41,845 INFO program/MainThread: ...done [186] (exit code: 0) 2024-03-01 20:26:41,845 INFO program/MainThread: Running [187] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 20:26:41,849 INFO program/MainThread: stdout[187]: LVM 2024-03-01 20:26:41,849 INFO program/MainThread: stderr[187]: 2024-03-01 20:26:41,849 INFO program/MainThread: ...done [187] (exit code: 0) 2024-03-01 20:26:41,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,859 INFO program/MainThread: Running [188] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 20:26:41,863 INFO program/MainThread: stdout[188]: LVM 2024-03-01 20:26:41,864 INFO program/MainThread: stderr[188]: 2024-03-01 20:26:41,864 INFO program/MainThread: ...done [188] (exit code: 0) 2024-03-01 20:26:41,864 INFO program/MainThread: Running [189] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 20:26:41,867 INFO program/MainThread: stdout[189]: LVM 2024-03-01 20:26:41,867 INFO program/MainThread: stderr[189]: 2024-03-01 20:26:41,867 INFO program/MainThread: ...done [189] (exit code: 0) 2024-03-01 20:26:41,867 INFO program/MainThread: Running [190] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 20:26:41,870 INFO program/MainThread: stdout[190]: LVM 2024-03-01 20:26:41,871 INFO program/MainThread: stderr[190]: 2024-03-01 20:26:41,871 INFO program/MainThread: ...done [190] (exit code: 0) 2024-03-01 20:26:41,875 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg2-lv4_snapset1-cow ; 2024-03-01 20:26:41,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:41,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:41,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (98) with existing lvmpv 2024-03-01 20:26:41,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:41,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,902 DEBUG blivet/MainThread: no device obtained for test_vg2-lv4_snapset1-cow 2024-03-01 20:26:41,905 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4_snapset1 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4_snapset1 ' '/dev/disk/by-id/dm-name-test_vg2-lv4_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrTc8s0bpBev8kqIxEj3kiODV8QrRzlggl ' '/dev/disk/by-uuid/b48223d4-e85f-45f9-af3d-e469f4d1520a ' '/dev/test_vg2/lv4_snapset1', 'DEVNAME': '/dev/dm-25', 'DEVPATH': '/devices/virtual/block/dm-25', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4_snapset1', 'DM_NAME': 'test_vg2-lv4_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrTc8s0bpBev8kqIxEj3kiODV8QrRzlggl', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b48223d4-e85f-45f9-af3d-e469f4d1520a', 'ID_FS_UUID_ENC': 'b48223d4-e85f-45f9-af3d-e469f4d1520a', 'MAJOR': '253', 'MINOR': '25', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-25', 'SYS_PATH': '/sys/devices/virtual/block/dm-25', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '906754569'} ; 2024-03-01 20:26:41,906 INFO blivet/MainThread: scanning test_vg2-lv4_snapset1 (/sys/devices/virtual/block/dm-25)... 2024-03-01 20:26:41,906 INFO program/MainThread: Running [191] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 20:26:41,910 INFO program/MainThread: stdout[191]: LVM 2024-03-01 20:26:41,910 INFO program/MainThread: stderr[191]: 2024-03-01 20:26:41,910 INFO program/MainThread: ...done [191] (exit code: 0) 2024-03-01 20:26:41,910 INFO program/MainThread: Running [192] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 20:26:41,914 INFO program/MainThread: stdout[192]: LVM 2024-03-01 20:26:41,914 INFO program/MainThread: stderr[192]: 2024-03-01 20:26:41,914 INFO program/MainThread: ...done [192] (exit code: 0) 2024-03-01 20:26:41,914 INFO program/MainThread: Running [193] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 20:26:41,917 INFO program/MainThread: stdout[193]: LVM 2024-03-01 20:26:41,918 INFO program/MainThread: stderr[193]: 2024-03-01 20:26:41,918 INFO program/MainThread: ...done [193] (exit code: 0) 2024-03-01 20:26:41,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs filesystem 2024-03-01 20:26:41,930 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:41,931 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:41,932 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:41,933 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:41,927 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede84d81d0) -- name = test_vg2-lv4_snapset1 status = True id = 170 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = Tc8s0b-pBev-8kqI-xEj3-kiOD-V8Qr-Rzlggl size = 124 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-25 target size = 124 MiB path = /dev/mapper/test_vg2-lv4_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 20:26:41,934 INFO program/MainThread: Running [194] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 20:26:41,938 INFO program/MainThread: stdout[194]: LVM 2024-03-01 20:26:41,938 INFO program/MainThread: stderr[194]: 2024-03-01 20:26:41,938 INFO program/MainThread: ...done [194] (exit code: 0) 2024-03-01 20:26:41,942 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4_snapset1 ; 2024-03-01 20:26:41,942 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4_snapset1, bailing 2024-03-01 20:26:41,945 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1-real ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1-real', 'DEVNAME': '/dev/dm-26', 'DEVPATH': '/devices/virtual/block/dm-26', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1-real', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGrdYxJrjtjLOQNKNeFK9sQc1YZ65CNR07l-real', 'DM_VG_NAME': 'test_vg1', 'MAJOR': '253', 'MINOR': '26', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-26', 'SYS_PATH': '/sys/devices/virtual/block/dm-26', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '907032228'} ; 2024-03-01 20:26:41,946 INFO blivet/MainThread: scanning test_vg1-lv1-real (/sys/devices/virtual/block/dm-26)... 2024-03-01 20:26:41,946 INFO program/MainThread: Running [195] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:26:41,950 INFO program/MainThread: stdout[195]: LVM 2024-03-01 20:26:41,950 INFO program/MainThread: stderr[195]: 2024-03-01 20:26:41,950 INFO program/MainThread: ...done [195] (exit code: 0) 2024-03-01 20:26:41,950 INFO program/MainThread: Running [196] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:26:41,953 INFO program/MainThread: stdout[196]: LVM 2024-03-01 20:26:41,953 INFO program/MainThread: stderr[196]: 2024-03-01 20:26:41,954 INFO program/MainThread: ...done [196] (exit code: 0) 2024-03-01 20:26:41,954 INFO program/MainThread: Running [197] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:26:41,957 INFO program/MainThread: stdout[197]: LVM 2024-03-01 20:26:41,957 INFO program/MainThread: stderr[197]: 2024-03-01 20:26:41,957 INFO program/MainThread: ...done [197] (exit code: 0) 2024-03-01 20:26:41,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:41,967 INFO program/MainThread: Running [198] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:26:41,971 INFO program/MainThread: stdout[198]: LVM 2024-03-01 20:26:41,971 INFO program/MainThread: stderr[198]: 2024-03-01 20:26:41,971 INFO program/MainThread: ...done [198] (exit code: 0) 2024-03-01 20:26:41,972 INFO program/MainThread: Running [199] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:26:41,975 INFO program/MainThread: stdout[199]: LVM 2024-03-01 20:26:41,975 INFO program/MainThread: stderr[199]: 2024-03-01 20:26:41,975 INFO program/MainThread: ...done [199] (exit code: 0) 2024-03-01 20:26:41,975 INFO program/MainThread: Running [200] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 20:26:41,978 INFO program/MainThread: stdout[200]: LVM 2024-03-01 20:26:41,978 INFO program/MainThread: stderr[200]: 2024-03-01 20:26:41,978 INFO program/MainThread: ...done [200] (exit code: 0) 2024-03-01 20:26:41,982 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1-real ; 2024-03-01 20:26:41,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:41,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:41,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:41,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:26:41,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:42,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:42,009 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1-real 2024-03-01 20:26:42,012 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1-cow ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1_snapset1-cow', 'DEVNAME': '/dev/dm-27', 'DEVPATH': '/devices/virtual/block/dm-27', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv1_snapset1', 'DM_NAME': 'test_vg1-lv1_snapset1-cow', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGrbu7IJtc5htv8flGFubT134Ye9E6inWdO-cow', 'DM_VG_NAME': 'test_vg1', 'MAJOR': '253', 'MINOR': '27', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-27', 'SYS_PATH': '/sys/devices/virtual/block/dm-27', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '907032464'} ; 2024-03-01 20:26:42,012 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1-cow (/sys/devices/virtual/block/dm-27)... 2024-03-01 20:26:42,012 INFO program/MainThread: Running [201] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:26:42,016 INFO program/MainThread: stdout[201]: LVM 2024-03-01 20:26:42,016 INFO program/MainThread: stderr[201]: 2024-03-01 20:26:42,016 INFO program/MainThread: ...done [201] (exit code: 0) 2024-03-01 20:26:42,017 INFO program/MainThread: Running [202] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:26:42,020 INFO program/MainThread: stdout[202]: LVM 2024-03-01 20:26:42,020 INFO program/MainThread: stderr[202]: 2024-03-01 20:26:42,020 INFO program/MainThread: ...done [202] (exit code: 0) 2024-03-01 20:26:42,020 INFO program/MainThread: Running [203] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:26:42,023 INFO program/MainThread: stdout[203]: LVM 2024-03-01 20:26:42,023 INFO program/MainThread: stderr[203]: 2024-03-01 20:26:42,023 INFO program/MainThread: ...done [203] (exit code: 0) 2024-03-01 20:26:42,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:42,034 INFO program/MainThread: Running [204] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:26:42,037 INFO program/MainThread: stdout[204]: LVM 2024-03-01 20:26:42,037 INFO program/MainThread: stderr[204]: 2024-03-01 20:26:42,037 INFO program/MainThread: ...done [204] (exit code: 0) 2024-03-01 20:26:42,037 INFO program/MainThread: Running [205] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:26:42,040 INFO program/MainThread: stdout[205]: LVM 2024-03-01 20:26:42,040 INFO program/MainThread: stderr[205]: 2024-03-01 20:26:42,040 INFO program/MainThread: ...done [205] (exit code: 0) 2024-03-01 20:26:42,041 INFO program/MainThread: Running [206] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 20:26:42,044 INFO program/MainThread: stdout[206]: LVM 2024-03-01 20:26:42,044 INFO program/MainThread: stderr[206]: 2024-03-01 20:26:42,044 INFO program/MainThread: ...done [206] (exit code: 0) 2024-03-01 20:26:42,048 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1_snapset1-cow ; 2024-03-01 20:26:42,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:42,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:42,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:26:42,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:42,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:42,075 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1_snapset1-cow 2024-03-01 20:26:42,078 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1 ' '/dev/test_vg1/lv1_snapset1 /dev/mapper/test_vg1-lv1_snapset1 ' '/dev/disk/by-uuid/ec0a7c06-c250-4157-a8f5-1c09342112fa ' '/dev/disk/by-id/dm-uuid-LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGrbu7IJtc5htv8flGFubT134Ye9E6inWdO', 'DEVNAME': '/dev/dm-28', 'DEVPATH': '/devices/virtual/block/dm-28', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1_snapset1', 'DM_NAME': 'test_vg1-lv1_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGrbu7IJtc5htv8flGFubT134Ye9E6inWdO', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ec0a7c06-c250-4157-a8f5-1c09342112fa', 'ID_FS_UUID_ENC': 'ec0a7c06-c250-4157-a8f5-1c09342112fa', 'MAJOR': '253', 'MINOR': '28', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-28', 'SYS_PATH': '/sys/devices/virtual/block/dm-28', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '907071907'} ; 2024-03-01 20:26:42,078 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-28)... 2024-03-01 20:26:42,078 INFO program/MainThread: Running [207] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:26:42,082 INFO program/MainThread: stdout[207]: LVM 2024-03-01 20:26:42,082 INFO program/MainThread: stderr[207]: 2024-03-01 20:26:42,082 INFO program/MainThread: ...done [207] (exit code: 0) 2024-03-01 20:26:42,082 INFO program/MainThread: Running [208] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:26:42,086 INFO program/MainThread: stdout[208]: LVM 2024-03-01 20:26:42,086 INFO program/MainThread: stderr[208]: 2024-03-01 20:26:42,086 INFO program/MainThread: ...done [208] (exit code: 0) 2024-03-01 20:26:42,086 INFO program/MainThread: Running [209] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:26:42,089 INFO program/MainThread: stdout[209]: LVM 2024-03-01 20:26:42,089 INFO program/MainThread: stderr[209]: 2024-03-01 20:26:42,089 INFO program/MainThread: ...done [209] (exit code: 0) 2024-03-01 20:26:42,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs filesystem 2024-03-01 20:26:42,101 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,102 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,102 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,103 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,098 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede84c1898) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = bu7IJt-c5ht-v8fl-GFub-T134-Ye9E-6inWdO size = 124 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-28 target size = 124 MiB path = /dev/mapper/test_vg1-lv1_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 20:26:42,104 INFO program/MainThread: Running [210] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 20:26:42,107 INFO program/MainThread: stdout[210]: LVM 2024-03-01 20:26:42,107 INFO program/MainThread: stderr[210]: 2024-03-01 20:26:42,108 INFO program/MainThread: ...done [210] (exit code: 0) 2024-03-01 20:26:42,111 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 20:26:42,112 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1_snapset1, bailing 2024-03-01 20:26:42,115 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2-real ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv2-real', 'DEVNAME': '/dev/dm-29', 'DEVPATH': '/devices/virtual/block/dm-29', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2-real', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGr6H10vSPvjBLDNVkqtwz2sqpM5dkDUsSY-real', 'DM_VG_NAME': 'test_vg1', 'MAJOR': '253', 'MINOR': '29', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-29', 'SYS_PATH': '/sys/devices/virtual/block/dm-29', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '907333468'} ; 2024-03-01 20:26:42,115 INFO blivet/MainThread: scanning test_vg1-lv2-real (/sys/devices/virtual/block/dm-29)... 2024-03-01 20:26:42,115 INFO program/MainThread: Running [211] dmsetup info -co subsystem --noheadings test_vg1-lv2-real ... 2024-03-01 20:26:42,119 INFO program/MainThread: stdout[211]: LVM 2024-03-01 20:26:42,119 INFO program/MainThread: stderr[211]: 2024-03-01 20:26:42,119 INFO program/MainThread: ...done [211] (exit code: 0) 2024-03-01 20:26:42,119 INFO program/MainThread: Running [212] dmsetup info -co subsystem --noheadings test_vg1-lv2-real ... 2024-03-01 20:26:42,122 INFO program/MainThread: stdout[212]: LVM 2024-03-01 20:26:42,122 INFO program/MainThread: stderr[212]: 2024-03-01 20:26:42,122 INFO program/MainThread: ...done [212] (exit code: 0) 2024-03-01 20:26:42,122 INFO program/MainThread: Running [213] dmsetup info -co subsystem --noheadings test_vg1-lv2-real ... 2024-03-01 20:26:42,125 INFO program/MainThread: stdout[213]: LVM 2024-03-01 20:26:42,126 INFO program/MainThread: stderr[213]: 2024-03-01 20:26:42,126 INFO program/MainThread: ...done [213] (exit code: 0) 2024-03-01 20:26:42,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:42,136 INFO program/MainThread: Running [214] dmsetup info -co subsystem --noheadings test_vg1-lv2-real ... 2024-03-01 20:26:42,139 INFO program/MainThread: stdout[214]: LVM 2024-03-01 20:26:42,139 INFO program/MainThread: stderr[214]: 2024-03-01 20:26:42,140 INFO program/MainThread: ...done [214] (exit code: 0) 2024-03-01 20:26:42,140 INFO program/MainThread: Running [215] dmsetup info -co subsystem --noheadings test_vg1-lv2-real ... 2024-03-01 20:26:42,143 INFO program/MainThread: stdout[215]: LVM 2024-03-01 20:26:42,143 INFO program/MainThread: stderr[215]: 2024-03-01 20:26:42,143 INFO program/MainThread: ...done [215] (exit code: 0) 2024-03-01 20:26:42,143 INFO program/MainThread: Running [216] dmsetup info -co subsystem --noheadings test_vg1-lv2-real ... 2024-03-01 20:26:42,146 INFO program/MainThread: stdout[216]: LVM 2024-03-01 20:26:42,146 INFO program/MainThread: stderr[216]: 2024-03-01 20:26:42,146 INFO program/MainThread: ...done [216] (exit code: 0) 2024-03-01 20:26:42,150 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv2-real ; 2024-03-01 20:26:42,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:42,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:42,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:26:42,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:42,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:42,177 DEBUG blivet/MainThread: no device obtained for test_vg1-lv2-real 2024-03-01 20:26:42,180 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-uuid/1a53c807-1dd3-4cdb-881c-a12818f94224 ' '/dev/disk/by-id/dm-uuid-LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QJpeH1ogoF1eUr16zj7oSTWmwKFpU425P ' '/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-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QJpeH1ogoF1eUr16zj7oSTWmwKFpU425P', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1a53c807-1dd3-4cdb-881c-a12818f94224', 'ID_FS_UUID_ENC': '1a53c807-1dd3-4cdb-881c-a12818f94224', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '897891150'} ; 2024-03-01 20:26:42,180 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:26:42,180 INFO program/MainThread: Running [217] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:42,184 INFO program/MainThread: stdout[217]: LVM 2024-03-01 20:26:42,184 INFO program/MainThread: stderr[217]: 2024-03-01 20:26:42,184 INFO program/MainThread: ...done [217] (exit code: 0) 2024-03-01 20:26:42,185 INFO program/MainThread: Running [218] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:42,188 INFO program/MainThread: stdout[218]: LVM 2024-03-01 20:26:42,188 INFO program/MainThread: stderr[218]: 2024-03-01 20:26:42,188 INFO program/MainThread: ...done [218] (exit code: 0) 2024-03-01 20:26:42,188 INFO program/MainThread: Running [219] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:42,191 INFO program/MainThread: stdout[219]: LVM 2024-03-01 20:26:42,191 INFO program/MainThread: stderr[219]: 2024-03-01 20:26:42,191 INFO program/MainThread: ...done [219] (exit code: 0) 2024-03-01 20:26:42,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem 2024-03-01 20:26:42,204 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:42,206 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:42,207 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:42,208 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:42,201 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:42,210 INFO program/MainThread: Running [220] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:26:42,213 INFO program/MainThread: stdout[220]: LVM 2024-03-01 20:26:42,213 INFO program/MainThread: stderr[220]: 2024-03-01 20:26:42,213 INFO program/MainThread: ...done [220] (exit code: 0) 2024-03-01 20:26:42,217 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:26:42,217 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:26:42,221 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2_snapset1-cow ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv2_snapset1-cow', 'DEVNAME': '/dev/dm-30', 'DEVPATH': '/devices/virtual/block/dm-30', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv2_snapset1', 'DM_NAME': 'test_vg1-lv2_snapset1-cow', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGro4X6BesdzznkpmsjrZ5SElmT57oFTKQn-cow', 'DM_VG_NAME': 'test_vg1', 'MAJOR': '253', 'MINOR': '30', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-30', 'SYS_PATH': '/sys/devices/virtual/block/dm-30', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '907349166'} ; 2024-03-01 20:26:42,221 INFO blivet/MainThread: scanning test_vg1-lv2_snapset1-cow (/sys/devices/virtual/block/dm-30)... 2024-03-01 20:26:42,221 INFO program/MainThread: Running [221] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1-cow ... 2024-03-01 20:26:42,224 INFO program/MainThread: stdout[221]: LVM 2024-03-01 20:26:42,224 INFO program/MainThread: stderr[221]: 2024-03-01 20:26:42,224 INFO program/MainThread: ...done [221] (exit code: 0) 2024-03-01 20:26:42,224 INFO program/MainThread: Running [222] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1-cow ... 2024-03-01 20:26:42,228 INFO program/MainThread: stdout[222]: LVM 2024-03-01 20:26:42,228 INFO program/MainThread: stderr[222]: 2024-03-01 20:26:42,228 INFO program/MainThread: ...done [222] (exit code: 0) 2024-03-01 20:26:42,228 INFO program/MainThread: Running [223] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1-cow ... 2024-03-01 20:26:42,231 INFO program/MainThread: stdout[223]: LVM 2024-03-01 20:26:42,231 INFO program/MainThread: stderr[223]: 2024-03-01 20:26:42,231 INFO program/MainThread: ...done [223] (exit code: 0) 2024-03-01 20:26:42,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:42,242 INFO program/MainThread: Running [224] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1-cow ... 2024-03-01 20:26:42,245 INFO program/MainThread: stdout[224]: LVM 2024-03-01 20:26:42,245 INFO program/MainThread: stderr[224]: 2024-03-01 20:26:42,245 INFO program/MainThread: ...done [224] (exit code: 0) 2024-03-01 20:26:42,245 INFO program/MainThread: Running [225] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1-cow ... 2024-03-01 20:26:42,248 INFO program/MainThread: stdout[225]: LVM 2024-03-01 20:26:42,248 INFO program/MainThread: stderr[225]: 2024-03-01 20:26:42,248 INFO program/MainThread: ...done [225] (exit code: 0) 2024-03-01 20:26:42,248 INFO program/MainThread: Running [226] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1-cow ... 2024-03-01 20:26:42,251 INFO program/MainThread: stdout[226]: LVM 2024-03-01 20:26:42,252 INFO program/MainThread: stderr[226]: 2024-03-01 20:26:42,252 INFO program/MainThread: ...done [226] (exit code: 0) 2024-03-01 20:26:42,255 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv2_snapset1-cow ; 2024-03-01 20:26:42,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:42,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:42,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:26:42,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:42,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:42,282 DEBUG blivet/MainThread: no device obtained for test_vg1-lv2_snapset1-cow 2024-03-01 20:26:42,285 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv2_snapset1 ' '/dev/disk/by-uuid/cf9d75ec-747d-4fff-bc5d-0c694192b7a0 ' '/dev/mapper/test_vg1-lv2_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGro4X6BesdzznkpmsjrZ5SElmT57oFTKQn ' '/dev/test_vg1/lv2_snapset1', 'DEVNAME': '/dev/dm-31', 'DEVPATH': '/devices/virtual/block/dm-31', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2_snapset1', 'DM_NAME': 'test_vg1-lv2_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGro4X6BesdzznkpmsjrZ5SElmT57oFTKQn', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'cf9d75ec-747d-4fff-bc5d-0c694192b7a0', 'ID_FS_UUID_ENC': 'cf9d75ec-747d-4fff-bc5d-0c694192b7a0', 'MAJOR': '253', 'MINOR': '31', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-31', 'SYS_PATH': '/sys/devices/virtual/block/dm-31', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '907388435'} ; 2024-03-01 20:26:42,285 INFO blivet/MainThread: scanning test_vg1-lv2_snapset1 (/sys/devices/virtual/block/dm-31)... 2024-03-01 20:26:42,286 INFO program/MainThread: Running [227] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 20:26:42,290 INFO program/MainThread: stdout[227]: LVM 2024-03-01 20:26:42,290 INFO program/MainThread: stderr[227]: 2024-03-01 20:26:42,290 INFO program/MainThread: ...done [227] (exit code: 0) 2024-03-01 20:26:42,290 INFO program/MainThread: Running [228] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 20:26:42,293 INFO program/MainThread: stdout[228]: LVM 2024-03-01 20:26:42,293 INFO program/MainThread: stderr[228]: 2024-03-01 20:26:42,293 INFO program/MainThread: ...done [228] (exit code: 0) 2024-03-01 20:26:42,293 INFO program/MainThread: Running [229] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 20:26:42,296 INFO program/MainThread: stdout[229]: LVM 2024-03-01 20:26:42,297 INFO program/MainThread: stderr[229]: 2024-03-01 20:26:42,297 INFO program/MainThread: ...done [229] (exit code: 0) 2024-03-01 20:26:42,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs filesystem 2024-03-01 20:26:42,308 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,309 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,310 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,311 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,305 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede8472780) -- name = test_vg1-lv2_snapset1 status = True id = 84 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = o4X6Be-sdzz-nkpm-sjrZ-5SEl-mT57-oFTKQn size = 124 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-31 target size = 124 MiB path = /dev/mapper/test_vg1-lv2_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 20:26:42,312 INFO program/MainThread: Running [230] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 20:26:42,315 INFO program/MainThread: stdout[230]: LVM 2024-03-01 20:26:42,315 INFO program/MainThread: stderr[230]: 2024-03-01 20:26:42,315 INFO program/MainThread: ...done [230] (exit code: 0) 2024-03-01 20:26:42,319 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2_snapset1 ; 2024-03-01 20:26:42,319 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2_snapset1, bailing 2024-03-01 20:26:42,322 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrSdqNYPTZaVJHovu1wRz5gXkHNrGLRw1O ' '/dev/test_vg2/lv4 ' '/dev/disk/by-uuid/b48223d4-e85f-45f9-af3d-e469f4d1520a ' '/dev/disk/by-id/dm-name-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-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrSdqNYPTZaVJHovu1wRz5gXkHNrGLRw1O', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b48223d4-e85f-45f9-af3d-e469f4d1520a', 'ID_FS_UUID_ENC': 'b48223d4-e85f-45f9-af3d-e469f4d1520a', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '898812873'} ; 2024-03-01 20:26:42,322 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:26:42,323 INFO program/MainThread: Running [231] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:42,326 INFO program/MainThread: stdout[231]: LVM 2024-03-01 20:26:42,326 INFO program/MainThread: stderr[231]: 2024-03-01 20:26:42,326 INFO program/MainThread: ...done [231] (exit code: 0) 2024-03-01 20:26:42,326 INFO program/MainThread: Running [232] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:42,329 INFO program/MainThread: stdout[232]: LVM 2024-03-01 20:26:42,330 INFO program/MainThread: stderr[232]: 2024-03-01 20:26:42,330 INFO program/MainThread: ...done [232] (exit code: 0) 2024-03-01 20:26:42,330 INFO program/MainThread: Running [233] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:42,333 INFO program/MainThread: stdout[233]: LVM 2024-03-01 20:26:42,333 INFO program/MainThread: stderr[233]: 2024-03-01 20:26:42,333 INFO program/MainThread: ...done [233] (exit code: 0) 2024-03-01 20:26:42,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem 2024-03-01 20:26:42,345 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:42,346 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:42,346 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:42,347 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:42,342 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,348 INFO program/MainThread: Running [234] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:26:42,351 INFO program/MainThread: stdout[234]: LVM 2024-03-01 20:26:42,351 INFO program/MainThread: stderr[234]: 2024-03-01 20:26:42,352 INFO program/MainThread: ...done [234] (exit code: 0) 2024-03-01 20:26:42,355 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:26:42,356 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:26:42,359 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/test_vg2/lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-uuid/7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrTRDi5MkkmmmA92P4iAXpiq3eccOnPAC0', '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-zcIag2pUqMGSY1YlN1CWumOcmYpZ1XRrTRDi5MkkmmmA92P4iAXpiq3eccOnPAC0', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e', 'ID_FS_UUID_ENC': '7b3e24f4-6a6e-481e-a90c-1bde5cb79c6e', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '899127655'} ; 2024-03-01 20:26:42,359 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:26:42,359 INFO program/MainThread: Running [235] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:42,362 INFO program/MainThread: stdout[235]: LVM 2024-03-01 20:26:42,362 INFO program/MainThread: stderr[235]: 2024-03-01 20:26:42,363 INFO program/MainThread: ...done [235] (exit code: 0) 2024-03-01 20:26:42,363 INFO program/MainThread: Running [236] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:42,366 INFO program/MainThread: stdout[236]: LVM 2024-03-01 20:26:42,366 INFO program/MainThread: stderr[236]: 2024-03-01 20:26:42,366 INFO program/MainThread: ...done [236] (exit code: 0) 2024-03-01 20:26:42,366 INFO program/MainThread: Running [237] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:42,369 INFO program/MainThread: stdout[237]: LVM 2024-03-01 20:26:42,369 INFO program/MainThread: stderr[237]: 2024-03-01 20:26:42,369 INFO program/MainThread: ...done [237] (exit code: 0) 2024-03-01 20:26:42,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem 2024-03-01 20:26:42,381 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:42,382 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:42,382 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:42,384 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:42,378 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,384 INFO program/MainThread: Running [238] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:26:42,388 INFO program/MainThread: stdout[238]: LVM 2024-03-01 20:26:42,388 INFO program/MainThread: stderr[238]: 2024-03-01 20:26:42,388 INFO program/MainThread: ...done [238] (exit code: 0) 2024-03-01 20:26:42,392 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:26:42,392 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:26:42,395 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGr6H10vSPvjBLDNVkqtwz2sqpM5dkDUsSY ' '/dev/test_vg1/lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/cf9d75ec-747d-4fff-bc5d-0c694192b7a0', '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-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGr6H10vSPvjBLDNVkqtwz2sqpM5dkDUsSY', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'cf9d75ec-747d-4fff-bc5d-0c694192b7a0', 'ID_FS_UUID_ENC': 'cf9d75ec-747d-4fff-bc5d-0c694192b7a0', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '899961102'} ; 2024-03-01 20:26:42,395 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:26:42,395 INFO program/MainThread: Running [239] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:42,399 INFO program/MainThread: stdout[239]: LVM 2024-03-01 20:26:42,399 INFO program/MainThread: stderr[239]: 2024-03-01 20:26:42,399 INFO program/MainThread: ...done [239] (exit code: 0) 2024-03-01 20:26:42,399 INFO program/MainThread: Running [240] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:42,402 INFO program/MainThread: stdout[240]: LVM 2024-03-01 20:26:42,402 INFO program/MainThread: stderr[240]: 2024-03-01 20:26:42,402 INFO program/MainThread: ...done [240] (exit code: 0) 2024-03-01 20:26:42,402 INFO program/MainThread: Running [241] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:42,405 INFO program/MainThread: stdout[241]: LVM 2024-03-01 20:26:42,406 INFO program/MainThread: stderr[241]: 2024-03-01 20:26:42,406 INFO program/MainThread: ...done [241] (exit code: 0) 2024-03-01 20:26:42,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem 2024-03-01 20:26:42,417 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,418 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,419 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,420 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,414 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,421 INFO program/MainThread: Running [242] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:26:42,424 INFO program/MainThread: stdout[242]: LVM 2024-03-01 20:26:42,424 INFO program/MainThread: stderr[242]: 2024-03-01 20:26:42,424 INFO program/MainThread: ...done [242] (exit code: 0) 2024-03-01 20:26:42,428 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:26:42,428 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:26:42,431 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/ec0a7c06-c250-4157-a8f5-1c09342112fa ' '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGrdYxJrjtjLOQNKNeFK9sQc1YZ65CNR07l ' '/dev/disk/by-id/dm-name-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-UfOp3FXT9mYyK8NYu3D2WhiCwez8rKGrdYxJrjtjLOQNKNeFK9sQc1YZ65CNR07l', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ec0a7c06-c250-4157-a8f5-1c09342112fa', 'ID_FS_UUID_ENC': 'ec0a7c06-c250-4157-a8f5-1c09342112fa', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '900295686'} ; 2024-03-01 20:26:42,432 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:26:42,432 INFO program/MainThread: Running [243] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:42,435 INFO program/MainThread: stdout[243]: LVM 2024-03-01 20:26:42,436 INFO program/MainThread: stderr[243]: 2024-03-01 20:26:42,436 INFO program/MainThread: ...done [243] (exit code: 0) 2024-03-01 20:26:42,436 INFO program/MainThread: Running [244] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:42,439 INFO program/MainThread: stdout[244]: LVM 2024-03-01 20:26:42,439 INFO program/MainThread: stderr[244]: 2024-03-01 20:26:42,439 INFO program/MainThread: ...done [244] (exit code: 0) 2024-03-01 20:26:42,439 INFO program/MainThread: Running [245] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:42,442 INFO program/MainThread: stdout[245]: LVM 2024-03-01 20:26:42,442 INFO program/MainThread: stderr[245]: 2024-03-01 20:26:42,443 INFO program/MainThread: ...done [245] (exit code: 0) 2024-03-01 20:26:42,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:26:42,454 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,455 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,456 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,457 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,451 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,457 INFO program/MainThread: Running [246] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:26:42,461 INFO program/MainThread: stdout[246]: LVM 2024-03-01 20:26:42,461 INFO program/MainThread: stderr[246]: 2024-03-01 20:26:42,461 INFO program/MainThread: ...done [246] (exit code: 0) 2024-03-01 20:26:42,465 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:26:42,465 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:26:42,468 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5-real ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv5-real', 'DEVNAME': '/dev/dm-8', 'DEVPATH': '/devices/virtual/block/dm-8', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5-real', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8QJpeH1ogoF1eUr16zj7oSTWmwKFpU425P-real', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '8', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-8', 'SYS_PATH': '/sys/devices/virtual/block/dm-8', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '905161409'} ; 2024-03-01 20:26:42,469 INFO blivet/MainThread: scanning test_vg3-lv5-real (/sys/devices/virtual/block/dm-8)... 2024-03-01 20:26:42,469 INFO program/MainThread: Running [247] dmsetup info -co subsystem --noheadings test_vg3-lv5-real ... 2024-03-01 20:26:42,472 INFO program/MainThread: stdout[247]: LVM 2024-03-01 20:26:42,472 INFO program/MainThread: stderr[247]: 2024-03-01 20:26:42,473 INFO program/MainThread: ...done [247] (exit code: 0) 2024-03-01 20:26:42,473 INFO program/MainThread: Running [248] dmsetup info -co subsystem --noheadings test_vg3-lv5-real ... 2024-03-01 20:26:42,476 INFO program/MainThread: stdout[248]: LVM 2024-03-01 20:26:42,476 INFO program/MainThread: stderr[248]: 2024-03-01 20:26:42,476 INFO program/MainThread: ...done [248] (exit code: 0) 2024-03-01 20:26:42,476 INFO program/MainThread: Running [249] dmsetup info -co subsystem --noheadings test_vg3-lv5-real ... 2024-03-01 20:26:42,479 INFO program/MainThread: stdout[249]: LVM 2024-03-01 20:26:42,479 INFO program/MainThread: stderr[249]: 2024-03-01 20:26:42,479 INFO program/MainThread: ...done [249] (exit code: 0) 2024-03-01 20:26:42,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:42,490 INFO program/MainThread: Running [250] dmsetup info -co subsystem --noheadings test_vg3-lv5-real ... 2024-03-01 20:26:42,493 INFO program/MainThread: stdout[250]: LVM 2024-03-01 20:26:42,493 INFO program/MainThread: stderr[250]: 2024-03-01 20:26:42,494 INFO program/MainThread: ...done [250] (exit code: 0) 2024-03-01 20:26:42,494 INFO program/MainThread: Running [251] dmsetup info -co subsystem --noheadings test_vg3-lv5-real ... 2024-03-01 20:26:42,497 INFO program/MainThread: stdout[251]: LVM 2024-03-01 20:26:42,497 INFO program/MainThread: stderr[251]: 2024-03-01 20:26:42,497 INFO program/MainThread: ...done [251] (exit code: 0) 2024-03-01 20:26:42,497 INFO program/MainThread: Running [252] dmsetup info -co subsystem --noheadings test_vg3-lv5-real ... 2024-03-01 20:26:42,500 INFO program/MainThread: stdout[252]: LVM 2024-03-01 20:26:42,500 INFO program/MainThread: stderr[252]: 2024-03-01 20:26:42,500 INFO program/MainThread: ...done [252] (exit code: 0) 2024-03-01 20:26:42,504 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv5-real ; 2024-03-01 20:26:42,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:42,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:42,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (198) with existing lvmpv 2024-03-01 20:26:42,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:42,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5-real ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:42,532 DEBUG blivet/MainThread: no device obtained for test_vg3-lv5-real 2024-03-01 20:26:42,536 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5_snapset1-cow ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv5_snapset1-cow', 'DEVNAME': '/dev/dm-9', 'DEVPATH': '/devices/virtual/block/dm-9', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv5_snapset1', 'DM_NAME': 'test_vg3-lv5_snapset1-cow', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LjxXEvEuIdqWgBab8SsicIc4TiZo4C8Qte6yyWrMROOU6JMDy9ViFlnknAv3Egfy-cow', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '9', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-9', 'SYS_PATH': '/sys/devices/virtual/block/dm-9', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '905162955'} ; 2024-03-01 20:26:42,536 INFO blivet/MainThread: scanning test_vg3-lv5_snapset1-cow (/sys/devices/virtual/block/dm-9)... 2024-03-01 20:26:42,536 INFO program/MainThread: Running [253] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1-cow ... 2024-03-01 20:26:42,540 INFO program/MainThread: stdout[253]: LVM 2024-03-01 20:26:42,540 INFO program/MainThread: stderr[253]: 2024-03-01 20:26:42,540 INFO program/MainThread: ...done [253] (exit code: 0) 2024-03-01 20:26:42,540 INFO program/MainThread: Running [254] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1-cow ... 2024-03-01 20:26:42,543 INFO program/MainThread: stdout[254]: LVM 2024-03-01 20:26:42,544 INFO program/MainThread: stderr[254]: 2024-03-01 20:26:42,544 INFO program/MainThread: ...done [254] (exit code: 0) 2024-03-01 20:26:42,544 INFO program/MainThread: Running [255] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1-cow ... 2024-03-01 20:26:42,547 INFO program/MainThread: stdout[255]: LVM 2024-03-01 20:26:42,547 INFO program/MainThread: stderr[255]: 2024-03-01 20:26:42,547 INFO program/MainThread: ...done [255] (exit code: 0) 2024-03-01 20:26:42,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:42,557 INFO program/MainThread: Running [256] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1-cow ... 2024-03-01 20:26:42,560 INFO program/MainThread: stdout[256]: LVM 2024-03-01 20:26:42,561 INFO program/MainThread: stderr[256]: 2024-03-01 20:26:42,561 INFO program/MainThread: ...done [256] (exit code: 0) 2024-03-01 20:26:42,561 INFO program/MainThread: Running [257] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1-cow ... 2024-03-01 20:26:42,564 INFO program/MainThread: stdout[257]: LVM 2024-03-01 20:26:42,564 INFO program/MainThread: stderr[257]: 2024-03-01 20:26:42,564 INFO program/MainThread: ...done [257] (exit code: 0) 2024-03-01 20:26:42,564 INFO program/MainThread: Running [258] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1-cow ... 2024-03-01 20:26:42,567 INFO program/MainThread: stdout[258]: LVM 2024-03-01 20:26:42,567 INFO program/MainThread: stderr[258]: 2024-03-01 20:26:42,568 INFO program/MainThread: ...done [258] (exit code: 0) 2024-03-01 20:26:42,571 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv5_snapset1-cow ; 2024-03-01 20:26:42,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 20:26:42,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:42,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (184) with existing lvmpv 2024-03-01 20:26:42,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (198) with existing lvmpv 2024-03-01 20:26:42,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:42,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:42,607 DEBUG blivet/MainThread: no device obtained for test_vg3-lv5_snapset1-cow 2024-03-01 20:26:42,607 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:42,622 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:42,647 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:26:42,648 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:26:42,651 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:42,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:42,658 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:42,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:42,662 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:42,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:42,671 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:42,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:42,675 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:26:42,678 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:42,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:42,684 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:42,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:42,688 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:26:42,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:42,697 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:42,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:42,701 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:26:42,704 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:42,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:42,710 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:42,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:42,714 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:42,716 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:42,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:26:42,723 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:42,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:26:42,727 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:42,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:42,733 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:26:42,733 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:42,734 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:42,734 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:42,735 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:42,735 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:42,735 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:42,736 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:42,736 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:42,737 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:42,737 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:42,737 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:42,738 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:26:42,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:26:42,744 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:26:42,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:26:42,751 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:26:42,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:26:42,757 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:26:42,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:26:42,763 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:26:42,766 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,767 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,767 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,769 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,763 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,772 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,773 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,773 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,774 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,769 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,778 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,779 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,779 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,780 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,775 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,783 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,784 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,785 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,786 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,781 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,789 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,790 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,790 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,792 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,787 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,795 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,796 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,796 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,797 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,792 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,801 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,802 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,802 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,803 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,798 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,807 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,808 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,808 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,809 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,804 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,812 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,814 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,814 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,815 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,810 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,818 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,819 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,820 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,821 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,816 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,824 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,825 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,825 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,827 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,822 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,830 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,831 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,831 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,832 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,827 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,836 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,837 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,837 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,838 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,833 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,842 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,843 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,843 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,844 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,839 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,847 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,848 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,849 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,850 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,845 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,853 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,854 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,855 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,856 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,851 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,859 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,860 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,860 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,861 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,856 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,865 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,866 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,866 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,867 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,862 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,870 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,872 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,872 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,873 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,868 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,876 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,877 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,878 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,879 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,874 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,882 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,883 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,883 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,885 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,880 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,888 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,889 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,889 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,890 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,885 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,894 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,895 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,895 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,896 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,891 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,899 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,900 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,901 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,902 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,897 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,905 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,906 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,907 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,908 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,903 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,911 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,912 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,912 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,913 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,908 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,917 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,918 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,918 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,919 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,914 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,922 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,924 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,924 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,925 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,920 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,928 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,929 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,930 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,931 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,926 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,934 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,935 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,935 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,937 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,932 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,940 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,941 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,941 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,942 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,937 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,946 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,947 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,947 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,948 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 20:26:42,943 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c8e48) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = dYxJrj-tjLO-QNKN-eFK9-sQc1-YZ65-CNR07l size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,949 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:26:42,952 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:26:42,952 DEBUG blivet/MainThread: checking if sda depends on test_vg1-lv1 2024-03-01 20:26:42,953 DEBUG blivet/MainThread: checking if test_vg1 depends on test_vg1-lv1 2024-03-01 20:26:42,953 DEBUG blivet/MainThread: checking if sdb depends on test_vg1-lv1 2024-03-01 20:26:42,953 DEBUG blivet/MainThread: checking if sdk depends on test_vg1-lv1 2024-03-01 20:26:42,953 DEBUG blivet/MainThread: checking if sdl depends on test_vg1-lv1 2024-03-01 20:26:42,953 DEBUG blivet/MainThread: checking if sdc depends on test_vg1-lv1 2024-03-01 20:26:42,953 DEBUG blivet/MainThread: checking if test_vg1-lv1 depends on test_vg1-lv1 2024-03-01 20:26:42,953 DEBUG blivet/MainThread: checking if test_vg1-lv1_snapset1 depends on test_vg1-lv1 2024-03-01 20:26:42,953 DEBUG blivet/MainThread: checking if test_vg1-lv2 depends on test_vg1-lv1 2024-03-01 20:26:42,953 DEBUG blivet/MainThread: checking if test_vg1-lv2_snapset1 depends on test_vg1-lv1 2024-03-01 20:26:42,953 DEBUG blivet/MainThread: checking if sdd depends on test_vg1-lv1 2024-03-01 20:26:42,953 DEBUG blivet/MainThread: checking if test_vg2 depends on test_vg1-lv1 2024-03-01 20:26:42,954 DEBUG blivet/MainThread: checking if sde depends on test_vg1-lv1 2024-03-01 20:26:42,954 DEBUG blivet/MainThread: checking if sdf depends on test_vg1-lv1 2024-03-01 20:26:42,954 DEBUG blivet/MainThread: checking if test_vg2-lv3 depends on test_vg1-lv1 2024-03-01 20:26:42,954 DEBUG blivet/MainThread: checking if test_vg2-lv3_snapset1 depends on test_vg1-lv1 2024-03-01 20:26:42,954 DEBUG blivet/MainThread: checking if test_vg2-lv4 depends on test_vg1-lv1 2024-03-01 20:26:42,954 DEBUG blivet/MainThread: checking if test_vg2-lv4_snapset1 depends on test_vg1-lv1 2024-03-01 20:26:42,954 DEBUG blivet/MainThread: checking if sdg depends on test_vg1-lv1 2024-03-01 20:26:42,954 DEBUG blivet/MainThread: checking if test_vg3 depends on test_vg1-lv1 2024-03-01 20:26:42,954 DEBUG blivet/MainThread: checking if sdh depends on test_vg1-lv1 2024-03-01 20:26:42,954 DEBUG blivet/MainThread: checking if sdi depends on test_vg1-lv1 2024-03-01 20:26:42,954 DEBUG blivet/MainThread: checking if sdj depends on test_vg1-lv1 2024-03-01 20:26:42,955 DEBUG blivet/MainThread: checking if test_vg3-lv5 depends on test_vg1-lv1 2024-03-01 20:26:42,955 DEBUG blivet/MainThread: checking if test_vg3-lv5_snapset1 depends on test_vg1-lv1 2024-03-01 20:26:42,955 DEBUG blivet/MainThread: checking if test_vg3-lv6 depends on test_vg1-lv1 2024-03-01 20:26:42,955 DEBUG blivet/MainThread: checking if test_vg3-lv6_snapset1 depends on test_vg1-lv1 2024-03-01 20:26:42,955 DEBUG blivet/MainThread: checking if test_vg3-lv7 depends on test_vg1-lv1 2024-03-01 20:26:42,955 DEBUG blivet/MainThread: checking if test_vg3-lv7_snapset1 depends on test_vg1-lv1 2024-03-01 20:26:42,955 DEBUG blivet/MainThread: checking if test_vg3-lv8 depends on test_vg1-lv1 2024-03-01 20:26:42,955 DEBUG blivet/MainThread: checking if test_vg3-lv8_snapset1 depends on test_vg1-lv1 2024-03-01 20:26:42,956 DEBUG blivet/MainThread: checking if xvda depends on test_vg1-lv1 2024-03-01 20:26:42,956 DEBUG blivet/MainThread: checking if xvda1 depends on test_vg1-lv1 2024-03-01 20:26:42,956 DEBUG blivet/MainThread: devices to remove: ['test_vg1-lv1_snapset1'] 2024-03-01 20:26:42,956 DEBUG blivet/MainThread: leaves to remove: ['test_vg1-lv1_snapset1'] 2024-03-01 20:26:42,956 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 353 2024-03-01 20:26:42,960 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: xfs ; 2024-03-01 20:26:42,960 INFO blivet/MainThread: registered action: [352] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:26:42,960 INFO program/MainThread: Running [259] dmsetup --version ... 2024-03-01 20:26:42,964 INFO program/MainThread: stdout[259]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:26:42,965 INFO program/MainThread: stderr[259]: 2024-03-01 20:26:42,965 INFO program/MainThread: ...done [259] (exit code: 0) 2024-03-01 20:26:42,969 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 4 ; 2024-03-01 20:26:42,969 INFO blivet/MainThread: removed lvmsnapshot test_vg1-lv1_snapset1 (id 58) from device tree 2024-03-01 20:26:42,969 INFO blivet/MainThread: registered action: [354] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:26:42,970 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 356 2024-03-01 20:26:42,973 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:26:42,973 INFO blivet/MainThread: registered action: [355] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:26:42,977 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 3 ; 2024-03-01 20:26:42,977 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:26:42,977 INFO blivet/MainThread: registered action: [357] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:26:42,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:42,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem 2024-03-01 20:26:42,983 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:26:42,986 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,986 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:42,987 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,988 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:42,983 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,990 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,991 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:42,991 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,992 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:42,988 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:42,995 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,996 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:42,996 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:42,997 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:42,993 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,000 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,001 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,001 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,002 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:42,998 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,004 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,005 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,005 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,006 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,002 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,009 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,010 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,010 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,011 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,007 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,013 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,014 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,015 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,015 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,011 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,018 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,019 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,019 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,020 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,016 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,023 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,023 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,024 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,025 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,020 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,027 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,028 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,028 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,029 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,025 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,032 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,033 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,033 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,034 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,030 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,036 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,037 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,037 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,038 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,034 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,041 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,042 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,042 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,043 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,039 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,045 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,046 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,047 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,047 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,043 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,050 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,051 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,051 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,052 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,048 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,055 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,055 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,056 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,057 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,052 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,059 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,060 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,060 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,061 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,057 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,064 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,065 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,065 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,066 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,062 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,068 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,069 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,069 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,070 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,066 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,073 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,074 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,074 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,075 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,071 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,077 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,078 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,079 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,079 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,075 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,082 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,083 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,083 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,084 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,080 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,087 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,087 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,088 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,088 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,084 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,091 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,092 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,092 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,093 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,089 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,096 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,097 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,097 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,098 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,094 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,100 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,101 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,101 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,102 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,098 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,105 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,106 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,106 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,107 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,103 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,109 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,110 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,111 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,111 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,107 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,114 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,115 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,115 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,116 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,112 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,119 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,119 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,120 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,121 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,116 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,123 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,124 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,124 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,125 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,121 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,128 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,129 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,129 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:26:43,130 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 20:26:43,126 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8467dd8) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 6H10vS-PvjB-LDNV-kqtw-z2sq-pM5d-kDUsSY size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8537ef0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UfOp3F-XT9m-YyK8-NYu3-D2Wh-iCwe-z8rKGr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,130 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 20:26:43,133 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:26:43,134 DEBUG blivet/MainThread: checking if sda depends on test_vg1-lv2 2024-03-01 20:26:43,134 DEBUG blivet/MainThread: checking if test_vg1 depends on test_vg1-lv2 2024-03-01 20:26:43,134 DEBUG blivet/MainThread: checking if sdb depends on test_vg1-lv2 2024-03-01 20:26:43,134 DEBUG blivet/MainThread: checking if sdk depends on test_vg1-lv2 2024-03-01 20:26:43,134 DEBUG blivet/MainThread: checking if sdl depends on test_vg1-lv2 2024-03-01 20:26:43,134 DEBUG blivet/MainThread: checking if sdc depends on test_vg1-lv2 2024-03-01 20:26:43,134 DEBUG blivet/MainThread: checking if test_vg1-lv2 depends on test_vg1-lv2 2024-03-01 20:26:43,134 DEBUG blivet/MainThread: checking if test_vg1-lv2_snapset1 depends on test_vg1-lv2 2024-03-01 20:26:43,134 DEBUG blivet/MainThread: checking if sdd depends on test_vg1-lv2 2024-03-01 20:26:43,134 DEBUG blivet/MainThread: checking if test_vg2 depends on test_vg1-lv2 2024-03-01 20:26:43,135 DEBUG blivet/MainThread: checking if sde depends on test_vg1-lv2 2024-03-01 20:26:43,135 DEBUG blivet/MainThread: checking if sdf depends on test_vg1-lv2 2024-03-01 20:26:43,135 DEBUG blivet/MainThread: checking if test_vg2-lv3 depends on test_vg1-lv2 2024-03-01 20:26:43,135 DEBUG blivet/MainThread: checking if test_vg2-lv3_snapset1 depends on test_vg1-lv2 2024-03-01 20:26:43,135 DEBUG blivet/MainThread: checking if test_vg2-lv4 depends on test_vg1-lv2 2024-03-01 20:26:43,135 DEBUG blivet/MainThread: checking if test_vg2-lv4_snapset1 depends on test_vg1-lv2 2024-03-01 20:26:43,135 DEBUG blivet/MainThread: checking if sdg depends on test_vg1-lv2 2024-03-01 20:26:43,135 DEBUG blivet/MainThread: checking if test_vg3 depends on test_vg1-lv2 2024-03-01 20:26:43,135 DEBUG blivet/MainThread: checking if sdh depends on test_vg1-lv2 2024-03-01 20:26:43,135 DEBUG blivet/MainThread: checking if sdi depends on test_vg1-lv2 2024-03-01 20:26:43,135 DEBUG blivet/MainThread: checking if sdj depends on test_vg1-lv2 2024-03-01 20:26:43,136 DEBUG blivet/MainThread: checking if test_vg3-lv5 depends on test_vg1-lv2 2024-03-01 20:26:43,136 DEBUG blivet/MainThread: checking if test_vg3-lv5_snapset1 depends on test_vg1-lv2 2024-03-01 20:26:43,136 DEBUG blivet/MainThread: checking if test_vg3-lv6 depends on test_vg1-lv2 2024-03-01 20:26:43,136 DEBUG blivet/MainThread: checking if test_vg3-lv6_snapset1 depends on test_vg1-lv2 2024-03-01 20:26:43,136 DEBUG blivet/MainThread: checking if test_vg3-lv7 depends on test_vg1-lv2 2024-03-01 20:26:43,136 DEBUG blivet/MainThread: checking if test_vg3-lv7_snapset1 depends on test_vg1-lv2 2024-03-01 20:26:43,136 DEBUG blivet/MainThread: checking if test_vg3-lv8 depends on test_vg1-lv2 2024-03-01 20:26:43,136 DEBUG blivet/MainThread: checking if test_vg3-lv8_snapset1 depends on test_vg1-lv2 2024-03-01 20:26:43,137 DEBUG blivet/MainThread: checking if xvda depends on test_vg1-lv2 2024-03-01 20:26:43,137 DEBUG blivet/MainThread: checking if xvda1 depends on test_vg1-lv2 2024-03-01 20:26:43,137 DEBUG blivet/MainThread: devices to remove: ['test_vg1-lv2_snapset1'] 2024-03-01 20:26:43,137 DEBUG blivet/MainThread: leaves to remove: ['test_vg1-lv2_snapset1'] 2024-03-01 20:26:43,137 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 359 2024-03-01 20:26:43,140 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2_snapset1 ; type: None ; current: xfs ; 2024-03-01 20:26:43,140 INFO blivet/MainThread: registered action: [358] destroy format xfs filesystem on lvmsnapshot test_vg1-lv2_snapset1 (id 84) 2024-03-01 20:26:43,144 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2_snapset1 ; kids: 2 ; 2024-03-01 20:26:43,144 INFO blivet/MainThread: removed lvmsnapshot test_vg1-lv2_snapset1 (id 84) from device tree 2024-03-01 20:26:43,144 INFO blivet/MainThread: registered action: [360] destroy device lvmsnapshot test_vg1-lv2_snapset1 (id 84) 2024-03-01 20:26:43,145 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 362 2024-03-01 20:26:43,148 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 20:26:43,148 INFO blivet/MainThread: registered action: [361] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 71) 2024-03-01 20:26:43,151 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:26:43,151 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 71) from device tree 2024-03-01 20:26:43,151 INFO blivet/MainThread: registered action: [363] destroy device lvmlv test_vg1-lv2 (id 71) 2024-03-01 20:26:43,152 DEBUG blivet.ansible/MainThread: ['sda', 'sdb', 'sdc', 'test_vg1'] 2024-03-01 20:26:43,152 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:26:43,154 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:26:43,155 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:43,158 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:26:43,161 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:26:43,164 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:26:43,164 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:26:43,164 INFO blivet/MainThread: registered action: [364] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:26:43,164 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:26:43,164 DEBUG blivet/MainThread: removing sda 2024-03-01 20:26:43,167 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:26:43,167 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:43,168 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 366 2024-03-01 20:26:43,170 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:26:43,171 INFO blivet/MainThread: registered action: [365] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:26:43,171 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:26:43,171 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:26:43,173 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:26:43,174 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:43,174 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 368 2024-03-01 20:26:43,177 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:26:43,177 INFO blivet/MainThread: registered action: [367] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:26:43,177 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:26:43,177 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:26:43,180 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:26:43,180 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:43,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 370 2024-03-01 20:26:43,183 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:26:43,183 INFO blivet/MainThread: registered action: [369] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:26:43,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:43,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:43,189 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 20:26:43,190 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:43,190 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:43,190 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:43,191 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:43,191 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:43,191 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:43,192 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:43,192 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:43,193 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:43,193 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:43,193 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:43,194 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 20:26:43,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:26:43,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (98) with existing lvmpv 2024-03-01 20:26:43,200 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:26:43,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:26:43,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (112) with existing lvmpv 2024-03-01 20:26:43,206 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:26:43,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:26:43,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (122) with existing lvmpv 2024-03-01 20:26:43,212 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:26:43,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:43,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem 2024-03-01 20:26:43,218 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:26:43,220 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,221 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,222 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,223 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,218 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,226 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,227 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,228 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,229 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,224 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,232 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,233 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,233 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,234 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,229 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,238 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,239 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,239 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,240 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,235 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,243 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,245 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,245 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,246 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,241 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,249 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,250 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,251 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,252 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,247 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,255 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,256 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,256 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,257 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,252 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,260 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,261 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,262 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,263 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,258 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,266 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,267 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,267 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,269 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,264 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,272 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,273 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,273 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,274 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,269 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,277 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,278 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,279 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,280 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,275 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,283 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,284 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,284 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,285 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,281 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,289 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,290 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,290 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,291 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,286 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,294 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,295 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,296 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,297 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,292 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,300 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,301 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,301 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,302 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,298 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,306 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,307 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,307 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,308 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,303 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,311 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,312 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,313 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,314 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,309 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,317 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,318 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,318 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,319 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,314 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,322 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,323 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,324 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,325 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,320 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,328 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,329 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,329 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,331 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,326 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,334 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,335 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,335 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,336 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,331 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,339 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,340 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,341 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,342 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,337 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,345 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,346 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,346 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,347 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,343 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,351 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,352 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,352 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,353 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,348 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,356 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,357 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,358 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,359 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,354 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,362 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,363 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,363 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,364 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,359 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,368 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,369 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,369 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,370 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,365 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,373 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,374 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,375 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,376 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,371 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,379 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,380 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,380 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,381 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,377 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,385 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,386 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,386 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,387 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,382 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,390 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,391 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,392 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,393 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,388 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,396 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,397 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,397 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,398 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 20:26:43,393 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84c1048) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = TRDi5M-kkmm-mA92-P4iA-Xpiq-3ecc-OnPAC0 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 (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,399 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 20:26:43,402 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:26:43,402 DEBUG blivet/MainThread: checking if sda depends on test_vg2-lv3 2024-03-01 20:26:43,403 DEBUG blivet/MainThread: checking if sdb depends on test_vg2-lv3 2024-03-01 20:26:43,403 DEBUG blivet/MainThread: checking if sdk depends on test_vg2-lv3 2024-03-01 20:26:43,403 DEBUG blivet/MainThread: checking if sdl depends on test_vg2-lv3 2024-03-01 20:26:43,403 DEBUG blivet/MainThread: checking if sdc depends on test_vg2-lv3 2024-03-01 20:26:43,403 DEBUG blivet/MainThread: checking if sdd depends on test_vg2-lv3 2024-03-01 20:26:43,403 DEBUG blivet/MainThread: checking if test_vg2 depends on test_vg2-lv3 2024-03-01 20:26:43,403 DEBUG blivet/MainThread: checking if sde depends on test_vg2-lv3 2024-03-01 20:26:43,403 DEBUG blivet/MainThread: checking if sdf depends on test_vg2-lv3 2024-03-01 20:26:43,403 DEBUG blivet/MainThread: checking if test_vg2-lv3 depends on test_vg2-lv3 2024-03-01 20:26:43,403 DEBUG blivet/MainThread: checking if test_vg2-lv3_snapset1 depends on test_vg2-lv3 2024-03-01 20:26:43,403 DEBUG blivet/MainThread: checking if test_vg2-lv4 depends on test_vg2-lv3 2024-03-01 20:26:43,404 DEBUG blivet/MainThread: checking if test_vg2-lv4_snapset1 depends on test_vg2-lv3 2024-03-01 20:26:43,404 DEBUG blivet/MainThread: checking if sdg depends on test_vg2-lv3 2024-03-01 20:26:43,404 DEBUG blivet/MainThread: checking if test_vg3 depends on test_vg2-lv3 2024-03-01 20:26:43,404 DEBUG blivet/MainThread: checking if sdh depends on test_vg2-lv3 2024-03-01 20:26:43,404 DEBUG blivet/MainThread: checking if sdi depends on test_vg2-lv3 2024-03-01 20:26:43,404 DEBUG blivet/MainThread: checking if sdj depends on test_vg2-lv3 2024-03-01 20:26:43,404 DEBUG blivet/MainThread: checking if test_vg3-lv5 depends on test_vg2-lv3 2024-03-01 20:26:43,404 DEBUG blivet/MainThread: checking if test_vg3-lv5_snapset1 depends on test_vg2-lv3 2024-03-01 20:26:43,404 DEBUG blivet/MainThread: checking if test_vg3-lv6 depends on test_vg2-lv3 2024-03-01 20:26:43,404 DEBUG blivet/MainThread: checking if test_vg3-lv6_snapset1 depends on test_vg2-lv3 2024-03-01 20:26:43,404 DEBUG blivet/MainThread: checking if test_vg3-lv7 depends on test_vg2-lv3 2024-03-01 20:26:43,405 DEBUG blivet/MainThread: checking if test_vg3-lv7_snapset1 depends on test_vg2-lv3 2024-03-01 20:26:43,405 DEBUG blivet/MainThread: checking if test_vg3-lv8 depends on test_vg2-lv3 2024-03-01 20:26:43,405 DEBUG blivet/MainThread: checking if test_vg3-lv8_snapset1 depends on test_vg2-lv3 2024-03-01 20:26:43,405 DEBUG blivet/MainThread: checking if xvda depends on test_vg2-lv3 2024-03-01 20:26:43,405 DEBUG blivet/MainThread: checking if xvda1 depends on test_vg2-lv3 2024-03-01 20:26:43,405 DEBUG blivet/MainThread: devices to remove: ['test_vg2-lv3_snapset1'] 2024-03-01 20:26:43,405 DEBUG blivet/MainThread: leaves to remove: ['test_vg2-lv3_snapset1'] 2024-03-01 20:26:43,405 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 372 2024-03-01 20:26:43,409 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3_snapset1 ; type: None ; current: xfs ; 2024-03-01 20:26:43,409 INFO blivet/MainThread: registered action: [371] destroy format xfs filesystem on lvmsnapshot test_vg2-lv3_snapset1 (id 144) 2024-03-01 20:26:43,412 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3_snapset1 ; kids: 4 ; 2024-03-01 20:26:43,412 INFO blivet/MainThread: removed lvmsnapshot test_vg2-lv3_snapset1 (id 144) from device tree 2024-03-01 20:26:43,412 INFO blivet/MainThread: registered action: [373] destroy device lvmsnapshot test_vg2-lv3_snapset1 (id 144) 2024-03-01 20:26:43,413 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 375 2024-03-01 20:26:43,416 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 20:26:43,416 INFO blivet/MainThread: registered action: [374] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 131) 2024-03-01 20:26:43,419 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 3 ; 2024-03-01 20:26:43,419 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 131) from device tree 2024-03-01 20:26:43,419 INFO blivet/MainThread: registered action: [376] destroy device lvmlv test_vg2-lv3 (id 131) 2024-03-01 20:26:43,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:43,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem 2024-03-01 20:26:43,425 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:26:43,428 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,428 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,429 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,430 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,426 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,432 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,433 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,434 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,434 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,430 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,437 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,438 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,438 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,439 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,435 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,442 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,442 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,443 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,443 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,439 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,446 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,447 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,447 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,448 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,444 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,451 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,451 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,452 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,453 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,449 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,455 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,456 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,456 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,457 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,453 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,460 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,461 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,461 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,462 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,458 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,464 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,465 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,465 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,466 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,462 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,469 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,470 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,470 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,471 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,467 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,473 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,474 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,475 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,475 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,471 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,478 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,479 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,479 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,480 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,476 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,483 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,483 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,484 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,484 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,480 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,487 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,488 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,488 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,489 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,485 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,492 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,492 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,493 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,493 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,490 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,496 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,497 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,497 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,498 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,494 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,501 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,502 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,502 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,503 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,499 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,505 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,506 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,506 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,507 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,503 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,510 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,511 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,511 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,512 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,508 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,514 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,515 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,516 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,516 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,512 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,519 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,520 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,520 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,521 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,517 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,524 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,524 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,525 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,525 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,521 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,528 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,529 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,529 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,530 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,526 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,533 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,534 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,534 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,535 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,531 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,537 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,538 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,538 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,539 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,535 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,542 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,543 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,543 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,544 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,540 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,546 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,547 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,548 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,548 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,544 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,551 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,552 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,552 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,553 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,549 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,556 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,556 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,557 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,557 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,553 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,560 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,561 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,561 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,562 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,558 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,565 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,565 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,566 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,566 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,562 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,569 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,570 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,570 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:26:43,571 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 20:26:43,567 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede84d89b0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = SdqNYP-TZaV-JHov-u1wR-z5gX-kHNr-GLRw1O size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475320) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = zcIag2-pUqM-GSY1-YlN1-CWum-OcmY-pZ1XRr size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 20:26:43,572 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 20:26:43,575 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:26:43,575 DEBUG blivet/MainThread: checking if sda depends on test_vg2-lv4 2024-03-01 20:26:43,575 DEBUG blivet/MainThread: checking if sdb depends on test_vg2-lv4 2024-03-01 20:26:43,575 DEBUG blivet/MainThread: checking if sdk depends on test_vg2-lv4 2024-03-01 20:26:43,575 DEBUG blivet/MainThread: checking if sdl depends on test_vg2-lv4 2024-03-01 20:26:43,575 DEBUG blivet/MainThread: checking if sdc depends on test_vg2-lv4 2024-03-01 20:26:43,575 DEBUG blivet/MainThread: checking if sdd depends on test_vg2-lv4 2024-03-01 20:26:43,575 DEBUG blivet/MainThread: checking if test_vg2 depends on test_vg2-lv4 2024-03-01 20:26:43,576 DEBUG blivet/MainThread: checking if sde depends on test_vg2-lv4 2024-03-01 20:26:43,576 DEBUG blivet/MainThread: checking if sdf depends on test_vg2-lv4 2024-03-01 20:26:43,576 DEBUG blivet/MainThread: checking if test_vg2-lv4 depends on test_vg2-lv4 2024-03-01 20:26:43,576 DEBUG blivet/MainThread: checking if test_vg2-lv4_snapset1 depends on test_vg2-lv4 2024-03-01 20:26:43,576 DEBUG blivet/MainThread: checking if sdg depends on test_vg2-lv4 2024-03-01 20:26:43,576 DEBUG blivet/MainThread: checking if test_vg3 depends on test_vg2-lv4 2024-03-01 20:26:43,576 DEBUG blivet/MainThread: checking if sdh depends on test_vg2-lv4 2024-03-01 20:26:43,576 DEBUG blivet/MainThread: checking if sdi depends on test_vg2-lv4 2024-03-01 20:26:43,576 DEBUG blivet/MainThread: checking if sdj depends on test_vg2-lv4 2024-03-01 20:26:43,576 DEBUG blivet/MainThread: checking if test_vg3-lv5 depends on test_vg2-lv4 2024-03-01 20:26:43,576 DEBUG blivet/MainThread: checking if test_vg3-lv5_snapset1 depends on test_vg2-lv4 2024-03-01 20:26:43,577 DEBUG blivet/MainThread: checking if test_vg3-lv6 depends on test_vg2-lv4 2024-03-01 20:26:43,577 DEBUG blivet/MainThread: checking if test_vg3-lv6_snapset1 depends on test_vg2-lv4 2024-03-01 20:26:43,577 DEBUG blivet/MainThread: checking if test_vg3-lv7 depends on test_vg2-lv4 2024-03-01 20:26:43,577 DEBUG blivet/MainThread: checking if test_vg3-lv7_snapset1 depends on test_vg2-lv4 2024-03-01 20:26:43,577 DEBUG blivet/MainThread: checking if test_vg3-lv8 depends on test_vg2-lv4 2024-03-01 20:26:43,577 DEBUG blivet/MainThread: checking if test_vg3-lv8_snapset1 depends on test_vg2-lv4 2024-03-01 20:26:43,577 DEBUG blivet/MainThread: checking if xvda depends on test_vg2-lv4 2024-03-01 20:26:43,577 DEBUG blivet/MainThread: checking if xvda1 depends on test_vg2-lv4 2024-03-01 20:26:43,577 DEBUG blivet/MainThread: devices to remove: ['test_vg2-lv4_snapset1'] 2024-03-01 20:26:43,577 DEBUG blivet/MainThread: leaves to remove: ['test_vg2-lv4_snapset1'] 2024-03-01 20:26:43,578 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 378 2024-03-01 20:26:43,581 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4_snapset1 ; type: None ; current: xfs ; 2024-03-01 20:26:43,581 INFO blivet/MainThread: registered action: [377] destroy format xfs filesystem on lvmsnapshot test_vg2-lv4_snapset1 (id 170) 2024-03-01 20:26:43,584 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4_snapset1 ; kids: 2 ; 2024-03-01 20:26:43,585 INFO blivet/MainThread: removed lvmsnapshot test_vg2-lv4_snapset1 (id 170) from device tree 2024-03-01 20:26:43,585 INFO blivet/MainThread: registered action: [379] destroy device lvmsnapshot test_vg2-lv4_snapset1 (id 170) 2024-03-01 20:26:43,585 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 381 2024-03-01 20:26:43,588 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 20:26:43,588 INFO blivet/MainThread: registered action: [380] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 157) 2024-03-01 20:26:43,592 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:26:43,592 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 157) from device tree 2024-03-01 20:26:43,592 INFO blivet/MainThread: registered action: [382] destroy device lvmlv test_vg2-lv4 (id 157) 2024-03-01 20:26:43,592 DEBUG blivet.ansible/MainThread: ['test_vg2', 'sde', 'sdf', 'sdd'] 2024-03-01 20:26:43,592 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 20:26:43,595 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (107) ; hidden: False ; 2024-03-01 20:26:43,595 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:43,598 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:26:43,602 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:26:43,605 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:26:43,605 INFO blivet/MainThread: removed lvmvg test_vg2 (id 107) from device tree 2024-03-01 20:26:43,605 INFO blivet/MainThread: registered action: [383] destroy device lvmvg test_vg2 (id 107) 2024-03-01 20:26:43,605 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 20:26:43,605 DEBUG blivet/MainThread: removing sde 2024-03-01 20:26:43,608 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (112) with existing lvmpv ; hidden: False ; 2024-03-01 20:26:43,608 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:43,608 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 385 2024-03-01 20:26:43,611 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 20:26:43,611 INFO blivet/MainThread: registered action: [384] destroy format lvmpv on disk sde (id 112) 2024-03-01 20:26:43,611 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 20:26:43,611 DEBUG blivet/MainThread: removing sdf 2024-03-01 20:26:43,614 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (122) with existing lvmpv ; hidden: False ; 2024-03-01 20:26:43,614 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:43,614 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 387 2024-03-01 20:26:43,617 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 20:26:43,617 INFO blivet/MainThread: registered action: [386] destroy format lvmpv on disk sdf (id 122) 2024-03-01 20:26:43,617 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 20:26:43,617 DEBUG blivet/MainThread: removing sdd 2024-03-01 20:26:43,620 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (98) with existing lvmpv ; hidden: False ; 2024-03-01 20:26:43,620 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:43,620 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 389 2024-03-01 20:26:43,623 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 20:26:43,623 INFO blivet/MainThread: registered action: [388] destroy format lvmpv on disk sdd (id 98) 2024-03-01 20:26:43,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:43,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:43,630 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 20:26:43,630 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:43,630 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:43,631 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:43,631 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:43,632 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:43,632 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:43,633 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:43,633 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:43,634 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:43,634 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:43,635 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:43,635 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 20:26:43,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:26:43,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (184) with existing lvmpv 2024-03-01 20:26:43,641 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:26:43,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:26:43,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (198) with existing lvmpv 2024-03-01 20:26:43,647 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:26:43,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:26:43,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (208) with existing lvmpv 2024-03-01 20:26:43,653 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:26:43,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:26:43,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (218) with existing lvmpv 2024-03-01 20:26:43,658 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:26:43,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:43,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem 2024-03-01 20:26:43,664 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:26:43,668 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,670 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,670 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,672 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,665 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,676 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,678 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,678 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,680 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,673 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,684 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,686 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,686 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,688 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,681 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,693 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,694 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,695 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,696 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,689 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,701 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,702 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,703 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,705 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,698 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,709 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,711 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,711 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,713 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,706 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,717 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,719 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,719 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,721 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,714 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,725 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,727 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,727 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,729 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,722 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,733 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,735 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,736 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,737 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,730 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,742 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,743 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,744 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,746 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,739 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,750 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,752 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,752 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,754 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,747 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,758 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,760 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,760 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,762 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,755 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,766 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,768 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,768 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,770 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,763 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,774 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,776 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,777 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,778 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,771 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,783 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,784 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,785 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,787 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,779 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,791 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,793 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,793 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,795 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,788 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,799 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,801 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,801 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,803 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,796 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,807 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,809 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,810 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,811 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,804 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,816 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,817 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,818 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,820 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,812 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,824 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,826 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,826 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,828 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,821 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,832 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,834 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,834 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,836 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,829 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,840 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,842 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,842 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,844 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,837 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,849 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,850 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,851 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,852 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,845 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,857 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,858 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,859 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,861 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,854 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,865 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,867 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,867 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,869 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,862 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,873 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,875 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,875 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,877 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,870 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,881 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,883 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,884 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,885 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,878 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,890 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,891 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,892 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,893 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,886 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,898 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,899 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,900 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,902 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,895 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,906 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,908 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,908 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,910 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,903 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,914 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,916 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,916 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,918 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,911 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,922 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,924 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,924 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,926 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 20:26:43,919 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede848fd30) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = JpeH1o-goF1-eUr1-6zj7-oSTW-mwKF-pU425P size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,927 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 20:26:43,930 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:26:43,931 DEBUG blivet/MainThread: checking if sda depends on test_vg3-lv5 2024-03-01 20:26:43,931 DEBUG blivet/MainThread: checking if sdb depends on test_vg3-lv5 2024-03-01 20:26:43,931 DEBUG blivet/MainThread: checking if sdk depends on test_vg3-lv5 2024-03-01 20:26:43,931 DEBUG blivet/MainThread: checking if sdl depends on test_vg3-lv5 2024-03-01 20:26:43,931 DEBUG blivet/MainThread: checking if sdc depends on test_vg3-lv5 2024-03-01 20:26:43,931 DEBUG blivet/MainThread: checking if sdd depends on test_vg3-lv5 2024-03-01 20:26:43,931 DEBUG blivet/MainThread: checking if sde depends on test_vg3-lv5 2024-03-01 20:26:43,931 DEBUG blivet/MainThread: checking if sdf depends on test_vg3-lv5 2024-03-01 20:26:43,931 DEBUG blivet/MainThread: checking if sdg depends on test_vg3-lv5 2024-03-01 20:26:43,931 DEBUG blivet/MainThread: checking if test_vg3 depends on test_vg3-lv5 2024-03-01 20:26:43,931 DEBUG blivet/MainThread: checking if sdh depends on test_vg3-lv5 2024-03-01 20:26:43,931 DEBUG blivet/MainThread: checking if sdi depends on test_vg3-lv5 2024-03-01 20:26:43,932 DEBUG blivet/MainThread: checking if sdj depends on test_vg3-lv5 2024-03-01 20:26:43,932 DEBUG blivet/MainThread: checking if test_vg3-lv5 depends on test_vg3-lv5 2024-03-01 20:26:43,932 DEBUG blivet/MainThread: checking if test_vg3-lv5_snapset1 depends on test_vg3-lv5 2024-03-01 20:26:43,932 DEBUG blivet/MainThread: checking if test_vg3-lv6 depends on test_vg3-lv5 2024-03-01 20:26:43,932 DEBUG blivet/MainThread: checking if test_vg3-lv6_snapset1 depends on test_vg3-lv5 2024-03-01 20:26:43,932 DEBUG blivet/MainThread: checking if test_vg3-lv7 depends on test_vg3-lv5 2024-03-01 20:26:43,932 DEBUG blivet/MainThread: checking if test_vg3-lv7_snapset1 depends on test_vg3-lv5 2024-03-01 20:26:43,932 DEBUG blivet/MainThread: checking if test_vg3-lv8 depends on test_vg3-lv5 2024-03-01 20:26:43,932 DEBUG blivet/MainThread: checking if test_vg3-lv8_snapset1 depends on test_vg3-lv5 2024-03-01 20:26:43,933 DEBUG blivet/MainThread: checking if xvda depends on test_vg3-lv5 2024-03-01 20:26:43,933 DEBUG blivet/MainThread: checking if xvda1 depends on test_vg3-lv5 2024-03-01 20:26:43,933 DEBUG blivet/MainThread: devices to remove: ['test_vg3-lv5_snapset1'] 2024-03-01 20:26:43,933 DEBUG blivet/MainThread: leaves to remove: ['test_vg3-lv5_snapset1'] 2024-03-01 20:26:43,933 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 391 2024-03-01 20:26:43,936 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5_snapset1 ; type: None ; current: xfs ; 2024-03-01 20:26:43,936 INFO blivet/MainThread: registered action: [390] destroy format xfs filesystem on lvmsnapshot test_vg3-lv5_snapset1 (id 240) 2024-03-01 20:26:43,940 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5_snapset1 ; kids: 8 ; 2024-03-01 20:26:43,940 INFO blivet/MainThread: removed lvmsnapshot test_vg3-lv5_snapset1 (id 240) from device tree 2024-03-01 20:26:43,940 INFO blivet/MainThread: registered action: [392] destroy device lvmsnapshot test_vg3-lv5_snapset1 (id 240) 2024-03-01 20:26:43,940 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 394 2024-03-01 20:26:43,944 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 20:26:43,944 INFO blivet/MainThread: registered action: [393] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 227) 2024-03-01 20:26:43,947 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 7 ; 2024-03-01 20:26:43,947 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 227) from device tree 2024-03-01 20:26:43,948 INFO blivet/MainThread: registered action: [395] destroy device lvmlv test_vg3-lv5 (id 227) 2024-03-01 20:26:43,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:43,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem 2024-03-01 20:26:43,954 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:26:43,957 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,958 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:43,959 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,960 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:43,954 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,964 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,965 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:43,966 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,967 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:43,961 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,971 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,973 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:43,973 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,975 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:43,968 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,978 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,980 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:43,980 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,982 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:43,976 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,986 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,987 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:43,988 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,989 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:43,983 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:43,993 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,994 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:43,995 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:43,996 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:43,990 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,000 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,002 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,002 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,004 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:43,997 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,007 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,009 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,009 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,011 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,005 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,015 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,016 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,017 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,018 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,012 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,022 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,023 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,024 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,025 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,019 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,029 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,030 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,031 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,032 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,026 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,036 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,038 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,038 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,039 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,033 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,043 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,045 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,045 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,047 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,040 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,051 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,052 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,052 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,054 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,048 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,058 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,059 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,060 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,061 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,055 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,065 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,066 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,067 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,068 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,062 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,072 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,074 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,074 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,076 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,069 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,079 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,081 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,081 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,083 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,076 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,087 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,088 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,088 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,090 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,084 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,094 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,095 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,096 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,097 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,091 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,101 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,102 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,103 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,104 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,098 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,108 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,110 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,110 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,111 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,105 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,115 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,117 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,117 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,119 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,112 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,123 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,124 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,125 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,126 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,120 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,130 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,131 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,132 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,133 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,127 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,137 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,138 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,139 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,140 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,134 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,144 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,146 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,146 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,148 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,141 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,152 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,153 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,153 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,155 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,149 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,159 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,160 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,161 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,162 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,156 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,166 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,167 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,168 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,169 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,163 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,173 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,174 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,175 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,176 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,170 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,180 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,182 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,182 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,184 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 20:26:44,177 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede9641518) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = hI4F9k-eFEN-3g89-Mfv0-ZV2p-1RR6-VJ9sVG size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,185 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 20:26:44,188 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:26:44,188 DEBUG blivet/MainThread: checking if sda depends on test_vg3-lv6 2024-03-01 20:26:44,188 DEBUG blivet/MainThread: checking if sdb depends on test_vg3-lv6 2024-03-01 20:26:44,188 DEBUG blivet/MainThread: checking if sdk depends on test_vg3-lv6 2024-03-01 20:26:44,188 DEBUG blivet/MainThread: checking if sdl depends on test_vg3-lv6 2024-03-01 20:26:44,188 DEBUG blivet/MainThread: checking if sdc depends on test_vg3-lv6 2024-03-01 20:26:44,188 DEBUG blivet/MainThread: checking if sdd depends on test_vg3-lv6 2024-03-01 20:26:44,188 DEBUG blivet/MainThread: checking if sde depends on test_vg3-lv6 2024-03-01 20:26:44,188 DEBUG blivet/MainThread: checking if sdf depends on test_vg3-lv6 2024-03-01 20:26:44,188 DEBUG blivet/MainThread: checking if sdg depends on test_vg3-lv6 2024-03-01 20:26:44,189 DEBUG blivet/MainThread: checking if test_vg3 depends on test_vg3-lv6 2024-03-01 20:26:44,189 DEBUG blivet/MainThread: checking if sdh depends on test_vg3-lv6 2024-03-01 20:26:44,189 DEBUG blivet/MainThread: checking if sdi depends on test_vg3-lv6 2024-03-01 20:26:44,189 DEBUG blivet/MainThread: checking if sdj depends on test_vg3-lv6 2024-03-01 20:26:44,189 DEBUG blivet/MainThread: checking if test_vg3-lv6 depends on test_vg3-lv6 2024-03-01 20:26:44,189 DEBUG blivet/MainThread: checking if test_vg3-lv6_snapset1 depends on test_vg3-lv6 2024-03-01 20:26:44,189 DEBUG blivet/MainThread: checking if test_vg3-lv7 depends on test_vg3-lv6 2024-03-01 20:26:44,189 DEBUG blivet/MainThread: checking if test_vg3-lv7_snapset1 depends on test_vg3-lv6 2024-03-01 20:26:44,189 DEBUG blivet/MainThread: checking if test_vg3-lv8 depends on test_vg3-lv6 2024-03-01 20:26:44,189 DEBUG blivet/MainThread: checking if test_vg3-lv8_snapset1 depends on test_vg3-lv6 2024-03-01 20:26:44,190 DEBUG blivet/MainThread: checking if xvda depends on test_vg3-lv6 2024-03-01 20:26:44,190 DEBUG blivet/MainThread: checking if xvda1 depends on test_vg3-lv6 2024-03-01 20:26:44,190 DEBUG blivet/MainThread: devices to remove: ['test_vg3-lv6_snapset1'] 2024-03-01 20:26:44,190 DEBUG blivet/MainThread: leaves to remove: ['test_vg3-lv6_snapset1'] 2024-03-01 20:26:44,190 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 397 2024-03-01 20:26:44,193 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6_snapset1 ; type: None ; current: xfs ; 2024-03-01 20:26:44,193 INFO blivet/MainThread: registered action: [396] destroy format xfs filesystem on lvmsnapshot test_vg3-lv6_snapset1 (id 266) 2024-03-01 20:26:44,197 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6_snapset1 ; kids: 6 ; 2024-03-01 20:26:44,197 INFO blivet/MainThread: removed lvmsnapshot test_vg3-lv6_snapset1 (id 266) from device tree 2024-03-01 20:26:44,197 INFO blivet/MainThread: registered action: [398] destroy device lvmsnapshot test_vg3-lv6_snapset1 (id 266) 2024-03-01 20:26:44,197 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 400 2024-03-01 20:26:44,201 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 20:26:44,201 INFO blivet/MainThread: registered action: [399] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 253) 2024-03-01 20:26:44,204 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 5 ; 2024-03-01 20:26:44,205 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 253) from device tree 2024-03-01 20:26:44,205 INFO blivet/MainThread: registered action: [401] destroy device lvmlv test_vg3-lv6 (id 253) 2024-03-01 20:26:44,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:44,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem 2024-03-01 20:26:44,211 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:26:44,214 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,215 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,215 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,216 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,211 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,220 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,221 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,221 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,222 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,217 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,226 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,227 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,228 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,229 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,223 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,232 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,233 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,234 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,235 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,229 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,238 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,240 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,240 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,241 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,236 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,245 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,246 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,246 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,247 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,242 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,251 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,252 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,252 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,254 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,248 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,257 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,258 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,259 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,260 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,254 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,263 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,264 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,265 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,266 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,261 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,270 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,271 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,271 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,272 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,267 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,276 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,277 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,277 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,278 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,273 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,282 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,283 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,283 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,285 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,279 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,288 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,289 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,290 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,291 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,285 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,294 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,295 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,296 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,297 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,292 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,301 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,302 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,302 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,303 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,298 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,307 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,308 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,308 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,309 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,304 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,313 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,314 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,314 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,315 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,310 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,319 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,320 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,321 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,322 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,316 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,325 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,326 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,327 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,328 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,322 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,331 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,332 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,333 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,334 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,329 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,337 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,339 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,339 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,340 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,335 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,344 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,345 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,345 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,346 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,341 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,350 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,351 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,351 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,353 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,347 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,356 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,357 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,358 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,359 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,353 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,362 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,363 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,364 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,365 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,359 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,368 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,370 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,370 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,371 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,366 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,375 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,376 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,376 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,377 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,372 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,381 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,382 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,382 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,384 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,378 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,387 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,388 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,389 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,390 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,384 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,393 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,394 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,395 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,396 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,390 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,399 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,401 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,401 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,402 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,397 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,406 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,407 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,407 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,408 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 20:26:44,403 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede842efd0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 1eeiUg-F62u-O5xP-qULq-vAD3-Qr9x-iD1UD2 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,409 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 20:26:44,412 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:26:44,413 DEBUG blivet/MainThread: checking if sda depends on test_vg3-lv7 2024-03-01 20:26:44,413 DEBUG blivet/MainThread: checking if sdb depends on test_vg3-lv7 2024-03-01 20:26:44,413 DEBUG blivet/MainThread: checking if sdk depends on test_vg3-lv7 2024-03-01 20:26:44,413 DEBUG blivet/MainThread: checking if sdl depends on test_vg3-lv7 2024-03-01 20:26:44,413 DEBUG blivet/MainThread: checking if sdc depends on test_vg3-lv7 2024-03-01 20:26:44,413 DEBUG blivet/MainThread: checking if sdd depends on test_vg3-lv7 2024-03-01 20:26:44,413 DEBUG blivet/MainThread: checking if sde depends on test_vg3-lv7 2024-03-01 20:26:44,413 DEBUG blivet/MainThread: checking if sdf depends on test_vg3-lv7 2024-03-01 20:26:44,413 DEBUG blivet/MainThread: checking if sdg depends on test_vg3-lv7 2024-03-01 20:26:44,413 DEBUG blivet/MainThread: checking if test_vg3 depends on test_vg3-lv7 2024-03-01 20:26:44,413 DEBUG blivet/MainThread: checking if sdh depends on test_vg3-lv7 2024-03-01 20:26:44,413 DEBUG blivet/MainThread: checking if sdi depends on test_vg3-lv7 2024-03-01 20:26:44,414 DEBUG blivet/MainThread: checking if sdj depends on test_vg3-lv7 2024-03-01 20:26:44,414 DEBUG blivet/MainThread: checking if test_vg3-lv7 depends on test_vg3-lv7 2024-03-01 20:26:44,414 DEBUG blivet/MainThread: checking if test_vg3-lv7_snapset1 depends on test_vg3-lv7 2024-03-01 20:26:44,414 DEBUG blivet/MainThread: checking if test_vg3-lv8 depends on test_vg3-lv7 2024-03-01 20:26:44,414 DEBUG blivet/MainThread: checking if test_vg3-lv8_snapset1 depends on test_vg3-lv7 2024-03-01 20:26:44,414 DEBUG blivet/MainThread: checking if xvda depends on test_vg3-lv7 2024-03-01 20:26:44,414 DEBUG blivet/MainThread: checking if xvda1 depends on test_vg3-lv7 2024-03-01 20:26:44,414 DEBUG blivet/MainThread: devices to remove: ['test_vg3-lv7_snapset1'] 2024-03-01 20:26:44,414 DEBUG blivet/MainThread: leaves to remove: ['test_vg3-lv7_snapset1'] 2024-03-01 20:26:44,415 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 403 2024-03-01 20:26:44,418 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7_snapset1 ; type: None ; current: xfs ; 2024-03-01 20:26:44,418 INFO blivet/MainThread: registered action: [402] destroy format xfs filesystem on lvmsnapshot test_vg3-lv7_snapset1 (id 292) 2024-03-01 20:26:44,421 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7_snapset1 ; kids: 4 ; 2024-03-01 20:26:44,421 INFO blivet/MainThread: removed lvmsnapshot test_vg3-lv7_snapset1 (id 292) from device tree 2024-03-01 20:26:44,421 INFO blivet/MainThread: registered action: [404] destroy device lvmsnapshot test_vg3-lv7_snapset1 (id 292) 2024-03-01 20:26:44,422 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 406 2024-03-01 20:26:44,425 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 20:26:44,425 INFO blivet/MainThread: registered action: [405] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 279) 2024-03-01 20:26:44,428 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:26:44,429 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 279) from device tree 2024-03-01 20:26:44,429 INFO blivet/MainThread: registered action: [407] destroy device lvmlv test_vg3-lv7 (id 279) 2024-03-01 20:26:44,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:26:44,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem 2024-03-01 20:26:44,435 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:26:44,437 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,438 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,439 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,439 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,435 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,443 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,443 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,444 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,445 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,440 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,448 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,449 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,449 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,450 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,445 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,453 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,454 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,454 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,455 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,451 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,458 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,459 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,460 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,460 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,456 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,463 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,464 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,465 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,466 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,461 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,469 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,469 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,470 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,471 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,466 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,474 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,475 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,475 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,476 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,471 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,479 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,480 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,480 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,481 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,477 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,484 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,485 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,485 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,486 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,482 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,489 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,490 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,491 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,491 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,487 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,495 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,495 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,496 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,497 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,492 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,500 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,501 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,501 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,502 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,497 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,505 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,506 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,506 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,507 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,502 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,510 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,511 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,511 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,512 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,508 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,515 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,516 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,517 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,517 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,513 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,521 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,521 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,522 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,523 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,518 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,526 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,527 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,527 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,528 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,523 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,531 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,532 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,532 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,533 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,528 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,536 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,537 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,537 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,538 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,534 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,541 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,542 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,543 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,543 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,539 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,547 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,547 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,548 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,549 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,544 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,552 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,553 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,553 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,554 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,549 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,557 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,558 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,558 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,559 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,554 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,562 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,563 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,563 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,564 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,560 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,567 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,568 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,568 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,569 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,565 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,572 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,573 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,574 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,575 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,570 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,578 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,578 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,579 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,580 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,575 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,583 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,584 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,584 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,585 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,580 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,588 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,589 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,589 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,590 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,586 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,593 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,594 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,595 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,595 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,591 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,599 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,599 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,600 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:26:44,601 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 20:26:44,596 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fede8497978) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = f2rOdj-hEzN-TmxY-yZKF-Hzun-RR78-tMA6CS 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 (0x7fede8475630) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = LjxXEv-EuId-qWgB-ab8S-sicI-c4Ti-Zo4C8Q size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 20:26:44,601 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 20:26:44,604 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:26:44,605 DEBUG blivet/MainThread: checking if sda depends on test_vg3-lv8 2024-03-01 20:26:44,605 DEBUG blivet/MainThread: checking if sdb depends on test_vg3-lv8 2024-03-01 20:26:44,605 DEBUG blivet/MainThread: checking if sdk depends on test_vg3-lv8 2024-03-01 20:26:44,605 DEBUG blivet/MainThread: checking if sdl depends on test_vg3-lv8 2024-03-01 20:26:44,605 DEBUG blivet/MainThread: checking if sdc depends on test_vg3-lv8 2024-03-01 20:26:44,605 DEBUG blivet/MainThread: checking if sdd depends on test_vg3-lv8 2024-03-01 20:26:44,605 DEBUG blivet/MainThread: checking if sde depends on test_vg3-lv8 2024-03-01 20:26:44,605 DEBUG blivet/MainThread: checking if sdf depends on test_vg3-lv8 2024-03-01 20:26:44,605 DEBUG blivet/MainThread: checking if sdg depends on test_vg3-lv8 2024-03-01 20:26:44,605 DEBUG blivet/MainThread: checking if test_vg3 depends on test_vg3-lv8 2024-03-01 20:26:44,605 DEBUG blivet/MainThread: checking if sdh depends on test_vg3-lv8 2024-03-01 20:26:44,605 DEBUG blivet/MainThread: checking if sdi depends on test_vg3-lv8 2024-03-01 20:26:44,605 DEBUG blivet/MainThread: checking if sdj depends on test_vg3-lv8 2024-03-01 20:26:44,606 DEBUG blivet/MainThread: checking if test_vg3-lv8 depends on test_vg3-lv8 2024-03-01 20:26:44,606 DEBUG blivet/MainThread: checking if test_vg3-lv8_snapset1 depends on test_vg3-lv8 2024-03-01 20:26:44,606 DEBUG blivet/MainThread: checking if xvda depends on test_vg3-lv8 2024-03-01 20:26:44,606 DEBUG blivet/MainThread: checking if xvda1 depends on test_vg3-lv8 2024-03-01 20:26:44,606 DEBUG blivet/MainThread: devices to remove: ['test_vg3-lv8_snapset1'] 2024-03-01 20:26:44,606 DEBUG blivet/MainThread: leaves to remove: ['test_vg3-lv8_snapset1'] 2024-03-01 20:26:44,606 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 409 2024-03-01 20:26:44,609 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8_snapset1 ; type: None ; current: xfs ; 2024-03-01 20:26:44,609 INFO blivet/MainThread: registered action: [408] destroy format xfs filesystem on lvmsnapshot test_vg3-lv8_snapset1 (id 318) 2024-03-01 20:26:44,613 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8_snapset1 ; kids: 2 ; 2024-03-01 20:26:44,613 INFO blivet/MainThread: removed lvmsnapshot test_vg3-lv8_snapset1 (id 318) from device tree 2024-03-01 20:26:44,613 INFO blivet/MainThread: registered action: [410] destroy device lvmsnapshot test_vg3-lv8_snapset1 (id 318) 2024-03-01 20:26:44,614 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 412 2024-03-01 20:26:44,617 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 20:26:44,617 INFO blivet/MainThread: registered action: [411] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 305) 2024-03-01 20:26:44,620 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 20:26:44,620 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 305) from device tree 2024-03-01 20:26:44,620 INFO blivet/MainThread: registered action: [413] destroy device lvmlv test_vg3-lv8 (id 305) 2024-03-01 20:26:44,621 DEBUG blivet.ansible/MainThread: ['sdj', 'sdg', 'test_vg3', 'sdi', 'sdh'] 2024-03-01 20:26:44,621 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 20:26:44,623 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (193) ; hidden: False ; 2024-03-01 20:26:44,624 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:44,627 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:26:44,630 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:26:44,633 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:26:44,636 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:26:44,636 INFO blivet/MainThread: removed lvmvg test_vg3 (id 193) from device tree 2024-03-01 20:26:44,636 INFO blivet/MainThread: registered action: [414] destroy device lvmvg test_vg3 (id 193) 2024-03-01 20:26:44,636 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 20:26:44,637 DEBUG blivet/MainThread: removing sdj 2024-03-01 20:26:44,639 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (218) with existing lvmpv ; hidden: False ; 2024-03-01 20:26:44,639 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:44,640 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 416 2024-03-01 20:26:44,642 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 20:26:44,643 INFO blivet/MainThread: registered action: [415] destroy format lvmpv on disk sdj (id 218) 2024-03-01 20:26:44,643 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 20:26:44,643 DEBUG blivet/MainThread: removing sdg 2024-03-01 20:26:44,645 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (184) with existing lvmpv ; hidden: False ; 2024-03-01 20:26:44,646 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:44,646 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 418 2024-03-01 20:26:44,649 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 20:26:44,649 INFO blivet/MainThread: registered action: [417] destroy format lvmpv on disk sdg (id 184) 2024-03-01 20:26:44,649 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 20:26:44,649 DEBUG blivet/MainThread: removing sdi 2024-03-01 20:26:44,652 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (208) with existing lvmpv ; hidden: False ; 2024-03-01 20:26:44,652 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:44,652 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 420 2024-03-01 20:26:44,655 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 20:26:44,655 INFO blivet/MainThread: registered action: [419] destroy format lvmpv on disk sdi (id 208) 2024-03-01 20:26:44,655 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 20:26:44,655 DEBUG blivet/MainThread: removing sdh 2024-03-01 20:26:44,658 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (198) with existing lvmpv ; hidden: False ; 2024-03-01 20:26:44,658 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:26:44,658 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 422 2024-03-01 20:26:44,661 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 20:26:44,661 INFO blivet/MainThread: registered action: [421] destroy format lvmpv on disk sdh (id 198) 2024-03-01 20:26:44,662 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:44,675 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:44,699 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:44,710 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:44,738 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1_snapset1 ; type: xfs ; status: False ; 2024-03-01 20:26:44,738 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:44,750 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:44,777 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:26:44,778 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:44,791 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:44,819 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2_snapset1 ; type: xfs ; status: False ; 2024-03-01 20:26:44,819 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:44,831 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:44,859 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:26:44,860 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:44,871 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:44,898 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3_snapset1 ; type: xfs ; status: False ; 2024-03-01 20:26:44,899 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:44,912 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:44,939 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:26:44,940 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:44,953 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:44,980 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4_snapset1 ; type: xfs ; status: False ; 2024-03-01 20:26:44,981 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:44,994 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:45,021 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:26:45,022 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:45,033 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:45,060 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5_snapset1 ; type: xfs ; status: False ; 2024-03-01 20:26:45,061 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:45,074 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:45,101 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:26:45,102 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:45,115 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:45,142 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6_snapset1 ; type: xfs ; status: False ; 2024-03-01 20:26:45,143 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:45,156 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:45,184 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:26:45,184 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:45,197 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:45,224 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7_snapset1 ; type: xfs ; status: False ; 2024-03-01 20:26:45,225 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:45,238 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:45,266 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:26:45,266 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:45,280 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:45,307 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8_snapset1 ; type: xfs ; status: False ; 2024-03-01 20:26:45,307 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:45,320 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:45,347 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:26:45,348 DEBUG blivet/MainThread: action: [352] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:26:45,348 DEBUG blivet/MainThread: action: [354] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:26:45,348 DEBUG blivet/MainThread: action: [355] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:26:45,348 DEBUG blivet/MainThread: action: [357] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:26:45,348 DEBUG blivet/MainThread: action: [358] destroy format xfs filesystem on lvmsnapshot test_vg1-lv2_snapset1 (id 84) 2024-03-01 20:26:45,348 DEBUG blivet/MainThread: action: [360] destroy device lvmsnapshot test_vg1-lv2_snapset1 (id 84) 2024-03-01 20:26:45,349 DEBUG blivet/MainThread: action: [361] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 71) 2024-03-01 20:26:45,349 DEBUG blivet/MainThread: action: [363] destroy device lvmlv test_vg1-lv2 (id 71) 2024-03-01 20:26:45,349 DEBUG blivet/MainThread: action: [364] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:26:45,349 DEBUG blivet/MainThread: action: [365] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:26:45,349 DEBUG blivet/MainThread: action: [367] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:26:45,349 DEBUG blivet/MainThread: action: [369] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:26:45,349 DEBUG blivet/MainThread: action: [371] destroy format xfs filesystem on lvmsnapshot test_vg2-lv3_snapset1 (id 144) 2024-03-01 20:26:45,349 DEBUG blivet/MainThread: action: [373] destroy device lvmsnapshot test_vg2-lv3_snapset1 (id 144) 2024-03-01 20:26:45,349 DEBUG blivet/MainThread: action: [374] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 131) 2024-03-01 20:26:45,349 DEBUG blivet/MainThread: action: [376] destroy device lvmlv test_vg2-lv3 (id 131) 2024-03-01 20:26:45,349 DEBUG blivet/MainThread: action: [377] destroy format xfs filesystem on lvmsnapshot test_vg2-lv4_snapset1 (id 170) 2024-03-01 20:26:45,349 DEBUG blivet/MainThread: action: [379] destroy device lvmsnapshot test_vg2-lv4_snapset1 (id 170) 2024-03-01 20:26:45,350 DEBUG blivet/MainThread: action: [380] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 157) 2024-03-01 20:26:45,350 DEBUG blivet/MainThread: action: [382] destroy device lvmlv test_vg2-lv4 (id 157) 2024-03-01 20:26:45,350 DEBUG blivet/MainThread: action: [383] destroy device lvmvg test_vg2 (id 107) 2024-03-01 20:26:45,350 DEBUG blivet/MainThread: action: [384] destroy format lvmpv on disk sde (id 112) 2024-03-01 20:26:45,350 DEBUG blivet/MainThread: action: [386] destroy format lvmpv on disk sdf (id 122) 2024-03-01 20:26:45,350 DEBUG blivet/MainThread: action: [388] destroy format lvmpv on disk sdd (id 98) 2024-03-01 20:26:45,350 DEBUG blivet/MainThread: action: [390] destroy format xfs filesystem on lvmsnapshot test_vg3-lv5_snapset1 (id 240) 2024-03-01 20:26:45,350 DEBUG blivet/MainThread: action: [392] destroy device lvmsnapshot test_vg3-lv5_snapset1 (id 240) 2024-03-01 20:26:45,350 DEBUG blivet/MainThread: action: [393] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 227) 2024-03-01 20:26:45,350 DEBUG blivet/MainThread: action: [395] destroy device lvmlv test_vg3-lv5 (id 227) 2024-03-01 20:26:45,350 DEBUG blivet/MainThread: action: [396] destroy format xfs filesystem on lvmsnapshot test_vg3-lv6_snapset1 (id 266) 2024-03-01 20:26:45,350 DEBUG blivet/MainThread: action: [398] destroy device lvmsnapshot test_vg3-lv6_snapset1 (id 266) 2024-03-01 20:26:45,351 DEBUG blivet/MainThread: action: [399] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 253) 2024-03-01 20:26:45,351 DEBUG blivet/MainThread: action: [401] destroy device lvmlv test_vg3-lv6 (id 253) 2024-03-01 20:26:45,351 DEBUG blivet/MainThread: action: [402] destroy format xfs filesystem on lvmsnapshot test_vg3-lv7_snapset1 (id 292) 2024-03-01 20:26:45,351 DEBUG blivet/MainThread: action: [404] destroy device lvmsnapshot test_vg3-lv7_snapset1 (id 292) 2024-03-01 20:26:45,351 DEBUG blivet/MainThread: action: [405] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 279) 2024-03-01 20:26:45,351 DEBUG blivet/MainThread: action: [407] destroy device lvmlv test_vg3-lv7 (id 279) 2024-03-01 20:26:45,351 DEBUG blivet/MainThread: action: [408] destroy format xfs filesystem on lvmsnapshot test_vg3-lv8_snapset1 (id 318) 2024-03-01 20:26:45,351 DEBUG blivet/MainThread: action: [410] destroy device lvmsnapshot test_vg3-lv8_snapset1 (id 318) 2024-03-01 20:26:45,351 DEBUG blivet/MainThread: action: [411] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 305) 2024-03-01 20:26:45,351 DEBUG blivet/MainThread: action: [413] destroy device lvmlv test_vg3-lv8 (id 305) 2024-03-01 20:26:45,351 DEBUG blivet/MainThread: action: [414] destroy device lvmvg test_vg3 (id 193) 2024-03-01 20:26:45,352 DEBUG blivet/MainThread: action: [415] destroy format lvmpv on disk sdj (id 218) 2024-03-01 20:26:45,352 DEBUG blivet/MainThread: action: [417] destroy format lvmpv on disk sdg (id 184) 2024-03-01 20:26:45,352 DEBUG blivet/MainThread: action: [419] destroy format lvmpv on disk sdi (id 208) 2024-03-01 20:26:45,352 DEBUG blivet/MainThread: action: [421] destroy format lvmpv on disk sdh (id 198) 2024-03-01 20:26:45,352 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:26:45,356 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:26:45,359 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:26:45,361 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:26:45,364 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:26:45,365 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:26:45,368 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:26:45,368 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 0x7fede83b1f68> 2024-03-01 20:26:45,368 INFO blivet/MainThread: sorting actions... 2024-03-01 20:26:45,428 DEBUG blivet/MainThread: action: [408] destroy format xfs filesystem on lvmsnapshot test_vg3-lv8_snapset1 (id 318) 2024-03-01 20:26:45,428 DEBUG blivet/MainThread: action: [410] destroy device lvmsnapshot test_vg3-lv8_snapset1 (id 318) 2024-03-01 20:26:45,428 DEBUG blivet/MainThread: action: [411] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 305) 2024-03-01 20:26:45,428 DEBUG blivet/MainThread: action: [413] destroy device lvmlv test_vg3-lv8 (id 305) 2024-03-01 20:26:45,428 DEBUG blivet/MainThread: action: [402] destroy format xfs filesystem on lvmsnapshot test_vg3-lv7_snapset1 (id 292) 2024-03-01 20:26:45,428 DEBUG blivet/MainThread: action: [404] destroy device lvmsnapshot test_vg3-lv7_snapset1 (id 292) 2024-03-01 20:26:45,429 DEBUG blivet/MainThread: action: [405] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 279) 2024-03-01 20:26:45,429 DEBUG blivet/MainThread: action: [407] destroy device lvmlv test_vg3-lv7 (id 279) 2024-03-01 20:26:45,429 DEBUG blivet/MainThread: action: [396] destroy format xfs filesystem on lvmsnapshot test_vg3-lv6_snapset1 (id 266) 2024-03-01 20:26:45,429 DEBUG blivet/MainThread: action: [398] destroy device lvmsnapshot test_vg3-lv6_snapset1 (id 266) 2024-03-01 20:26:45,429 DEBUG blivet/MainThread: action: [399] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 253) 2024-03-01 20:26:45,429 DEBUG blivet/MainThread: action: [401] destroy device lvmlv test_vg3-lv6 (id 253) 2024-03-01 20:26:45,430 DEBUG blivet/MainThread: action: [390] destroy format xfs filesystem on lvmsnapshot test_vg3-lv5_snapset1 (id 240) 2024-03-01 20:26:45,430 DEBUG blivet/MainThread: action: [392] destroy device lvmsnapshot test_vg3-lv5_snapset1 (id 240) 2024-03-01 20:26:45,430 DEBUG blivet/MainThread: action: [393] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 227) 2024-03-01 20:26:45,430 DEBUG blivet/MainThread: action: [395] destroy device lvmlv test_vg3-lv5 (id 227) 2024-03-01 20:26:45,430 DEBUG blivet/MainThread: action: [414] destroy device lvmvg test_vg3 (id 193) 2024-03-01 20:26:45,430 DEBUG blivet/MainThread: action: [421] destroy format lvmpv on disk sdh (id 198) 2024-03-01 20:26:45,431 DEBUG blivet/MainThread: action: [419] destroy format lvmpv on disk sdi (id 208) 2024-03-01 20:26:45,431 DEBUG blivet/MainThread: action: [417] destroy format lvmpv on disk sdg (id 184) 2024-03-01 20:26:45,431 DEBUG blivet/MainThread: action: [415] destroy format lvmpv on disk sdj (id 218) 2024-03-01 20:26:45,431 DEBUG blivet/MainThread: action: [377] destroy format xfs filesystem on lvmsnapshot test_vg2-lv4_snapset1 (id 170) 2024-03-01 20:26:45,431 DEBUG blivet/MainThread: action: [379] destroy device lvmsnapshot test_vg2-lv4_snapset1 (id 170) 2024-03-01 20:26:45,431 DEBUG blivet/MainThread: action: [380] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 157) 2024-03-01 20:26:45,431 DEBUG blivet/MainThread: action: [382] destroy device lvmlv test_vg2-lv4 (id 157) 2024-03-01 20:26:45,432 DEBUG blivet/MainThread: action: [371] destroy format xfs filesystem on lvmsnapshot test_vg2-lv3_snapset1 (id 144) 2024-03-01 20:26:45,432 DEBUG blivet/MainThread: action: [373] destroy device lvmsnapshot test_vg2-lv3_snapset1 (id 144) 2024-03-01 20:26:45,432 DEBUG blivet/MainThread: action: [374] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 131) 2024-03-01 20:26:45,432 DEBUG blivet/MainThread: action: [376] destroy device lvmlv test_vg2-lv3 (id 131) 2024-03-01 20:26:45,432 DEBUG blivet/MainThread: action: [383] destroy device lvmvg test_vg2 (id 107) 2024-03-01 20:26:45,432 DEBUG blivet/MainThread: action: [388] destroy format lvmpv on disk sdd (id 98) 2024-03-01 20:26:45,432 DEBUG blivet/MainThread: action: [386] destroy format lvmpv on disk sdf (id 122) 2024-03-01 20:26:45,433 DEBUG blivet/MainThread: action: [384] destroy format lvmpv on disk sde (id 112) 2024-03-01 20:26:45,433 DEBUG blivet/MainThread: action: [358] destroy format xfs filesystem on lvmsnapshot test_vg1-lv2_snapset1 (id 84) 2024-03-01 20:26:45,433 DEBUG blivet/MainThread: action: [360] destroy device lvmsnapshot test_vg1-lv2_snapset1 (id 84) 2024-03-01 20:26:45,433 DEBUG blivet/MainThread: action: [361] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 71) 2024-03-01 20:26:45,433 DEBUG blivet/MainThread: action: [363] destroy device lvmlv test_vg1-lv2 (id 71) 2024-03-01 20:26:45,433 DEBUG blivet/MainThread: action: [352] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:26:45,433 DEBUG blivet/MainThread: action: [354] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:26:45,434 DEBUG blivet/MainThread: action: [355] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:26:45,434 DEBUG blivet/MainThread: action: [357] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:26:45,434 DEBUG blivet/MainThread: action: [364] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:26:45,434 DEBUG blivet/MainThread: action: [369] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:26:45,434 DEBUG blivet/MainThread: action: [367] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:26:45,434 DEBUG blivet/MainThread: action: [365] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:26:45,434 INFO blivet/MainThread: executing action: [408] destroy format xfs filesystem on lvmsnapshot test_vg3-lv8_snapset1 (id 318) 2024-03-01 20:26:45,438 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8_snapset1 ; type: xfs ; status: False ; 2024-03-01 20:26:45,438 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8_snapset1 2024-03-01 20:26:45,450 INFO program/MainThread: stdout: 2024-03-01 20:26:45,450 INFO program/MainThread: /dev/mapper/test_vg3-lv8_snapset1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:26:45,450 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:45,451 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:45,470 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:45,470 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:45,480 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:45,480 INFO blivet/MainThread: executing action: [410] destroy device lvmsnapshot test_vg3-lv8_snapset1 (id 318) 2024-03-01 20:26:45,485 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8_snapset1 ; status: True ; 2024-03-01 20:26:45,488 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:26:45,491 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:45,494 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:26:45,497 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:45,500 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:26:45,504 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:45,507 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:26:45,510 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:45,513 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:26:45,516 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8_snapset1 ; status: True ; 2024-03-01 20:26:45,516 INFO program/MainThread: Running [260] lvm lvremove --yes --force test_vg3/lv8_snapset1 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:45,647 INFO program/MainThread: stdout[260]: Logical volume "lv8_snapset1" successfully removed. 2024-03-01 20:26:45,647 INFO program/MainThread: stderr[260]: 2024-03-01 20:26:45,648 INFO program/MainThread: ...done [260] (exit code: 0) 2024-03-01 20:26:45,648 INFO blivet/MainThread: executing action: [411] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 305) 2024-03-01 20:26:45,656 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:45,663 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:26:45,663 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 20:26:45,686 INFO program/MainThread: stdout: 2024-03-01 20:26:45,687 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:26:45,687 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:45,687 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:45,704 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:45,704 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:45,715 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:45,715 INFO blivet/MainThread: executing action: [413] destroy device lvmlv test_vg3-lv8 (id 305) 2024-03-01 20:26:45,720 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 20:26:45,723 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:26:45,727 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:26:45,730 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 20:26:45,734 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:26:45,734 INFO program/MainThread: Running [261] lvm lvchange -an test_vg3/lv8 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:45,765 INFO program/MainThread: stdout[261]: 2024-03-01 20:26:45,765 INFO program/MainThread: stderr[261]: 2024-03-01 20:26:45,765 INFO program/MainThread: ...done [261] (exit code: 0) 2024-03-01 20:26:45,770 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:26:45,773 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:45,776 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:26:45,779 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:45,782 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:26:45,786 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:45,789 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:26:45,792 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:45,795 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:26:45,798 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 20:26:45,798 INFO program/MainThread: Running [262] lvm lvremove --yes test_vg3/lv8 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:45,857 INFO program/MainThread: stdout[262]: Logical volume "lv8" successfully removed. 2024-03-01 20:26:45,858 INFO program/MainThread: stderr[262]: 2024-03-01 20:26:45,858 INFO program/MainThread: ...done [262] (exit code: 0) 2024-03-01 20:26:45,859 INFO blivet/MainThread: executing action: [402] destroy format xfs filesystem on lvmsnapshot test_vg3-lv7_snapset1 (id 292) 2024-03-01 20:26:45,866 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7_snapset1 ; type: xfs ; status: False ; 2024-03-01 20:26:45,867 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7_snapset1 2024-03-01 20:26:45,890 INFO program/MainThread: stdout: 2024-03-01 20:26:45,890 INFO program/MainThread: /dev/mapper/test_vg3-lv7_snapset1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:26:45,890 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:45,891 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:45,907 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:45,907 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:45,919 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:45,920 INFO blivet/MainThread: executing action: [404] destroy device lvmsnapshot test_vg3-lv7_snapset1 (id 292) 2024-03-01 20:26:45,924 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7_snapset1 ; status: True ; 2024-03-01 20:26:45,927 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:26:45,930 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:45,933 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:26:45,937 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:45,940 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:26:45,943 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:45,946 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:26:45,950 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:45,953 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:26:45,956 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7_snapset1 ; status: True ; 2024-03-01 20:26:45,956 INFO program/MainThread: Running [263] lvm lvremove --yes --force test_vg3/lv7_snapset1 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:46,091 INFO program/MainThread: stdout[263]: Logical volume "lv7_snapset1" successfully removed. 2024-03-01 20:26:46,092 INFO program/MainThread: stderr[263]: 2024-03-01 20:26:46,092 INFO program/MainThread: ...done [263] (exit code: 0) 2024-03-01 20:26:46,092 INFO blivet/MainThread: executing action: [405] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 279) 2024-03-01 20:26:46,100 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:46,108 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:26:46,108 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 20:26:46,122 INFO program/MainThread: stdout: 2024-03-01 20:26:46,122 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:26:46,123 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:46,123 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:46,148 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:46,148 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:46,159 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:46,159 INFO blivet/MainThread: executing action: [407] destroy device lvmlv test_vg3-lv7 (id 279) 2024-03-01 20:26:46,164 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 20:26:46,167 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:26:46,171 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:26:46,174 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 20:26:46,178 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:26:46,178 INFO program/MainThread: Running [264] lvm lvchange -an test_vg3/lv7 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:46,214 INFO program/MainThread: stdout[264]: 2024-03-01 20:26:46,214 INFO program/MainThread: stderr[264]: 2024-03-01 20:26:46,214 INFO program/MainThread: ...done [264] (exit code: 0) 2024-03-01 20:26:46,219 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:26:46,222 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:46,225 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:26:46,228 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:46,232 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:26:46,235 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:46,238 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:26:46,241 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:46,244 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:26:46,247 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 20:26:46,247 INFO program/MainThread: Running [265] lvm lvremove --yes test_vg3/lv7 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:46,294 INFO program/MainThread: stdout[265]: Logical volume "lv7" successfully removed. 2024-03-01 20:26:46,294 INFO program/MainThread: stderr[265]: 2024-03-01 20:26:46,295 INFO program/MainThread: ...done [265] (exit code: 0) 2024-03-01 20:26:46,295 INFO blivet/MainThread: executing action: [396] destroy format xfs filesystem on lvmsnapshot test_vg3-lv6_snapset1 (id 266) 2024-03-01 20:26:46,303 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6_snapset1 ; type: xfs ; status: False ; 2024-03-01 20:26:46,304 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6_snapset1 2024-03-01 20:26:46,333 INFO program/MainThread: stdout: 2024-03-01 20:26:46,333 INFO program/MainThread: /dev/mapper/test_vg3-lv6_snapset1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:26:46,333 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:46,333 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:46,357 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:46,357 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:46,368 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:46,368 INFO blivet/MainThread: executing action: [398] destroy device lvmsnapshot test_vg3-lv6_snapset1 (id 266) 2024-03-01 20:26:46,373 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6_snapset1 ; status: True ; 2024-03-01 20:26:46,376 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:26:46,379 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:46,382 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:26:46,385 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:46,388 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:26:46,391 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:46,394 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:26:46,398 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:46,401 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:26:46,404 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6_snapset1 ; status: True ; 2024-03-01 20:26:46,404 INFO program/MainThread: Running [266] lvm lvremove --yes --force test_vg3/lv6_snapset1 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:46,526 INFO program/MainThread: stdout[266]: Logical volume "lv6_snapset1" successfully removed. 2024-03-01 20:26:46,527 INFO program/MainThread: stderr[266]: 2024-03-01 20:26:46,527 INFO program/MainThread: ...done [266] (exit code: 0) 2024-03-01 20:26:46,528 INFO blivet/MainThread: executing action: [399] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 253) 2024-03-01 20:26:46,535 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:46,541 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:26:46,542 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 20:26:46,566 INFO program/MainThread: stdout: 2024-03-01 20:26:46,566 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:26:46,566 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:46,566 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:46,596 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:46,596 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:46,609 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:46,609 INFO blivet/MainThread: executing action: [401] destroy device lvmlv test_vg3-lv6 (id 253) 2024-03-01 20:26:46,614 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 20:26:46,617 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:26:46,621 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:26:46,624 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 20:26:46,628 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:26:46,628 INFO program/MainThread: Running [267] lvm lvchange -an test_vg3/lv6 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:46,664 INFO program/MainThread: stdout[267]: 2024-03-01 20:26:46,664 INFO program/MainThread: stderr[267]: 2024-03-01 20:26:46,664 INFO program/MainThread: ...done [267] (exit code: 0) 2024-03-01 20:26:46,669 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:26:46,672 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:46,675 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:26:46,678 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:46,681 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:26:46,685 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:46,688 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:26:46,691 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:46,694 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:26:46,697 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 20:26:46,698 INFO program/MainThread: Running [268] lvm lvremove --yes test_vg3/lv6 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:46,739 INFO program/MainThread: stdout[268]: Logical volume "lv6" successfully removed. 2024-03-01 20:26:46,739 INFO program/MainThread: stderr[268]: 2024-03-01 20:26:46,739 INFO program/MainThread: ...done [268] (exit code: 0) 2024-03-01 20:26:46,740 INFO blivet/MainThread: executing action: [390] destroy format xfs filesystem on lvmsnapshot test_vg3-lv5_snapset1 (id 240) 2024-03-01 20:26:46,748 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5_snapset1 ; type: xfs ; status: False ; 2024-03-01 20:26:46,748 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5_snapset1 2024-03-01 20:26:46,771 INFO program/MainThread: stdout: 2024-03-01 20:26:46,771 INFO program/MainThread: /dev/mapper/test_vg3-lv5_snapset1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:26:46,771 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:46,771 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:46,805 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:46,806 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:46,817 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:46,817 INFO blivet/MainThread: executing action: [392] destroy device lvmsnapshot test_vg3-lv5_snapset1 (id 240) 2024-03-01 20:26:46,822 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5_snapset1 ; status: True ; 2024-03-01 20:26:46,825 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:26:46,828 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:46,831 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:26:46,834 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:46,838 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:26:46,841 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:46,844 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:26:46,847 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:46,850 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:26:46,853 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5_snapset1 ; status: True ; 2024-03-01 20:26:46,853 INFO program/MainThread: Running [269] lvm lvremove --yes --force test_vg3/lv5_snapset1 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:46,973 INFO program/MainThread: stdout[269]: Logical volume "lv5_snapset1" successfully removed. 2024-03-01 20:26:46,973 INFO program/MainThread: stderr[269]: 2024-03-01 20:26:46,973 INFO program/MainThread: ...done [269] (exit code: 0) 2024-03-01 20:26:46,974 INFO blivet/MainThread: executing action: [393] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 227) 2024-03-01 20:26:46,982 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:46,992 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:26:46,992 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 20:26:47,009 INFO program/MainThread: stdout: 2024-03-01 20:26:47,009 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:26:47,009 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:47,009 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:47,040 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:47,040 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:47,052 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:47,052 INFO blivet/MainThread: executing action: [395] destroy device lvmlv test_vg3-lv5 (id 227) 2024-03-01 20:26:47,057 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 20:26:47,060 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:26:47,064 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:26:47,067 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 20:26:47,070 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:26:47,071 INFO program/MainThread: Running [270] lvm lvchange -an test_vg3/lv5 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:47,101 INFO program/MainThread: stdout[270]: 2024-03-01 20:26:47,101 INFO program/MainThread: stderr[270]: 2024-03-01 20:26:47,101 INFO program/MainThread: ...done [270] (exit code: 0) 2024-03-01 20:26:47,106 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:26:47,109 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:47,112 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:26:47,115 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:47,118 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:26:47,122 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:47,125 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:26:47,128 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:47,131 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:26:47,134 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 20:26:47,135 INFO program/MainThread: Running [271] lvm lvremove --yes test_vg3/lv5 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:47,181 INFO program/MainThread: stdout[271]: Logical volume "lv5" successfully removed. 2024-03-01 20:26:47,182 INFO program/MainThread: stderr[271]: 2024-03-01 20:26:47,182 INFO program/MainThread: ...done [271] (exit code: 0) 2024-03-01 20:26:47,182 INFO blivet/MainThread: executing action: [414] destroy device lvmvg test_vg3 (id 193) 2024-03-01 20:26:47,189 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 20:26:47,199 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 20:26:47,204 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:26:47,215 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:47,222 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:26:47,228 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:47,236 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:26:47,241 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:47,245 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:26:47,248 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:47,251 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:26:47,254 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 20:26:47,254 INFO program/MainThread: Running [272] lvm vgreduce --removemissing --force test_vg3 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:47,286 INFO program/MainThread: stdout[272]: Volume group "test_vg3" is already consistent. 2024-03-01 20:26:47,287 INFO program/MainThread: stderr[272]: 2024-03-01 20:26:47,287 INFO program/MainThread: ...done [272] (exit code: 0) 2024-03-01 20:26:47,287 INFO program/MainThread: Running [273] lvm vgchange -an test_vg3 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:47,348 INFO program/MainThread: stdout[273]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 20:26:47,348 INFO program/MainThread: stderr[273]: 2024-03-01 20:26:47,349 INFO program/MainThread: ...done [273] (exit code: 0) 2024-03-01 20:26:47,349 INFO program/MainThread: Running [274] lvm vgremove --force test_vg3 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:47,391 INFO program/MainThread: stdout[274]: Volume group "test_vg3" successfully removed 2024-03-01 20:26:47,391 INFO program/MainThread: stderr[274]: 2024-03-01 20:26:47,391 INFO program/MainThread: ...done [274] (exit code: 0) 2024-03-01 20:26:47,392 INFO blivet/MainThread: executing action: [421] destroy format lvmpv on disk sdh (id 198) 2024-03-01 20:26:47,399 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:47,407 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:26:47,412 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:26:47,412 INFO program/MainThread: Running [275] lvm pvremove --force --force --yes /dev/sdh --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:47,465 INFO program/MainThread: stdout[275]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 20:26:47,465 INFO program/MainThread: stderr[275]: 2024-03-01 20:26:47,465 INFO program/MainThread: ...done [275] (exit code: 0) 2024-03-01 20:26:47,465 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 20:26:47,466 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:47,495 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:47,496 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:47,511 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:47,511 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:47,526 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:47,527 INFO blivet/MainThread: executing action: [419] destroy format lvmpv on disk sdi (id 208) 2024-03-01 20:26:47,531 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:47,534 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:26:47,537 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:26:47,537 INFO program/MainThread: Running [276] lvm pvremove --force --force --yes /dev/sdi --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:47,566 INFO program/MainThread: stdout[276]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 20:26:47,566 INFO program/MainThread: stderr[276]: 2024-03-01 20:26:47,566 INFO program/MainThread: ...done [276] (exit code: 0) 2024-03-01 20:26:47,566 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 20:26:47,567 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:47,597 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:47,597 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:47,613 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:47,613 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:47,625 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:47,626 INFO blivet/MainThread: executing action: [417] destroy format lvmpv on disk sdg (id 184) 2024-03-01 20:26:47,633 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:47,637 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:26:47,640 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:26:47,640 INFO program/MainThread: Running [277] lvm pvremove --force --force --yes /dev/sdg --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:47,670 INFO program/MainThread: stdout[277]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 20:26:47,670 INFO program/MainThread: stderr[277]: 2024-03-01 20:26:47,670 INFO program/MainThread: ...done [277] (exit code: 0) 2024-03-01 20:26:47,670 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 20:26:47,671 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:47,703 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:47,704 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:47,718 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:47,718 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:47,732 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:47,732 INFO blivet/MainThread: executing action: [415] destroy format lvmpv on disk sdj (id 218) 2024-03-01 20:26:47,736 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:47,739 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:26:47,742 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:26:47,743 INFO program/MainThread: Running [278] lvm pvremove --force --force --yes /dev/sdj --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:47,776 INFO program/MainThread: stdout[278]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 20:26:47,776 INFO program/MainThread: stderr[278]: 2024-03-01 20:26:47,776 INFO program/MainThread: ...done [278] (exit code: 0) 2024-03-01 20:26:47,777 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 20:26:47,777 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:47,810 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:47,811 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:47,824 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:47,825 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:47,835 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:47,835 INFO blivet/MainThread: executing action: [377] destroy format xfs filesystem on lvmsnapshot test_vg2-lv4_snapset1 (id 170) 2024-03-01 20:26:47,840 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4_snapset1 ; type: xfs ; status: False ; 2024-03-01 20:26:47,840 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4_snapset1 2024-03-01 20:26:47,851 INFO program/MainThread: stdout: 2024-03-01 20:26:47,852 INFO program/MainThread: /dev/mapper/test_vg2-lv4_snapset1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:26:47,852 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:47,852 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:47,868 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:47,868 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:47,879 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:47,880 INFO blivet/MainThread: executing action: [379] destroy device lvmsnapshot test_vg2-lv4_snapset1 (id 170) 2024-03-01 20:26:47,884 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4_snapset1 ; status: True ; 2024-03-01 20:26:47,887 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:26:47,890 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:47,893 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 20:26:47,896 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:47,899 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 20:26:47,902 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:47,906 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 20:26:47,909 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4_snapset1 ; status: True ; 2024-03-01 20:26:47,909 INFO program/MainThread: Running [279] lvm lvremove --yes --force test_vg2/lv4_snapset1 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:48,024 INFO program/MainThread: stdout[279]: Logical volume "lv4_snapset1" successfully removed. 2024-03-01 20:26:48,024 INFO program/MainThread: stderr[279]: 2024-03-01 20:26:48,024 INFO program/MainThread: ...done [279] (exit code: 0) 2024-03-01 20:26:48,025 INFO blivet/MainThread: executing action: [380] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 157) 2024-03-01 20:26:48,032 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:48,038 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:26:48,039 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 20:26:48,053 INFO program/MainThread: stdout: 2024-03-01 20:26:48,053 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:26:48,053 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:48,053 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:48,087 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:48,087 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:48,100 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:48,100 INFO blivet/MainThread: executing action: [382] destroy device lvmlv test_vg2-lv4 (id 157) 2024-03-01 20:26:48,105 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 20:26:48,108 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:26:48,112 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:26:48,115 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 20:26:48,118 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:26:48,118 INFO program/MainThread: Running [280] lvm lvchange -an test_vg2/lv4 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:48,152 INFO program/MainThread: stdout[280]: 2024-03-01 20:26:48,152 INFO program/MainThread: stderr[280]: 2024-03-01 20:26:48,152 INFO program/MainThread: ...done [280] (exit code: 0) 2024-03-01 20:26:48,157 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:26:48,160 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:48,163 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 20:26:48,166 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:48,169 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 20:26:48,172 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:48,176 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 20:26:48,179 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 20:26:48,179 INFO program/MainThread: Running [281] lvm lvremove --yes test_vg2/lv4 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:48,219 INFO program/MainThread: stdout[281]: Logical volume "lv4" successfully removed. 2024-03-01 20:26:48,219 INFO program/MainThread: stderr[281]: 2024-03-01 20:26:48,219 INFO program/MainThread: ...done [281] (exit code: 0) 2024-03-01 20:26:48,220 INFO blivet/MainThread: executing action: [371] destroy format xfs filesystem on lvmsnapshot test_vg2-lv3_snapset1 (id 144) 2024-03-01 20:26:48,228 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3_snapset1 ; type: xfs ; status: False ; 2024-03-01 20:26:48,228 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3_snapset1 2024-03-01 20:26:48,249 INFO program/MainThread: stdout: 2024-03-01 20:26:48,249 INFO program/MainThread: /dev/mapper/test_vg2-lv3_snapset1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:26:48,249 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:48,250 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:48,273 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:48,273 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:48,284 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:48,284 INFO blivet/MainThread: executing action: [373] destroy device lvmsnapshot test_vg2-lv3_snapset1 (id 144) 2024-03-01 20:26:48,289 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3_snapset1 ; status: True ; 2024-03-01 20:26:48,292 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:26:48,295 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:48,298 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 20:26:48,301 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:48,304 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 20:26:48,307 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:48,310 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 20:26:48,314 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3_snapset1 ; status: True ; 2024-03-01 20:26:48,314 INFO program/MainThread: Running [282] lvm lvremove --yes --force test_vg2/lv3_snapset1 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:48,429 INFO program/MainThread: stdout[282]: Logical volume "lv3_snapset1" successfully removed. 2024-03-01 20:26:48,429 INFO program/MainThread: stderr[282]: 2024-03-01 20:26:48,429 INFO program/MainThread: ...done [282] (exit code: 0) 2024-03-01 20:26:48,430 INFO blivet/MainThread: executing action: [374] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 131) 2024-03-01 20:26:48,438 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:48,444 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:26:48,445 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 20:26:48,456 INFO program/MainThread: stdout: 2024-03-01 20:26:48,457 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:26:48,457 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:48,457 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:48,487 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:48,487 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:48,500 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:48,500 INFO blivet/MainThread: executing action: [376] destroy device lvmlv test_vg2-lv3 (id 131) 2024-03-01 20:26:48,505 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 20:26:48,508 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:26:48,512 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:26:48,515 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 20:26:48,518 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:26:48,519 INFO program/MainThread: Running [283] lvm lvchange -an test_vg2/lv3 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:48,554 INFO program/MainThread: stdout[283]: 2024-03-01 20:26:48,554 INFO program/MainThread: stderr[283]: 2024-03-01 20:26:48,554 INFO program/MainThread: ...done [283] (exit code: 0) 2024-03-01 20:26:48,559 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:26:48,562 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:48,565 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:26:48,568 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:48,572 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:26:48,575 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:48,578 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:26:48,581 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 20:26:48,581 INFO program/MainThread: Running [284] lvm lvremove --yes test_vg2/lv3 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:48,620 INFO program/MainThread: stdout[284]: Logical volume "lv3" successfully removed. 2024-03-01 20:26:48,620 INFO program/MainThread: stderr[284]: 2024-03-01 20:26:48,620 INFO program/MainThread: ...done [284] (exit code: 0) 2024-03-01 20:26:48,621 INFO blivet/MainThread: executing action: [383] destroy device lvmvg test_vg2 (id 107) 2024-03-01 20:26:48,628 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 20:26:48,634 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 20:26:48,640 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:26:48,646 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:48,653 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:26:48,659 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:48,665 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:26:48,669 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:48,674 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:26:48,679 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 20:26:48,679 INFO program/MainThread: Running [285] lvm vgreduce --removemissing --force test_vg2 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:48,725 INFO program/MainThread: stdout[285]: Volume group "test_vg2" is already consistent. 2024-03-01 20:26:48,725 INFO program/MainThread: stderr[285]: 2024-03-01 20:26:48,725 INFO program/MainThread: ...done [285] (exit code: 0) 2024-03-01 20:26:48,725 INFO program/MainThread: Running [286] lvm vgchange -an test_vg2 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:48,767 INFO program/MainThread: stdout[286]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 20:26:48,767 INFO program/MainThread: stderr[286]: 2024-03-01 20:26:48,767 INFO program/MainThread: ...done [286] (exit code: 0) 2024-03-01 20:26:48,767 INFO program/MainThread: Running [287] lvm vgremove --force test_vg2 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:48,810 INFO program/MainThread: stdout[287]: Volume group "test_vg2" successfully removed 2024-03-01 20:26:48,810 INFO program/MainThread: stderr[287]: 2024-03-01 20:26:48,810 INFO program/MainThread: ...done [287] (exit code: 0) 2024-03-01 20:26:48,811 INFO blivet/MainThread: executing action: [388] destroy format lvmpv on disk sdd (id 98) 2024-03-01 20:26:48,817 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:48,823 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:26:48,829 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:26:48,829 INFO program/MainThread: Running [288] lvm pvremove --force --force --yes /dev/sdd --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:48,871 INFO program/MainThread: stdout[288]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 20:26:48,871 INFO program/MainThread: stderr[288]: 2024-03-01 20:26:48,871 INFO program/MainThread: ...done [288] (exit code: 0) 2024-03-01 20:26:48,871 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 20:26:48,872 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:48,898 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:48,899 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:48,916 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:48,916 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:48,933 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:48,934 INFO blivet/MainThread: executing action: [386] destroy format lvmpv on disk sdf (id 122) 2024-03-01 20:26:48,938 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:48,941 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:26:48,944 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:26:48,944 INFO program/MainThread: Running [289] lvm pvremove --force --force --yes /dev/sdf --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:48,972 INFO program/MainThread: stdout[289]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 20:26:48,972 INFO program/MainThread: stderr[289]: 2024-03-01 20:26:48,972 INFO program/MainThread: ...done [289] (exit code: 0) 2024-03-01 20:26:48,972 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 20:26:48,973 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:49,006 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:49,007 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:49,019 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:49,019 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:49,031 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:49,032 INFO blivet/MainThread: executing action: [384] destroy format lvmpv on disk sde (id 112) 2024-03-01 20:26:49,036 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:49,039 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:26:49,042 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:26:49,042 INFO program/MainThread: Running [290] lvm pvremove --force --force --yes /dev/sde --config= devices { filter=["a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:26:49,072 INFO program/MainThread: stdout[290]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 20:26:49,072 INFO program/MainThread: stderr[290]: 2024-03-01 20:26:49,072 INFO program/MainThread: ...done [290] (exit code: 0) 2024-03-01 20:26:49,072 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 20:26:49,073 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:49,110 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:49,110 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:49,123 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:49,123 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:49,135 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:49,135 INFO blivet/MainThread: executing action: [358] destroy format xfs filesystem on lvmsnapshot test_vg1-lv2_snapset1 (id 84) 2024-03-01 20:26:49,140 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2_snapset1 ; type: xfs ; status: False ; 2024-03-01 20:26:49,140 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2_snapset1 2024-03-01 20:26:49,150 INFO program/MainThread: stdout: 2024-03-01 20:26:49,150 INFO program/MainThread: /dev/mapper/test_vg1-lv2_snapset1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:26:49,150 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:49,150 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:49,168 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:49,168 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:49,181 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:49,181 INFO blivet/MainThread: executing action: [360] destroy device lvmsnapshot test_vg1-lv2_snapset1 (id 84) 2024-03-01 20:26:49,186 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2_snapset1 ; status: True ; 2024-03-01 20:26:49,189 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:26:49,192 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:49,195 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 20:26:49,198 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:49,201 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 20:26:49,204 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:49,208 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 20:26:49,211 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2_snapset1 ; status: True ; 2024-03-01 20:26:49,211 INFO program/MainThread: Running [291] lvm lvremove --yes --force test_vg1/lv2_snapset1 --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:26:49,331 INFO program/MainThread: stdout[291]: Logical volume "lv2_snapset1" successfully removed. 2024-03-01 20:26:49,331 INFO program/MainThread: stderr[291]: 2024-03-01 20:26:49,331 INFO program/MainThread: ...done [291] (exit code: 0) 2024-03-01 20:26:49,332 INFO blivet/MainThread: executing action: [361] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 71) 2024-03-01 20:26:49,340 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:49,348 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:26:49,349 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 20:26:49,363 INFO program/MainThread: stdout: 2024-03-01 20:26:49,363 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:26:49,364 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:49,364 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:49,389 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:49,389 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:49,400 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:49,401 INFO blivet/MainThread: executing action: [363] destroy device lvmlv test_vg1-lv2 (id 71) 2024-03-01 20:26:49,405 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 20:26:49,408 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:26:49,412 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:26:49,415 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 20:26:49,419 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:26:49,419 INFO program/MainThread: Running [292] 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:26:49,453 INFO program/MainThread: stdout[292]: 2024-03-01 20:26:49,453 INFO program/MainThread: stderr[292]: 2024-03-01 20:26:49,453 INFO program/MainThread: ...done [292] (exit code: 0) 2024-03-01 20:26:49,458 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:26:49,461 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:49,464 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 20:26:49,467 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:49,470 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 20:26:49,473 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:49,476 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 20:26:49,480 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 20:26:49,480 INFO program/MainThread: Running [293] 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:26:49,519 INFO program/MainThread: stdout[293]: Logical volume "lv2" successfully removed. 2024-03-01 20:26:49,519 INFO program/MainThread: stderr[293]: 2024-03-01 20:26:49,520 INFO program/MainThread: ...done [293] (exit code: 0) 2024-03-01 20:26:49,520 INFO blivet/MainThread: executing action: [352] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:26:49,528 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1_snapset1 ; type: xfs ; status: False ; 2024-03-01 20:26:49,528 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 20:26:49,548 INFO program/MainThread: stdout: 2024-03-01 20:26:49,548 INFO program/MainThread: /dev/mapper/test_vg1-lv1_snapset1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:26:49,548 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:49,548 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:49,570 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:49,570 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:49,582 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:49,582 INFO blivet/MainThread: executing action: [354] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 20:26:49,587 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:26:49,590 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:26:49,593 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:49,596 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 20:26:49,600 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:49,603 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 20:26:49,606 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:49,609 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 20:26:49,612 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 20:26:49,612 INFO program/MainThread: Running [294] lvm lvremove --yes --force test_vg1/lv1_snapset1 --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:26:49,729 INFO program/MainThread: stdout[294]: Logical volume "lv1_snapset1" successfully removed. 2024-03-01 20:26:49,729 INFO program/MainThread: stderr[294]: 2024-03-01 20:26:49,730 INFO program/MainThread: ...done [294] (exit code: 0) 2024-03-01 20:26:49,730 INFO blivet/MainThread: executing action: [355] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:26:49,738 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:49,745 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:26:49,746 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:26:49,760 INFO program/MainThread: stdout: 2024-03-01 20:26:49,761 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:26:49,761 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:49,761 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:49,788 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:49,788 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:49,799 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:49,799 INFO blivet/MainThread: executing action: [357] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:26:49,804 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:26:49,807 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:26:49,811 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:26:49,814 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:26:49,817 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:26:49,818 INFO program/MainThread: Running [295] 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:26:49,851 INFO program/MainThread: stdout[295]: 2024-03-01 20:26:49,851 INFO program/MainThread: stderr[295]: 2024-03-01 20:26:49,851 INFO program/MainThread: ...done [295] (exit code: 0) 2024-03-01 20:26:49,856 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:26:49,859 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:49,862 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:26:49,865 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:49,868 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:26:49,871 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:49,875 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:26:49,878 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:26:49,878 INFO program/MainThread: Running [296] 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:26:49,917 INFO program/MainThread: stdout[296]: Logical volume "lv1" successfully removed. 2024-03-01 20:26:49,918 INFO program/MainThread: stderr[296]: 2024-03-01 20:26:49,918 INFO program/MainThread: ...done [296] (exit code: 0) 2024-03-01 20:26:49,919 INFO blivet/MainThread: executing action: [364] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:26:49,925 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:26:49,933 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:26:49,938 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:26:49,945 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:49,950 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:26:49,957 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:49,961 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:26:49,967 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:49,972 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:26:49,975 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:26:49,975 INFO program/MainThread: Running [297] 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:26:50,012 INFO program/MainThread: stdout[297]: Volume group "test_vg1" is already consistent. 2024-03-01 20:26:50,012 INFO program/MainThread: stderr[297]: 2024-03-01 20:26:50,012 INFO program/MainThread: ...done [297] (exit code: 0) 2024-03-01 20:26:50,013 INFO program/MainThread: Running [298] 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:26:50,058 INFO program/MainThread: stdout[298]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:26:50,058 INFO program/MainThread: stderr[298]: 2024-03-01 20:26:50,058 INFO program/MainThread: ...done [298] (exit code: 0) 2024-03-01 20:26:50,059 INFO program/MainThread: Running [299] 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:26:50,096 INFO program/MainThread: stdout[299]: Volume group "test_vg1" successfully removed 2024-03-01 20:26:50,096 INFO program/MainThread: stderr[299]: 2024-03-01 20:26:50,096 INFO program/MainThread: ...done [299] (exit code: 0) 2024-03-01 20:26:50,097 INFO blivet/MainThread: executing action: [369] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:26:50,105 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:50,112 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:26:50,116 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:26:50,116 INFO program/MainThread: Running [300] 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:26:50,160 INFO program/MainThread: stdout[300]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:26:50,160 INFO program/MainThread: stderr[300]: 2024-03-01 20:26:50,160 INFO program/MainThread: ...done [300] (exit code: 0) 2024-03-01 20:26:50,161 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:26:50,161 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:50,191 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:50,191 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:50,205 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:50,205 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:50,220 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:50,220 INFO blivet/MainThread: executing action: [367] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:26:50,224 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:50,227 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:26:50,230 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:26:50,230 INFO program/MainThread: Running [301] 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:26:50,257 INFO program/MainThread: stdout[301]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:26:50,257 INFO program/MainThread: stderr[301]: 2024-03-01 20:26:50,257 INFO program/MainThread: ...done [301] (exit code: 0) 2024-03-01 20:26:50,257 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:26:50,258 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:50,285 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:50,286 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:50,300 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:50,300 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:50,314 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:50,314 INFO blivet/MainThread: executing action: [365] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:26:50,318 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:26:50,321 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:26:50,324 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:26:50,325 INFO program/MainThread: Running [302] 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:26:50,351 INFO program/MainThread: stdout[302]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:26:50,351 INFO program/MainThread: stderr[302]: 2024-03-01 20:26:50,351 INFO program/MainThread: ...done [302] (exit code: 0) 2024-03-01 20:26:50,352 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:26:50,352 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:50,384 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:50,385 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:50,397 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:50,397 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:26:50,411 DEBUG program/MainThread: Return code: 0 2024-03-01 20:26:50,416 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:26:50,416 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 0x7fede848ec50> 2024-03-01 20:27:04,183 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_alqwlbdv/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:27:08,822 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_eeq_ja54/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:27:16,014 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_y7gk5hvk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:27:16,048 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:27:16,049 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:27:16,052 INFO program/MainThread: stdout[2]: 2024-03-01 20:27:16,052 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:16,052 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:27:16,052 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:27:16,057 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:16,057 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:27:16,061 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:27:16,061 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:27:16,064 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:27:16,064 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:27:16,067 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:27:16,067 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:27:16,075 INFO program/MainThread: stdout: 2024-03-01 20:27:16,075 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:27:16,075 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:27:16,075 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:27:16,075 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:27:16,075 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:27:16,075 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:27:16,075 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:27:16,075 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:27:16,075 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:27:16,075 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:27:16,076 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:27:16,076 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:27:16,076 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:27:16,076 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:27:16,076 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:27:16,076 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:16,076 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:27:16,076 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:27:16,076 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:27:16,076 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:27:16,076 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:27:16,077 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:27:16,077 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:27:16,077 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:16,089 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:16,100 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:27:16,104 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:27:16,104 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:16,105 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:16,136 INFO program/MainThread: stdout[3]: 2024-03-01 20:27:16,136 INFO program/MainThread: stderr[3]: 2024-03-01 20:27:16,136 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:27:16,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:27:16,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:16,149 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:27:16,154 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:27:16,154 INFO blivet/MainThread: sda is a disk 2024-03-01 20:27:16,155 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:27:16,155 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:27:16,158 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:27:16,162 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:27:16,162 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:16,165 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:16,165 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:27:16,166 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:27:16,166 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0d607afb70) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:27:16,170 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:27:16,170 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:27:16,173 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:27:16,173 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:16,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:27:16,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:16,183 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:27:16,184 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:27:16,184 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:27:16,184 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:27:16,187 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:27:16,190 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:27:16,191 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:16,194 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:16,194 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:27:16,194 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:27:16,195 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0d607afb38) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:27:16,198 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:27:16,198 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:27:16,201 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:27:16,201 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:16,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:27:16,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:16,211 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:27:16,212 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:27:16,212 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:27:16,212 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:27:16,215 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:27:16,218 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:27:16,218 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:16,222 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:16,222 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:27:16,222 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:27:16,222 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0d5f768438) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:27:16,226 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:27:16,226 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:27:16,229 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:27:16,229 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:16,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:27:16,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:16,239 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:27:16,240 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:27:16,240 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:27:16,240 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:27:16,243 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:27:16,246 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:27:16,246 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:16,250 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:16,250 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:27:16,250 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:27:16,250 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0d5f768940) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:27:16,254 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:27:16,254 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:27:16,257 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:27:16,257 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:16,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:27:16,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:16,267 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:27:16,268 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:27:16,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:27:16,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:27:16,271 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:27:16,274 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:27:16,274 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:16,278 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:16,278 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:27:16,278 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:27:16,278 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0d607beeb8) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:27:16,282 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:27:16,282 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:27:16,285 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:27:16,285 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:16,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:27:16,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:16,295 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:27:16,295 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:27:16,296 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:27:16,296 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:27:16,299 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:27:16,302 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:27:16,302 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:16,305 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:16,306 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:27:16,306 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:27:16,306 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0d5f772908) -- 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:27:16,309 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:27:16,310 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:27:16,313 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:27:16,313 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:16,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:27:16,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:16,323 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:27:16,323 INFO blivet/MainThread: sde is a disk 2024-03-01 20:27:16,323 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:27:16,324 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:27:16,327 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:27:16,330 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:27:16,330 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:16,334 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:16,334 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:27:16,334 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:27:16,334 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0d5f7726d8) -- 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:27:16,338 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:27:16,338 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:27:16,341 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:27:16,341 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:16,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:27:16,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:16,351 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:27:16,352 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:27:16,352 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:27:16,352 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:27:16,355 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:27:16,358 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:27:16,358 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:16,362 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:16,362 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:27:16,362 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:27:16,362 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0d5f777518) -- 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:27:16,366 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:27:16,366 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:27:16,369 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:27:16,369 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:16,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:27:16,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:16,379 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:27:16,380 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:27:16,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:27:16,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:27:16,383 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:27:16,386 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:27:16,386 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:16,389 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:16,390 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:27:16,390 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:27:16,390 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0d5f777748) -- 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:27:16,394 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:27:16,394 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:27:16,397 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:27:16,397 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:16,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:27:16,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:16,407 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:27:16,408 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:27:16,408 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:27:16,408 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:27:16,411 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:27:16,414 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:27:16,414 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:16,418 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:16,418 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:27:16,418 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:27:16,418 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0d5f7645c0) -- 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:27:16,422 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:27:16,422 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:27:16,425 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:27:16,425 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:16,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:27:16,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:16,435 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:27:16,436 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:27:16,436 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:27:16,436 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:27:16,439 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:27:16,442 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:27:16,442 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:16,445 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:16,446 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:27:16,446 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:27:16,446 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0d5f764c50) -- 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:27:16,450 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:27:16,450 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:27:16,453 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:27:16,453 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:16,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:27:16,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:16,463 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:27:16,464 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:27:16,464 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:27:16,464 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:27:16,467 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:27:16,470 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:27:16,470 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:16,473 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:16,474 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:27:16,474 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:27:16,474 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0d5f777ef0) -- 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:27:16,478 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:27:16,478 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:27:16,481 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': '20276026'} ; 2024-03-01 20:27:16,481 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:27:16,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:27:16,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:16,491 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:27:16,491 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:27:16,491 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:27:16,491 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:27:16,491 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:27:16,491 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:27:16,494 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:27:16,497 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:27:16,498 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:27:16,501 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:16,501 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:27:16,502 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:27:16,502 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0d5f782b38) -- 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:27:16,505 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:27:16,509 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:16,509 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:27:16,512 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:16,512 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:27:16,516 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:16,516 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:27:16,519 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:16,519 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:27:16,522 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:27:16,525 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:27:16,529 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:27:16,533 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 0x7f0d5f786fc8> 2024-03-01 20:27:19,696 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:27:19,701 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:27:19,701 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:27:19,705 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': '20279930'} ; 2024-03-01 20:27:19,705 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:27:19,705 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:27:19,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:19,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:19,715 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:27:19,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:19,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:19,721 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:19,732 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:19,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:27:19,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:27:19,751 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:27:19,754 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:27:19,755 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:27:19,758 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:27:19,761 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:27:19,761 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:27:19,765 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:19,765 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:27:19,765 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:27:19,768 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:27:19,772 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:27:19,776 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:27:19,779 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:27:19,782 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:19,782 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:27:19,783 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:27:19,783 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:27:19,783 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f0d5f764080) -- 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 0x7f0d5f71b5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:27:19,787 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:27:19,790 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:19,790 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:27:19,794 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:19,794 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:27:19,797 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:19,797 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:27:19,800 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:19,801 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:27:19,802 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:27:19,803 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:27:19,806 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:27:19,806 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:27:19,809 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:27:19,809 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:27:19,810 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:19,822 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:19,834 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:27:19,835 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:27:19,838 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:19,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:19,844 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:19,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:19,847 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:19,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:27:19,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:19,856 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:19,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:19,859 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:27:19,862 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:19,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:19,868 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:19,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:19,871 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:27:19,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:27:19,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:19,879 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:19,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:19,882 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:27:19,885 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:19,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:19,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:27:19,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:19,893 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:19,896 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:19,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:19,902 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:19,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:19,905 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:19,908 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:27:19,908 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 82 2024-03-01 20:27:24,334 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_mg1bduid/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:27:24,368 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:27:24,368 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:27:24,371 INFO program/MainThread: stdout[2]: 2024-03-01 20:27:24,372 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:24,372 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:27:24,372 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:27:24,376 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:24,377 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:27:24,380 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:27:24,380 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:27:24,383 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:27:24,383 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:27:24,386 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:27:24,386 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:27:24,394 INFO program/MainThread: stdout: 2024-03-01 20:27:24,394 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:27:24,394 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:27:24,394 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:27:24,394 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:27:24,394 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:27:24,394 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:27:24,394 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:27:24,394 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:27:24,394 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:27:24,394 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:27:24,394 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:27:24,394 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:27:24,395 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:27:24,395 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:27:24,395 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:27:24,395 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:24,395 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:27:24,395 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:27:24,395 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:27:24,395 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:27:24,395 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:27:24,395 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:27:24,396 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:27:24,396 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:24,406 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:24,417 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:27:24,421 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:27:24,421 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:24,422 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:24,453 INFO program/MainThread: stdout[3]: 2024-03-01 20:27:24,453 INFO program/MainThread: stderr[3]: 2024-03-01 20:27:24,453 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:27:24,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:27:24,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:24,465 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:27:24,469 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:27:24,470 INFO blivet/MainThread: sda is a disk 2024-03-01 20:27:24,470 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:27:24,470 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:27:24,474 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:27:24,477 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:27:24,477 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:24,480 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:24,481 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:27:24,481 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:27:24,481 INFO blivet/MainThread: got device: DiskDevice instance (0x7f980d237b70) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:27:24,485 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:27:24,485 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:27:24,488 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:27:24,489 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:24,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:27:24,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:24,498 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:27:24,499 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:27:24,499 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:27:24,499 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:27:24,502 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:27:24,505 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:27:24,505 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:24,508 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:24,509 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:27:24,509 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:27:24,509 INFO blivet/MainThread: got device: DiskDevice instance (0x7f980d237b38) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:27:24,512 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:27:24,512 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:27:24,516 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:27:24,516 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:24,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:27:24,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:24,525 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:27:24,526 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:27:24,526 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:27:24,526 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:27:24,529 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:27:24,532 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:27:24,532 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:24,536 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:24,536 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:27:24,536 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:27:24,536 INFO blivet/MainThread: got device: DiskDevice instance (0x7f980c1f0438) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:27:24,540 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:27:24,540 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:27:24,543 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:27:24,543 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:24,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:27:24,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:24,553 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:27:24,553 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:27:24,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:27:24,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:27:24,556 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:27:24,560 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:27:24,560 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:24,563 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:24,563 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:27:24,564 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:27:24,564 INFO blivet/MainThread: got device: DiskDevice instance (0x7f980c1f0940) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:27:24,567 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:27:24,567 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:27:24,570 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:27:24,570 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:24,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:27:24,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:24,580 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:27:24,581 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:27:24,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:27:24,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:27:24,584 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:27:24,587 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:27:24,587 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:24,590 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:24,591 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:27:24,591 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:27:24,591 INFO blivet/MainThread: got device: DiskDevice instance (0x7f980d246eb8) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:27:24,594 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:27:24,594 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:27:24,597 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:27:24,598 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:24,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:27:24,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:24,607 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:27:24,608 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:27:24,608 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:27:24,608 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:27:24,611 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:27:24,614 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:27:24,614 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:24,617 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:24,618 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:27:24,618 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:27:24,618 INFO blivet/MainThread: got device: DiskDevice instance (0x7f980c1fa908) -- 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:27:24,621 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:27:24,621 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:27:24,625 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:27:24,625 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:24,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:27:24,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:24,634 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:27:24,635 INFO blivet/MainThread: sde is a disk 2024-03-01 20:27:24,635 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:27:24,635 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:27:24,638 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:27:24,641 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:27:24,641 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:24,644 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:24,645 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:27:24,645 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:27:24,645 INFO blivet/MainThread: got device: DiskDevice instance (0x7f980c1fa6d8) -- 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:27:24,648 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:27:24,649 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:27:24,652 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:27:24,652 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:24,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:27:24,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:24,661 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:27:24,662 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:27:24,662 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:27:24,662 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:27:24,665 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:27:24,668 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:27:24,668 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:24,672 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:24,672 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:27:24,672 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:27:24,673 INFO blivet/MainThread: got device: DiskDevice instance (0x7f980c1ff518) -- 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:27:24,676 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:27:24,676 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:27:24,679 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:27:24,679 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:24,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:27:24,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:24,689 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:27:24,689 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:27:24,690 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:27:24,690 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:27:24,693 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:27:24,696 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:27:24,696 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:24,699 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:24,699 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:27:24,700 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:27:24,700 INFO blivet/MainThread: got device: DiskDevice instance (0x7f980c1ff748) -- 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:27:24,703 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:27:24,703 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:27:24,707 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:27:24,707 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:24,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:27:24,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:24,716 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:27:24,717 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:27:24,717 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:27:24,717 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:27:24,720 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:27:24,724 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:27:24,724 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:24,727 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:24,727 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:27:24,727 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:27:24,728 INFO blivet/MainThread: got device: DiskDevice instance (0x7f980c1ec5c0) -- 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:27:24,731 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:27:24,731 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:27:24,734 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:27:24,734 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:24,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:27:24,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:24,744 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:27:24,744 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:27:24,745 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:27:24,745 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:27:24,748 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:27:24,751 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:27:24,751 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:24,754 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:24,754 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:27:24,755 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:27:24,755 INFO blivet/MainThread: got device: DiskDevice instance (0x7f980c1ecc50) -- 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:27:24,758 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:27:24,758 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:27:24,761 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:27:24,761 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:24,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:27:24,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:24,771 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:27:24,772 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:27:24,772 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:27:24,772 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:27:24,775 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:27:24,778 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:27:24,778 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:24,782 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:24,782 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:27:24,782 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:27:24,782 INFO blivet/MainThread: got device: DiskDevice instance (0x7f980c1ffef0) -- 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:27:24,786 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:27:24,786 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:27:24,789 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': '20276026'} ; 2024-03-01 20:27:24,789 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:27:24,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:27:24,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:24,798 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:27:24,798 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:27:24,799 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:27:24,799 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:27:24,799 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:27:24,799 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:27:24,802 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:27:24,805 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:27:24,805 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:27:24,808 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:24,808 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:27:24,809 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:27:24,809 INFO blivet/MainThread: got device: DiskDevice instance (0x7f980c20ab38) -- 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:27:24,812 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:27:24,816 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:24,816 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:27:24,819 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:24,820 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:27:24,823 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:24,823 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:27:24,826 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:24,826 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:27:24,829 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:27:24,833 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:27:24,836 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:27:24,841 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 0x7f980c20efc8> 2024-03-01 20:27:27,981 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:27:27,985 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:27:27,986 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:27:27,990 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': '20279930'} ; 2024-03-01 20:27:27,990 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:27:27,990 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:27:27,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:27,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:27,999 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:27:28,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:28,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:28,005 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:28,016 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:28,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:27:28,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:27:28,034 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:27:28,038 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:27:28,038 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:27:28,041 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:27:28,044 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:27:28,044 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:27:28,048 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:28,048 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:27:28,048 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:27:28,051 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:27:28,055 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:27:28,058 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:27:28,061 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:27:28,064 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:28,065 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:27:28,065 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:27:28,065 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:27:28,065 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f980c1ec080) -- 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 0x7f980c1a35c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:27:28,069 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:27:28,072 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:28,072 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:27:28,076 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:28,076 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:27:28,079 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:28,079 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:27:28,082 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:28,082 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:27:28,084 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:27:28,084 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:27:28,087 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:27:28,088 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:27:28,091 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:27:28,091 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:27:28,091 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:28,104 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:28,116 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:27:28,116 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:27:28,120 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:28,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:28,126 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:28,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:28,129 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:28,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:27:28,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:28,137 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:28,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:28,140 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:27:28,142 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:28,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:28,148 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:28,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:28,151 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:27:28,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:27:28,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:28,159 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:28,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:28,162 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:27:28,164 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:28,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:28,170 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:28,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:28,173 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:28,176 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:28,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:28,181 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:28,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:28,184 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:28,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:28,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:28,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:28,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:28,195 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:27:28,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:27:28,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:27:28,201 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:27:28,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:27:28,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:27:28,207 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:27:28,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:27:28,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:27:28,212 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:27:28,215 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:27:28,215 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:27:28,216 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:27:28,219 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:27:28,219 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:27:28,222 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:27:28,223 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:27:28,226 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:27:28,226 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:27:28,226 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:27:28,229 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:27:28,229 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:27:28,232 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:27:28,232 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:27:28,235 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:27:28,235 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:27:28,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:27:28,239 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:27:28,239 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:27:28,242 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:27:28,242 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:27:28,243 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:27:28,247 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:27:28,250 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:27:28,254 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:27:28,257 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:27:28,261 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:27:28,264 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:27:28,265 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:27:28,268 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:27:28,269 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:27:28,269 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:27:28,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:28,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:28,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:28,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:28,282 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:27:28,283 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:27:28,283 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:27:28,283 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 20:27:28,283 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:27:28,284 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:27:28,287 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:27:28,287 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:27:28,290 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:27:28,290 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:27:28,294 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:27:28,297 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:27:28,298 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:27:28,301 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:27:28,304 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:27:28,308 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:27:28,311 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:27:28,312 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:27:28,312 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:27:28,312 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:27:28,313 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:27:28,317 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:27:28,317 INFO program/MainThread: stderr[4]: 2024-03-01 20:27:28,317 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:27:28,317 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:27:28,317 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:27:28,318 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:27:28,322 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:27:28,323 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:27:28,323 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:27:28,324 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:27:28,324 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:27:28,324 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:27:28,324 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:27:28,324 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:27:28,324 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:27:28,324 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:27:28,324 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:27:28,324 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:27:28,324 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:27:28,327 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:27:28,330 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:27:28,333 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:27:28,333 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:27:28,336 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:27:28,336 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 0x7f980c14a728> 2024-03-01 20:27:28,336 INFO blivet/MainThread: sorting actions... 2024-03-01 20:27:28,337 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:27:28,338 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:27:28,338 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:27:28,338 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:27:28,338 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:27:28,338 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:27:28,338 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:27:28,339 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:27:28,339 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:27:28,339 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:27:28,342 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:28,345 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:27:28,345 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:27:28,351 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:28,352 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:28,381 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:28,381 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:28,394 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:28,394 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:27:28,398 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:28,401 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:27:28,401 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:27:28,407 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:28,407 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:28,435 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:28,435 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:28,447 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:28,447 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:27:28,451 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:28,454 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:27:28,454 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:27:28,460 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:28,460 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:28,491 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:28,491 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:28,501 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:28,501 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:27:28,505 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:27:28,508 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:27:28,511 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:27:28,511 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:27:28,511 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:27:28,540 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:27:28,541 INFO program/MainThread: stderr[5]: 2024-03-01 20:27:28,541 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:27:28,541 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:28,557 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:28,561 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:27:28,562 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:28,563 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:27:28,572 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:28,572 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:28,595 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:28,595 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:27:28,599 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:27:28,602 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:27:28,605 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:27:28,605 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:27:28,605 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:27:28,634 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:27:28,634 INFO program/MainThread: stderr[6]: 2024-03-01 20:27:28,634 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:27:28,634 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:28,655 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:28,659 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:27:28,659 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:28,660 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:27:28,670 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:28,670 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:28,692 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:28,692 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:27:28,696 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:27:28,699 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:27:28,702 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:27:28,702 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:27:28,702 INFO program/MainThread: Running [7] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:27:28,737 INFO program/MainThread: stdout[7]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:27:28,737 INFO program/MainThread: stderr[7]: 2024-03-01 20:27:28,737 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:27:28,738 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:28,752 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:28,756 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:27:28,756 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:28,757 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:27:28,766 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:28,766 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:28,791 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:28,791 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:27:28,795 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:27:28,798 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:27:28,801 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:27:28,804 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:27:28,807 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:27:28,810 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:27:28,813 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:27:28,816 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:27:28,819 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:27:28,819 INFO program/MainThread: Running [8] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --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:27:28,875 INFO program/MainThread: stdout[8]: Volume group "test_vg1" successfully created 2024-03-01 20:27:28,876 INFO program/MainThread: stderr[8]: 2024-03-01 20:27:28,876 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:27:28,883 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:27:28,890 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:27:28,896 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:27:28,903 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:27:28,910 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:27:28,917 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:27:28,923 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:27:28,929 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:27:28,930 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:28,956 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:28,961 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:27:28,964 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:27:28,964 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:28,974 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:28,975 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:27:28,982 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:28,983 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:28,992 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:28,992 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:27:28,996 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:27:28,999 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:27:29,002 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:27:29,006 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:27:29,009 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:27:29,012 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:27:29,016 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:27:29,019 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:27:29,022 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:27:29,025 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:27:29,025 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:29,038 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:29,042 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:27:29,043 INFO program/MainThread: Running [9] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:27:29,068 INFO program/MainThread: stdout[9]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo 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:27:29,068 INFO program/MainThread: stderr[9]: 2024-03-01 20:27:29,068 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:27:29,072 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:27:29,072 INFO program/MainThread: Running [10] lvm lvcreate -n lv1 -L 1568768K -y --type linear test_vg1 --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:27:29,160 INFO program/MainThread: stdout[10]: Logical volume "lv1" created. 2024-03-01 20:27:29,160 INFO program/MainThread: stderr[10]: 2024-03-01 20:27:29,160 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:27:29,168 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:27:29,175 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:27:29,176 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:27:29,176 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:29,203 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:29,208 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:27:29,208 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:27:29,209 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:27:29,218 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:29,218 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:29,232 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:29,232 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:27:29,236 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:27:29,239 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:27:29,242 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:27:29,242 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:27:29,277 INFO program/MainThread: stdout: 2024-03-01 20:27:29,277 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:27:29,277 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:27:29,277 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:27:29,278 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:27:29,278 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:27:29,278 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:27:29,278 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:27:29,278 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:27:29,278 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:27:29,278 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:27:29,278 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:29,278 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:27:29,291 INFO program/MainThread: stdout: 2024-03-01 20:27:29,292 INFO program/MainThread: writing all SBs 2024-03-01 20:27:29,292 INFO program/MainThread: new label = "" 2024-03-01 20:27:29,292 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:29,292 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:29,306 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:29,310 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:27:29,310 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:27:29,311 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:27:29,320 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:29,320 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:29,336 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:29,341 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:27:29,341 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 0x7f980c0de938> 2024-03-01 20:27:29,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:29,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:27:29,348 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:27:29,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:29,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:27:29,354 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:27:46,400 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_jnj3l_c7/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:27:46,434 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:27:46,435 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:27:46,438 INFO program/MainThread: stdout[2]: 2024-03-01 20:27:46,438 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:46,438 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:27:46,438 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:27:46,443 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:46,443 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:27:46,447 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:27:46,447 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:27:46,450 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:27:46,450 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:27:46,453 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:27:46,453 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:27:46,461 INFO program/MainThread: stdout: 2024-03-01 20:27:46,462 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:27:46,462 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member GnJg3D-QElQ-PQBp-AVvR-8GP4-BrG2-dKL9C3 2024-03-01 20:27:46,462 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs eadddc39-2faf-4d61-af27-981f89202fc6 2024-03-01 20:27:46,462 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U 2024-03-01 20:27:46,462 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs eadddc39-2faf-4d61-af27-981f89202fc6 2024-03-01 20:27:46,462 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs 2024-03-01 20:27:46,462 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:27:46,462 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:27:46,462 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:27:46,462 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:27:46,462 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:27:46,462 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:27:46,462 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:27:46,462 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:27:46,462 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:27:46,462 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:27:46,462 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:27:46,462 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:46,462 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member GnJg3D-QElQ-PQBp-AVvR-8GP4-BrG2-dKL9C3 `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs eadddc39-2faf-4d61-af27-981f89202fc6 sdb 1073741824 root disk brw-rw---- LVM2_member ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs eadddc39-2faf-4d61-af27-981f89202fc6 sdc 1073741824 root disk brw-rw---- LVM2_member eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs 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:27:46,462 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:27:46,463 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:27:46,463 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:27:46,463 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:27:46,463 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:27:46,463 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:27:46,463 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:46,474 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:46,486 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 20:27:46,490 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/lvm-pv-uuid-GnJg3D-QElQ-PQBp-AVvR-8GP4-BrG2-dKL9C3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13', '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': 'GnJg3D-QElQ-PQBp-AVvR-8GP4-BrG2-dKL9C3', 'ID_FS_UUID_ENC': 'GnJg3D-QElQ-PQBp-AVvR-8GP4-BrG2-dKL9C3', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:27:46,490 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:46,491 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:46,523 INFO program/MainThread: stdout[3]: 2024-03-01 20:27:46,523 INFO program/MainThread: stderr[3]: 2024-03-01 20:27:46,523 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:27:46,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:27:46,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:46,536 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:27:46,541 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:27:46,541 INFO blivet/MainThread: sda is a disk 2024-03-01 20:27:46,541 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:27:46,542 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:27:46,545 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:27:46,549 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:27:46,549 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:46,552 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:46,552 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:27:46,553 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:27:46,553 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81cca3aba8) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:27:46,557 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:27:46,560 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:46,561 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:27:46,564 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:46,564 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:27:46,567 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:46,568 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:27:46,571 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:46,571 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:27:46,574 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:27:46,574 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:27:46,574 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:46,603 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=GnJg3D-QElQ-PQBp-AVvR-8GP4-BrG2-dKL9C3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo 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 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo 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 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo 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:27:46,603 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U. WARNING: Couldn't find device with uuid eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs. WARNING: VG test_vg1 is missing PV ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:27:46,603 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:27:46,603 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:27:46,608 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: GnJg3D-QElQ-PQBp-AVvR-8GP4-BrG2-dKL9C3 ; label: None ; device: /dev/sda ; serial: 36001405239ab7067b3b484aac9d9c077 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo ; pe_start: 8 MiB ; 2024-03-01 20:27:46,608 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:27:46,611 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:27:46,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo ; incomplete: True ; hidden: False ; 2024-03-01 20:27:46,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:27:46,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:46,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:46,624 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:46,651 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo 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:27:46,651 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U. WARNING: Couldn't find device with uuid eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs. WARNING: VG test_vg1 is missing PV ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:27:46,651 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:27:46,651 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:27:46,652 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:27:46,657 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:27:46,661 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:27:46,661 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:27:46,664 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:27:46,664 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:46,691 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix 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=lv1 LVM2_LV_UUID=MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix 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:46,691 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U. WARNING: Couldn't find device with uuid eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs. WARNING: VG test_vg1 is missing PV ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:27:46,691 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:27:46,696 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:27:46,697 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:27:46,700 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:27:46,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo ; incomplete: True ; hidden: False ; 2024-03-01 20:27:46,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:27:46,706 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:27:46,706 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:27:46,710 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/lvm-pv-uuid-ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161', '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': 'ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U', 'ID_FS_UUID_ENC': 'ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:27:46,710 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:46,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:27:46,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:46,720 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:27:46,721 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:27:46,721 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:27:46,721 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:27:46,724 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:27:46,728 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:27:46,728 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:46,731 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:46,732 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:27:46,732 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:27:46,732 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81cc9f4eb8) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:27:46,735 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:27:46,739 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:46,739 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:27:46,742 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:46,743 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:27:46,746 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:46,746 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:27:46,750 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:46,750 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:27:46,753 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:27:46,753 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:27:46,753 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:46,781 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=GnJg3D-QElQ-PQBp-AVvR-8GP4-BrG2-dKL9C3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo 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 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo 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 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo 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:27:46,781 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs. WARNING: VG test_vg1 is missing PV eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs (last written to /dev/sdc). 2024-03-01 20:27:46,781 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:27:46,782 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:27:46,786 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U ; label: None ; device: /dev/sdb ; serial: 360014055a68a6ab37a64082addd3a75c ; exists: True ; vg_name: test_vg1 ; vg_uuid: 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:27:46,786 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:27:46,789 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:27:46,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo ; incomplete: True ; hidden: False ; 2024-03-01 20:27:46,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:27:46,799 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:27:46,802 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:27:46,805 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:27:46,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo ; incomplete: True ; hidden: False ; 2024-03-01 20:27:46,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:46,812 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:46,843 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix 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=lv1 LVM2_LV_UUID=MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix 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:46,843 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs. WARNING: VG test_vg1 is missing PV eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs (last written to /dev/sdc). 2024-03-01 20:27:46,844 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:27:46,844 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:27:46,844 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:27:46,849 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:27:46,849 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:46,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:27:46,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:46,859 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:27:46,860 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:27:46,860 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:27:46,860 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:27:46,864 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:27:46,867 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:27:46,867 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:46,870 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:46,871 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:27:46,871 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:27:46,871 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81cc11ce10) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:27:46,875 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:27:46,875 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:27:46,878 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:27:46,878 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:46,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:27:46,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:46,888 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:27:46,888 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:27:46,889 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:27:46,889 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:27:46,892 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:27:46,895 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:27:46,895 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:46,898 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:46,899 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:27:46,899 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:27:46,899 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81cc125d30) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:27:46,902 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:27:46,903 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:27:46,906 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/lvm-pv-uuid-eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs', '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': 'eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs', 'ID_FS_UUID_ENC': 'eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:27:46,906 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:46,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:27:46,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:46,916 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:27:46,917 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:27:46,917 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:27:46,917 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:27:46,920 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:27:46,923 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:27:46,923 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:46,927 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:46,927 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:27:46,927 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:27:46,927 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81cc1258d0) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:27:46,931 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:27:46,934 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:46,934 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:27:46,937 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:46,938 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:27:46,941 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:46,941 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:27:46,945 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:46,945 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:27:46,948 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:27:46,948 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:27:46,948 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:46,974 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=GnJg3D-QElQ-PQBp-AVvR-8GP4-BrG2-dKL9C3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo 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 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo 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 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo 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:27:46,974 INFO program/MainThread: stderr[9]: 2024-03-01 20:27:46,974 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:27:46,975 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:27:46,979 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs ; label: None ; device: /dev/sdc ; serial: 360014057827914dfa3b447480a4a2bea ; exists: True ; vg_name: test_vg1 ; vg_uuid: 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:27:46,979 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:27:46,982 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:27:46,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo ; incomplete: True ; hidden: False ; 2024-03-01 20:27:46,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:46,992 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:27:46,996 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:27:46,999 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:27:47,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo ; incomplete: True ; hidden: False ; 2024-03-01 20:27:47,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:47,005 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:47,031 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix 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=lv1 LVM2_LV_UUID=MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix 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:47,031 INFO program/MainThread: stderr[10]: 2024-03-01 20:27:47,031 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:27:47,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:47,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:47,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix ; incomplete: False ; hidden: False ; 2024-03-01 20:27:47,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:27:47,046 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:27:47,050 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:27:47,050 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:27:47,053 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:27:47,057 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:27:47,057 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:27:47,061 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:27:47,061 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:27:47,062 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:27:47,065 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:27:47,068 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:27:47,069 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:27:47,072 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:27:47,076 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:27:47,076 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:27:47,079 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:27:47,080 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:27:47,080 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:27:47,080 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:27:47,083 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:27:47,083 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:27:47,087 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:27:47,087 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:27:47,091 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-0hSGpaB5TFgymr6hSOnA3AuAWFKP81zoMpVNaNfRy6f7bQ8oT2dHF3G3LRuX94ix ' '/dev/disk/by-uuid/eadddc39-2faf-4d61-af27-981f89202fc6', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', '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-0hSGpaB5TFgymr6hSOnA3AuAWFKP81zoMpVNaNfRy6f7bQ8oT2dHF3G3LRuX94ix', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'eadddc39-2faf-4d61-af27-981f89202fc6', 'ID_FS_UUID_ENC': 'eadddc39-2faf-4d61-af27-981f89202fc6', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1002239486'} ; 2024-03-01 20:27:47,091 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:27:47,091 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:47,095 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:27:47,095 INFO program/MainThread: stderr[11]: 2024-03-01 20:27:47,096 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:27:47,096 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:47,099 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:27:47,099 INFO program/MainThread: stderr[12]: 2024-03-01 20:27:47,099 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:27:47,099 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:47,102 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:27:47,102 INFO program/MainThread: stderr[13]: 2024-03-01 20:27:47,102 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:27:47,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:47,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:27:47,113 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:47,114 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:47,114 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:47,115 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:47,110 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f81cc119c50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f81cc9f4ef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB 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 = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:47,115 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:47,118 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:27:47,118 INFO program/MainThread: stderr[14]: 2024-03-01 20:27:47,118 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:27:47,122 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:27:47,126 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:47,126 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:27:47,130 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:47,130 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:27:47,134 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:47,134 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:27:47,138 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:47,138 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:27:47,140 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:27:47,140 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:27:47,144 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:27:47,144 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:27:47,147 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:27:47,147 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:27:47,148 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:27:47,151 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:27:47,152 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:47,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:27:47,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:47,162 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:27:47,162 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:27:47,163 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:27:47,163 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:27:47,166 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:27:47,169 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:27:47,169 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:47,173 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:47,173 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:27:47,173 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:27:47,173 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81ccab30b8) -- name = sdd status = True id = 59 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:27:47,177 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:27:47,177 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:27:47,180 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:27:47,180 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:47,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:27:47,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:47,191 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:27:47,191 INFO blivet/MainThread: sde is a disk 2024-03-01 20:27:47,191 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:27:47,191 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:27:47,194 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:27:47,198 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:27:47,198 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:47,201 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:47,201 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:27:47,202 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:27:47,202 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81cc119b70) -- name = sde status = True id = 64 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:27:47,205 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:27:47,205 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:27:47,208 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:27:47,209 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:47,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:27:47,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:47,219 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:27:47,219 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:27:47,219 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:27:47,219 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:27:47,223 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:27:47,226 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:27:47,226 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:47,229 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:47,230 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:27:47,230 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:27:47,230 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81cc142320) -- name = sdf status = True id = 69 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:27:47,233 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:27:47,234 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:27:47,237 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:27:47,237 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:47,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:27:47,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:47,247 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:27:47,248 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:27:47,248 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:27:47,248 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:27:47,251 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:27:47,254 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:27:47,254 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:47,258 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:47,258 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:27:47,258 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:27:47,258 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81cc142b38) -- name = sdg status = True id = 74 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:27:47,262 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:27:47,262 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:27:47,265 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:27:47,265 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:47,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:27:47,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:47,276 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:27:47,276 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:27:47,276 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:27:47,276 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:27:47,279 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:27:47,283 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:27:47,283 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:47,286 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:47,286 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:27:47,287 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:27:47,287 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81cc1320f0) -- name = sdh status = True id = 79 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:27:47,290 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:27:47,290 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:27:47,294 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:27:47,294 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:47,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:27:47,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:47,304 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:27:47,304 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:27:47,305 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:27:47,305 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:27:47,308 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:27:47,311 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:27:47,311 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:47,314 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:47,315 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:27:47,315 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:27:47,315 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81cc12ea58) -- name = sdi status = True id = 84 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:27:47,319 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:27:47,319 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:27:47,322 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:27:47,323 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:47,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:27:47,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:47,333 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:27:47,334 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:27:47,334 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:27:47,334 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:27:47,337 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:27:47,340 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:27:47,341 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:47,344 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:47,344 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:27:47,345 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:27:47,345 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81cc1326a0) -- name = sdj status = True id = 89 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:27:47,348 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:27:47,348 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:27:47,351 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': '20276026'} ; 2024-03-01 20:27:47,351 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:27:47,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:27:47,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:47,361 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:27:47,361 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:27:47,362 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:27:47,362 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:27:47,362 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:27:47,362 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:27:47,365 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:27:47,368 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:27:47,368 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:27:47,372 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:47,372 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:27:47,372 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:27:47,372 INFO blivet/MainThread: got device: DiskDevice instance (0x7f81cc14d940) -- name = xvda status = True id = 94 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:47,376 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:27:47,379 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:47,379 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:27:47,382 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:47,383 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:27:47,386 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:47,386 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:27:47,389 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:47,389 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:27:47,392 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:27:47,396 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:27:47,399 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:27:47,404 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 0x7f81cc0d3748> 2024-03-01 20:27:50,444 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:27:50,449 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:27:50,449 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:27:50,453 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': '20279930'} ; 2024-03-01 20:27:50,453 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:27:50,453 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:27:50,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:50,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:50,463 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:27:50,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:50,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:50,469 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:50,480 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:50,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:27:50,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:27:50,499 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:27:50,503 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:27:50,503 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:27:50,506 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:27:50,509 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:27:50,510 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:27:50,513 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:50,513 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:27:50,513 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:27:50,517 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:27:50,520 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:27:50,523 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:27:50,526 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:27:50,529 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:50,530 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:27:50,530 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:27:50,531 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:27:50,530 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f81cc14da20) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) 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 0x7f81cc0e3200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:27:50,534 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:27:50,538 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:50,538 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:27:50,541 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:50,541 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:27:50,545 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:50,545 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:27:50,548 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:50,548 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:27:50,548 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:27:50,552 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:27:50,552 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:27:50,555 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:27:50,555 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:27:50,558 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-0hSGpaB5TFgymr6hSOnA3AuAWFKP81zoMpVNaNfRy6f7bQ8oT2dHF3G3LRuX94ix ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/eadddc39-2faf-4d61-af27-981f89202fc6 ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', '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-0hSGpaB5TFgymr6hSOnA3AuAWFKP81zoMpVNaNfRy6f7bQ8oT2dHF3G3LRuX94ix', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'eadddc39-2faf-4d61-af27-981f89202fc6', 'ID_FS_UUID_ENC': 'eadddc39-2faf-4d61-af27-981f89202fc6', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1002239486'} ; 2024-03-01 20:27:50,558 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:27:50,559 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:50,563 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:27:50,563 INFO program/MainThread: stderr[15]: 2024-03-01 20:27:50,563 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:27:50,563 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:50,566 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:27:50,566 INFO program/MainThread: stderr[16]: 2024-03-01 20:27:50,566 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:27:50,567 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:50,570 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:27:50,570 INFO program/MainThread: stderr[17]: 2024-03-01 20:27:50,570 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:27:50,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:50,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:27:50,580 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:50,581 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:50,581 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:50,582 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:50,578 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f81cc119c50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f81cc9f4ef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:50,582 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:50,586 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:27:50,586 INFO program/MainThread: stderr[18]: 2024-03-01 20:27:50,586 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:27:50,590 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:27:50,590 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:27:50,590 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:50,603 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:50,616 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:27:50,617 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:27:50,621 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:50,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:50,627 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:50,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:50,630 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:50,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:27:50,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:50,638 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:50,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:50,641 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:27:50,644 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:50,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:50,650 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:50,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:50,653 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:27:50,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:27:50,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:50,662 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:50,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:50,665 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:27:50,667 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:50,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:50,673 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:50,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:50,676 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:50,679 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:50,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:50,685 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:50,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:50,688 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:55,242 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_quqwcsey/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:27:55,276 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:27:55,277 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:27:55,280 INFO program/MainThread: stdout[2]: 2024-03-01 20:27:55,280 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:55,280 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:27:55,280 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:27:55,284 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:55,285 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:27:55,288 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:27:55,288 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:27:55,291 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:27:55,292 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:27:55,295 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:27:55,295 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:27:55,303 INFO program/MainThread: stdout: 2024-03-01 20:27:55,303 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:27:55,303 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member GnJg3D-QElQ-PQBp-AVvR-8GP4-BrG2-dKL9C3 2024-03-01 20:27:55,303 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs eadddc39-2faf-4d61-af27-981f89202fc6 2024-03-01 20:27:55,303 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U 2024-03-01 20:27:55,303 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs eadddc39-2faf-4d61-af27-981f89202fc6 2024-03-01 20:27:55,303 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs 2024-03-01 20:27:55,303 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:27:55,303 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:27:55,303 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:27:55,303 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:27:55,303 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:27:55,303 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:27:55,303 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:27:55,303 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:27:55,303 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:27:55,303 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:27:55,303 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:27:55,303 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:55,303 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member GnJg3D-QElQ-PQBp-AVvR-8GP4-BrG2-dKL9C3 `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs eadddc39-2faf-4d61-af27-981f89202fc6 sdb 1073741824 root disk brw-rw---- LVM2_member ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs eadddc39-2faf-4d61-af27-981f89202fc6 sdc 1073741824 root disk brw-rw---- LVM2_member eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs 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:27:55,304 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:27:55,304 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:27:55,304 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:27:55,304 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:27:55,304 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:27:55,305 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:27:55,305 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:55,317 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:55,329 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 20:27:55,333 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/lvm-pv-uuid-GnJg3D-QElQ-PQBp-AVvR-8GP4-BrG2-dKL9C3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077', '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': 'GnJg3D-QElQ-PQBp-AVvR-8GP4-BrG2-dKL9C3', 'ID_FS_UUID_ENC': 'GnJg3D-QElQ-PQBp-AVvR-8GP4-BrG2-dKL9C3', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:27:55,333 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:55,334 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:55,356 INFO program/MainThread: stdout[3]: 2024-03-01 20:27:55,356 INFO program/MainThread: stderr[3]: 2024-03-01 20:27:55,356 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:27:55,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:27:55,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:55,369 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:27:55,373 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:27:55,374 INFO blivet/MainThread: sda is a disk 2024-03-01 20:27:55,374 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:27:55,374 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:27:55,378 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:27:55,381 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:27:55,381 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:55,384 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:55,385 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:27:55,385 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:27:55,385 INFO blivet/MainThread: got device: DiskDevice instance (0x7eff80850ba8) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:27:55,389 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:27:55,393 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:55,393 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:27:55,396 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:55,396 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:27:55,400 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:55,400 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:27:55,403 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:55,403 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:27:55,406 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:27:55,406 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:27:55,407 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:55,433 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=GnJg3D-QElQ-PQBp-AVvR-8GP4-BrG2-dKL9C3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo 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 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo 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 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo 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:27:55,433 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U. WARNING: Couldn't find device with uuid eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs. WARNING: VG test_vg1 is missing PV ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:27:55,433 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:27:55,433 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:27:55,437 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: GnJg3D-QElQ-PQBp-AVvR-8GP4-BrG2-dKL9C3 ; label: None ; device: /dev/sda ; serial: 36001405239ab7067b3b484aac9d9c077 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo ; pe_start: 8 MiB ; 2024-03-01 20:27:55,438 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:27:55,441 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:27:55,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo ; incomplete: True ; hidden: False ; 2024-03-01 20:27:55,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:27:55,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:55,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:55,454 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:55,483 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo 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:27:55,483 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U. WARNING: Couldn't find device with uuid eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs. WARNING: VG test_vg1 is missing PV ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:27:55,483 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:27:55,483 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:27:55,483 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:27:55,489 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:27:55,492 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:27:55,493 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:27:55,496 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:27:55,496 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:55,525 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix 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=lv1 LVM2_LV_UUID=MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix 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:55,525 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U. WARNING: Couldn't find device with uuid eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs. WARNING: VG test_vg1 is missing PV ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:27:55,525 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:27:55,530 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:27:55,530 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:27:55,533 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:27:55,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo ; incomplete: True ; hidden: False ; 2024-03-01 20:27:55,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:27:55,540 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:27:55,540 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:27:55,544 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/lvm-pv-uuid-ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U', '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': 'ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U', 'ID_FS_UUID_ENC': 'ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:27:55,544 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:55,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:27:55,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:55,554 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:27:55,554 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:27:55,555 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:27:55,555 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:27:55,558 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:27:55,561 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:27:55,561 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:55,565 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:55,565 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:27:55,565 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:27:55,565 INFO blivet/MainThread: got device: DiskDevice instance (0x7eff8080aeb8) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:27:55,569 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:27:55,572 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:55,572 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:27:55,576 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:55,576 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:27:55,579 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:55,579 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:27:55,583 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:55,583 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:27:55,586 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:27:55,586 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:27:55,586 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:55,614 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=GnJg3D-QElQ-PQBp-AVvR-8GP4-BrG2-dKL9C3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo 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 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo 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 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo 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:27:55,614 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs. WARNING: VG test_vg1 is missing PV eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs (last written to /dev/sdc). 2024-03-01 20:27:55,614 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:27:55,614 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:27:55,619 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U ; label: None ; device: /dev/sdb ; serial: 360014055a68a6ab37a64082addd3a75c ; exists: True ; vg_name: test_vg1 ; vg_uuid: 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:27:55,619 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:27:55,622 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:27:55,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo ; incomplete: True ; hidden: False ; 2024-03-01 20:27:55,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:27:55,632 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:27:55,635 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:27:55,638 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:27:55,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo ; incomplete: True ; hidden: False ; 2024-03-01 20:27:55,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:55,644 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:55,670 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix 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=lv1 LVM2_LV_UUID=MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix 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:55,670 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs. WARNING: VG test_vg1 is missing PV eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs (last written to /dev/sdc). 2024-03-01 20:27:55,670 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:27:55,670 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:27:55,670 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:27:55,675 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:27:55,675 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:55,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:27:55,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:55,685 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:27:55,686 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:27:55,686 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:27:55,686 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:27:55,689 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:27:55,693 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:27:55,693 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:55,696 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:55,696 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:27:55,697 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:27:55,697 INFO blivet/MainThread: got device: DiskDevice instance (0x7eff7f731e10) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:27:55,700 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:27:55,700 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:27:55,704 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:27:55,704 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:55,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:27:55,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:55,714 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:27:55,714 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:27:55,714 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:27:55,714 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:27:55,717 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:27:55,721 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:27:55,721 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:55,724 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:55,724 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:27:55,725 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:27:55,725 INFO blivet/MainThread: got device: DiskDevice instance (0x7eff7f73ad30) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:27:55,728 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:27:55,728 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:27:55,732 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/lvm-pv-uuid-eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs', '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': 'eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs', 'ID_FS_UUID_ENC': 'eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:27:55,732 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:55,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:27:55,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:55,742 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:27:55,742 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:27:55,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:27:55,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:27:55,746 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:27:55,749 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:27:55,749 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:55,752 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:55,752 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:27:55,753 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:27:55,753 INFO blivet/MainThread: got device: DiskDevice instance (0x7eff7f73a8d0) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:27:55,756 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:27:55,760 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:55,760 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:27:55,763 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:55,763 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:27:55,766 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:55,767 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:27:55,770 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:55,770 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:27:55,773 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:27:55,773 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:27:55,773 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:55,801 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=GnJg3D-QElQ-PQBp-AVvR-8GP4-BrG2-dKL9C3 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo 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 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=ccJJrj-9Nby-Ojpd-UEKg-o0lS-1bN6-YJrZ1U LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo 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 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo 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:27:55,801 INFO program/MainThread: stderr[9]: 2024-03-01 20:27:55,801 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:27:55,801 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:27:55,805 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: eY2oAE-JDp9-1Cru-XD4U-YYyT-aR7P-GN5DFs ; label: None ; device: /dev/sdc ; serial: 360014057827914dfa3b447480a4a2bea ; exists: True ; vg_name: test_vg1 ; vg_uuid: 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:27:55,806 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:27:55,809 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:27:55,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo ; incomplete: True ; hidden: False ; 2024-03-01 20:27:55,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:55,819 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:27:55,822 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:27:55,825 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:27:55,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo ; incomplete: True ; hidden: False ; 2024-03-01 20:27:55,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:55,831 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:55,859 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix 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=lv1 LVM2_LV_UUID=MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix 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:55,859 INFO program/MainThread: stderr[10]: 2024-03-01 20:27:55,859 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:27:55,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:55,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:55,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix ; incomplete: False ; hidden: False ; 2024-03-01 20:27:55,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:27:55,873 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:27:55,877 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:27:55,877 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:27:55,881 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:27:55,885 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:27:55,885 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:27:55,888 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:27:55,889 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:27:55,889 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:27:55,892 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:27:55,896 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:27:55,896 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:27:55,899 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:27:55,903 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:27:55,903 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:27:55,906 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:27:55,907 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:27:55,907 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:27:55,907 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:27:55,910 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:27:55,911 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:27:55,914 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:27:55,914 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:27:55,918 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-0hSGpaB5TFgymr6hSOnA3AuAWFKP81zoMpVNaNfRy6f7bQ8oT2dHF3G3LRuX94ix ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/eadddc39-2faf-4d61-af27-981f89202fc6 ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', '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-0hSGpaB5TFgymr6hSOnA3AuAWFKP81zoMpVNaNfRy6f7bQ8oT2dHF3G3LRuX94ix', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'eadddc39-2faf-4d61-af27-981f89202fc6', 'ID_FS_UUID_ENC': 'eadddc39-2faf-4d61-af27-981f89202fc6', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1002239486'} ; 2024-03-01 20:27:55,918 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:27:55,918 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:55,922 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:27:55,922 INFO program/MainThread: stderr[11]: 2024-03-01 20:27:55,922 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:27:55,923 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:55,926 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:27:55,926 INFO program/MainThread: stderr[12]: 2024-03-01 20:27:55,926 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:27:55,926 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:55,929 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:27:55,929 INFO program/MainThread: stderr[13]: 2024-03-01 20:27:55,929 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:27:55,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:55,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:27:55,940 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:55,941 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:55,941 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:55,942 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:55,937 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB 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 = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:55,942 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:55,946 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:27:55,946 INFO program/MainThread: stderr[14]: 2024-03-01 20:27:55,946 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:27:55,950 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:27:55,954 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:55,954 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:27:55,958 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:55,958 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:27:55,962 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:55,962 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:27:55,966 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:55,966 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:27:55,967 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:27:55,968 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:27:55,971 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:27:55,972 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:27:55,975 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:27:55,975 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:27:55,976 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:27:55,979 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:27:55,979 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:55,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:27:55,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:55,990 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:27:55,990 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:27:55,990 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:27:55,990 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:27:55,994 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:27:55,997 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:27:55,997 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:56,000 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:56,001 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:27:56,001 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:27:56,001 INFO blivet/MainThread: got device: DiskDevice instance (0x7eff808c90b8) -- name = sdd status = True id = 59 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:27:56,005 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:27:56,005 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:27:56,008 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:27:56,008 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:56,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:27:56,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:56,018 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:27:56,019 INFO blivet/MainThread: sde is a disk 2024-03-01 20:27:56,019 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:27:56,019 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:27:56,022 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:27:56,025 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:27:56,025 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:56,029 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:56,029 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:27:56,029 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:27:56,029 INFO blivet/MainThread: got device: DiskDevice instance (0x7eff7f72eb70) -- name = sde status = True id = 64 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:27:56,033 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:27:56,033 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:27:56,036 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:27:56,036 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:56,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:27:56,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:56,046 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:27:56,047 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:27:56,047 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:27:56,047 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:27:56,050 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:27:56,054 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:27:56,054 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:56,057 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:56,057 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:27:56,058 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:27:56,058 INFO blivet/MainThread: got device: DiskDevice instance (0x7eff7f757320) -- name = sdf status = True id = 69 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:27:56,061 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:27:56,061 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:27:56,064 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:27:56,064 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:56,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:27:56,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:56,074 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:27:56,075 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:27:56,075 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:27:56,075 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:27:56,078 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:27:56,081 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:27:56,082 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:56,085 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:56,085 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:27:56,086 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:27:56,086 INFO blivet/MainThread: got device: DiskDevice instance (0x7eff7f757b38) -- name = sdg status = True id = 74 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:27:56,089 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:27:56,089 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:27:56,092 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:27:56,092 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:56,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:27:56,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:56,103 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:27:56,103 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:27:56,103 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:27:56,103 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:27:56,106 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:27:56,110 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:27:56,110 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:56,113 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:56,113 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:27:56,114 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:27:56,114 INFO blivet/MainThread: got device: DiskDevice instance (0x7eff7f7470f0) -- name = sdh status = True id = 79 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:27:56,117 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:27:56,117 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:27:56,120 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:27:56,121 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:56,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:27:56,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:56,131 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:27:56,131 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:27:56,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:27:56,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:27:56,135 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:27:56,138 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:27:56,138 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:56,141 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:56,141 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:27:56,142 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:27:56,142 INFO blivet/MainThread: got device: DiskDevice instance (0x7eff7f743a58) -- name = sdi status = True id = 84 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:27:56,145 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:27:56,146 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:27:56,149 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:27:56,149 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:56,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:27:56,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:56,160 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:27:56,161 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:27:56,161 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:27:56,161 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:27:56,164 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:27:56,167 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:27:56,167 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:56,170 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:56,171 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:27:56,171 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:27:56,171 INFO blivet/MainThread: got device: DiskDevice instance (0x7eff7f7476a0) -- name = sdj status = True id = 89 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:27:56,175 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:27:56,175 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:27:56,178 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': '20276026'} ; 2024-03-01 20:27:56,178 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:27:56,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:27:56,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:56,188 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:27:56,188 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:27:56,188 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:27:56,188 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:27:56,188 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:27:56,188 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:27:56,191 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:27:56,195 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:27:56,195 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:27:56,198 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:56,198 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:27:56,199 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:27:56,199 INFO blivet/MainThread: got device: DiskDevice instance (0x7eff7f762940) -- name = xvda status = True id = 94 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:56,202 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:27:56,206 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:56,206 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:27:56,209 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:56,209 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:27:56,212 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:56,212 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:27:56,216 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:56,216 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:27:56,219 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:27:56,222 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:27:56,225 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:27:56,230 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 0x7eff7f6e77c8> 2024-03-01 20:27:59,109 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:27:59,114 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:27:59,114 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:27:59,118 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': '20279930'} ; 2024-03-01 20:27:59,118 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:27:59,118 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:27:59,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:59,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:59,128 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:27:59,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:59,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:59,134 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:59,147 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:59,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:27:59,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:27:59,166 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:27:59,169 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:27:59,170 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:27:59,173 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:27:59,176 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:27:59,176 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:27:59,180 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:59,180 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:27:59,180 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:27:59,183 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:27:59,187 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:27:59,190 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:27:59,193 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:27:59,196 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:59,196 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:27:59,197 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:27:59,197 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:27:59,197 INFO blivet/MainThread: got device: PartitionDevice instance (0x7eff7f762a20) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) 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 0x7eff7f6f8200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:27:59,201 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:27:59,204 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:27:59,204 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:27:59,208 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:27:59,208 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:27:59,211 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:59,211 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:27:59,214 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:27:59,214 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:27:59,215 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:27:59,218 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:27:59,218 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:27:59,221 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:27:59,221 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:27:59,224 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/eadddc39-2faf-4d61-af27-981f89202fc6 ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-0hSGpaB5TFgymr6hSOnA3AuAWFKP81zoMpVNaNfRy6f7bQ8oT2dHF3G3LRuX94ix', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', '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-0hSGpaB5TFgymr6hSOnA3AuAWFKP81zoMpVNaNfRy6f7bQ8oT2dHF3G3LRuX94ix', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'eadddc39-2faf-4d61-af27-981f89202fc6', 'ID_FS_UUID_ENC': 'eadddc39-2faf-4d61-af27-981f89202fc6', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1002239486'} ; 2024-03-01 20:27:59,225 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:27:59,225 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:59,229 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:27:59,229 INFO program/MainThread: stderr[15]: 2024-03-01 20:27:59,229 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:27:59,229 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:59,232 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:27:59,233 INFO program/MainThread: stderr[16]: 2024-03-01 20:27:59,233 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:27:59,233 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:59,236 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:27:59,236 INFO program/MainThread: stderr[17]: 2024-03-01 20:27:59,236 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:27:59,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:59,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:27:59,246 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,247 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,247 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,248 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,244 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,248 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:27:59,251 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:27:59,252 INFO program/MainThread: stderr[18]: 2024-03-01 20:27:59,252 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:27:59,256 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:27:59,256 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:27:59,256 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:59,266 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:59,279 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:27:59,279 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:27:59,283 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:59,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:59,289 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:59,292 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:59,292 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:59,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:27:59,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:59,301 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:59,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:59,304 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:27:59,307 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:59,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:59,312 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:59,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:59,315 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:27:59,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:27:59,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:59,324 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:59,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:59,327 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:27:59,330 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:59,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:59,336 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:59,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:59,339 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:59,341 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:59,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:27:59,347 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:59,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:27:59,350 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:59,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:59,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:59,356 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:27:59,356 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:59,357 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:59,357 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:59,358 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:59,358 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:59,358 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:59,359 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:59,359 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:59,359 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:59,360 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:59,360 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:59,361 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:27:59,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:27:59,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:27:59,367 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:27:59,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:27:59,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:27:59,372 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:27:59,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:27:59,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:27:59,378 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:27:59,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:27:59,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:27:59,384 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:27:59,387 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,387 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,388 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,388 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,384 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,391 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,391 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,392 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,392 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,389 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,395 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,395 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,396 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,396 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,393 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,399 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,399 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,400 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,400 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,397 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,403 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,403 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,403 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,404 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,401 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,406 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,407 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,407 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,408 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,405 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,410 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,411 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,411 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,412 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,408 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,414 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,415 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,415 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,416 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,412 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,418 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,419 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,419 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,420 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,416 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,422 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,423 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,423 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,424 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,420 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,426 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,427 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,427 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,428 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,424 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,430 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,431 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,431 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,432 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,428 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,434 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,435 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,435 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,435 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,432 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,438 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,438 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,439 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,439 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,436 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,442 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,442 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,443 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,443 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,440 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,446 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,446 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,447 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,447 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,444 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,450 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,450 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,451 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,451 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,448 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,454 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,454 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,455 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,455 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,452 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,458 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,458 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,459 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,459 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,456 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,461 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,462 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,462 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,463 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,460 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,465 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,466 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,466 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,467 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,463 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,469 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,470 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,470 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,471 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,467 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,473 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,474 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,474 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,475 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,471 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,477 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,478 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,478 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,479 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,475 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,481 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,482 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,482 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,483 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,479 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,485 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,486 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,486 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,487 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,483 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,489 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,490 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,490 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,491 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,487 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,493 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,494 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,494 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,494 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,491 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,497 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,498 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,498 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,498 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,495 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,501 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,501 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,502 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,502 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,499 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,505 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,505 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,506 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,506 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,503 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,509 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,509 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,510 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:27:59,510 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:27:59,507 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7eff7f72ec50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = MpVNaN-fRy6-f7bQ-8oT2-dHF3-G3LR-uX94ix size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7eff8080aef0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 0hSGpa-B5TF-gymr-6hSO-nA3A-uAWF-KP81zo size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:27:59,511 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:27:59,514 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:27:59,514 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:27:59,514 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 20:27:59,518 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:27:59,518 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:27:59,519 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 20:27:59,523 INFO program/MainThread: stdout[19]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:27:59,523 INFO program/MainThread: stderr[19]: 2024-03-01 20:27:59,523 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:27:59,527 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:27:59,528 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:27:59,528 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:27:59,528 DEBUG blivet.ansible/MainThread: ['sda', 'sdb', 'sdc', 'test_vg1'] 2024-03-01 20:27:59,528 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:27:59,531 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:27:59,532 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:27:59,535 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:27:59,538 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:27:59,541 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:27:59,541 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:27:59,541 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:27:59,541 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:27:59,541 DEBUG blivet/MainThread: removing sda 2024-03-01 20:27:59,544 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:27:59,544 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:27:59,544 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:27:59,547 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:27:59,547 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:27:59,548 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:27:59,548 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:27:59,550 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:27:59,550 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:27:59,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 20:27:59,554 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:27:59,554 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:27:59,554 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:27:59,554 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:27:59,557 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:27:59,557 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:27:59,557 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:27:59,560 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:27:59,560 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:27:59,561 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:59,574 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:59,586 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:59,598 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:59,613 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:27:59,613 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:27:59,614 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:27:59,614 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:27:59,614 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:27:59,614 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:27:59,614 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:27:59,614 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:27:59,614 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:27:59,617 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:27:59,620 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:27:59,623 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:27:59,623 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:27:59,626 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:27:59,626 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7eff7f6b43b8> 2024-03-01 20:27:59,627 INFO blivet/MainThread: sorting actions... 2024-03-01 20:27:59,627 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:27:59,627 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:27:59,628 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:27:59,628 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:27:59,628 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:27:59,628 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:27:59,628 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:27:59,631 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:59,635 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:27:59,635 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:27:59,644 INFO program/MainThread: stdout: 2024-03-01 20:27:59,645 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:59,645 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:59,645 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:59,662 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:59,662 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:27:59,674 DEBUG program/MainThread: Return code: 0 2024-03-01 20:27:59,674 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:27:59,679 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:27:59,682 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:27:59,686 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:27:59,689 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:27:59,692 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:27:59,693 INFO program/MainThread: Running [20] 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:59,732 INFO program/MainThread: stdout[20]: 2024-03-01 20:27:59,732 INFO program/MainThread: stderr[20]: 2024-03-01 20:27:59,732 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:27:59,737 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:27:59,740 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:59,744 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:27:59,747 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:59,750 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:27:59,753 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:59,756 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:27:59,760 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:27:59,760 INFO program/MainThread: Running [21] 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:59,794 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 20:27:59,794 INFO program/MainThread: stderr[21]: 2024-03-01 20:27:59,794 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:27:59,795 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:27:59,802 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:27:59,809 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:27:59,814 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:27:59,825 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:59,831 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:27:59,837 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:59,842 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:27:59,848 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:59,854 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:27:59,857 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:27:59,858 INFO program/MainThread: Running [22] 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:59,894 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 20:27:59,895 INFO program/MainThread: stderr[22]: 2024-03-01 20:27:59,895 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:27:59,895 INFO program/MainThread: Running [23] 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:59,935 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:27:59,935 INFO program/MainThread: stderr[23]: 2024-03-01 20:27:59,935 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:27:59,935 INFO program/MainThread: Running [24] 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:59,975 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 20:27:59,976 INFO program/MainThread: stderr[24]: 2024-03-01 20:27:59,976 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:27:59,976 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:27:59,983 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:27:59,989 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:28:00,017 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:28:00,017 INFO program/MainThread: Running [25] 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:28:00,048 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:28:00,049 INFO program/MainThread: stderr[25]: 2024-03-01 20:28:00,049 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:28:00,049 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:28:00,049 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:00,087 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:00,088 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:00,103 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:00,103 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:00,118 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:00,119 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:28:00,123 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:28:00,126 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:28:00,128 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:28:00,129 INFO program/MainThread: Running [26] 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:28:00,156 INFO program/MainThread: stdout[26]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:28:00,156 INFO program/MainThread: stderr[26]: 2024-03-01 20:28:00,156 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:28:00,156 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:28:00,157 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:00,189 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:00,190 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:00,204 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:00,204 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:00,219 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:00,219 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:28:00,223 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:28:00,226 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:28:00,229 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:28:00,229 INFO program/MainThread: Running [27] 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:28:00,257 INFO program/MainThread: stdout[27]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:28:00,257 INFO program/MainThread: stderr[27]: 2024-03-01 20:28:00,257 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:28:00,258 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:28:00,258 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:00,287 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:00,288 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:00,302 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:00,302 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:00,316 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:00,322 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:28:00,322 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 0x7eff7f6f8200> 2024-03-01 20:28:14,742 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_do2ba1b_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:28:19,373 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_2713z0g8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:28:26,459 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_1624z159/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:28:26,494 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:28:26,494 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:28:26,497 INFO program/MainThread: stdout[2]: 2024-03-01 20:28:26,498 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:28:26,498 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:28:26,498 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:28:26,502 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:26,503 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:28:26,506 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:28:26,506 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:28:26,509 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:28:26,510 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:28:26,513 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:28:26,513 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:28:26,520 INFO program/MainThread: stdout: 2024-03-01 20:28:26,520 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:28:26,520 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:28:26,520 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:28:26,520 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:28:26,520 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:28:26,520 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:28:26,521 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:28:26,521 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:28:26,521 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:28:26,521 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:28:26,521 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:28:26,521 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:28:26,521 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:28:26,521 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:28:26,521 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:28:26,521 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:26,521 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:28:26,521 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:28:26,521 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:28:26,522 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:28:26,522 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:28:26,522 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:28:26,522 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:28:26,522 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:26,536 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:26,547 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:28:26,551 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:28:26,551 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:28:26,552 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:28:26,582 INFO program/MainThread: stdout[3]: 2024-03-01 20:28:26,582 INFO program/MainThread: stderr[3]: 2024-03-01 20:28:26,582 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:28:26,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:28:26,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:26,595 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:28:26,599 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:28:26,600 INFO blivet/MainThread: sda is a disk 2024-03-01 20:28:26,600 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:28:26,600 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:28:26,603 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:28:26,607 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:28:26,607 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:28:26,610 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:28:26,610 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:28:26,611 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:28:26,611 INFO blivet/MainThread: got device: DiskDevice instance (0x7f08421cec88) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:28:26,614 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:28:26,615 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:28:26,618 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:28:26,618 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:28:26,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:28:26,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:26,628 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:28:26,628 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:28:26,628 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:28:26,628 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:28:26,632 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:28:26,635 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:28:26,635 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:28:26,638 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:28:26,638 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:28:26,639 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:28:26,639 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0842187278) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:28:26,642 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:28:26,642 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:28:26,645 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:28:26,645 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:28:26,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:28:26,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:26,655 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:28:26,655 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:28:26,656 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:28:26,656 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:28:26,659 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:28:26,662 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:28:26,662 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:28:26,665 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:28:26,666 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:28:26,666 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:28:26,666 INFO blivet/MainThread: got device: DiskDevice instance (0x7f084113c9b0) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:28:26,669 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:28:26,669 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:28:26,673 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:28:26,673 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:28:26,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:28:26,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:26,682 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:28:26,683 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:28:26,683 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:28:26,683 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:28:26,686 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:28:26,689 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:28:26,689 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:28:26,692 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:28:26,693 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:28:26,693 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:28:26,693 INFO blivet/MainThread: got device: DiskDevice instance (0x7f084113ceb8) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:28:26,697 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:28:26,697 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:28:26,700 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:28:26,700 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:28:26,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:28:26,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:26,710 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:28:26,710 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:28:26,710 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:28:26,710 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:28:26,713 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:28:26,717 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:28:26,717 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:28:26,720 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:28:26,720 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:28:26,721 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:28:26,721 INFO blivet/MainThread: got device: DiskDevice instance (0x7f084113cf60) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:28:26,724 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:28:26,724 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:28:26,727 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:28:26,727 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:28:26,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:28:26,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:26,737 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:28:26,737 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:28:26,738 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:28:26,738 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:28:26,741 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:28:26,744 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:28:26,744 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:28:26,747 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:28:26,747 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:28:26,748 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:28:26,748 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0841142e80) -- 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:28:26,751 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:28:26,751 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:28:26,755 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:28:26,755 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:28:26,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:28:26,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:26,764 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:28:26,765 INFO blivet/MainThread: sde is a disk 2024-03-01 20:28:26,765 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:28:26,765 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:28:26,768 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:28:26,771 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:28:26,771 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:28:26,774 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:28:26,775 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:28:26,775 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:28:26,775 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0841142f98) -- 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:28:26,778 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:28:26,779 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:28:26,782 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:28:26,782 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:28:26,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:28:26,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:26,792 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:28:26,792 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:28:26,792 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:28:26,792 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:28:26,795 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:28:26,798 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:28:26,799 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:28:26,802 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:28:26,802 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:28:26,802 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:28:26,803 INFO blivet/MainThread: got device: DiskDevice instance (0x7f084114aa90) -- 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:28:26,806 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:28:26,806 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:28:26,809 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:28:26,809 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:28:26,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:28:26,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:26,819 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:28:26,819 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:28:26,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:28:26,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:28:26,823 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:28:26,826 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:28:26,826 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:28:26,829 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:28:26,829 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:28:26,830 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:28:26,830 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0841142c50) -- 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:28:26,833 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:28:26,833 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:28:26,837 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:28:26,837 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:28:26,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:28:26,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:26,846 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:28:26,847 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:28:26,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:28:26,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:28:26,850 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:28:26,854 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:28:26,854 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:28:26,857 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:28:26,857 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:28:26,857 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:28:26,858 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0841153b38) -- 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:28:26,861 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:28:26,861 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:28:26,864 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:28:26,864 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:28:26,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:28:26,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:26,874 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:28:26,875 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:28:26,875 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:28:26,875 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:28:26,878 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:28:26,881 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:28:26,881 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:28:26,884 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:28:26,885 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:28:26,885 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:28:26,885 INFO blivet/MainThread: got device: DiskDevice instance (0x7f084115b208) -- 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:28:26,888 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:28:26,888 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:28:26,892 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:28:26,892 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:28:26,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:28:26,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:26,902 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:28:26,902 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:28:26,902 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:28:26,902 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:28:26,905 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:28:26,909 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:28:26,909 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:28:26,912 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:28:26,912 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:28:26,913 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:28:26,913 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0841153400) -- 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:28:26,916 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:28:26,916 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:28:26,919 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': '20276026'} ; 2024-03-01 20:28:26,919 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:28:26,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:28:26,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:26,929 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:28:26,929 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:28:26,929 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:28:26,929 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:28:26,929 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:28:26,929 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:28:26,933 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:28:26,936 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:28:26,936 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:28:26,939 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:28:26,940 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:28:26,940 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:28:26,940 INFO blivet/MainThread: got device: DiskDevice instance (0x7f084115beb8) -- 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:28:26,944 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:28:26,947 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:28:26,947 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:28:26,951 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:28:26,951 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:28:26,954 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:28:26,954 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:28:26,957 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:28:26,957 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:28:26,960 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:28:26,963 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:26,967 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:28:26,971 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 0x7f08410f5148> 2024-03-01 20:28:29,901 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:28:29,905 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:28:29,905 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:28:29,909 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': '20279930'} ; 2024-03-01 20:28:29,909 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:28:29,909 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:28:29,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:29,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:29,919 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:28:29,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:29,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:29,925 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:29,936 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:29,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:28:29,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:28:29,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:28:29,958 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:28:29,958 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:28:29,961 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:28:29,964 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:28:29,964 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:28:29,967 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:28:29,968 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:28:29,968 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:28:29,971 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:28:29,975 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:28:29,978 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:28:29,981 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:28:29,984 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:28:29,985 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:28:29,985 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:28:29,985 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:28:29,985 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f084115bda0) -- 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 0x7f08410f35c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:28:29,989 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:28:29,992 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:28:29,992 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:28:29,995 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:28:29,996 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:28:29,999 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:28:29,999 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:28:30,002 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:28:30,002 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:28:30,004 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:28:30,004 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:28:30,007 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:28:30,008 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:28:30,011 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:28:30,011 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:28:30,012 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:30,025 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:30,037 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:28:30,037 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:28:30,041 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:28:30,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:30,047 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:28:30,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:28:30,050 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:28:30,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:28:30,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:30,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:28:30,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:28:30,061 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:28:30,064 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:28:30,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:30,069 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:28:30,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:28:30,072 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:28:30,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:28:30,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:30,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:28:30,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:28:30,083 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:28:30,086 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:28:30,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:30,091 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:28:30,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:28:30,094 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:28:30,097 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:28:30,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:30,103 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:28:30,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:28:30,106 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:28:30,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:28:30,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:28:30,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 20:28:30,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:28:30,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:28:30,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:28:30,107 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:28:30,107 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:28:34,581 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_cq6s6fot/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:28:34,616 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:28:34,616 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:28:34,619 INFO program/MainThread: stdout[2]: 2024-03-01 20:28:34,619 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:28:34,619 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:28:34,620 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:28:34,624 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:34,624 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:28:34,628 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:28:34,628 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:28:34,631 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:28:34,631 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:28:34,634 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:28:34,634 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:28:34,642 INFO program/MainThread: stdout: 2024-03-01 20:28:34,642 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:28:34,642 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:28:34,642 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:28:34,642 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:28:34,642 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:28:34,642 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:28:34,642 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:28:34,642 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:28:34,642 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:28:34,642 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:28:34,642 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:28:34,642 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:28:34,642 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:28:34,642 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:28:34,642 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:28:34,642 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:34,642 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:28:34,642 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:28:34,643 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:28:34,643 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:28:34,643 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:28:34,643 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:28:34,643 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:28:34,644 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:34,654 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:34,665 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:28:34,669 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:28:34,669 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:28:34,670 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:28:34,703 INFO program/MainThread: stdout[3]: 2024-03-01 20:28:34,703 INFO program/MainThread: stderr[3]: 2024-03-01 20:28:34,703 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:28:34,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:28:34,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:34,716 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:28:34,720 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:28:34,721 INFO blivet/MainThread: sda is a disk 2024-03-01 20:28:34,721 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:28:34,721 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:28:34,725 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:28:34,728 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:28:34,728 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:28:34,731 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:28:34,732 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:28:34,732 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:28:34,732 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2782bcdcf8) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:28:34,736 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:28:34,736 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:28:34,739 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:28:34,739 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:28:34,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:28:34,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:34,749 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:28:34,750 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:28:34,750 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:28:34,750 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:28:34,753 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:28:34,756 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:28:34,756 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:28:34,759 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:28:34,760 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:28:34,760 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:28:34,760 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2782b862e8) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:28:34,763 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:28:34,763 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:28:34,766 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:28:34,767 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:28:34,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:28:34,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:34,776 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:28:34,777 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:28:34,777 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:28:34,777 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:28:34,780 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:28:34,783 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:28:34,783 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:28:34,786 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:28:34,787 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:28:34,787 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:28:34,787 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2781b3ba20) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:28:34,790 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:28:34,791 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:28:34,794 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:28:34,794 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:28:34,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:28:34,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:34,803 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:28:34,804 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:28:34,804 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:28:34,804 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:28:34,807 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:28:34,810 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:28:34,810 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:28:34,814 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:28:34,814 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:28:34,814 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:28:34,814 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2781b3bf28) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:28:34,818 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:28:34,818 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:28:34,821 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:28:34,821 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:28:34,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:28:34,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:34,831 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:28:34,831 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:28:34,831 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:28:34,831 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:28:34,834 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:28:34,838 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:28:34,838 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:28:34,841 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 20:28:34,841 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:28:34,842 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:28:34,842 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2781b3bfd0) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:28:34,845 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:28:34,845 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:28:34,848 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:28:34,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:28:34,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:28:34,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:34,858 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:28:34,858 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:28:34,859 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:28:34,859 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:28:34,862 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:28:34,865 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:28:34,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:28:34,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:28:34,868 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:28:34,869 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:28:34,869 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2781b41ef0) -- 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:28:34,872 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:28:34,872 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:28:34,876 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:28:34,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:28:34,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:28:34,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:34,886 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:28:34,886 INFO blivet/MainThread: sde is a disk 2024-03-01 20:28:34,886 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:28:34,886 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:28:34,889 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:28:34,893 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:28:34,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:28:34,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:28:34,896 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:28:34,896 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:28:34,897 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2781b41e48) -- 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:28:34,900 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:28:34,900 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:28:34,903 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:28:34,903 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:28:34,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:28:34,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:34,913 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:28:34,913 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:28:34,913 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:28:34,914 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:28:34,917 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:28:34,920 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:28:34,920 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:28:34,923 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:28:34,923 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:28:34,924 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:28:34,924 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2781b49b00) -- 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:28:34,927 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:28:34,927 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:28:34,930 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:28:34,930 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:28:34,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:28:34,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:34,940 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:28:34,941 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:28:34,941 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:28:34,941 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:28:34,944 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:28:34,947 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:28:34,947 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:28:34,950 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:28:34,951 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:28:34,951 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:28:34,951 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2781b41f28) -- 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:28:34,954 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:28:34,954 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:28:34,958 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:28:34,958 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:28:34,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:28:34,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:34,967 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:28:34,968 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:28:34,968 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:28:34,968 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:28:34,971 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:28:34,974 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:28:34,975 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:28:34,978 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:28:34,978 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:28:34,978 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:28:34,978 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2781b52ba8) -- 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:28:34,982 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:28:34,982 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:28:34,985 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:28:34,985 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:28:34,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:28:34,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:34,995 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:28:34,995 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:28:34,995 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:28:34,995 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:28:34,998 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:28:35,002 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:28:35,002 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:28:35,005 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:28:35,005 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:28:35,006 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:28:35,006 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2781b5a278) -- 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:28:35,009 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:28:35,009 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:28:35,012 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:28:35,012 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:28:35,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:28:35,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:35,022 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:28:35,023 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:28:35,023 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:28:35,023 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:28:35,026 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:28:35,029 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:28:35,029 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:28:35,032 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:28:35,033 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:28:35,033 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:28:35,033 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2781b497f0) -- 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:28:35,036 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:28:35,036 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:28:35,039 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': '20276026'} ; 2024-03-01 20:28:35,039 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:28:35,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:28:35,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:35,050 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:28:35,050 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:28:35,050 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:28:35,050 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:28:35,050 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:28:35,050 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:28:35,054 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:28:35,057 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:28:35,057 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:28:35,060 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:28:35,060 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:28:35,061 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:28:35,061 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2781b60048) -- 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:28:35,064 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:28:35,068 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:28:35,068 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:28:35,071 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:28:35,071 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:28:35,075 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:28:35,075 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:28:35,078 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:28:35,078 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:28:35,081 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:28:35,084 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:35,087 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:28:35,092 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 0x7f2781af4148> 2024-03-01 20:28:37,803 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:28:37,807 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:28:37,808 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:28:37,812 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': '20279930'} ; 2024-03-01 20:28:37,812 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:28:37,812 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:28:37,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:37,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:37,821 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:28:37,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:37,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:37,827 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:37,840 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:37,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:28:37,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:28:37,858 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:28:37,861 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:28:37,862 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:28:37,865 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:28:37,868 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:28:37,868 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:28:37,871 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:28:37,872 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:28:37,872 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:28:37,875 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:28:37,879 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:28:37,882 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:28:37,885 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:28:37,888 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:28:37,888 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:28:37,888 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:28:37,889 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:28:37,889 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f2781b5a940) -- 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 0x7f2781af25c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:28:37,893 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:28:37,896 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:28:37,896 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:28:37,899 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:28:37,899 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:28:37,903 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:28:37,903 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:28:37,906 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:28:37,906 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:28:37,908 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:28:37,908 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:28:37,911 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:28:37,911 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:28:37,914 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:28:37,915 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:28:37,915 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:37,926 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:37,937 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:28:37,938 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:28:37,942 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:28:37,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:37,948 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:28:37,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:28:37,951 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:28:37,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:28:37,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:37,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:28:37,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:28:37,961 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:28:37,964 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:28:37,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:37,970 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:28:37,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:28:37,972 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:28:37,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:28:37,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:37,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:28:37,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:28:37,984 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:28:37,986 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:28:37,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:37,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 20:28:37,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:28:37,995 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:28:37,997 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:28:38,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:38,003 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:28:38,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:28:38,006 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:28:38,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:38,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:28:38,017 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:28:38,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:28:38,023 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:28:38,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:28:38,028 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:28:38,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:28:38,034 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:28:38,037 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:28:38,037 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:28:38,038 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:28:38,041 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:28:38,041 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:28:38,044 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:28:38,044 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:28:38,047 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:28:38,048 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:28:38,048 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:28:38,051 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:28:38,051 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:28:38,054 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:28:38,054 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:28:38,057 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:28:38,057 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:28:38,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:28:38,060 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:28:38,060 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:28:38,063 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:28:38,063 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:28:38,064 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:28:38,068 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:28:38,071 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:28:38,075 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:28:38,079 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:28:38,082 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:28:38,086 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:28:38,087 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:28:38,090 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:28:38,090 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:28:38,091 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:28:38,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:38,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:28:38,103 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:28:38,104 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:28:38,105 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:28:38,105 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 20:28:38,105 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:28:38,105 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:28:38,108 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:28:38,109 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:28:38,111 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:28:38,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:28:38,115 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:28:38,119 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:28:38,119 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:28:38,122 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:28:38,126 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:28:38,129 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:28:38,132 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:28:38,133 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:28:38,133 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:28:38,133 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:28:38,134 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:28:38,138 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:28:38,138 INFO program/MainThread: stderr[4]: 2024-03-01 20:28:38,138 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:28:38,138 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:28:38,139 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:28:38,139 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:28:38,143 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:28:38,143 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:28:38,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:38,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:28:38,155 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 20:28:38,156 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:28:38,157 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:28:38,157 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 20:28:38,157 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:28:38,158 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:28:38,161 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:28:38,161 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 20:28:38,164 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:28:38,164 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:28:38,168 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:28:38,171 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:28:38,171 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 20:28:38,175 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:28:38,178 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:28:38,181 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:28:38,185 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 20:28:38,185 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:28:38,186 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:28:38,186 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:28:38,186 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 20:28:38,186 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:28:38,186 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 20:28:38,190 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 20:28:38,190 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:28:38,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:38,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:28:38,202 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 20:28:38,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 20:28:38,207 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:28:38,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 20:28:38,213 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:28:38,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 20:28:38,219 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:28:38,221 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:28:38,222 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 20:28:38,222 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:28:38,225 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:28:38,225 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:28:38,228 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:28:38,228 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:28:38,231 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:28:38,231 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 20:28:38,231 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 20:28:38,234 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:28:38,234 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:28:38,237 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:28:38,237 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:28:38,240 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:28:38,240 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 20:28:38,240 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 20:28:38,243 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:28:38,243 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:28:38,246 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:28:38,247 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:28:38,248 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 20:28:38,251 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:28:38,254 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:28:38,258 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:28:38,261 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:28:38,265 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:28:38,268 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:28:38,269 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 20:28:38,272 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:28:38,273 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 20:28:38,273 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:28:38,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:38,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:28:38,286 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 20:28:38,286 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:28:38,287 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:28:38,287 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 20:28:38,287 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:28:38,288 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:28:38,291 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:28:38,291 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 20:28:38,294 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:28:38,294 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 20:28:38,297 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:28:38,301 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:28:38,301 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 20:28:38,305 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:28:38,308 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:28:38,311 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:28:38,315 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 20:28:38,315 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:28:38,315 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:28:38,316 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:28:38,316 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 20:28:38,316 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:28:38,316 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:28:38,319 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 20:28:38,320 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:28:38,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:38,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:28:38,331 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 20:28:38,332 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:28:38,333 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:28:38,333 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 20:28:38,333 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:28:38,334 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:28:38,337 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:28:38,337 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 20:28:38,340 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:28:38,340 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 20:28:38,344 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:28:38,347 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:28:38,347 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:28:38,351 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:28:38,354 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:28:38,357 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:28:38,360 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 20:28:38,361 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:28:38,361 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:28:38,362 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:28:38,362 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 20:28:38,362 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:28:38,362 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 20:28:38,366 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 20:28:38,366 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:28:38,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:38,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:28:38,378 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 20:28:38,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 20:28:38,384 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:28:38,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 20:28:38,389 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:28:38,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 20:28:38,395 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:28:38,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 20:28:38,401 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:28:38,403 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:28:38,404 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 20:28:38,404 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 20:28:38,407 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:28:38,407 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:28:38,410 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:28:38,410 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:28:38,413 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:28:38,413 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 20:28:38,413 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 20:28:38,416 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:28:38,416 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:28:38,419 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:28:38,419 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:28:38,422 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:28:38,422 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 20:28:38,422 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 20:28:38,425 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:28:38,425 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:28:38,428 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:28:38,429 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:28:38,432 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:28:38,432 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:28:38,432 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:28:38,435 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:28:38,435 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:28:38,439 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:28:38,439 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:28:38,441 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 20:28:38,444 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:28:38,448 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:28:38,451 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:28:38,454 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:28:38,458 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:28:38,461 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:28:38,465 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:28:38,468 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:28:38,470 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 20:28:38,473 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:28:38,482 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 20:28:38,482 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:28:38,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:38,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:28:38,497 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 20:28:38,498 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:28:38,498 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:28:38,498 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 20:28:38,499 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:28:38,499 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:28:38,502 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:28:38,502 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 20:28:38,505 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:28:38,506 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 20:28:38,509 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:28:38,512 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:28:38,513 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:28:38,516 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:28:38,519 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:28:38,522 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:28:38,526 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 20:28:38,526 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:28:38,527 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:28:38,527 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:28:38,527 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 20:28:38,527 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:28:38,527 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 20:28:38,531 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 20:28:38,531 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:28:38,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:38,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:28:38,543 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 20:28:38,544 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:28:38,545 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:28:38,545 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 20:28:38,546 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:28:38,546 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:28:38,549 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:28:38,549 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 20:28:38,552 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:28:38,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 20:28:38,556 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:28:38,559 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:28:38,560 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 20:28:38,563 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:28:38,566 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:28:38,569 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:28:38,573 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 20:28:38,574 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:28:38,574 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:28:38,574 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:28:38,575 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 20:28:38,575 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:28:38,575 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:28:38,578 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 20:28:38,579 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:28:38,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:38,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:28:38,591 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 20:28:38,592 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:28:38,592 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:28:38,593 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 20:28:38,593 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:28:38,594 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:28:38,597 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:28:38,597 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 20:28:38,600 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:28:38,600 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:28:38,604 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:28:38,607 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:28:38,607 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 20:28:38,611 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:28:38,614 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:28:38,617 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:28:38,621 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 20:28:38,621 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:28:38,622 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:28:38,622 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:28:38,623 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 20:28:38,623 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:28:38,623 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 20:28:38,626 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 20:28:38,627 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:28:38,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:28:38,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:38,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:28:38,639 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 20:28:38,640 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:28:38,641 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:28:38,641 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 20:28:38,641 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:28:38,642 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:28:38,645 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:28:38,645 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 20:28:38,648 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:28:38,649 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:28:38,652 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:28:38,655 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:28:38,656 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 20:28:38,659 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:28:38,663 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:28:38,666 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:28:38,669 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 20:28:38,670 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:28:38,671 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:28:38,671 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:28:38,671 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 20:28:38,671 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:28:38,671 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 20:28:38,675 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 20:28:38,675 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:28:38,677 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:28:38,677 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:28:38,677 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:28:38,677 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:28:38,677 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:28:38,677 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:28:38,677 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:28:38,677 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:28:38,677 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:28:38,677 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:28:38,677 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:28:38,677 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:28:38,678 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:28:38,678 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:28:38,678 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:28:38,678 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:28:38,678 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:28:38,678 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:28:38,678 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:28:38,678 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:28:38,678 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:28:38,678 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:28:38,678 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:28:38,678 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:28:38,678 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:28:38,678 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:28:38,678 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:28:38,679 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:28:38,679 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:28:38,679 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:28:38,679 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:28:38,679 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:28:38,679 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:28:38,679 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:28:38,679 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:28:38,679 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:28:38,679 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:28:38,679 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:28:38,679 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:28:38,679 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:28:38,682 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:28:38,684 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:28:38,687 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:28:38,690 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:28:38,690 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:28:38,693 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:28:38,693 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 0x7f2781a99780> 2024-03-01 20:28:38,694 INFO blivet/MainThread: sorting actions... 2024-03-01 20:28:38,729 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:28:38,729 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:28:38,730 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:28:38,730 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:28:38,731 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:28:38,731 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:28:38,731 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:28:38,732 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:28:38,732 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:28:38,732 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:28:38,733 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:28:38,733 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:28:38,734 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:28:38,734 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:28:38,734 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:28:38,735 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:28:38,735 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:28:38,736 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:28:38,736 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:28:38,736 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:28:38,737 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:28:38,737 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:28:38,738 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:28:38,738 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:28:38,739 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:28:38,739 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:28:38,739 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:28:38,740 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:28:38,740 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:28:38,741 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:28:38,741 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:28:38,742 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:28:38,742 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:28:38,742 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:28:38,743 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:28:38,743 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:28:38,744 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:28:38,744 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:28:38,744 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:28:38,745 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:28:38,748 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:28:38,751 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 20:28:38,751 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 20:28:38,757 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:38,758 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:38,786 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:38,786 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:38,797 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:38,797 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:28:38,801 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:28:38,804 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 20:28:38,804 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 20:28:38,810 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:38,810 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:38,837 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:38,837 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:38,850 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:38,850 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:28:38,854 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:28:38,857 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 20:28:38,857 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 20:28:38,863 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:38,864 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:38,893 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:38,893 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:38,906 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:38,906 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:28:38,910 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:28:38,913 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 20:28:38,913 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 20:28:38,919 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:38,919 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:38,949 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:38,949 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:38,960 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:38,960 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:28:38,965 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:28:38,967 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 20:28:38,968 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 20:28:38,973 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:38,974 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:39,003 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,003 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:39,016 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,016 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:28:39,020 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:28:39,023 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 20:28:39,023 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 20:28:39,029 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,029 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:39,056 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,056 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:39,067 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,067 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:28:39,071 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:28:39,074 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 20:28:39,074 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 20:28:39,080 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,080 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:39,107 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,107 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:39,120 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,120 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:28:39,124 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:28:39,127 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:28:39,127 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:28:39,133 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,133 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:39,162 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,162 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:39,175 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,175 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:28:39,179 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:28:39,182 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:28:39,182 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:28:39,188 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,188 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:39,215 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,215 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:39,228 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,228 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:28:39,232 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:28:39,235 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:28:39,235 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:28:39,241 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,241 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:39,271 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,271 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:39,282 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,282 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:28:39,286 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:39,289 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:28:39,292 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:28:39,292 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:28:39,292 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:28:39,325 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 20:28:39,326 INFO program/MainThread: stderr[5]: 2024-03-01 20:28:39,326 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:28:39,326 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:39,343 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,347 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:28:39,347 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:28:39,349 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 20:28:39,357 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,358 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:39,380 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,380 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:28:39,384 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:39,387 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:28:39,390 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:28:39,390 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:28:39,390 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:28:39,422 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdi" successfully created. 2024-03-01 20:28:39,423 INFO program/MainThread: stderr[6]: 2024-03-01 20:28:39,423 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:28:39,423 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:39,442 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,446 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:28:39,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:28:39,447 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 20:28:39,456 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,457 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:39,479 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,479 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:28:39,484 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:39,486 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:28:39,489 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:28:39,489 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:28:39,490 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:28:39,521 INFO program/MainThread: stdout[7]: Physical volume "/dev/sdh" successfully created. 2024-03-01 20:28:39,521 INFO program/MainThread: stderr[7]: 2024-03-01 20:28:39,521 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:28:39,521 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:39,538 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,542 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:28:39,542 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:28:39,543 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 20:28:39,552 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,553 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:39,574 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,574 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:28:39,578 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:39,581 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:28:39,584 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:28:39,584 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:28:39,585 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdg --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:28:39,615 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdg" successfully created. 2024-03-01 20:28:39,615 INFO program/MainThread: stderr[8]: 2024-03-01 20:28:39,615 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:28:39,616 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:39,634 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,638 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:28:39,638 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:28:39,640 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 20:28:39,649 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,649 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:39,672 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,672 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:28:39,676 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 20:28:39,679 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:28:39,682 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:39,685 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:28:39,688 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:39,691 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:28:39,694 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:39,697 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:28:39,700 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:39,703 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:28:39,706 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 20:28:39,706 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/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:28:39,786 INFO program/MainThread: stdout[9]: Volume group "test_vg3" successfully created 2024-03-01 20:28:39,786 INFO program/MainThread: stderr[9]: 2024-03-01 20:28:39,786 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:28:39,794 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:28:39,799 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:28:39,805 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:39,809 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:28:39,814 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:39,818 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:28:39,821 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:39,824 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:28:39,827 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:39,831 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:28:39,831 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:39,842 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,846 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:28:39,850 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:28:39,850 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:39,862 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,862 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 20:28:39,871 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,872 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:39,882 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,882 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:28:39,886 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 20:28:39,889 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 20:28:39,893 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:28:39,896 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:28:39,900 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:39,903 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:28:39,907 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:39,910 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:28:39,913 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:39,917 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:28:39,920 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:39,923 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:28:39,923 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:39,935 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:39,939 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:28:39,940 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/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:28:39,968 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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:28:39,968 INFO program/MainThread: stderr[10]: 2024-03-01 20:28:39,968 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:28:39,973 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 20:28:39,973 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/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:28:40,052 INFO program/MainThread: stdout[11]: Logical volume "lv8" created. 2024-03-01 20:28:40,053 INFO program/MainThread: stderr[11]: 2024-03-01 20:28:40,053 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:28:40,061 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:40,067 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:28:40,067 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:28:40,067 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:40,119 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:40,124 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:28:40,124 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:28:40,125 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:28:40,135 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:40,135 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:40,150 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:40,150 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:28:40,155 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:40,158 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:28:40,161 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 20:28:40,161 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 20:28:40,185 INFO program/MainThread: stdout: 2024-03-01 20:28:40,185 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:28:40,185 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:28:40,185 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:28:40,185 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:28:40,185 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:28:40,185 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:28:40,185 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:28:40,186 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:28:40,186 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:28:40,186 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:28:40,186 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:40,186 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 20:28:40,201 INFO program/MainThread: stdout: 2024-03-01 20:28:40,201 INFO program/MainThread: writing all SBs 2024-03-01 20:28:40,201 INFO program/MainThread: new label = "" 2024-03-01 20:28:40,201 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:40,201 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:40,217 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:40,221 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:28:40,221 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:28:40,223 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:28:40,232 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:40,232 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:40,246 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:40,246 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:28:40,250 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 20:28:40,254 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 20:28:40,257 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:40,257 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/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:28:40,282 INFO program/MainThread: stdout[12]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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:28:40,282 INFO program/MainThread: stderr[12]: 2024-03-01 20:28:40,282 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:28:40,286 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 20:28:40,286 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/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:28:40,375 INFO program/MainThread: stdout[13]: Logical volume "lv7" created. 2024-03-01 20:28:40,375 INFO program/MainThread: stderr[13]: 2024-03-01 20:28:40,375 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:28:40,383 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:40,390 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:28:40,391 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:28:40,391 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:40,429 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:40,434 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:28:40,435 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:28:40,435 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:28:40,444 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:40,445 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:40,459 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:40,459 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:28:40,463 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:40,466 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:28:40,469 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 20:28:40,469 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 20:28:40,492 INFO program/MainThread: stdout: 2024-03-01 20:28:40,492 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:28:40,492 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:28:40,492 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:28:40,492 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:28:40,492 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:28:40,493 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:28:40,493 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:28:40,493 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:28:40,493 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:28:40,493 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:28:40,493 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:40,493 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 20:28:40,505 INFO program/MainThread: stdout: 2024-03-01 20:28:40,505 INFO program/MainThread: writing all SBs 2024-03-01 20:28:40,506 INFO program/MainThread: new label = "" 2024-03-01 20:28:40,506 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:40,506 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:40,522 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:40,526 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:28:40,526 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:28:40,527 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:28:40,537 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:40,537 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:40,554 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:40,554 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:28:40,558 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 20:28:40,561 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 20:28:40,565 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:40,565 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/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:28:40,591 INFO program/MainThread: stdout[14]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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:28:40,591 INFO program/MainThread: stderr[14]: 2024-03-01 20:28:40,591 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:28:40,595 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 20:28:40,595 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/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:28:40,682 INFO program/MainThread: stdout[15]: Logical volume "lv6" created. 2024-03-01 20:28:40,683 INFO program/MainThread: stderr[15]: 2024-03-01 20:28:40,683 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:28:40,691 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:40,702 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:28:40,702 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:28:40,702 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:40,737 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:40,742 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:28:40,742 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:28:40,743 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:28:40,752 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:40,752 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:40,767 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:40,767 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:28:40,772 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:40,774 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:28:40,777 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 20:28:40,778 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 20:28:40,812 INFO program/MainThread: stdout: 2024-03-01 20:28:40,812 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 20:28:40,812 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:28:40,813 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:28:40,813 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:28:40,813 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 20:28:40,813 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:28:40,813 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:28:40,813 INFO program/MainThread: log =internal log bsize=4096 blocks=1566, version=2 2024-03-01 20:28:40,813 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:28:40,813 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:28:40,813 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:40,814 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 20:28:40,829 INFO program/MainThread: stdout: 2024-03-01 20:28:40,830 INFO program/MainThread: writing all SBs 2024-03-01 20:28:40,830 INFO program/MainThread: new label = "" 2024-03-01 20:28:40,830 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:40,830 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:40,844 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:40,848 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:28:40,848 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:28:40,850 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:28:40,859 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:40,860 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:40,874 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:40,874 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:28:40,878 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 20:28:40,881 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 20:28:40,885 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:40,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/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:28:40,915 INFO program/MainThread: stdout[16]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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:28:40,915 INFO program/MainThread: stderr[16]: 2024-03-01 20:28:40,915 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:28:40,919 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 20:28:40,920 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/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:28:41,014 INFO program/MainThread: stdout[17]: Logical volume "lv5" created. 2024-03-01 20:28:41,015 INFO program/MainThread: stderr[17]: 2024-03-01 20:28:41,015 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:28:41,023 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:41,029 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:28:41,030 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:28:41,030 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:41,065 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:41,070 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:28:41,070 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:28:41,071 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:28:41,080 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:41,081 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:41,095 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:41,095 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:28:41,099 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:41,102 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:28:41,105 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 20:28:41,105 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 20:28:41,141 INFO program/MainThread: stdout: 2024-03-01 20:28:41,141 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 20:28:41,142 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:28:41,142 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:28:41,142 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:28:41,142 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 20:28:41,142 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:28:41,142 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:28:41,142 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:28:41,142 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:28:41,142 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:28:41,142 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:41,143 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 20:28:41,155 INFO program/MainThread: stdout: 2024-03-01 20:28:41,156 INFO program/MainThread: writing all SBs 2024-03-01 20:28:41,156 INFO program/MainThread: new label = "" 2024-03-01 20:28:41,156 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:41,156 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:41,173 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:41,177 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:28:41,177 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:28:41,178 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:28:41,187 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:41,188 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:41,206 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:41,206 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:28:41,210 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:41,213 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:28:41,216 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:28:41,216 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:28:41,216 INFO program/MainThread: Running [18] lvm pvcreate /dev/sdf --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:28:41,251 INFO program/MainThread: stdout[18]: Physical volume "/dev/sdf" successfully created. 2024-03-01 20:28:41,251 INFO program/MainThread: stderr[18]: 2024-03-01 20:28:41,251 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:28:41,252 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:41,266 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:41,271 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:28:41,272 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:28:41,273 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 20:28:41,282 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:41,282 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:41,304 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:41,304 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:28:41,308 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:41,311 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:28:41,314 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:28:41,314 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:28:41,315 INFO program/MainThread: Running [19] lvm pvcreate /dev/sde --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:28:41,345 INFO program/MainThread: stdout[19]: Physical volume "/dev/sde" successfully created. 2024-03-01 20:28:41,345 INFO program/MainThread: stderr[19]: 2024-03-01 20:28:41,345 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:28:41,346 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:41,365 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:41,369 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:28:41,369 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:28:41,370 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 20:28:41,380 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:41,380 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:41,403 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:41,403 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:28:41,407 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:41,410 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:28:41,413 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:28:41,413 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:28:41,413 INFO program/MainThread: Running [20] lvm pvcreate /dev/sdd --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:28:41,444 INFO program/MainThread: stdout[20]: Physical volume "/dev/sdd" successfully created. 2024-03-01 20:28:41,444 INFO program/MainThread: stderr[20]: 2024-03-01 20:28:41,444 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:28:41,445 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:41,463 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:41,467 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:28:41,467 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:28:41,468 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 20:28:41,477 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:41,477 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:41,499 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:41,499 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:28:41,503 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 20:28:41,506 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:28:41,509 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:41,512 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:28:41,515 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:41,518 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:28:41,521 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:41,524 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:28:41,527 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 20:28:41,527 INFO program/MainThread: Running [21] lvm vgcreate -s 4096K test_vg2 /dev/sdd /dev/sde /dev/sdf --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:28:41,575 INFO program/MainThread: stdout[21]: Volume group "test_vg2" successfully created 2024-03-01 20:28:41,575 INFO program/MainThread: stderr[21]: 2024-03-01 20:28:41,575 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:28:41,583 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:28:41,592 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:28:41,609 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:41,616 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:28:41,623 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:41,627 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:28:41,631 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:41,638 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:28:41,638 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:41,668 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:41,673 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:28:41,676 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:28:41,676 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:41,686 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:41,686 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 20:28:41,694 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:41,695 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:41,704 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:41,704 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:28:41,708 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 20:28:41,711 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 20:28:41,714 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:28:41,718 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:28:41,721 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:41,724 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:28:41,728 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:41,731 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:28:41,735 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:41,738 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:28:41,738 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:41,750 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:41,754 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:28:41,755 INFO program/MainThread: Running [22] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:28:41,784 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L 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:28:41,784 INFO program/MainThread: stderr[22]: 2024-03-01 20:28:41,784 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:28:41,789 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 20:28:41,789 INFO program/MainThread: Running [23] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:28:41,872 INFO program/MainThread: stdout[23]: Logical volume "lv4" created. 2024-03-01 20:28:41,873 INFO program/MainThread: stderr[23]: 2024-03-01 20:28:41,873 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:28:41,881 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:41,887 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:28:41,887 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:28:41,888 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:41,919 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:41,923 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:28:41,924 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:28:41,925 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:28:41,934 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:41,935 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:41,950 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:41,950 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:28:41,955 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:41,957 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:28:41,960 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 20:28:41,961 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 20:28:41,984 INFO program/MainThread: stdout: 2024-03-01 20:28:41,984 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 20:28:41,984 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:28:41,984 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:28:41,984 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:28:41,984 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 20:28:41,984 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:28:41,984 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:28:41,984 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:28:41,984 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:28:41,985 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:28:41,985 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:41,985 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 20:28:41,998 INFO program/MainThread: stdout: 2024-03-01 20:28:41,998 INFO program/MainThread: writing all SBs 2024-03-01 20:28:41,998 INFO program/MainThread: new label = "" 2024-03-01 20:28:41,998 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:41,998 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:42,015 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:42,019 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:28:42,019 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:28:42,020 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:28:42,029 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:42,030 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:42,044 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:42,044 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:28:42,048 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 20:28:42,052 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 20:28:42,055 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:42,055 INFO program/MainThread: Running [24] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:28:42,082 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L 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:28:42,082 INFO program/MainThread: stderr[24]: 2024-03-01 20:28:42,082 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:28:42,086 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 20:28:42,087 INFO program/MainThread: Running [25] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:28:42,167 INFO program/MainThread: stdout[25]: Logical volume "lv3" created. 2024-03-01 20:28:42,167 INFO program/MainThread: stderr[25]: 2024-03-01 20:28:42,167 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:28:42,175 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:42,181 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:28:42,182 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:28:42,182 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:42,217 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:42,222 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:28:42,222 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:28:42,223 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:28:42,232 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:42,233 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:42,249 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:42,249 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:28:42,253 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:42,256 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:28:42,259 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 20:28:42,259 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 20:28:42,285 INFO program/MainThread: stdout: 2024-03-01 20:28:42,285 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 20:28:42,285 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:28:42,285 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:28:42,285 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:28:42,285 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 20:28:42,285 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:28:42,286 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:28:42,286 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:28:42,286 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:28:42,286 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:28:42,286 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:42,286 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 20:28:42,299 INFO program/MainThread: stdout: 2024-03-01 20:28:42,299 INFO program/MainThread: writing all SBs 2024-03-01 20:28:42,300 INFO program/MainThread: new label = "" 2024-03-01 20:28:42,300 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:42,300 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:42,315 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:42,319 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:28:42,319 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:28:42,320 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:28:42,329 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:42,329 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:42,344 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:42,344 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:28:42,348 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:42,351 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:28:42,354 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:28:42,354 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:28:42,354 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:28:42,387 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:28:42,387 INFO program/MainThread: stderr[26]: 2024-03-01 20:28:42,387 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:28:42,387 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:42,405 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:42,409 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:28:42,409 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:28:42,410 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:28:42,419 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:42,420 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:42,443 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:42,443 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:28:42,447 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:42,450 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:28:42,453 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:28:42,453 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:28:42,453 INFO program/MainThread: Running [27] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:28:42,485 INFO program/MainThread: stdout[27]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:28:42,485 INFO program/MainThread: stderr[27]: 2024-03-01 20:28:42,486 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:28:42,486 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:42,505 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:42,509 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:28:42,510 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:28:42,511 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:28:42,520 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:42,520 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:42,543 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:42,543 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:28:42,547 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:42,550 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:28:42,553 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:28:42,553 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:28:42,553 INFO program/MainThread: Running [28] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:28:42,585 INFO program/MainThread: stdout[28]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:28:42,586 INFO program/MainThread: stderr[28]: 2024-03-01 20:28:42,586 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:28:42,586 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:42,604 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:42,608 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:28:42,608 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:28:42,610 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:28:42,619 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:42,619 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:42,641 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:42,641 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:28:42,645 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:28:42,648 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:28:42,651 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:42,654 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:28:42,657 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:42,660 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:28:42,663 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:42,666 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:28:42,669 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:28:42,669 INFO program/MainThread: Running [29] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:28:42,723 INFO program/MainThread: stdout[29]: Volume group "test_vg1" successfully created 2024-03-01 20:28:42,723 INFO program/MainThread: stderr[29]: 2024-03-01 20:28:42,723 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:28:42,731 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:28:42,739 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:28:42,749 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:42,755 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:28:42,762 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:42,769 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:28:42,780 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:42,784 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:28:42,784 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:42,794 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:42,798 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:28:42,801 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:28:42,801 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:42,811 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:42,812 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:28:42,819 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:42,820 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:42,829 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:42,829 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:28:42,833 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 20:28:42,836 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 20:28:42,839 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:28:42,843 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:28:42,846 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:42,849 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:28:42,853 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:42,856 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:28:42,860 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:42,863 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:28:42,863 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:42,873 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:42,877 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:28:42,877 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/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:28:42,904 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH 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:28:42,904 INFO program/MainThread: stderr[30]: 2024-03-01 20:28:42,904 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:28:42,909 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 20:28:42,909 INFO program/MainThread: Running [31] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:28:42,980 INFO program/MainThread: stdout[31]: Logical volume "lv2" created. 2024-03-01 20:28:42,981 INFO program/MainThread: stderr[31]: 2024-03-01 20:28:42,981 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:28:42,988 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:43,002 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:28:43,003 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:28:43,003 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:43,036 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:43,041 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:28:43,041 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:28:43,042 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:28:43,051 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:43,051 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:43,065 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:43,065 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:28:43,069 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:43,072 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:28:43,075 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 20:28:43,075 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 20:28:43,107 INFO program/MainThread: stdout: 2024-03-01 20:28:43,108 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:28:43,108 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:28:43,108 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:28:43,108 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:28:43,108 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:28:43,108 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:28:43,108 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:28:43,108 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:28:43,108 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:28:43,108 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:28:43,108 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:43,109 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 20:28:43,122 INFO program/MainThread: stdout: 2024-03-01 20:28:43,122 INFO program/MainThread: writing all SBs 2024-03-01 20:28:43,122 INFO program/MainThread: new label = "" 2024-03-01 20:28:43,122 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:43,122 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:43,136 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:43,140 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:28:43,140 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:28:43,141 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:28:43,150 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:43,151 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:43,167 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:43,167 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:28:43,171 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:28:43,174 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:28:43,178 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:43,178 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/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:28:43,207 INFO program/MainThread: stdout[32]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH 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:28:43,207 INFO program/MainThread: stderr[32]: 2024-03-01 20:28:43,207 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:28:43,212 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:28:43,212 INFO program/MainThread: Running [33] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:28:43,295 INFO program/MainThread: stdout[33]: Logical volume "lv1" created. 2024-03-01 20:28:43,295 INFO program/MainThread: stderr[33]: 2024-03-01 20:28:43,295 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:28:43,303 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:43,310 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:28:43,310 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:28:43,310 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:43,345 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:43,350 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:28:43,350 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:28:43,351 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:28:43,360 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:43,360 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:43,374 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:43,374 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:28:43,378 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:28:43,381 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:28:43,384 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:28:43,384 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:28:43,408 INFO program/MainThread: stdout: 2024-03-01 20:28:43,408 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 20:28:43,408 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:28:43,408 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:28:43,408 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:28:43,408 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 20:28:43,408 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:28:43,408 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:28:43,408 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:28:43,408 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:28:43,409 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:28:43,409 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:43,409 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:28:43,421 INFO program/MainThread: stdout: 2024-03-01 20:28:43,421 INFO program/MainThread: writing all SBs 2024-03-01 20:28:43,421 INFO program/MainThread: new label = "" 2024-03-01 20:28:43,421 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:43,422 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:43,437 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:43,441 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:28:43,441 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:28:43,442 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:28:43,452 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:43,452 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:28:43,468 DEBUG program/MainThread: Return code: 0 2024-03-01 20:28:43,473 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:28:43,473 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 0x7f2782bc3ba0> 2024-03-01 20:28:43,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:43,480 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:28:43,480 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:28:43,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:43,486 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:28:43,487 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:28:43,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:43,493 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:28:43,493 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:28:43,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:43,499 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:28:43,499 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:28:43,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:43,505 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:28:43,506 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:28:43,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:43,511 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:28:43,512 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:28:43,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:43,517 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:28:43,518 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:28:43,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:43,523 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:28:43,524 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:28:43,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:43,530 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:28:43,530 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:28:43,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:43,536 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:28:43,536 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:28:43,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:43,541 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:28:43,542 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:28:43,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:43,547 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:28:43,548 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:28:43,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:43,553 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:28:43,553 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:28:43,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:43,559 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:28:43,559 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:28:43,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:43,565 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:28:43,565 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:28:43,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:28:43,571 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:28:43,571 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:29:22,007 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ebbihv1t/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:29:22,044 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:29:22,044 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:29:22,047 INFO program/MainThread: stdout[2]: 2024-03-01 20:29:22,047 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:29:22,048 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:29:22,048 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:29:22,053 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:22,053 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:29:22,057 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:29:22,057 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:29:22,060 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:29:22,060 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:29:22,063 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:29:22,063 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:29:22,075 INFO program/MainThread: stdout: 2024-03-01 20:29:22,075 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:29:22,075 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd 2024-03-01 20:29:22,075 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 46082b1e-3e64-4e9a-9812-ff180b9a0517 2024-03-01 20:29:22,076 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH 2024-03-01 20:29:22,076 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 46082b1e-3e64-4e9a-9812-ff180b9a0517 2024-03-01 20:29:22,076 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs a89d303c-54ec-447e-a3d3-fda44c3905dd 2024-03-01 20:29:22,076 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk 2024-03-01 20:29:22,076 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member 7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi 2024-03-01 20:29:22,076 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs d0800edc-37c3-47e1-9b2b-bf5a411ce2dd 2024-03-01 20:29:22,076 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 9580ee7e-624d-43bd-a726-e294799af2d8 2024-03-01 20:29:22,076 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1 2024-03-01 20:29:22,076 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb 2024-03-01 20:29:22,076 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg 2024-03-01 20:29:22,076 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 6f5dfe7c-1c28-4238-abf8-f1174620430b 2024-03-01 20:29:22,076 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs a0c6f116-6abe-4e1e-9cf5-29ed89ea631a 2024-03-01 20:29:22,076 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs d9ab3d0d-068e-4549-8396-98a5628ef613 2024-03-01 20:29:22,076 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c 2024-03-01 20:29:22,076 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs d9ab3d0d-068e-4549-8396-98a5628ef613 2024-03-01 20:29:22,076 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q 2024-03-01 20:29:22,076 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 47afdd80-ed13-4fac-a45d-a49d66c55008 2024-03-01 20:29:22,076 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg 2024-03-01 20:29:22,076 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 47afdd80-ed13-4fac-a45d-a49d66c55008 2024-03-01 20:29:22,076 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:29:22,076 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:29:22,076 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:29:22,076 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:29:22,076 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:22,076 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 46082b1e-3e64-4e9a-9812-ff180b9a0517 sdb 1073741824 root disk brw-rw---- LVM2_member KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 46082b1e-3e64-4e9a-9812-ff180b9a0517 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs a89d303c-54ec-447e-a3d3-fda44c3905dd sdc 1073741824 root disk brw-rw---- LVM2_member EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk sdd 1073741824 root disk brw-rw---- LVM2_member 7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi |-test_vg2-lv4 641728512 root disk brw-rw---- xfs d0800edc-37c3-47e1-9b2b-bf5a411ce2dd `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 9580ee7e-624d-43bd-a726-e294799af2d8 sde 1073741824 root disk brw-rw---- LVM2_member nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1 sdf 1073741824 root disk brw-rw---- LVM2_member PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb sdg 1073741824 root disk brw-rw---- LVM2_member ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 6f5dfe7c-1c28-4238-abf8-f1174620430b |-test_vg3-lv7 427819008 root disk brw-rw---- xfs a0c6f116-6abe-4e1e-9cf5-29ed89ea631a `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs d9ab3d0d-068e-4549-8396-98a5628ef613 sdh 1073741824 root disk brw-rw---- LVM2_member F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs d9ab3d0d-068e-4549-8396-98a5628ef613 sdi 1073741824 root disk brw-rw---- LVM2_member FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 47afdd80-ed13-4fac-a45d-a49d66c55008 sdj 1073741824 root disk brw-rw---- LVM2_member fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 47afdd80-ed13-4fac-a45d-a49d66c55008 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:29:22,077 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:29:22,077 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:29:22,077 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:29:22,077 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:29:22,077 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:29:22,078 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:29:22,078 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:22,089 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:22,104 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:29:22,108 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/lvm-pv-uuid-COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077', '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': 'COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd', 'ID_FS_UUID_ENC': 'COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:29:22,108 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:29:22,109 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:29:22,143 INFO program/MainThread: stdout[3]: 2024-03-01 20:29:22,143 INFO program/MainThread: stderr[3]: 2024-03-01 20:29:22,143 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:29:22,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:29:22,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:22,156 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:29:22,161 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:29:22,162 INFO blivet/MainThread: sda is a disk 2024-03-01 20:29:22,162 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:29:22,162 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:29:22,166 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:29:22,169 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:29:22,169 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:29:22,172 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:29:22,173 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:29:22,173 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:29:22,173 INFO blivet/MainThread: got device: DiskDevice instance (0x7f73aeb89ba8) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:29:22,177 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:29:22,180 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:22,181 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:29:22,184 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:22,184 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:29:22,187 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:22,187 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:29:22,191 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:22,191 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:29:22,194 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:29:22,194 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:29:22,194 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:29:22,225 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_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=KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_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=EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=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:29:22,225 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH. WARNING: Couldn't find device with uuid EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk. WARNING: VG test_vg1 is missing PV KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk (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:29:22,225 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:29:22,226 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:29:22,230 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd ; label: None ; device: /dev/sda ; serial: 36001405239ab7067b3b484aac9d9c077 ; exists: True ; vg_name: test_vg1 ; vg_uuid: dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH ; pe_start: 8 MiB ; 2024-03-01 20:29:22,230 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:29:22,233 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:29:22,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH ; incomplete: True ; hidden: False ; 2024-03-01 20:29:22,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:29:22,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:22,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:22,246 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:29:22,275 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=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:29:22,275 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH. WARNING: Couldn't find device with uuid EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk. WARNING: VG test_vg1 is missing PV KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk (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:29:22,275 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:29:22,275 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:29:22,276 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:29:22,281 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:29:22,285 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:29:22,285 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:29:22,288 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:29:22,289 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:29:22,316 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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:29:22,316 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH. WARNING: Couldn't find device with uuid EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk. WARNING: VG test_vg1 is missing PV KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk (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:29:22,316 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:29:22,321 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:29:22,321 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:29:22,324 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:29:22,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH ; incomplete: True ; hidden: False ; 2024-03-01 20:29:22,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:29:22,331 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:29:22,331 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:29:22,335 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/lvm-pv-uuid-KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161', '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': 'KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH', 'ID_FS_UUID_ENC': 'KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:29:22,335 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:29:22,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:29:22,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:22,345 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:29:22,346 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:29:22,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:29:22,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:29:22,349 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:29:22,352 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:29:22,352 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:29:22,355 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:29:22,356 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:29:22,356 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:29:22,356 INFO blivet/MainThread: got device: DiskDevice instance (0x7f73aeb9ceb8) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:29:22,360 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:29:22,363 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:22,363 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:29:22,366 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:22,366 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:29:22,370 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:22,370 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:29:22,373 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:22,373 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:29:22,376 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:29:22,376 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:29:22,376 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:29:22,403 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_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=EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=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:29:22,403 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk. WARNING: VG test_vg1 is missing PV EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk (last written to /dev/sdc). 2024-03-01 20:29:22,403 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:29:22,403 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:29:22,408 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH ; label: None ; device: /dev/sdb ; serial: 360014055a68a6ab37a64082addd3a75c ; exists: True ; vg_name: test_vg1 ; vg_uuid: dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:29:22,408 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:29:22,411 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:29:22,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH ; incomplete: True ; hidden: False ; 2024-03-01 20:29:22,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:29:22,421 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:29:22,424 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:29:22,427 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:29:22,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH ; incomplete: True ; hidden: False ; 2024-03-01 20:29:22,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:29:22,433 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:29:22,460 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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:29:22,460 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk. WARNING: VG test_vg1 is missing PV EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk (last written to /dev/sdc). 2024-03-01 20:29:22,460 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:29:22,461 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:29:22,461 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:29:22,465 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:29:22,466 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:29:22,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:29:22,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:22,476 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:29:22,477 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:29:22,477 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:29:22,477 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:29:22,480 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:29:22,483 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:29:22,483 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:29:22,487 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:29:22,487 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:29:22,487 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:29:22,487 INFO blivet/MainThread: got device: DiskDevice instance (0x7f73aeb9cc50) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:29:22,491 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:29:22,491 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:29:22,494 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:29:22,494 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:29:22,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:29:22,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:22,504 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:29:22,505 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:29:22,505 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:29:22,505 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:29:22,508 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:29:22,511 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:29:22,511 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:29:22,514 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:29:22,515 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:29:22,515 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:29:22,515 INFO blivet/MainThread: got device: DiskDevice instance (0x7f73adabccf8) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:29:22,519 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:29:22,519 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:29:22,522 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/lvm-pv-uuid-EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk', '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': 'EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk', 'ID_FS_UUID_ENC': 'EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:29:22,522 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:29:22,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:29:22,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:22,532 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:29:22,533 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:29:22,533 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:29:22,533 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:29:22,536 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:29:22,539 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:29:22,539 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:29:22,542 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:29:22,543 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:29:22,543 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:29:22,543 INFO blivet/MainThread: got device: DiskDevice instance (0x7f73adab8c18) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:29:22,547 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:29:22,550 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:22,550 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:29:22,553 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:22,553 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:29:22,557 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:22,557 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:29:22,560 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:22,560 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:29:22,563 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:29:22,563 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:29:22,563 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:29:22,592 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=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:29:22,592 INFO program/MainThread: stderr[9]: 2024-03-01 20:29:22,592 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:29:22,593 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:29:22,597 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk ; label: None ; device: /dev/sdc ; serial: 360014057827914dfa3b447480a4a2bea ; exists: True ; vg_name: test_vg1 ; vg_uuid: dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:29:22,597 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:29:22,600 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:29:22,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH ; incomplete: True ; hidden: False ; 2024-03-01 20:29:22,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:29:22,610 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:29:22,613 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:29:22,616 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:29:22,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH ; incomplete: True ; hidden: False ; 2024-03-01 20:29:22,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:29:22,622 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:29:22,655 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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:29:22,655 INFO program/MainThread: stderr[10]: 2024-03-01 20:29:22,655 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:29:22,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:22,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:22,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU ; incomplete: False ; hidden: False ; 2024-03-01 20:29:22,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:29:22,670 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:29:22,673 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:29:22,674 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:29:22,677 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:29:22,681 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:29:22,681 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:29:22,684 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:29:22,685 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:29:22,685 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:29:22,688 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:29:22,692 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:29:22,692 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:29:22,695 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:29:22,699 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:29:22,699 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:29:22,702 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:29:22,703 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:29:22,703 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:29:22,703 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:29:22,706 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:29:22,706 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:29:22,710 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:29:22,710 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:29:22,714 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-dONVBve0PkWuczMM4GSLf0j6CmNExuVHV6FjQyN0WQVwRVWvLeBRloVQuw5LfymU ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/a89d303c-54ec-447e-a3d3-fda44c3905dd', '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-dONVBve0PkWuczMM4GSLf0j6CmNExuVHV6FjQyN0WQVwRVWvLeBRloVQuw5LfymU', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a89d303c-54ec-447e-a3d3-fda44c3905dd', 'ID_FS_UUID_ENC': 'a89d303c-54ec-447e-a3d3-fda44c3905dd', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1076378779'} ; 2024-03-01 20:29:22,714 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:29:22,714 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:29:22,718 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:29:22,718 INFO program/MainThread: stderr[11]: 2024-03-01 20:29:22,718 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:29:22,718 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:29:22,722 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:29:22,722 INFO program/MainThread: stderr[12]: 2024-03-01 20:29:22,722 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:29:22,722 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:29:22,725 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:29:22,725 INFO program/MainThread: stderr[13]: 2024-03-01 20:29:22,725 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:29:22,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:22,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:29:22,736 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:22,737 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:29:22,737 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:22,737 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:29:22,733 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f73adaad8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f73aeb9cf28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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:29:22,738 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:29:22,742 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:29:22,742 INFO program/MainThread: stderr[14]: 2024-03-01 20:29:22,742 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:29:22,746 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:29:22,750 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:22,750 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:29:22,754 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:22,754 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:29:22,758 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:22,758 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:29:22,762 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:22,762 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:29:22,763 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:29:22,764 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:29:22,767 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:29:22,768 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:29:22,771 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:29:22,771 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:29:22,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:22,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:22,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv ; incomplete: False ; hidden: False ; 2024-03-01 20:29:22,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:29:22,784 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:29:22,787 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:29:22,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:29:22,791 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:29:22,794 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:29:22,795 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:29:22,798 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:29:22,799 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:29:22,799 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:29:22,802 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:29:22,806 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:29:22,806 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:29:22,809 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:29:22,812 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:29:22,813 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:29:22,816 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:29:22,816 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:29:22,817 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:29:22,817 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:29:22,820 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:29:22,820 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:29:22,823 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:29:22,824 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:29:22,827 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/test_vg1/lv2 ' '/dev/disk/by-uuid/46082b1e-3e64-4e9a-9812-ff180b9a0517 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-dONVBve0PkWuczMM4GSLf0j6CmNExuVHvCj2eacIckabVPACFCiOScZCtycH9dNv', '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-dONVBve0PkWuczMM4GSLf0j6CmNExuVHvCj2eacIckabVPACFCiOScZCtycH9dNv', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '46082b1e-3e64-4e9a-9812-ff180b9a0517', 'ID_FS_UUID_ENC': '46082b1e-3e64-4e9a-9812-ff180b9a0517', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1076075924'} ; 2024-03-01 20:29:22,827 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:29:22,828 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:29:22,832 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:29:22,832 INFO program/MainThread: stderr[15]: 2024-03-01 20:29:22,832 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:29:22,832 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:29:22,835 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:29:22,835 INFO program/MainThread: stderr[16]: 2024-03-01 20:29:22,836 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:29:22,836 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:29:22,839 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:29:22,839 INFO program/MainThread: stderr[17]: 2024-03-01 20:29:22,839 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:29:22,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:22,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:29:22,850 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:22,850 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:22,851 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:22,852 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:22,847 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f73aeb9c898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f73aeb9cf28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:22,852 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:29:22,856 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:29:22,856 INFO program/MainThread: stderr[18]: 2024-03-01 20:29:22,856 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:29:22,860 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:29:22,864 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:22,864 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:29:22,867 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:22,868 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:29:22,871 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:22,871 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:29:22,875 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:22,875 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:29:22,875 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:29:22,878 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:29:22,878 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:29:22,882 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:29:22,882 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:29:22,883 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:29:22,886 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/lvm-pv-uuid-7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8', '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': '7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi', 'ID_FS_UUID_ENC': '7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:29:22,886 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:29:22,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:29:22,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:22,897 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:29:22,897 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:29:22,897 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:29:22,897 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:29:22,900 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:29:22,904 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:29:22,904 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:29:22,907 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:29:22,907 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:29:22,908 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:29:22,908 INFO blivet/MainThread: got device: DiskDevice instance (0x7f73adac8cf8) -- 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:29:22,911 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:29:22,914 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:22,915 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:29:22,918 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:22,918 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:29:22,921 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:22,921 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:29:22,925 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:22,925 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:29:22,928 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:29:22,928 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:29:22,928 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:22,957 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=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:29:22,957 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1. WARNING: Couldn't find device with uuid PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb. WARNING: VG test_vg2 is missing PV nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb (last written to /dev/sdf). 2024-03-01 20:29:22,957 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:29:22,958 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:29:22,962 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi ; label: None ; device: /dev/sdd ; serial: 360014053b4c6aec572749a6981be21b8 ; exists: True ; vg_name: test_vg2 ; vg_uuid: VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:29:22,962 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:29:22,965 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:29:22,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L ; incomplete: True ; hidden: False ; 2024-03-01 20:29:22,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:29:22,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:22,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:22,978 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:23,006 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 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=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=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:29:23,006 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1. WARNING: Couldn't find device with uuid PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb. WARNING: VG test_vg2 is missing PV nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb (last written to /dev/sdf). 2024-03-01 20:29:23,006 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:29:23,006 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:29:23,007 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:29:23,011 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:29:23,015 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:29:23,015 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:29:23,018 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:29:23,019 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:23,045 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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=JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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:29:23,045 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1. WARNING: Couldn't find device with uuid PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb. WARNING: VG test_vg2 is missing PV nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb (last written to /dev/sdf). 2024-03-01 20:29:23,045 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:29:23,050 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:29:23,050 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:29:23,053 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:29:23,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L ; incomplete: True ; hidden: False ; 2024-03-01 20:29:23,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:29:23,060 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:29:23,060 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:29:23,063 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', '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': 'nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1', 'ID_FS_UUID_ENC': 'nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:29:23,063 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:29:23,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:29:23,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:23,074 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:29:23,075 INFO blivet/MainThread: sde is a disk 2024-03-01 20:29:23,075 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:29:23,075 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:29:23,078 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:29:23,081 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:29:23,081 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:29:23,084 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:29:23,085 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:29:23,085 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:29:23,085 INFO blivet/MainThread: got device: DiskDevice instance (0x7f73adac2ba8) -- 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:29:23,089 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:29:23,092 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:23,092 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:29:23,096 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:23,096 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:29:23,099 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:23,099 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:29:23,102 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:23,102 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:29:23,105 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:29:23,105 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:29:23,106 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:23,134 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=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:29:23,134 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb. WARNING: VG test_vg2 is missing PV PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb (last written to /dev/sdf). 2024-03-01 20:29:23,134 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:29:23,135 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:29:23,139 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1 ; label: None ; device: /dev/sde ; serial: 36001405e2fb0791ebf44edab19ba5518 ; exists: True ; vg_name: test_vg2 ; vg_uuid: VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:29:23,139 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:29:23,142 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:29:23,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L ; incomplete: True ; hidden: False ; 2024-03-01 20:29:23,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:29:23,152 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:29:23,155 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:29:23,158 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:29:23,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L ; incomplete: True ; hidden: False ; 2024-03-01 20:29:23,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:29:23,165 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:23,193 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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=JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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:29:23,193 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb. WARNING: VG test_vg2 is missing PV PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb (last written to /dev/sdf). 2024-03-01 20:29:23,193 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:29:23,193 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:29:23,193 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:29:23,198 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/lvm-pv-uuid-PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', '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': 'PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb', 'ID_FS_UUID_ENC': 'PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:29:23,198 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:29:23,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:29:23,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:23,209 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:29:23,209 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:29:23,210 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:29:23,210 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:29:23,213 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:29:23,216 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:29:23,216 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:29:23,219 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:29:23,220 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:29:23,220 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:29:23,220 INFO blivet/MainThread: got device: DiskDevice instance (0x7f73ada5e940) -- 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:29:23,224 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:29:23,227 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:23,227 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:29:23,231 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:23,231 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:29:23,234 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:23,234 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:29:23,237 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:23,237 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:29:23,240 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:29:23,240 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:29:23,241 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:23,269 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=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:29:23,269 INFO program/MainThread: stderr[24]: 2024-03-01 20:29:23,269 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:29:23,270 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:29:23,274 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb ; label: None ; device: /dev/sdf ; serial: 360014050081c8402d47403dac1ed16f7 ; exists: True ; vg_name: test_vg2 ; vg_uuid: VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:29:23,274 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:29:23,277 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:29:23,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L ; incomplete: True ; hidden: False ; 2024-03-01 20:29:23,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:29:23,287 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:29:23,290 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:29:23,293 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:29:23,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L ; incomplete: True ; hidden: False ; 2024-03-01 20:29:23,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:29:23,300 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:23,328 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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=JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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:29:23,328 INFO program/MainThread: stderr[25]: 2024-03-01 20:29:23,328 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:29:23,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:23,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:23,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA ; incomplete: False ; hidden: False ; 2024-03-01 20:29:23,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:29:23,342 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:29:23,346 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:29:23,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:29:23,349 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:29:23,353 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:29:23,353 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:29:23,357 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:29:23,357 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:29:23,357 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:29:23,361 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:29:23,364 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:29:23,365 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:29:23,368 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:29:23,371 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:29:23,372 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:29:23,375 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:29:23,375 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:29:23,376 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:29:23,376 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:29:23,379 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:29:23,379 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:29:23,382 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:29:23,383 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:29:23,386 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-VBKd07Taw372AyyvR6zqW25E0bLVmQ5LCJB2ONGD0wdN0fji2wQu2aXZi5dt7pmA ' '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/9580ee7e-624d-43bd-a726-e294799af2d8 ' '/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-VBKd07Taw372AyyvR6zqW25E0bLVmQ5LCJB2ONGD0wdN0fji2wQu2aXZi5dt7pmA', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '9580ee7e-624d-43bd-a726-e294799af2d8', 'ID_FS_UUID_ENC': '9580ee7e-624d-43bd-a726-e294799af2d8', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1075255463'} ; 2024-03-01 20:29:23,386 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:29:23,387 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:29:23,391 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:29:23,391 INFO program/MainThread: stderr[26]: 2024-03-01 20:29:23,391 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:29:23,391 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:29:23,394 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:29:23,394 INFO program/MainThread: stderr[27]: 2024-03-01 20:29:23,394 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:29:23,394 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:29:23,397 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:29:23,398 INFO program/MainThread: stderr[28]: 2024-03-01 20:29:23,398 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:29:23,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:23,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:29:23,408 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:23,409 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:29:23,409 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:23,410 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:29:23,406 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f73ada5e8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f73adaad908) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:23,410 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:29:23,413 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:29:23,413 INFO program/MainThread: stderr[29]: 2024-03-01 20:29:23,413 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:29:23,417 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:29:23,421 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:23,421 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:29:23,425 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:23,425 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:29:23,429 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:23,429 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:29:23,432 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:23,432 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:29:23,433 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:29:23,436 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:29:23,436 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:29:23,439 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:29:23,439 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:29:23,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:23,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:23,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:23,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:29:23,452 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:29:23,456 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:29:23,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:29:23,460 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:29:23,463 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:29:23,464 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:29:23,467 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:29:23,468 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:29:23,468 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:29:23,471 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:29:23,475 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:29:23,475 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:29:23,478 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:29:23,482 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:29:23,482 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:29:23,485 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:29:23,485 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:29:23,486 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:29:23,486 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:29:23,498 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:29:23,498 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:29:23,501 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:29:23,502 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:29:23,505 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-VBKd07Taw372AyyvR6zqW25E0bLVmQ5LJS8niOn68Tb8jRt3K31PeNZxqRhGHQm6 ' '/dev/disk/by-uuid/d0800edc-37c3-47e1-9b2b-bf5a411ce2dd ' '/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-VBKd07Taw372AyyvR6zqW25E0bLVmQ5LJS8niOn68Tb8jRt3K31PeNZxqRhGHQm6', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd0800edc-37c3-47e1-9b2b-bf5a411ce2dd', 'ID_FS_UUID_ENC': 'd0800edc-37c3-47e1-9b2b-bf5a411ce2dd', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1074956450'} ; 2024-03-01 20:29:23,505 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:29:23,506 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:29:23,510 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:29:23,510 INFO program/MainThread: stderr[30]: 2024-03-01 20:29:23,510 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:29:23,510 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:29:23,513 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:29:23,513 INFO program/MainThread: stderr[31]: 2024-03-01 20:29:23,513 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:29:23,514 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:29:23,517 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:29:23,517 INFO program/MainThread: stderr[32]: 2024-03-01 20:29:23,517 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:29:23,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:23,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:29:23,528 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:23,528 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:23,529 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:23,530 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:23,525 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f73ada804a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f73adaad908) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:23,530 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:29:23,534 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:29:23,534 INFO program/MainThread: stderr[33]: 2024-03-01 20:29:23,534 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:29:23,538 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:29:23,542 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:23,542 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:29:23,545 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:23,545 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:29:23,549 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:23,549 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:29:23,552 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:23,552 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:29:23,553 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:29:23,556 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:29:23,556 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:29:23,560 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:29:23,560 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:29:23,560 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:29:23,564 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/lvm-pv-uuid-ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg', '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': 'ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg', 'ID_FS_UUID_ENC': 'ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:29:23,564 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:29:23,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:29:23,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:23,575 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:29:23,575 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:29:23,575 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:29:23,576 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:29:23,579 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:29:23,582 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:29:23,582 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:29:23,585 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:29:23,586 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:29:23,586 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:29:23,586 INFO blivet/MainThread: got device: DiskDevice instance (0x7f73ada7c3c8) -- 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:29:23,589 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:29:23,593 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:23,593 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:29:23,596 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:23,596 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:29:23,600 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:23,600 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:29:23,603 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:23,603 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:29:23,606 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:29:23,606 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:29:23,606 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:23,636 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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=F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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=FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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=fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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:29:23,636 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c. WARNING: Couldn't find device with uuid FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q. WARNING: Couldn't find device with uuid fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg. WARNING: VG test_vg3 is missing PV F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg (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:29:23,636 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:29:23,637 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:29:23,641 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg ; label: None ; device: /dev/sdg ; serial: 3600140542f659a119ba426babe89322a ; exists: True ; vg_name: test_vg3 ; vg_uuid: 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:29:23,641 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:29:23,644 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:29:23,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw ; incomplete: True ; hidden: False ; 2024-03-01 20:29:23,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:29:23,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:23,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:23,657 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:23,687 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 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=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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:29:23,687 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c. WARNING: Couldn't find device with uuid FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q. WARNING: Couldn't find device with uuid fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg. WARNING: VG test_vg3 is missing PV F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg (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:29:23,687 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:29:23,687 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:29:23,688 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:29:23,692 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:29:23,696 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:29:23,696 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:29:23,699 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:29:23,700 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:23,729 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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=JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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=gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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=gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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=u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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=u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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=ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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=xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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:29:23,729 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c. WARNING: Couldn't find device with uuid FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q. WARNING: Couldn't find device with uuid fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg. WARNING: VG test_vg3 is missing PV F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg (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:29:23,729 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:29:23,734 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:29:23,735 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:29:23,738 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:29:23,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw ; incomplete: True ; hidden: False ; 2024-03-01 20:29:23,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:29:23,744 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:29:23,744 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:29:23,748 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/lvm-pv-uuid-F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c', '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': 'F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c', 'ID_FS_UUID_ENC': 'F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:29:23,748 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:29:23,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:29:23,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:23,759 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:29:23,759 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:29:23,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:29:23,760 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:29:23,763 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:29:23,766 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:29:23,766 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:29:23,769 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:29:23,770 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:29:23,770 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:29:23,770 INFO blivet/MainThread: got device: DiskDevice instance (0x7f73adac2e48) -- 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:29:23,774 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:29:23,777 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:23,778 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:29:23,781 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:23,781 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:29:23,784 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:23,784 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:29:23,787 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:23,788 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:29:23,790 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:29:23,791 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:29:23,791 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:23,821 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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=F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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=FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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=fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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:29:23,821 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q. WARNING: Couldn't find device with uuid fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg. WARNING: VG test_vg3 is missing PV FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg (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:29:23,821 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:29:23,822 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:29:23,826 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c ; label: None ; device: /dev/sdh ; serial: 3600140507983b115f6844a7a9fcbabf3 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw ; pe_start: 8 MiB ; 2024-03-01 20:29:23,826 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:29:23,829 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:29:23,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw ; incomplete: True ; hidden: False ; 2024-03-01 20:29:23,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:29:23,839 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:29:23,842 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:29:23,845 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:29:23,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw ; incomplete: True ; hidden: False ; 2024-03-01 20:29:23,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:29:23,852 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:23,881 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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=JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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=gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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=gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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=u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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=u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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=ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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=xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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:29:23,881 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q. WARNING: Couldn't find device with uuid fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg. WARNING: VG test_vg3 is missing PV FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg (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:29:23,882 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:29:23,882 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:29:23,882 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:29:23,887 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q ' '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', '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': 'FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q', 'ID_FS_UUID_ENC': 'FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:29:23,887 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:29:23,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:29:23,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:23,898 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:29:23,899 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:29:23,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:29:23,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:29:23,902 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:29:23,905 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:29:23,906 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:29:23,909 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:29:23,909 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:29:23,910 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:29:23,910 INFO blivet/MainThread: got device: DiskDevice instance (0x7f73adac2198) -- 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:29:23,913 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:29:23,917 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:23,917 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:29:23,920 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:23,920 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:29:23,924 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:23,924 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:29:23,927 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:23,927 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:29:23,930 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:29:23,930 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:29:23,930 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:23,961 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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=F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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=FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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=fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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:29:23,961 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg. WARNING: VG test_vg3 is missing PV fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg (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:29:23,961 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:29:23,962 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:29:23,966 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q ; label: None ; device: /dev/sdi ; serial: 360014051991ae72797f436495a24628d ; exists: True ; vg_name: test_vg3 ; vg_uuid: 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw ; pe_start: 8 MiB ; 2024-03-01 20:29:23,966 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:29:23,969 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:29:23,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw ; incomplete: True ; hidden: False ; 2024-03-01 20:29:23,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:29:23,979 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:29:23,982 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:29:23,986 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:29:23,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw ; incomplete: True ; hidden: False ; 2024-03-01 20:29:23,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:29:23,992 INFO program/MainThread: Running [40] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:24,021 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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=JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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=gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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=gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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=u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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=u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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=ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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=xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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:29:24,021 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg. WARNING: VG test_vg3 is missing PV fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg (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:29:24,021 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:29:24,022 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:29:24,022 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:29:24,027 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a', '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': 'fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg', 'ID_FS_UUID_ENC': 'fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:29:24,027 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:29:24,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:29:24,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:24,038 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:29:24,039 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:29:24,039 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:29:24,039 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:29:24,042 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:29:24,046 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:29:24,046 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:29:24,049 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:29:24,049 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:29:24,050 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:29:24,050 INFO blivet/MainThread: got device: DiskDevice instance (0x7f73adad80b8) -- 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:29:24,053 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:29:24,057 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:24,057 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:29:24,060 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:24,060 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:29:24,063 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:24,064 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:29:24,067 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:24,067 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:29:24,070 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:29:24,070 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:29:24,070 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:24,102 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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=F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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=FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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=fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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:29:24,102 INFO program/MainThread: stderr[41]: 2024-03-01 20:29:24,102 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:29:24,103 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:29:24,107 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg ; label: None ; device: /dev/sdj ; serial: 3600140512a86b4b473741bda93c2753b ; exists: True ; vg_name: test_vg3 ; vg_uuid: 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:29:24,107 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:29:24,111 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:29:24,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw ; incomplete: True ; hidden: False ; 2024-03-01 20:29:24,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:29:24,120 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:29:24,124 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:29:24,127 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:29:24,130 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw ; incomplete: True ; hidden: False ; 2024-03-01 20:29:24,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:29:24,133 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:24,165 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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=JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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=gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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=gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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=u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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=u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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=ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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=xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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:29:24,165 INFO program/MainThread: stderr[42]: 2024-03-01 20:29:24,165 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:29:24,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:24,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:24,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:24,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:29:24,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:29:24,184 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:29:24,184 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:29:24,187 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:29:24,191 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:29:24,191 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:29:24,195 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:29:24,196 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:29:24,196 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:29:24,199 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:29:24,202 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:29:24,203 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:29:24,206 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:29:24,209 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:29:24,210 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:29:24,213 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:29:24,213 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:29:24,214 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:29:24,214 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:29:24,217 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:29:24,217 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:29:24,221 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:29:24,221 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:29:24,225 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-uuid/47afdd80-ed13-4fac-a45d-a49d66c55008 ' '/dev/disk/by-id/dm-uuid-LVM-60ofhzQ2OIAtL1JfAykwcra6UC6LU5SwgYXVC0tdscOC2cOoa0wfimBYt2bwwcn8 ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/mapper/test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-60ofhzQ2OIAtL1JfAykwcra6UC6LU5SwgYXVC0tdscOC2cOoa0wfimBYt2bwwcn8', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '47afdd80-ed13-4fac-a45d-a49d66c55008', 'ID_FS_UUID_ENC': '47afdd80-ed13-4fac-a45d-a49d66c55008', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1074092438'} ; 2024-03-01 20:29:24,225 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:29:24,225 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:29:24,229 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:29:24,229 INFO program/MainThread: stderr[43]: 2024-03-01 20:29:24,229 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:29:24,229 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:29:24,232 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:29:24,233 INFO program/MainThread: stderr[44]: 2024-03-01 20:29:24,233 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:29:24,233 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:29:24,236 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:29:24,236 INFO program/MainThread: stderr[45]: 2024-03-01 20:29:24,236 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:29:24,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:24,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:29:24,247 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:24,248 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:29:24,248 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:24,249 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:29:24,244 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f73aeb89a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f73ada5e780) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:24,250 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:29:24,253 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:29:24,253 INFO program/MainThread: stderr[46]: 2024-03-01 20:29:24,254 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:29:24,258 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:29:24,261 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:24,262 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:29:24,265 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:24,265 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:29:24,269 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:24,269 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:29:24,273 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:24,273 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:29:24,273 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:29:24,277 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:29:24,277 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:29:24,280 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:29:24,280 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:29:24,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:24,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:24,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl ; incomplete: False ; hidden: False ; 2024-03-01 20:29:24,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:29:24,293 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:29:24,297 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:29:24,297 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:29:24,300 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:29:24,304 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:29:24,304 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:29:24,308 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:29:24,308 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:29:24,308 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:29:24,312 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:29:24,315 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:29:24,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:29:24,319 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:29:24,322 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:29:24,322 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:29:24,326 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:29:24,326 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:29:24,326 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:29:24,327 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:29:24,330 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:29:24,330 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:29:24,333 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:29:24,334 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:29:24,337 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-60ofhzQ2OIAtL1JfAykwcra6UC6LU5Swu0ZEmdIkpXK0jieaTFjeg8SMLSLmU9sl ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/d9ab3d0d-068e-4549-8396-98a5628ef613', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-60ofhzQ2OIAtL1JfAykwcra6UC6LU5Swu0ZEmdIkpXK0jieaTFjeg8SMLSLmU9sl', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd9ab3d0d-068e-4549-8396-98a5628ef613', 'ID_FS_UUID_ENC': 'd9ab3d0d-068e-4549-8396-98a5628ef613', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1073762987'} ; 2024-03-01 20:29:24,337 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:29:24,338 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:29:24,342 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:29:24,342 INFO program/MainThread: stderr[47]: 2024-03-01 20:29:24,342 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:29:24,342 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:29:24,345 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:29:24,345 INFO program/MainThread: stderr[48]: 2024-03-01 20:29:24,345 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:29:24,345 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:29:24,349 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:29:24,349 INFO program/MainThread: stderr[49]: 2024-03-01 20:29:24,349 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:29:24,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:24,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:29:24,361 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:24,362 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:29:24,362 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:24,363 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:29:24,358 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f73adac8390) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f73ada5e780) -- name = test_vg3 status = True 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:24,364 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:29:24,368 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:29:24,368 INFO program/MainThread: stderr[50]: 2024-03-01 20:29:24,368 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:29:24,372 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:29:24,376 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:24,376 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:29:24,379 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:24,379 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:29:24,383 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:24,383 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:29:24,387 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:24,387 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:29:24,387 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:29:24,390 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:29:24,390 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:29:24,394 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:29:24,394 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:29:24,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:24,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:24,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:24,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:29:24,407 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:29:24,411 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:29:24,411 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:29:24,414 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:29:24,418 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:29:24,418 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:29:24,422 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:29:24,422 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:29:24,422 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:29:24,426 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:29:24,429 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:29:24,430 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:29:24,433 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:29:24,437 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:29:24,437 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:29:24,440 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 20:29:24,441 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:29:24,441 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:29:24,441 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:29:24,444 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:29:24,444 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:29:24,448 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:29:24,448 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:29:24,452 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-60ofhzQ2OIAtL1JfAykwcra6UC6LU5SwZxBgdZTZpLMvwJtsQz7a1ljiBoEUDx89 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/a0c6f116-6abe-4e1e-9cf5-29ed89ea631a ' '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-60ofhzQ2OIAtL1JfAykwcra6UC6LU5SwZxBgdZTZpLMvwJtsQz7a1ljiBoEUDx89', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a0c6f116-6abe-4e1e-9cf5-29ed89ea631a', 'ID_FS_UUID_ENC': 'a0c6f116-6abe-4e1e-9cf5-29ed89ea631a', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1073453830'} ; 2024-03-01 20:29:24,452 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:29:24,452 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:29:24,456 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:29:24,456 INFO program/MainThread: stderr[51]: 2024-03-01 20:29:24,456 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:29:24,456 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:29:24,459 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:29:24,460 INFO program/MainThread: stderr[52]: 2024-03-01 20:29:24,460 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:29:24,460 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:29:24,463 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:29:24,463 INFO program/MainThread: stderr[53]: 2024-03-01 20:29:24,463 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:29:24,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:24,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:29:24,475 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:24,476 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:29:24,476 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:24,477 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:29:24,472 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f73aec40550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f73ada5e780) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:24,478 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:29:24,481 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:29:24,481 INFO program/MainThread: stderr[54]: 2024-03-01 20:29:24,481 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:29:24,485 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:29:24,489 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:24,489 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:29:24,493 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:24,493 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:29:24,497 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:24,497 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:29:24,500 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:24,500 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:29:24,501 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:29:24,504 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:29:24,504 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:29:24,507 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:29:24,508 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:29:24,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:24,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:24,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:24,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:29:24,521 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:29:24,524 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:29:24,524 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:29:24,528 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:29:24,531 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:29:24,532 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:29:24,535 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:29:24,536 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:29:24,536 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:29:24,539 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:29:24,543 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:29:24,543 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:29:24,546 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:29:24,550 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:29:24,550 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:29:24,554 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:29:24,554 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:29:24,554 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:29:24,554 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:29:24,558 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:29:24,558 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:29:24,561 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:29:24,561 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:29:24,565 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-uuid/6f5dfe7c-1c28-4238-abf8-f1174620430b ' '/dev/test_vg3/lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-60ofhzQ2OIAtL1JfAykwcra6UC6LU5SwxzdrhVoBGzkGIvzdfeIoQsksxDLu1OW1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-60ofhzQ2OIAtL1JfAykwcra6UC6LU5SwxzdrhVoBGzkGIvzdfeIoQsksxDLu1OW1', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6f5dfe7c-1c28-4238-abf8-f1174620430b', 'ID_FS_UUID_ENC': '6f5dfe7c-1c28-4238-abf8-f1174620430b', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1073142413'} ; 2024-03-01 20:29:24,565 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:29:24,566 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:29:24,570 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:29:24,570 INFO program/MainThread: stderr[55]: 2024-03-01 20:29:24,570 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:29:24,570 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:29:24,573 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:29:24,573 INFO program/MainThread: stderr[56]: 2024-03-01 20:29:24,573 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:29:24,574 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:29:24,577 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:29:24,577 INFO program/MainThread: stderr[57]: 2024-03-01 20:29:24,577 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:29:24,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:24,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:29:24,589 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:24,590 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:24,590 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:24,591 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:24,586 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f73ada86e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f73ada5e780) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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:29:24,592 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:29:24,595 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:29:24,595 INFO program/MainThread: stderr[58]: 2024-03-01 20:29:24,595 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:29:24,600 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:29:24,603 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:24,603 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:29:24,607 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:24,607 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:29:24,611 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:24,611 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:29:24,614 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:24,614 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:29:24,615 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:29:24,618 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:29:24,618 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:29:24,622 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:29:24,622 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:29:24,622 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:29:24,625 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': '20276026'} ; 2024-03-01 20:29:24,625 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:29:24,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:29:24,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:24,637 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:29:24,637 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:29:24,637 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:29:24,637 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:29:24,637 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:29:24,637 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:29:24,641 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:29:24,644 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:29:24,644 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:29:24,647 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:29:24,648 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:29:24,648 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:29:24,648 INFO blivet/MainThread: got device: DiskDevice instance (0x7f73aec472e8) -- 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:29:24,652 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:29:24,655 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:24,655 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:29:24,658 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:24,658 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:29:24,662 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:24,662 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:29:24,665 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:24,665 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:29:24,669 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:29:24,672 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:29:24,675 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:29:24,680 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 0x7f73adacd0c8> 2024-03-01 20:29:27,875 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:29:27,879 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:29:27,880 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:29:27,883 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': '20279930'} ; 2024-03-01 20:29:27,883 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:29:27,884 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:29:27,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:27,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:27,894 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:29:27,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:27,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:27,900 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:27,914 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:27,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:29:27,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:29:27,937 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:29:27,940 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:29:27,940 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:29:27,944 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:29:27,947 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:29:27,947 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:29:27,950 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:29:27,951 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:29:27,951 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:29:27,954 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:29:27,957 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:29:27,960 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:29:27,963 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:29:27,966 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:29:27,967 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:29:27,967 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:29:27,968 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:29:27,967 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f73aec47c88) -- 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 0x7f73ada1dca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:29:27,971 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:29:27,975 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:27,975 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:29:27,978 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:27,978 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:29:27,981 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:27,981 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:29:27,985 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:27,985 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:29:27,985 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:29:27,988 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:29:27,988 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:29:27,991 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:29:27,991 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:29:27,994 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/disk/by-uuid/6f5dfe7c-1c28-4238-abf8-f1174620430b ' '/dev/disk/by-id/dm-uuid-LVM-60ofhzQ2OIAtL1JfAykwcra6UC6LU5SwxzdrhVoBGzkGIvzdfeIoQsksxDLu1OW1 ' '/dev/mapper/test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-60ofhzQ2OIAtL1JfAykwcra6UC6LU5SwxzdrhVoBGzkGIvzdfeIoQsksxDLu1OW1', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6f5dfe7c-1c28-4238-abf8-f1174620430b', 'ID_FS_UUID_ENC': '6f5dfe7c-1c28-4238-abf8-f1174620430b', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1073142413'} ; 2024-03-01 20:29:27,995 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:29:27,995 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:29:27,999 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:29:27,999 INFO program/MainThread: stderr[59]: 2024-03-01 20:29:27,999 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:29:27,999 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:29:28,003 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:29:28,003 INFO program/MainThread: stderr[60]: 2024-03-01 20:29:28,003 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:29:28,003 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:29:28,006 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:29:28,007 INFO program/MainThread: stderr[61]: 2024-03-01 20:29:28,007 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:29:28,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:28,015 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:29:28,019 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:28,020 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:28,020 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:28,021 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:28,015 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f73ada86e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f73ada5e780) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:28,022 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:29:28,026 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:29:28,026 INFO program/MainThread: stderr[62]: 2024-03-01 20:29:28,026 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:29:28,030 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:29:28,030 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:29:28,033 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-60ofhzQ2OIAtL1JfAykwcra6UC6LU5SwZxBgdZTZpLMvwJtsQz7a1ljiBoEUDx89 ' '/dev/disk/by-uuid/a0c6f116-6abe-4e1e-9cf5-29ed89ea631a ' '/dev/mapper/test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-name-test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_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-60ofhzQ2OIAtL1JfAykwcra6UC6LU5SwZxBgdZTZpLMvwJtsQz7a1ljiBoEUDx89', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a0c6f116-6abe-4e1e-9cf5-29ed89ea631a', 'ID_FS_UUID_ENC': 'a0c6f116-6abe-4e1e-9cf5-29ed89ea631a', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1073453830'} ; 2024-03-01 20:29:28,033 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:29:28,034 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:29:28,037 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:29:28,037 INFO program/MainThread: stderr[63]: 2024-03-01 20:29:28,037 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:29:28,037 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:29:28,040 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:29:28,041 INFO program/MainThread: stderr[64]: 2024-03-01 20:29:28,041 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:29:28,041 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:29:28,044 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:29:28,044 INFO program/MainThread: stderr[65]: 2024-03-01 20:29:28,044 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:29:28,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:28,053 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:29:28,056 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:28,057 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:28,058 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:28,059 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:28,053 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f73aec40550) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f73ada5e780) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:28,060 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:29:28,063 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:29:28,063 INFO program/MainThread: stderr[66]: 2024-03-01 20:29:28,063 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:29:28,067 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:29:28,067 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:29:28,070 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/d9ab3d0d-068e-4549-8396-98a5628ef613 ' '/dev/mapper/test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-60ofhzQ2OIAtL1JfAykwcra6UC6LU5Swu0ZEmdIkpXK0jieaTFjeg8SMLSLmU9sl', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-60ofhzQ2OIAtL1JfAykwcra6UC6LU5Swu0ZEmdIkpXK0jieaTFjeg8SMLSLmU9sl', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd9ab3d0d-068e-4549-8396-98a5628ef613', 'ID_FS_UUID_ENC': 'd9ab3d0d-068e-4549-8396-98a5628ef613', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1073762987'} ; 2024-03-01 20:29:28,071 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:29:28,071 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:29:28,074 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:29:28,074 INFO program/MainThread: stderr[67]: 2024-03-01 20:29:28,074 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:29:28,074 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:29:28,077 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:29:28,078 INFO program/MainThread: stderr[68]: 2024-03-01 20:29:28,078 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:29:28,078 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:29:28,081 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:29:28,081 INFO program/MainThread: stderr[69]: 2024-03-01 20:29:28,081 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:29:28,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:28,089 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:29:28,092 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:28,094 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:28,094 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:28,095 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:28,089 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f73adac8390) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f73ada5e780) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:28,096 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:29:28,099 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:29:28,100 INFO program/MainThread: stderr[70]: 2024-03-01 20:29:28,100 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:29:28,104 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:29:28,104 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:29:28,107 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-60ofhzQ2OIAtL1JfAykwcra6UC6LU5SwgYXVC0tdscOC2cOoa0wfimBYt2bwwcn8 ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/47afdd80-ed13-4fac-a45d-a49d66c55008 ' '/dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-60ofhzQ2OIAtL1JfAykwcra6UC6LU5SwgYXVC0tdscOC2cOoa0wfimBYt2bwwcn8', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '47afdd80-ed13-4fac-a45d-a49d66c55008', 'ID_FS_UUID_ENC': '47afdd80-ed13-4fac-a45d-a49d66c55008', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1074092438'} ; 2024-03-01 20:29:28,107 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:29:28,107 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:29:28,111 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:29:28,111 INFO program/MainThread: stderr[71]: 2024-03-01 20:29:28,111 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:29:28,111 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:29:28,114 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:29:28,114 INFO program/MainThread: stderr[72]: 2024-03-01 20:29:28,114 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:29:28,114 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:29:28,117 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:29:28,118 INFO program/MainThread: stderr[73]: 2024-03-01 20:29:28,118 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:29:28,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:28,126 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:29:28,129 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:28,130 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:28,131 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:28,132 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:28,126 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f73aeb89a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f73ada5e780) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:28,133 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:29:28,136 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:29:28,136 INFO program/MainThread: stderr[74]: 2024-03-01 20:29:28,136 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:29:28,140 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:29:28,140 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:29:28,143 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-VBKd07Taw372AyyvR6zqW25E0bLVmQ5LJS8niOn68Tb8jRt3K31PeNZxqRhGHQm6 ' '/dev/mapper/test_vg2-lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/d0800edc-37c3-47e1-9b2b-bf5a411ce2dd', '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-VBKd07Taw372AyyvR6zqW25E0bLVmQ5LJS8niOn68Tb8jRt3K31PeNZxqRhGHQm6', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd0800edc-37c3-47e1-9b2b-bf5a411ce2dd', 'ID_FS_UUID_ENC': 'd0800edc-37c3-47e1-9b2b-bf5a411ce2dd', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1074956450'} ; 2024-03-01 20:29:28,143 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:29:28,144 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:29:28,147 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:29:28,147 INFO program/MainThread: stderr[75]: 2024-03-01 20:29:28,147 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:29:28,147 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:29:28,150 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:29:28,151 INFO program/MainThread: stderr[76]: 2024-03-01 20:29:28,151 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:29:28,151 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:29:28,154 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:29:28,154 INFO program/MainThread: stderr[77]: 2024-03-01 20:29:28,154 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:29:28,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:28,162 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:29:28,165 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:28,166 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:28,166 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:28,167 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:28,162 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f73ada804a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f73adaad908) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:28,167 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:29:28,170 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:29:28,171 INFO program/MainThread: stderr[78]: 2024-03-01 20:29:28,171 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:29:28,175 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:29:28,175 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:29:28,178 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-VBKd07Taw372AyyvR6zqW25E0bLVmQ5LCJB2ONGD0wdN0fji2wQu2aXZi5dt7pmA ' '/dev/disk/by-uuid/9580ee7e-624d-43bd-a726-e294799af2d8', '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-VBKd07Taw372AyyvR6zqW25E0bLVmQ5LCJB2ONGD0wdN0fji2wQu2aXZi5dt7pmA', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '9580ee7e-624d-43bd-a726-e294799af2d8', 'ID_FS_UUID_ENC': '9580ee7e-624d-43bd-a726-e294799af2d8', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1075255463'} ; 2024-03-01 20:29:28,178 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:29:28,178 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:29:28,181 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:29:28,182 INFO program/MainThread: stderr[79]: 2024-03-01 20:29:28,182 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:29:28,182 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:29:28,185 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:29:28,185 INFO program/MainThread: stderr[80]: 2024-03-01 20:29:28,185 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:29:28,185 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:29:28,188 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:29:28,189 INFO program/MainThread: stderr[81]: 2024-03-01 20:29:28,189 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:29:28,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:28,196 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:29:28,199 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:28,200 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:28,200 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:28,201 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:28,197 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f73ada5e8d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f73adaad908) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:28,202 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:29:28,205 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:29:28,205 INFO program/MainThread: stderr[82]: 2024-03-01 20:29:28,205 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:29:28,209 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:29:28,209 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:29:28,212 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-dONVBve0PkWuczMM4GSLf0j6CmNExuVHvCj2eacIckabVPACFCiOScZCtycH9dNv ' '/dev/disk/by-uuid/46082b1e-3e64-4e9a-9812-ff180b9a0517 ' '/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-dONVBve0PkWuczMM4GSLf0j6CmNExuVHvCj2eacIckabVPACFCiOScZCtycH9dNv', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '46082b1e-3e64-4e9a-9812-ff180b9a0517', 'ID_FS_UUID_ENC': '46082b1e-3e64-4e9a-9812-ff180b9a0517', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1076075924'} ; 2024-03-01 20:29:28,212 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:29:28,213 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:29:28,216 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:29:28,216 INFO program/MainThread: stderr[83]: 2024-03-01 20:29:28,216 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:29:28,216 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:29:28,219 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:29:28,220 INFO program/MainThread: stderr[84]: 2024-03-01 20:29:28,220 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:29:28,220 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:29:28,223 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:29:28,223 INFO program/MainThread: stderr[85]: 2024-03-01 20:29:28,223 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:29:28,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:28,231 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:29:28,234 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:28,235 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:28,235 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:28,236 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:28,231 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f73aeb9c898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f73aeb9cf28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:28,236 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:29:28,239 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:29:28,240 INFO program/MainThread: stderr[86]: 2024-03-01 20:29:28,240 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:29:28,244 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:29:28,244 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:29:28,247 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/a89d303c-54ec-447e-a3d3-fda44c3905dd ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-dONVBve0PkWuczMM4GSLf0j6CmNExuVHV6FjQyN0WQVwRVWvLeBRloVQuw5LfymU ' '/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-dONVBve0PkWuczMM4GSLf0j6CmNExuVHV6FjQyN0WQVwRVWvLeBRloVQuw5LfymU', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a89d303c-54ec-447e-a3d3-fda44c3905dd', 'ID_FS_UUID_ENC': 'a89d303c-54ec-447e-a3d3-fda44c3905dd', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1076378779'} ; 2024-03-01 20:29:28,247 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:29:28,247 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:29:28,251 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:29:28,251 INFO program/MainThread: stderr[87]: 2024-03-01 20:29:28,251 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:29:28,251 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:29:28,254 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:29:28,254 INFO program/MainThread: stderr[88]: 2024-03-01 20:29:28,254 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:29:28,254 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:29:28,257 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:29:28,258 INFO program/MainThread: stderr[89]: 2024-03-01 20:29:28,258 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:29:28,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:28,265 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:29:28,268 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:28,269 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:28,269 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:28,270 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:28,266 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f73adaad8d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f73aeb9cf28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:28,271 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:29:28,274 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:29:28,275 INFO program/MainThread: stderr[90]: 2024-03-01 20:29:28,275 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:29:28,279 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:29:28,279 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:29:28,279 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:28,290 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:28,306 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:29:28,307 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:29:28,311 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:29:28,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:28,317 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:29:28,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:29:28,321 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:29:28,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:29:28,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:28,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:29:28,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:29:28,333 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:29:28,335 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:29:28,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:28,342 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:29:28,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:29:28,345 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:29:28,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:29:28,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:28,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:29:28,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:29:28,358 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:29:28,360 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:29:28,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:28,366 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:29:28,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:29:28,370 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:29:28,372 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:29:28,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:28,379 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:29:28,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:29:28,382 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:29:32,839 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_jm8kw6tp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:29:32,875 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:29:32,875 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:29:32,878 INFO program/MainThread: stdout[2]: 2024-03-01 20:29:32,878 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:29:32,878 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:29:32,879 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:29:32,883 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:32,884 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:29:32,887 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:29:32,887 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:29:32,891 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:29:32,891 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:29:32,894 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:29:32,894 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:29:32,905 INFO program/MainThread: stdout: 2024-03-01 20:29:32,905 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:29:32,905 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd 2024-03-01 20:29:32,905 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 46082b1e-3e64-4e9a-9812-ff180b9a0517 2024-03-01 20:29:32,905 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH 2024-03-01 20:29:32,905 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 46082b1e-3e64-4e9a-9812-ff180b9a0517 2024-03-01 20:29:32,905 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs a89d303c-54ec-447e-a3d3-fda44c3905dd 2024-03-01 20:29:32,905 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk 2024-03-01 20:29:32,905 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member 7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi 2024-03-01 20:29:32,905 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs d0800edc-37c3-47e1-9b2b-bf5a411ce2dd 2024-03-01 20:29:32,905 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 9580ee7e-624d-43bd-a726-e294799af2d8 2024-03-01 20:29:32,905 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1 2024-03-01 20:29:32,905 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb 2024-03-01 20:29:32,905 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg 2024-03-01 20:29:32,905 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 6f5dfe7c-1c28-4238-abf8-f1174620430b 2024-03-01 20:29:32,905 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs a0c6f116-6abe-4e1e-9cf5-29ed89ea631a 2024-03-01 20:29:32,905 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs d9ab3d0d-068e-4549-8396-98a5628ef613 2024-03-01 20:29:32,905 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c 2024-03-01 20:29:32,905 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs d9ab3d0d-068e-4549-8396-98a5628ef613 2024-03-01 20:29:32,905 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q 2024-03-01 20:29:32,905 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 47afdd80-ed13-4fac-a45d-a49d66c55008 2024-03-01 20:29:32,905 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg 2024-03-01 20:29:32,905 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 47afdd80-ed13-4fac-a45d-a49d66c55008 2024-03-01 20:29:32,906 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:29:32,906 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:29:32,906 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:29:32,906 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:29:32,906 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:32,906 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 46082b1e-3e64-4e9a-9812-ff180b9a0517 sdb 1073741824 root disk brw-rw---- LVM2_member KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 46082b1e-3e64-4e9a-9812-ff180b9a0517 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs a89d303c-54ec-447e-a3d3-fda44c3905dd sdc 1073741824 root disk brw-rw---- LVM2_member EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk sdd 1073741824 root disk brw-rw---- LVM2_member 7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi |-test_vg2-lv4 641728512 root disk brw-rw---- xfs d0800edc-37c3-47e1-9b2b-bf5a411ce2dd `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 9580ee7e-624d-43bd-a726-e294799af2d8 sde 1073741824 root disk brw-rw---- LVM2_member nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1 sdf 1073741824 root disk brw-rw---- LVM2_member PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb sdg 1073741824 root disk brw-rw---- LVM2_member ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 6f5dfe7c-1c28-4238-abf8-f1174620430b |-test_vg3-lv7 427819008 root disk brw-rw---- xfs a0c6f116-6abe-4e1e-9cf5-29ed89ea631a `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs d9ab3d0d-068e-4549-8396-98a5628ef613 sdh 1073741824 root disk brw-rw---- LVM2_member F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs d9ab3d0d-068e-4549-8396-98a5628ef613 sdi 1073741824 root disk brw-rw---- LVM2_member FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 47afdd80-ed13-4fac-a45d-a49d66c55008 sdj 1073741824 root disk brw-rw---- LVM2_member fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 47afdd80-ed13-4fac-a45d-a49d66c55008 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:29:32,906 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:29:32,906 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:29:32,906 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:29:32,906 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:29:32,907 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:29:32,907 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:29:32,907 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:32,917 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:32,932 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:29:32,936 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', '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': 'COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd', 'ID_FS_UUID_ENC': 'COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:29:32,936 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:29:32,937 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:29:32,965 INFO program/MainThread: stdout[3]: 2024-03-01 20:29:32,965 INFO program/MainThread: stderr[3]: 2024-03-01 20:29:32,965 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:29:32,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:29:32,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:32,978 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:29:32,982 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:29:32,983 INFO blivet/MainThread: sda is a disk 2024-03-01 20:29:32,983 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:29:32,983 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:29:32,987 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:29:32,990 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:29:32,991 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:29:32,994 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:29:32,994 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:29:32,994 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:29:32,995 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2073b0ab70) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:29:32,998 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:29:33,002 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:33,002 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:29:33,005 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:33,006 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:29:33,009 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:33,009 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:29:33,012 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:33,012 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:29:33,016 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:29:33,016 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:29:33,016 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:29:33,045 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_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=KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_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=EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=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:29:33,045 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH. WARNING: Couldn't find device with uuid EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk. WARNING: VG test_vg1 is missing PV KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk (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:29:33,045 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:29:33,046 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:29:33,050 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd ; label: None ; device: /dev/sda ; serial: 36001405239ab7067b3b484aac9d9c077 ; exists: True ; vg_name: test_vg1 ; vg_uuid: dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH ; pe_start: 8 MiB ; 2024-03-01 20:29:33,050 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:29:33,054 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:29:33,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH ; incomplete: True ; hidden: False ; 2024-03-01 20:29:33,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:29:33,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:33,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:33,066 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:29:33,098 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=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:29:33,098 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH. WARNING: Couldn't find device with uuid EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk. WARNING: VG test_vg1 is missing PV KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk (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:29:33,098 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:29:33,099 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:29:33,099 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:29:33,104 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:29:33,108 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:29:33,108 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:29:33,112 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:29:33,112 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:29:33,143 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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:29:33,143 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH. WARNING: Couldn't find device with uuid EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk. WARNING: VG test_vg1 is missing PV KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk (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:29:33,143 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:29:33,148 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:29:33,148 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:29:33,151 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:29:33,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH ; incomplete: True ; hidden: False ; 2024-03-01 20:29:33,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:29:33,158 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:29:33,158 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:29:33,162 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/lvm-pv-uuid-KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH', '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': 'KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH', 'ID_FS_UUID_ENC': 'KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:29:33,162 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:29:33,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:29:33,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:33,172 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:29:33,173 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:29:33,173 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:29:33,173 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:29:33,176 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:29:33,179 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:29:33,180 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:29:33,183 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:29:33,183 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:29:33,183 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:29:33,184 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2072ac43c8) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:29:33,187 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:29:33,190 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:33,190 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:29:33,194 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:33,194 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:29:33,197 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:33,197 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:29:33,201 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:33,201 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:29:33,204 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:29:33,204 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:29:33,204 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:29:33,230 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_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=EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=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:29:33,230 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk. WARNING: VG test_vg1 is missing PV EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk (last written to /dev/sdc). 2024-03-01 20:29:33,230 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:29:33,231 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:29:33,235 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH ; label: None ; device: /dev/sdb ; serial: 360014055a68a6ab37a64082addd3a75c ; exists: True ; vg_name: test_vg1 ; vg_uuid: dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:29:33,235 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:29:33,238 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:29:33,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH ; incomplete: True ; hidden: False ; 2024-03-01 20:29:33,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:29:33,248 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:29:33,251 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:29:33,254 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:29:33,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH ; incomplete: True ; hidden: False ; 2024-03-01 20:29:33,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:29:33,260 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:29:33,286 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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:29:33,286 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk. WARNING: VG test_vg1 is missing PV EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk (last written to /dev/sdc). 2024-03-01 20:29:33,286 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:29:33,286 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:29:33,286 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:29:33,291 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:29:33,291 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:29:33,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:29:33,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:33,301 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:29:33,302 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:29:33,302 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:29:33,302 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:29:33,305 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:29:33,309 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:29:33,309 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:29:33,312 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:29:33,312 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:29:33,313 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:29:33,313 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2073b1de80) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:29:33,316 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:29:33,316 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:29:33,320 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:29:33,320 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:29:33,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:29:33,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:33,330 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:29:33,330 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:29:33,330 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:29:33,330 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:29:33,333 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:29:33,337 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:29:33,337 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:29:33,340 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:29:33,340 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:29:33,341 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:29:33,341 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2072a3bd30) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:29:33,344 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:29:33,344 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:29:33,348 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/lvm-pv-uuid-EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk', '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': 'EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk', 'ID_FS_UUID_ENC': 'EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:29:33,348 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:29:33,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:29:33,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:33,358 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:29:33,358 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:29:33,358 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:29:33,358 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:29:33,362 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:29:33,365 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:29:33,365 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:29:33,368 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:29:33,368 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:29:33,369 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:29:33,369 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2072a38c50) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:29:33,372 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:29:33,376 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:33,376 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:29:33,379 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:33,379 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:29:33,382 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:33,382 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:29:33,386 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:33,386 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:29:33,389 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:29:33,389 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:29:33,389 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:29:33,417 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=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:29:33,417 INFO program/MainThread: stderr[9]: 2024-03-01 20:29:33,417 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:29:33,417 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:29:33,421 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk ; label: None ; device: /dev/sdc ; serial: 360014057827914dfa3b447480a4a2bea ; exists: True ; vg_name: test_vg1 ; vg_uuid: dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:29:33,422 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:29:33,425 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:29:33,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH ; incomplete: True ; hidden: False ; 2024-03-01 20:29:33,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:29:33,435 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:29:33,438 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:29:33,441 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:29:33,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH ; incomplete: True ; hidden: False ; 2024-03-01 20:29:33,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:29:33,447 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:29:33,475 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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:29:33,475 INFO program/MainThread: stderr[10]: 2024-03-01 20:29:33,475 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:29:33,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:33,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:33,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU ; incomplete: False ; hidden: False ; 2024-03-01 20:29:33,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:29:33,489 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:29:33,493 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:29:33,493 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:29:33,497 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:29:33,501 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:29:33,501 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:29:33,504 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:29:33,505 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:29:33,505 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:29:33,508 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:29:33,512 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:29:33,512 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:29:33,515 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:29:33,519 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:29:33,519 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:29:33,522 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:29:33,523 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:29:33,523 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:29:33,523 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:29:33,526 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:29:33,526 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:29:33,530 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:29:33,530 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:29:33,534 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/a89d303c-54ec-447e-a3d3-fda44c3905dd ' '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-dONVBve0PkWuczMM4GSLf0j6CmNExuVHV6FjQyN0WQVwRVWvLeBRloVQuw5LfymU', '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-dONVBve0PkWuczMM4GSLf0j6CmNExuVHV6FjQyN0WQVwRVWvLeBRloVQuw5LfymU', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a89d303c-54ec-447e-a3d3-fda44c3905dd', 'ID_FS_UUID_ENC': 'a89d303c-54ec-447e-a3d3-fda44c3905dd', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1076378779'} ; 2024-03-01 20:29:33,534 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:29:33,534 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:29:33,538 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:29:33,538 INFO program/MainThread: stderr[11]: 2024-03-01 20:29:33,538 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:29:33,538 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:29:33,541 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:29:33,542 INFO program/MainThread: stderr[12]: 2024-03-01 20:29:33,542 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:29:33,542 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:29:33,545 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:29:33,545 INFO program/MainThread: stderr[13]: 2024-03-01 20:29:33,545 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:29:33,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:33,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:29:33,556 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:33,556 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:29:33,557 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:33,557 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:29:33,553 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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:29:33,558 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:29:33,561 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:29:33,561 INFO program/MainThread: stderr[14]: 2024-03-01 20:29:33,561 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:29:33,565 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:29:33,569 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:33,569 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:29:33,573 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:33,573 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:29:33,577 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:33,577 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:29:33,581 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:33,581 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:29:33,582 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:29:33,583 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:29:33,586 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:29:33,587 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:29:33,590 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:29:33,590 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:29:33,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:33,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:33,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv ; incomplete: False ; hidden: False ; 2024-03-01 20:29:33,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:29:33,603 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:29:33,607 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:29:33,607 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:29:33,610 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:29:33,614 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:29:33,614 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:29:33,617 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:29:33,618 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:29:33,618 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:29:33,622 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:29:33,625 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:29:33,625 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:29:33,628 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:29:33,632 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:29:33,632 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:29:33,635 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:29:33,636 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:29:33,636 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:29:33,636 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:29:33,639 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:29:33,640 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:29:33,643 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:29:33,643 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:29:33,647 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-dONVBve0PkWuczMM4GSLf0j6CmNExuVHvCj2eacIckabVPACFCiOScZCtycH9dNv ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/46082b1e-3e64-4e9a-9812-ff180b9a0517 ' '/dev/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-dONVBve0PkWuczMM4GSLf0j6CmNExuVHvCj2eacIckabVPACFCiOScZCtycH9dNv', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '46082b1e-3e64-4e9a-9812-ff180b9a0517', 'ID_FS_UUID_ENC': '46082b1e-3e64-4e9a-9812-ff180b9a0517', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1076075924'} ; 2024-03-01 20:29:33,647 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:29:33,647 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:29:33,651 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:29:33,651 INFO program/MainThread: stderr[15]: 2024-03-01 20:29:33,652 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:29:33,652 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:29:33,655 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:29:33,655 INFO program/MainThread: stderr[16]: 2024-03-01 20:29:33,655 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:29:33,655 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:29:33,658 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:29:33,658 INFO program/MainThread: stderr[17]: 2024-03-01 20:29:33,658 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:29:33,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:33,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:29:33,669 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:33,670 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:33,670 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:33,671 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:33,666 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:33,671 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:29:33,674 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:29:33,675 INFO program/MainThread: stderr[18]: 2024-03-01 20:29:33,675 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:29:33,679 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:29:33,683 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:33,683 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:29:33,686 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:33,686 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:29:33,690 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:33,690 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:29:33,693 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:33,693 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:29:33,694 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:29:33,697 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:29:33,697 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:29:33,701 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:29:33,701 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:29:33,701 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:29:33,705 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/lvm-pv-uuid-7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi', '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': '7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi', 'ID_FS_UUID_ENC': '7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:29:33,705 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:29:33,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:29:33,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:33,715 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:29:33,716 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:29:33,716 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:29:33,716 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:29:33,719 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:29:33,722 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:29:33,722 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:29:33,726 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:29:33,726 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:29:33,726 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:29:33,726 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2072a48518) -- 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:29:33,730 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:29:33,733 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:33,733 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:29:33,736 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:33,737 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:29:33,740 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:33,740 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:29:33,744 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:33,744 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:29:33,747 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:29:33,747 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:29:33,747 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/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:33,775 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=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:29:33,775 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1. WARNING: Couldn't find device with uuid PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb. WARNING: VG test_vg2 is missing PV nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb (last written to /dev/sdf). 2024-03-01 20:29:33,775 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:29:33,775 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:29:33,780 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi ; label: None ; device: /dev/sdd ; serial: 360014053b4c6aec572749a6981be21b8 ; exists: True ; vg_name: test_vg2 ; vg_uuid: VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:29:33,780 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:29:33,783 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:29:33,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L ; incomplete: True ; hidden: False ; 2024-03-01 20:29:33,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:29:33,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:33,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:33,796 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/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:33,823 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 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=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=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:29:33,823 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1. WARNING: Couldn't find device with uuid PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb. WARNING: VG test_vg2 is missing PV nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb (last written to /dev/sdf). 2024-03-01 20:29:33,823 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:29:33,823 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:29:33,823 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:29:33,828 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:29:33,832 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:29:33,832 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:29:33,835 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:29:33,836 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/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:33,867 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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=JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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:29:33,867 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1. WARNING: Couldn't find device with uuid PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb. WARNING: VG test_vg2 is missing PV nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb (last written to /dev/sdf). 2024-03-01 20:29:33,867 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:29:33,872 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:29:33,872 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:29:33,875 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:29:33,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L ; incomplete: True ; hidden: False ; 2024-03-01 20:29:33,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:29:33,882 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:29:33,882 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:29:33,885 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518', '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': 'nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1', 'ID_FS_UUID_ENC': 'nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:29:33,885 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:29:33,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:29:33,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:33,896 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:29:33,897 INFO blivet/MainThread: sde is a disk 2024-03-01 20:29:33,897 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:29:33,897 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:29:33,900 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:29:33,903 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:29:33,904 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:29:33,907 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:29:33,907 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:29:33,907 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:29:33,908 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2072a33c50) -- 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:29:33,911 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:29:33,915 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:33,915 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:29:33,918 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:33,918 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:29:33,921 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:33,922 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:29:33,925 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:33,925 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:29:33,928 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:29:33,928 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:29:33,928 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/sda$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:33,957 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=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:29:33,957 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb. WARNING: VG test_vg2 is missing PV PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb (last written to /dev/sdf). 2024-03-01 20:29:33,957 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:29:33,958 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:29:33,962 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1 ; label: None ; device: /dev/sde ; serial: 36001405e2fb0791ebf44edab19ba5518 ; exists: True ; vg_name: test_vg2 ; vg_uuid: VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:29:33,962 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:29:33,965 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:29:33,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L ; incomplete: True ; hidden: False ; 2024-03-01 20:29:33,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:29:33,975 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:29:33,978 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:29:33,982 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:29:33,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L ; incomplete: True ; hidden: False ; 2024-03-01 20:29:33,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:29:33,988 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/sda$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:34,015 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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=JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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:29:34,015 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb. WARNING: VG test_vg2 is missing PV PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb (last written to /dev/sdf). 2024-03-01 20:29:34,015 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:29:34,015 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:29:34,015 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:29:34,020 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/lvm-pv-uuid-PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e', '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': 'PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb', 'ID_FS_UUID_ENC': 'PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:29:34,020 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:29:34,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:29:34,027 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:34,031 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:29:34,032 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:29:34,032 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:29:34,032 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:29:34,035 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:29:34,038 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:29:34,038 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:29:34,042 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:29:34,042 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:29:34,042 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:29:34,042 INFO blivet/MainThread: got device: DiskDevice instance (0x7f20729df9e8) -- 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:29:34,046 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:29:34,049 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:34,049 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:29:34,053 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:34,053 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:29:34,056 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:34,056 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:29:34,060 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:34,060 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:29:34,063 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:29:34,063 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:29:34,063 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/sda$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:34,092 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=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:29:34,092 INFO program/MainThread: stderr[24]: 2024-03-01 20:29:34,092 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:29:34,092 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:29:34,096 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb ; label: None ; device: /dev/sdf ; serial: 360014050081c8402d47403dac1ed16f7 ; exists: True ; vg_name: test_vg2 ; vg_uuid: VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:29:34,097 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:29:34,100 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:29:34,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L ; incomplete: True ; hidden: False ; 2024-03-01 20:29:34,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:29:34,110 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:29:34,113 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:29:34,116 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:29:34,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L ; incomplete: True ; hidden: False ; 2024-03-01 20:29:34,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:29:34,123 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/sda$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:34,150 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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=JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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:29:34,150 INFO program/MainThread: stderr[25]: 2024-03-01 20:29:34,150 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:29:34,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:34,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:34,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA ; incomplete: False ; hidden: False ; 2024-03-01 20:29:34,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:29:34,164 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:29:34,168 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:29:34,168 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:29:34,171 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:29:34,175 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:29:34,175 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:29:34,179 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:29:34,179 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:29:34,179 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:29:34,183 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:29:34,186 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:29:34,187 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:29:34,190 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:29:34,193 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:29:34,193 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:29:34,197 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:29:34,197 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:29:34,198 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:29:34,198 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:29:34,201 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:29:34,201 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:29:34,204 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:29:34,205 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:29:34,208 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-VBKd07Taw372AyyvR6zqW25E0bLVmQ5LCJB2ONGD0wdN0fji2wQu2aXZi5dt7pmA ' '/dev/disk/by-uuid/9580ee7e-624d-43bd-a726-e294799af2d8 ' '/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-VBKd07Taw372AyyvR6zqW25E0bLVmQ5LCJB2ONGD0wdN0fji2wQu2aXZi5dt7pmA', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '9580ee7e-624d-43bd-a726-e294799af2d8', 'ID_FS_UUID_ENC': '9580ee7e-624d-43bd-a726-e294799af2d8', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1075255463'} ; 2024-03-01 20:29:34,208 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:29:34,209 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:29:34,212 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:29:34,213 INFO program/MainThread: stderr[26]: 2024-03-01 20:29:34,213 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:29:34,213 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:29:34,216 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:29:34,216 INFO program/MainThread: stderr[27]: 2024-03-01 20:29:34,216 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:29:34,216 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:29:34,219 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:29:34,219 INFO program/MainThread: stderr[28]: 2024-03-01 20:29:34,219 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:29:34,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:34,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:29:34,230 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:34,231 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:29:34,231 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:34,232 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:29:34,228 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:34,232 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:29:34,235 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:29:34,235 INFO program/MainThread: stderr[29]: 2024-03-01 20:29:34,235 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:29:34,240 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:29:34,243 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:34,243 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:29:34,247 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:34,248 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:29:34,251 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:34,251 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:29:34,255 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:34,255 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:29:34,255 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:29:34,258 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:29:34,259 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:29:34,262 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:29:34,262 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:29:34,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:34,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:34,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:34,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:29:34,275 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:29:34,279 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:29:34,279 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:29:34,283 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:29:34,286 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:29:34,286 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:29:34,290 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:29:34,290 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:29:34,290 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:29:34,294 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:29:34,297 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:29:34,298 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:29:34,301 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:29:34,304 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:29:34,305 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:29:34,308 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:29:34,308 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:29:34,309 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:29:34,309 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:29:34,321 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:29:34,321 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:29:34,324 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:29:34,325 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:29:34,328 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-VBKd07Taw372AyyvR6zqW25E0bLVmQ5LJS8niOn68Tb8jRt3K31PeNZxqRhGHQm6 ' '/dev/disk/by-uuid/d0800edc-37c3-47e1-9b2b-bf5a411ce2dd ' '/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-VBKd07Taw372AyyvR6zqW25E0bLVmQ5LJS8niOn68Tb8jRt3K31PeNZxqRhGHQm6', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd0800edc-37c3-47e1-9b2b-bf5a411ce2dd', 'ID_FS_UUID_ENC': 'd0800edc-37c3-47e1-9b2b-bf5a411ce2dd', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1074956450'} ; 2024-03-01 20:29:34,328 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:29:34,329 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:29:34,333 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:29:34,333 INFO program/MainThread: stderr[30]: 2024-03-01 20:29:34,333 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:29:34,333 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:29:34,336 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:29:34,336 INFO program/MainThread: stderr[31]: 2024-03-01 20:29:34,336 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:29:34,337 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:29:34,340 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:29:34,340 INFO program/MainThread: stderr[32]: 2024-03-01 20:29:34,340 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:29:34,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:34,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:29:34,351 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:34,352 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:34,352 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:34,353 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:34,348 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:34,353 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:29:34,357 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:29:34,357 INFO program/MainThread: stderr[33]: 2024-03-01 20:29:34,357 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:29:34,361 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:29:34,365 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:34,365 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:29:34,369 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:34,369 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:29:34,372 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:34,373 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:29:34,376 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:34,376 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:29:34,377 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:29:34,380 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:29:34,380 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:29:34,384 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:29:34,384 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:29:34,384 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:29:34,387 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/lvm-pv-uuid-ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg', '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': 'ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg', 'ID_FS_UUID_ENC': 'ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:29:34,388 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:29:34,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:29:34,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:34,399 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:29:34,399 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:29:34,399 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:29:34,399 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:29:34,402 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:29:34,406 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:29:34,406 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:29:34,409 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:29:34,409 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:29:34,410 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:29:34,410 INFO blivet/MainThread: got device: DiskDevice instance (0x7f20729fd9b0) -- 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:29:34,413 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:29:34,417 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:34,417 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:29:34,420 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:34,420 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:29:34,424 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:34,424 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:29:34,427 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:34,427 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:29:34,430 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:29:34,430 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:29:34,430 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/sdg$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:34,460 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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=F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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=FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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=fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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:29:34,460 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c. WARNING: Couldn't find device with uuid FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q. WARNING: Couldn't find device with uuid fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg. WARNING: VG test_vg3 is missing PV F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg (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:29:34,460 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:29:34,461 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:29:34,465 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg ; label: None ; device: /dev/sdg ; serial: 3600140542f659a119ba426babe89322a ; exists: True ; vg_name: test_vg3 ; vg_uuid: 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:29:34,465 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:29:34,468 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:29:34,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw ; incomplete: True ; hidden: False ; 2024-03-01 20:29:34,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:29:34,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:34,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:34,481 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/sdg$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:34,512 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 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=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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:29:34,512 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c. WARNING: Couldn't find device with uuid FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q. WARNING: Couldn't find device with uuid fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg. WARNING: VG test_vg3 is missing PV F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg (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:29:34,512 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:29:34,512 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:29:34,513 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:29:34,518 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:29:34,521 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:29:34,521 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:29:34,525 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:29:34,525 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/sdg$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:34,556 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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=JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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=gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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=gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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=u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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=u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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=ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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=xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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:29:34,556 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c. WARNING: Couldn't find device with uuid FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q. WARNING: Couldn't find device with uuid fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg. WARNING: VG test_vg3 is missing PV F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg (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:29:34,556 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:29:34,561 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:29:34,562 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:29:34,565 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:29:34,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw ; incomplete: True ; hidden: False ; 2024-03-01 20:29:34,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:29:34,572 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:29:34,572 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:29:34,575 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/lvm-pv-uuid-F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c', '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': 'F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c', 'ID_FS_UUID_ENC': 'F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:29:34,575 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:29:34,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:29:34,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:34,586 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:29:34,587 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:29:34,587 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:29:34,587 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:29:34,591 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:29:34,594 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:29:34,594 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:29:34,597 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:29:34,598 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:29:34,598 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:29:34,598 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2072a33b00) -- 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:29:34,602 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:29:34,605 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:34,605 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:29:34,609 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:34,609 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:29:34,612 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:34,612 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:29:34,615 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:34,616 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:29:34,619 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:29:34,619 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:29:34,619 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/sdg$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:34,648 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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=F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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=FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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=fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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:29:34,648 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q. WARNING: Couldn't find device with uuid fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg. WARNING: VG test_vg3 is missing PV FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg (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:29:34,648 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:29:34,649 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:29:34,653 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c ; label: None ; device: /dev/sdh ; serial: 3600140507983b115f6844a7a9fcbabf3 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw ; pe_start: 8 MiB ; 2024-03-01 20:29:34,653 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:29:34,657 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:29:34,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw ; incomplete: True ; hidden: False ; 2024-03-01 20:29:34,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:29:34,666 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:29:34,670 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:29:34,673 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:29:34,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw ; incomplete: True ; hidden: False ; 2024-03-01 20:29:34,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:29:34,679 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/sdg$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:34,710 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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=JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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=gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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=gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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=u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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=u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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=ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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=xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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:29:34,711 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q. WARNING: Couldn't find device with uuid fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg. WARNING: VG test_vg3 is missing PV FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg (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:29:34,711 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:29:34,711 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:29:34,711 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:29:34,716 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/lvm-pv-uuid-FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', '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': 'FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q', 'ID_FS_UUID_ENC': 'FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:29:34,716 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:29:34,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:29:34,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:34,727 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:29:34,728 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:29:34,728 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:29:34,728 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:29:34,731 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:29:34,735 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:29:34,735 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:29:34,738 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:29:34,739 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:29:34,739 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:29:34,739 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2072a33f98) -- 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:29:34,743 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:29:34,746 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:34,746 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:29:34,749 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:34,750 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:29:34,753 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:34,753 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:29:34,757 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:34,757 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:29:34,760 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:29:34,760 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:29:34,760 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/sdg$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:34,788 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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=F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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=FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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=fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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:29:34,788 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg. WARNING: VG test_vg3 is missing PV fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg (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:29:34,788 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:29:34,789 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:29:34,793 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q ; label: None ; device: /dev/sdi ; serial: 360014051991ae72797f436495a24628d ; exists: True ; vg_name: test_vg3 ; vg_uuid: 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw ; pe_start: 8 MiB ; 2024-03-01 20:29:34,793 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:29:34,797 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:29:34,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw ; incomplete: True ; hidden: False ; 2024-03-01 20:29:34,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:29:34,807 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:29:34,810 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:29:34,813 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:29:34,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw ; incomplete: True ; hidden: False ; 2024-03-01 20:29:34,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:29:34,820 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/sdg$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:34,852 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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=JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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=gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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=gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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=u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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=u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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=ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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=xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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:29:34,852 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg. WARNING: VG test_vg3 is missing PV fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg (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:29:34,853 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:29:34,853 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:29:34,853 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:29:34,858 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/lvm-pv-uuid-fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg', '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': 'fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg', 'ID_FS_UUID_ENC': 'fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:29:34,858 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:29:34,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:29:34,866 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:34,870 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:29:34,871 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:29:34,871 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:29:34,871 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:29:34,874 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:29:34,877 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:29:34,878 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:29:34,881 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:29:34,881 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:29:34,882 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:29:34,882 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2072a33f60) -- 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:29:34,885 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:29:34,889 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:34,889 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:29:34,892 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:34,892 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:29:34,896 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:34,896 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:29:34,899 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:34,900 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:29:34,903 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:29:34,903 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:29:34,903 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/sdc$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:34,932 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=COLfcy-1mj0-zllx-HQhp-9XeS-0smk-Ix6QMd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KrHewz-rGFA-JKWE-MYD0-es0B-xS3o-eqxJPH LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=EaTkWh-zLIK-oWT8-tnfa-t7Xs-FADS-oaLsCk LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7Ynbl0-eXg9-iymP-uCcG-DpQk-WULQ-1QfMoi LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=nUFlzz-V3oQ-FjV2-jxm4-lw1a-xRxP-S2pwW1 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=PE703v-3Fz7-9Csu-dkcd-QZ3z-NyAf-mNW2Yb LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L LVM2_VG_SIZE=3196059648 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=ZVakXB-FQcP-IfAD-Ishs-1wr1-HAKc-VB9Evg LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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=F976hy-mOm1-ve18-grBE-w4lk-idNK-kiG98c LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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=FISSrm-MWZr-8YFR-3k54-ZmRW-zsV6-xJbc5q LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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=fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw 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:29:34,932 INFO program/MainThread: stderr[41]: 2024-03-01 20:29:34,932 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:29:34,933 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:29:34,937 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: fY8icY-OgKH-KtZl-7VFJ-yymq-WxUm-T2iXKg ; label: None ; device: /dev/sdj ; serial: 3600140512a86b4b473741bda93c2753b ; exists: True ; vg_name: test_vg3 ; vg_uuid: 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:29:34,937 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:29:34,940 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:29:34,943 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw ; incomplete: True ; hidden: False ; 2024-03-01 20:29:34,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:29:34,950 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:29:34,954 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:29:34,957 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:29:34,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw ; incomplete: True ; hidden: False ; 2024-03-01 20:29:34,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:29:34,963 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/sdc$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:34,994 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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=CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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=JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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=gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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=gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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=u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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=u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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=ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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=xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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:29:34,994 INFO program/MainThread: stderr[42]: 2024-03-01 20:29:34,994 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:29:34,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:35,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:35,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:35,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:29:35,009 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:29:35,013 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:29:35,013 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:29:35,016 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:29:35,020 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:29:35,020 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:29:35,024 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:29:35,024 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:29:35,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:29:35,028 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:29:35,031 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:29:35,032 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:29:35,035 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:29:35,038 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:29:35,039 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:29:35,042 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:29:35,043 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:29:35,043 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:29:35,043 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:29:35,046 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:29:35,046 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:29:35,050 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:29:35,050 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:29:35,054 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/47afdd80-ed13-4fac-a45d-a49d66c55008 ' '/dev/disk/by-id/dm-uuid-LVM-60ofhzQ2OIAtL1JfAykwcra6UC6LU5SwgYXVC0tdscOC2cOoa0wfimBYt2bwwcn8 ' '/dev/mapper/test_vg3-lv5 /dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-60ofhzQ2OIAtL1JfAykwcra6UC6LU5SwgYXVC0tdscOC2cOoa0wfimBYt2bwwcn8', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '47afdd80-ed13-4fac-a45d-a49d66c55008', 'ID_FS_UUID_ENC': '47afdd80-ed13-4fac-a45d-a49d66c55008', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1074092438'} ; 2024-03-01 20:29:35,054 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:29:35,054 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:29:35,058 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:29:35,058 INFO program/MainThread: stderr[43]: 2024-03-01 20:29:35,058 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:29:35,058 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:29:35,062 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:29:35,062 INFO program/MainThread: stderr[44]: 2024-03-01 20:29:35,062 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:29:35,062 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:29:35,065 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:29:35,065 INFO program/MainThread: stderr[45]: 2024-03-01 20:29:35,065 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:29:35,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:35,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:29:35,076 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:35,077 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:29:35,077 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:35,078 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:29:35,074 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:35,079 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:29:35,082 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:29:35,082 INFO program/MainThread: stderr[46]: 2024-03-01 20:29:35,082 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:29:35,086 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:29:35,090 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:35,090 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:29:35,093 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:35,094 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:29:35,097 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:35,097 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:29:35,101 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:35,102 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:29:35,102 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:29:35,105 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:29:35,105 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:29:35,109 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:29:35,109 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:29:35,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:35,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:35,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl ; incomplete: False ; hidden: False ; 2024-03-01 20:29:35,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:29:35,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:29:35,125 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:29:35,126 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:29:35,129 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:29:35,133 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:29:35,133 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:29:35,136 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:29:35,137 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:29:35,137 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:29:35,141 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:29:35,144 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:29:35,144 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:29:35,148 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:29:35,151 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:29:35,151 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:29:35,155 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:29:35,155 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:29:35,155 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:29:35,155 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:29:35,159 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:29:35,159 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:29:35,162 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:29:35,162 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:29:35,166 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-60ofhzQ2OIAtL1JfAykwcra6UC6LU5Swu0ZEmdIkpXK0jieaTFjeg8SMLSLmU9sl ' '/dev/test_vg3/lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/d9ab3d0d-068e-4549-8396-98a5628ef613 ' '/dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-60ofhzQ2OIAtL1JfAykwcra6UC6LU5Swu0ZEmdIkpXK0jieaTFjeg8SMLSLmU9sl', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd9ab3d0d-068e-4549-8396-98a5628ef613', 'ID_FS_UUID_ENC': 'd9ab3d0d-068e-4549-8396-98a5628ef613', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1073762987'} ; 2024-03-01 20:29:35,166 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:29:35,166 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:29:35,170 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:29:35,170 INFO program/MainThread: stderr[47]: 2024-03-01 20:29:35,170 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:29:35,170 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:29:35,173 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:29:35,174 INFO program/MainThread: stderr[48]: 2024-03-01 20:29:35,174 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:29:35,174 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:29:35,177 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:29:35,177 INFO program/MainThread: stderr[49]: 2024-03-01 20:29:35,177 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:29:35,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:35,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:29:35,189 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:35,190 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:29:35,190 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:35,191 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:29:35,186 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- name = test_vg3 status = True 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:35,191 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:29:35,195 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:29:35,195 INFO program/MainThread: stderr[50]: 2024-03-01 20:29:35,195 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:29:35,199 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:29:35,203 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:35,203 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:29:35,206 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:35,206 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:29:35,210 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:35,210 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:29:35,214 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:35,214 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:29:35,214 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:29:35,217 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:29:35,218 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:29:35,221 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:29:35,221 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:29:35,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:35,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:35,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:35,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:29:35,235 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:29:35,238 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:29:35,238 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:29:35,242 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:29:35,245 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:29:35,246 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:29:35,249 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:29:35,250 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:29:35,250 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:29:35,253 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:29:35,257 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:29:35,257 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:29:35,260 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:29:35,264 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:29:35,264 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:29:35,268 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:29:35,268 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:29:35,268 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:29:35,268 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:29:35,271 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:29:35,272 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:29:35,275 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:29:35,275 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:29:35,279 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-60ofhzQ2OIAtL1JfAykwcra6UC6LU5SwZxBgdZTZpLMvwJtsQz7a1ljiBoEUDx89 ' '/dev/disk/by-uuid/a0c6f116-6abe-4e1e-9cf5-29ed89ea631a ' '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-name-test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_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-60ofhzQ2OIAtL1JfAykwcra6UC6LU5SwZxBgdZTZpLMvwJtsQz7a1ljiBoEUDx89', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a0c6f116-6abe-4e1e-9cf5-29ed89ea631a', 'ID_FS_UUID_ENC': 'a0c6f116-6abe-4e1e-9cf5-29ed89ea631a', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1073453830'} ; 2024-03-01 20:29:35,279 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:29:35,279 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:29:35,283 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:29:35,283 INFO program/MainThread: stderr[51]: 2024-03-01 20:29:35,283 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:29:35,283 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:29:35,287 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:29:35,287 INFO program/MainThread: stderr[52]: 2024-03-01 20:29:35,287 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:29:35,287 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:29:35,290 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:29:35,290 INFO program/MainThread: stderr[53]: 2024-03-01 20:29:35,290 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:29:35,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:35,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:29:35,302 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:35,303 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:29:35,303 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:35,304 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:29:35,299 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:35,305 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:29:35,308 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:29:35,308 INFO program/MainThread: stderr[54]: 2024-03-01 20:29:35,308 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:29:35,313 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:29:35,316 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:35,316 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:29:35,320 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:35,320 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:29:35,324 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:35,324 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:29:35,328 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:35,328 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:29:35,328 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:29:35,331 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:29:35,331 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:29:35,335 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:29:35,335 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:29:35,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:35,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:35,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:35,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:29:35,348 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:29:35,352 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:29:35,352 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:29:35,355 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:29:35,359 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:29:35,359 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:29:35,363 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:29:35,363 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:29:35,363 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:29:35,367 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:29:35,370 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:29:35,371 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:29:35,374 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:29:35,377 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:29:35,378 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:29:35,381 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:29:35,382 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:29:35,382 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:29:35,382 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:29:35,385 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:29:35,385 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:29:35,389 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:29:35,389 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:29:35,393 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-uuid/6f5dfe7c-1c28-4238-abf8-f1174620430b ' '/dev/disk/by-id/dm-uuid-LVM-60ofhzQ2OIAtL1JfAykwcra6UC6LU5SwxzdrhVoBGzkGIvzdfeIoQsksxDLu1OW1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-60ofhzQ2OIAtL1JfAykwcra6UC6LU5SwxzdrhVoBGzkGIvzdfeIoQsksxDLu1OW1', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6f5dfe7c-1c28-4238-abf8-f1174620430b', 'ID_FS_UUID_ENC': '6f5dfe7c-1c28-4238-abf8-f1174620430b', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1073142413'} ; 2024-03-01 20:29:35,393 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:29:35,393 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:29:35,396 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:29:35,397 INFO program/MainThread: stderr[55]: 2024-03-01 20:29:35,397 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:29:35,397 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:29:35,400 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:29:35,400 INFO program/MainThread: stderr[56]: 2024-03-01 20:29:35,400 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:29:35,400 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:29:35,403 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:29:35,403 INFO program/MainThread: stderr[57]: 2024-03-01 20:29:35,403 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:29:35,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:35,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:29:35,415 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:35,417 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:35,417 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:35,418 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:35,412 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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:29:35,419 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:29:35,422 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:29:35,422 INFO program/MainThread: stderr[58]: 2024-03-01 20:29:35,422 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:29:35,427 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:29:35,430 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:35,431 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:29:35,434 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:35,434 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:29:35,438 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:35,438 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:29:35,441 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:35,442 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:29:35,442 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:29:35,445 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:29:35,445 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:29:35,449 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:29:35,449 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:29:35,449 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:29:35,453 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': '20276026'} ; 2024-03-01 20:29:35,453 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:29:35,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:29:35,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:35,464 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:29:35,464 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:29:35,464 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:29:35,464 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:29:35,465 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:29:35,465 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:29:35,468 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:29:35,471 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:29:35,471 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:29:35,475 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:29:35,475 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:29:35,475 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:29:35,475 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2073bc82e8) -- 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:29:35,479 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:29:35,482 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:35,482 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:29:35,485 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:35,485 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:29:35,489 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:35,489 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:29:35,492 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:35,492 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:29:35,496 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:29:35,499 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:29:35,502 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:29:35,506 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 0x7f2072a304c8> 2024-03-01 20:29:38,618 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:29:38,623 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:29:38,623 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:29:38,627 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': '20279930'} ; 2024-03-01 20:29:38,627 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:29:38,627 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:29:38,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:38,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:38,638 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:29:38,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:38,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:38,644 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:38,658 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:38,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:29:38,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:29:38,681 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:29:38,684 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:29:38,684 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:29:38,688 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:29:38,691 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:29:38,691 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:29:38,694 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:29:38,695 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:29:38,695 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:29:38,698 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:29:38,701 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:29:38,704 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:29:38,708 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:29:38,711 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:29:38,711 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:29:38,711 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:29:38,712 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:29:38,711 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f2073bc8cf8) -- 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 0x7f207299eca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:29:38,716 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:29:38,719 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:29:38,719 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:29:38,723 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:29:38,723 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:29:38,726 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:38,726 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:29:38,729 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:29:38,730 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:29:38,730 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:29:38,733 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:29:38,733 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:29:38,736 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:29:38,736 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:29:38,739 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-uuid/6f5dfe7c-1c28-4238-abf8-f1174620430b ' '/dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-60ofhzQ2OIAtL1JfAykwcra6UC6LU5SwxzdrhVoBGzkGIvzdfeIoQsksxDLu1OW1 ' '/dev/mapper/test_vg3-lv8 /dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_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-60ofhzQ2OIAtL1JfAykwcra6UC6LU5SwxzdrhVoBGzkGIvzdfeIoQsksxDLu1OW1', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6f5dfe7c-1c28-4238-abf8-f1174620430b', 'ID_FS_UUID_ENC': '6f5dfe7c-1c28-4238-abf8-f1174620430b', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1073142413'} ; 2024-03-01 20:29:38,739 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:29:38,740 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:29:38,744 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:29:38,744 INFO program/MainThread: stderr[59]: 2024-03-01 20:29:38,744 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:29:38,744 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:29:38,747 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:29:38,747 INFO program/MainThread: stderr[60]: 2024-03-01 20:29:38,747 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:29:38,747 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:29:38,751 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:29:38,751 INFO program/MainThread: stderr[61]: 2024-03-01 20:29:38,751 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:29:38,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:38,759 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:29:38,763 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:38,764 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:38,764 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:38,765 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:38,759 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:38,766 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:29:38,769 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:29:38,770 INFO program/MainThread: stderr[62]: 2024-03-01 20:29:38,770 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:29:38,774 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:29:38,774 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:29:38,777 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-uuid/a0c6f116-6abe-4e1e-9cf5-29ed89ea631a ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-60ofhzQ2OIAtL1JfAykwcra6UC6LU5SwZxBgdZTZpLMvwJtsQz7a1ljiBoEUDx89', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-60ofhzQ2OIAtL1JfAykwcra6UC6LU5SwZxBgdZTZpLMvwJtsQz7a1ljiBoEUDx89', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a0c6f116-6abe-4e1e-9cf5-29ed89ea631a', 'ID_FS_UUID_ENC': 'a0c6f116-6abe-4e1e-9cf5-29ed89ea631a', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1073453830'} ; 2024-03-01 20:29:38,777 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:29:38,777 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:29:38,780 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:29:38,781 INFO program/MainThread: stderr[63]: 2024-03-01 20:29:38,781 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:29:38,781 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:29:38,784 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:29:38,784 INFO program/MainThread: stderr[64]: 2024-03-01 20:29:38,784 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:29:38,784 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:29:38,787 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:29:38,787 INFO program/MainThread: stderr[65]: 2024-03-01 20:29:38,787 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:29:38,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:38,796 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:29:38,800 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:38,801 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:38,801 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:38,803 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:38,797 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:38,803 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:29:38,806 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:29:38,807 INFO program/MainThread: stderr[66]: 2024-03-01 20:29:38,807 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:29:38,811 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:29:38,811 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:29:38,814 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/disk/by-uuid/d9ab3d0d-068e-4549-8396-98a5628ef613 ' '/dev/disk/by-id/dm-uuid-LVM-60ofhzQ2OIAtL1JfAykwcra6UC6LU5Swu0ZEmdIkpXK0jieaTFjeg8SMLSLmU9sl ' '/dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-60ofhzQ2OIAtL1JfAykwcra6UC6LU5Swu0ZEmdIkpXK0jieaTFjeg8SMLSLmU9sl', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd9ab3d0d-068e-4549-8396-98a5628ef613', 'ID_FS_UUID_ENC': 'd9ab3d0d-068e-4549-8396-98a5628ef613', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1073762987'} ; 2024-03-01 20:29:38,814 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:29:38,814 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:29:38,817 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:29:38,817 INFO program/MainThread: stderr[67]: 2024-03-01 20:29:38,818 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:29:38,818 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:29:38,821 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:29:38,821 INFO program/MainThread: stderr[68]: 2024-03-01 20:29:38,821 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:29:38,821 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:29:38,824 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:29:38,824 INFO program/MainThread: stderr[69]: 2024-03-01 20:29:38,824 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:29:38,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:38,832 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:29:38,836 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:38,837 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:38,837 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:38,839 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:38,833 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:38,839 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:29:38,842 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:29:38,843 INFO program/MainThread: stderr[70]: 2024-03-01 20:29:38,843 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:29:38,847 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:29:38,847 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:29:38,850 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-60ofhzQ2OIAtL1JfAykwcra6UC6LU5SwgYXVC0tdscOC2cOoa0wfimBYt2bwwcn8 ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/47afdd80-ed13-4fac-a45d-a49d66c55008', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-60ofhzQ2OIAtL1JfAykwcra6UC6LU5SwgYXVC0tdscOC2cOoa0wfimBYt2bwwcn8', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '47afdd80-ed13-4fac-a45d-a49d66c55008', 'ID_FS_UUID_ENC': '47afdd80-ed13-4fac-a45d-a49d66c55008', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1074092438'} ; 2024-03-01 20:29:38,850 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:29:38,850 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:29:38,854 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:29:38,854 INFO program/MainThread: stderr[71]: 2024-03-01 20:29:38,854 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:29:38,854 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:29:38,857 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:29:38,858 INFO program/MainThread: stderr[72]: 2024-03-01 20:29:38,858 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:29:38,858 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:29:38,861 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:29:38,861 INFO program/MainThread: stderr[73]: 2024-03-01 20:29:38,861 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:29:38,866 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:38,869 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:29:38,872 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:38,874 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:38,874 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:38,875 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:38,869 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:38,876 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:29:38,879 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:29:38,879 INFO program/MainThread: stderr[74]: 2024-03-01 20:29:38,879 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:29:38,883 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:29:38,883 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:29:38,887 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-VBKd07Taw372AyyvR6zqW25E0bLVmQ5LJS8niOn68Tb8jRt3K31PeNZxqRhGHQm6 ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/d0800edc-37c3-47e1-9b2b-bf5a411ce2dd ' '/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-VBKd07Taw372AyyvR6zqW25E0bLVmQ5LJS8niOn68Tb8jRt3K31PeNZxqRhGHQm6', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd0800edc-37c3-47e1-9b2b-bf5a411ce2dd', 'ID_FS_UUID_ENC': 'd0800edc-37c3-47e1-9b2b-bf5a411ce2dd', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1074956450'} ; 2024-03-01 20:29:38,887 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:29:38,887 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:29:38,890 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:29:38,890 INFO program/MainThread: stderr[75]: 2024-03-01 20:29:38,890 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:29:38,891 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:29:38,894 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:29:38,894 INFO program/MainThread: stderr[76]: 2024-03-01 20:29:38,894 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:29:38,894 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:29:38,897 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:29:38,897 INFO program/MainThread: stderr[77]: 2024-03-01 20:29:38,897 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:29:38,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:38,905 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:29:38,908 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:38,909 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:38,909 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:38,910 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:38,905 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:38,911 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:29:38,914 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:29:38,914 INFO program/MainThread: stderr[78]: 2024-03-01 20:29:38,914 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:29:38,918 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:29:38,918 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:29:38,921 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-uuid/9580ee7e-624d-43bd-a726-e294799af2d8 ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-VBKd07Taw372AyyvR6zqW25E0bLVmQ5LCJB2ONGD0wdN0fji2wQu2aXZi5dt7pmA ' '/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-VBKd07Taw372AyyvR6zqW25E0bLVmQ5LCJB2ONGD0wdN0fji2wQu2aXZi5dt7pmA', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '9580ee7e-624d-43bd-a726-e294799af2d8', 'ID_FS_UUID_ENC': '9580ee7e-624d-43bd-a726-e294799af2d8', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1075255463'} ; 2024-03-01 20:29:38,921 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:29:38,922 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:29:38,925 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:29:38,925 INFO program/MainThread: stderr[79]: 2024-03-01 20:29:38,925 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:29:38,926 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:29:38,929 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:29:38,929 INFO program/MainThread: stderr[80]: 2024-03-01 20:29:38,929 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:29:38,929 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:29:38,932 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:29:38,932 INFO program/MainThread: stderr[81]: 2024-03-01 20:29:38,932 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:29:38,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:38,940 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:29:38,943 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:38,944 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:38,944 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:38,945 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:38,940 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:38,946 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:29:38,949 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:29:38,949 INFO program/MainThread: stderr[82]: 2024-03-01 20:29:38,949 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:29:38,953 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:29:38,953 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:29:38,956 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/46082b1e-3e64-4e9a-9812-ff180b9a0517 ' '/dev/disk/by-id/dm-uuid-LVM-dONVBve0PkWuczMM4GSLf0j6CmNExuVHvCj2eacIckabVPACFCiOScZCtycH9dNv ' '/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-dONVBve0PkWuczMM4GSLf0j6CmNExuVHvCj2eacIckabVPACFCiOScZCtycH9dNv', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '46082b1e-3e64-4e9a-9812-ff180b9a0517', 'ID_FS_UUID_ENC': '46082b1e-3e64-4e9a-9812-ff180b9a0517', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1076075924'} ; 2024-03-01 20:29:38,956 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:29:38,957 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:29:38,960 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:29:38,960 INFO program/MainThread: stderr[83]: 2024-03-01 20:29:38,960 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:29:38,960 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:29:38,963 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:29:38,963 INFO program/MainThread: stderr[84]: 2024-03-01 20:29:38,963 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:29:38,964 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:29:38,967 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:29:38,967 INFO program/MainThread: stderr[85]: 2024-03-01 20:29:38,967 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:29:38,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:38,975 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:29:38,978 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:38,978 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:38,979 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:38,980 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:38,975 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:38,980 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:29:38,983 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:29:38,983 INFO program/MainThread: stderr[86]: 2024-03-01 20:29:38,983 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:29:38,987 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:29:38,988 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:29:38,991 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-dONVBve0PkWuczMM4GSLf0j6CmNExuVHV6FjQyN0WQVwRVWvLeBRloVQuw5LfymU ' '/dev/disk/by-uuid/a89d303c-54ec-447e-a3d3-fda44c3905dd ' '/dev/mapper/test_vg1-lv1 /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-dONVBve0PkWuczMM4GSLf0j6CmNExuVHV6FjQyN0WQVwRVWvLeBRloVQuw5LfymU', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a89d303c-54ec-447e-a3d3-fda44c3905dd', 'ID_FS_UUID_ENC': 'a89d303c-54ec-447e-a3d3-fda44c3905dd', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1076378779'} ; 2024-03-01 20:29:38,991 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:29:38,991 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:29:38,994 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:29:38,994 INFO program/MainThread: stderr[87]: 2024-03-01 20:29:38,994 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:29:38,995 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:29:38,998 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:29:38,998 INFO program/MainThread: stderr[88]: 2024-03-01 20:29:38,998 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:29:38,998 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:29:39,001 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:29:39,001 INFO program/MainThread: stderr[89]: 2024-03-01 20:29:39,001 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:29:39,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:39,009 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:29:39,012 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,013 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,013 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,014 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,009 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,014 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:29:39,017 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:29:39,018 INFO program/MainThread: stderr[90]: 2024-03-01 20:29:39,018 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:29:39,022 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:29:39,022 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:29:39,022 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:39,032 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:39,048 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:29:39,049 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:29:39,052 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:29:39,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:39,059 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:29:39,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:29:39,062 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:29:39,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:29:39,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:39,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:29:39,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:29:39,075 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:29:39,077 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:29:39,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:39,083 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:29:39,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:29:39,087 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:29:39,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:29:39,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:39,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:29:39,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:29:39,099 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:29:39,102 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:29:39,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:39,108 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:29:39,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:29:39,112 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:29:39,114 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:29:39,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:29:39,121 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:29:39,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:29:39,124 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:29:39,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:39,130 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:29:39,130 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:29:39,131 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:29:39,131 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:29:39,132 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:29:39,132 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:29:39,132 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:29:39,133 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:29:39,133 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:29:39,134 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:29:39,134 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:29:39,134 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:29:39,135 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:29:39,135 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:29:39,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:29:39,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:29:39,141 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:29:39,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:29:39,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:29:39,147 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:29:39,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:29:39,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:29:39,153 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:29:39,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:39,159 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:29:39,159 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:29:39,162 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,162 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,163 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,164 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,159 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,167 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,167 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,168 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,169 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,164 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,171 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,172 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,173 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,173 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,169 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,176 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,177 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,177 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,178 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,174 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,181 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,182 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,182 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,183 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,179 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,186 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,186 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,187 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,188 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,183 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,190 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,191 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,192 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,192 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,188 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,195 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,196 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,196 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,197 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,193 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,200 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,201 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,201 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,202 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,198 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,205 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,205 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,206 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,207 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,202 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,209 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,210 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,211 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,211 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,207 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,214 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,215 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,215 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,216 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,212 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,219 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,220 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,220 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,221 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,217 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,224 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,224 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,225 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,226 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,221 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,228 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,229 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,229 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,230 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,226 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,233 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,234 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,234 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,235 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,231 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,238 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,239 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,239 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,240 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,236 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,243 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,243 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,244 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,244 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,240 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,247 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,248 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,248 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,249 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,245 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,252 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,253 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,253 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,254 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,250 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,257 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,258 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,258 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,259 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,255 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,261 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,262 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,263 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,263 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,259 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,266 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,267 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,267 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,268 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,264 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,271 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,272 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,272 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,273 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,269 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,276 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,277 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,277 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,278 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,274 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,280 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,281 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,282 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,282 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,278 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,285 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,286 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,286 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,287 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,283 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,290 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,291 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,291 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,292 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,288 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,295 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,295 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,296 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,297 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,292 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,299 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,300 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,301 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,301 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,297 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,304 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,305 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,305 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,306 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,302 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,309 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,310 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,310 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,311 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:29:39,307 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a2b908) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = V6FjQy-N0WQ-VwRV-WvLe-BRlo-VQuw-5LfymU 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 (0x7f2073b1df28) -- name = test_vg1 status = True 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:29:39,311 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:29:39,314 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:29:39,315 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:29:39,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 20:29:39,319 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:29:39,319 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:29:39,319 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 20:29:39,324 INFO program/MainThread: stdout[91]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:29:39,324 INFO program/MainThread: stderr[91]: 2024-03-01 20:29:39,324 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 20:29:39,328 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 20:29:39,328 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:29:39,329 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:29:39,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:39,335 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:29:39,335 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:29:39,337 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,338 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,339 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,339 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,335 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,342 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,342 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,343 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,343 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,340 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,346 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,347 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,347 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,348 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,344 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,350 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,351 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,351 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,352 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,348 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,354 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,355 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,355 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,356 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,352 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,359 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,359 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,360 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,360 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,357 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,363 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,363 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,364 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,365 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,361 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,367 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,368 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,368 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,369 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,365 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,371 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,372 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,372 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,373 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,369 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,376 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,376 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,377 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,377 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,374 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,380 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,380 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,381 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,381 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,378 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,384 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,385 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,385 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,386 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,382 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,388 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,389 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,389 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,390 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,386 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,392 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,393 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,393 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,394 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,390 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,397 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,397 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,398 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,398 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,395 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,401 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,401 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,402 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,402 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,399 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,405 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,406 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,406 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,407 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,403 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,409 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,410 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,410 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,411 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,407 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,413 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,414 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,414 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,415 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,411 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,418 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,418 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,419 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,419 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,416 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,422 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,423 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,423 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,424 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,420 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,426 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,427 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,427 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,428 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,424 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,430 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,431 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,431 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,432 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,428 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,434 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,435 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,435 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,436 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,432 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,439 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,439 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,440 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,440 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,437 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,443 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,443 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,444 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,444 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,441 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,447 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,448 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,448 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,449 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,445 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,451 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,452 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,452 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,453 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,449 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,455 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,456 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,456 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,457 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,453 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,460 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,460 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,461 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,461 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,458 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,464 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,464 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,465 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,465 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,462 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,468 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,469 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,469 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:29:39,470 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:29:39,466 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073b1d8d0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vCj2ea-cIck-abVP-ACFC-iOSc-ZCty-cH9dNv 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 (0x7f2073b1df28) -- 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 = dONVBv-e0Pk-Wucz-MM4G-SLf0-j6Cm-NExuVH size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:29:39,470 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 20:29:39,473 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:29:39,473 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:29:39,474 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 20:29:39,477 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 20:29:39,477 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:29:39,480 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:29:39,481 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 20:29:39,481 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:29:39,481 DEBUG blivet.ansible/MainThread: ['test_vg1', 'sdb', 'sdc', 'sda'] 2024-03-01 20:29:39,481 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:29:39,484 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:29:39,484 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:29:39,487 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:29:39,490 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:29:39,494 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:29:39,494 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:29:39,494 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:29:39,494 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:29:39,494 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:29:39,497 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:29:39,497 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:29:39,497 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 20:29:39,500 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:29:39,500 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:29:39,500 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:29:39,500 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:29:39,503 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:29:39,503 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:29:39,503 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 20:29:39,507 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:29:39,507 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:29:39,507 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:29:39,507 DEBUG blivet/MainThread: removing sda 2024-03-01 20:29:39,510 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:29:39,510 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:29:39,510 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 20:29:39,513 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:29:39,513 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:29:39,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:39,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:29:39,519 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 20:29:39,519 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:29:39,520 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:29:39,520 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:29:39,521 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:29:39,521 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:29:39,521 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:29:39,522 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:29:39,522 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:29:39,523 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:29:39,523 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:29:39,523 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:29:39,524 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:29:39,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:29:39,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 20:29:39,530 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:29:39,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:29:39,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 20:29:39,536 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:29:39,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:29:39,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 20:29:39,542 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:29:39,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:39,547 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:29:39,548 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:29:39,550 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,551 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,551 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,552 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,548 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,555 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,556 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,556 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,557 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,553 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,560 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,560 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,561 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,562 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,557 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,564 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,565 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,566 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,566 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,562 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,569 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,570 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,570 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,571 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,567 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,574 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,575 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,575 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,576 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,572 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,579 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,579 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,580 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,581 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,576 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,583 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,584 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,585 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,585 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,581 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,588 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,589 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,589 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,590 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,586 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,593 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,594 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,594 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,595 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,591 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,598 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,598 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,599 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,600 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,595 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,602 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,603 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,603 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,604 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,600 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,607 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,608 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,608 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,609 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,605 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,612 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,613 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,613 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,614 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,610 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,616 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,617 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,618 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,618 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,614 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,621 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,622 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,622 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,623 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,619 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,626 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,627 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,627 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,628 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,624 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,631 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,632 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,632 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,633 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,629 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,635 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,636 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,637 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,637 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,633 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,640 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,641 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,641 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,642 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,638 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,645 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,646 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,646 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,647 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,643 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,650 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,650 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,651 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,652 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,647 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,654 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,655 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,655 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,656 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,652 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,659 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,660 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,660 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,661 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,657 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,664 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,664 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,665 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,666 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,661 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,668 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,669 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,670 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,670 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,666 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,673 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,674 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,674 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,675 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,671 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,678 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,679 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,679 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,680 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,676 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,683 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,683 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,684 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,685 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,680 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,687 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,688 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,688 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,689 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,685 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,692 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,693 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,693 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,694 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,690 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,697 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,697 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,698 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,699 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:29:39,694 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f20729dff28) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = CJB2ON-GD0w-dN0f-ji2w-Qu2a-XZi5-dt7pmA 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 (0x7f2072a33550) -- name = test_vg2 status = 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:29:39,699 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 20:29:39,702 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:29:39,703 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:29:39,703 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 20:29:39,706 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 20:29:39,706 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:29:39,710 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 20:29:39,710 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 20:29:39,710 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:29:39,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:39,716 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:29:39,716 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:29:39,718 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,719 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,719 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,720 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,716 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,723 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,723 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,724 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,724 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,720 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,727 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,728 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,728 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,729 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,725 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,731 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,732 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,732 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,733 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,729 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,735 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,736 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,736 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,737 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,733 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,739 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,740 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,740 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,741 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,737 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,744 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,744 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,745 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,745 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,742 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,748 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,748 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,749 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,750 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,746 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,752 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,753 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,753 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,754 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,750 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,756 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,757 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,757 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,758 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,754 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,760 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,761 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,761 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,762 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,758 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,765 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,765 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,766 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,766 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,763 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,769 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,769 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,770 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,770 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,767 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,773 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,774 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,774 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,775 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,771 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,777 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,778 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,778 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,779 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,775 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,781 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,782 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,782 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,783 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,779 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,786 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,786 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,787 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,787 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,783 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,790 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,791 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,791 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,792 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,788 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,794 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,795 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,795 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,796 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,792 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,798 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,799 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,799 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,800 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,796 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,802 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,803 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,803 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,804 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,800 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,807 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,807 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,808 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,808 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,805 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,811 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,811 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,812 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,812 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,809 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,815 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,816 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,816 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,817 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,813 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,819 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,820 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,820 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,821 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,817 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,823 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,824 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,824 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,825 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,821 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,828 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,828 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,829 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,829 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,826 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,832 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,832 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,833 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,833 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,830 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,836 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,837 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,837 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,838 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,834 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,840 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,841 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,841 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,842 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,838 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,844 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,845 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,845 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,846 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,842 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,848 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,849 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,850 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:29:39,850 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:29:39,846 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a01518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = JS8niO-n68T-b8jR-t3K3-1PeN-ZxqR-hGHQm6 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 (0x7f2072a33550) -- 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 = VBKd07-Taw3-72Ay-yvR6-zqW2-5E0b-LVmQ5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:29:39,851 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 20:29:39,854 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:29:39,854 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:29:39,854 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 20:29:39,858 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 20:29:39,858 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:29:39,861 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:29:39,861 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 20:29:39,861 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:29:39,862 DEBUG blivet.ansible/MainThread: ['sde', 'sdd', 'test_vg2', 'sdf'] 2024-03-01 20:29:39,862 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 20:29:39,864 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 20:29:39,865 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:29:39,868 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:29:39,871 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:29:39,874 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:29:39,874 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 20:29:39,874 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:29:39,874 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 20:29:39,874 DEBUG blivet/MainThread: removing sde 2024-03-01 20:29:39,877 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 20:29:39,877 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:29:39,878 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 20:29:39,881 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 20:29:39,881 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:29:39,881 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 20:29:39,881 DEBUG blivet/MainThread: removing sdd 2024-03-01 20:29:39,884 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 20:29:39,884 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:29:39,884 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 20:29:39,887 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 20:29:39,887 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:29:39,887 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 20:29:39,887 DEBUG blivet/MainThread: removing sdf 2024-03-01 20:29:39,890 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 20:29:39,890 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:29:39,890 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 20:29:39,893 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 20:29:39,893 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:29:39,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:39,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:29:39,900 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 20:29:39,900 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:29:39,901 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:29:39,901 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:29:39,902 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:29:39,902 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:29:39,903 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:29:39,903 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:29:39,904 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:29:39,904 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:29:39,904 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:29:39,905 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:29:39,905 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:29:39,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:29:39,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 20:29:39,912 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:29:39,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:29:39,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 20:29:39,918 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:29:39,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:29:39,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 20:29:39,924 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:29:39,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:29:39,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 20:29:39,930 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:29:39,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:39,935 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:29:39,936 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:29:39,939 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:39,940 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:39,940 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:39,941 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:39,936 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:39,945 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:39,946 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:39,947 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:39,948 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:39,942 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:39,951 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:39,953 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:39,953 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:39,954 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:39,949 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:39,958 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:39,959 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:39,959 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:39,961 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:39,955 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:39,964 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:39,965 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:39,966 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:39,967 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:39,961 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:39,970 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:39,972 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:39,972 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:39,973 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:39,968 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:39,977 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:39,978 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:39,978 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:39,980 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:39,974 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:39,983 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:39,984 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:39,985 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:39,986 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:39,980 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:39,989 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:39,991 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:39,991 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:39,992 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:39,987 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:39,996 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:39,997 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:39,997 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:39,999 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:39,993 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:40,002 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,003 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,004 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,005 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:39,999 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:40,008 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,010 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,010 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,011 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,006 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:40,015 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,016 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,016 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,018 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,012 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:40,021 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,022 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,023 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,024 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,018 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:40,027 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,029 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,029 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,030 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,025 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:40,034 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,035 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,035 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,037 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,031 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:40,040 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,041 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,042 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,043 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,037 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:40,046 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,048 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,048 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,049 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,044 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:40,053 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,054 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,054 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,056 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,050 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:40,059 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,060 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,061 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,062 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,056 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:40,065 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,067 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,067 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,068 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,063 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:40,072 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,073 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,073 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,075 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,069 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:40,078 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,079 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,080 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,081 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,075 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:40,084 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,086 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,086 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,087 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,082 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:40,091 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,092 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,092 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,094 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,088 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:40,097 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,098 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,099 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,100 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,094 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:40,104 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,105 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,105 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,106 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,101 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:40,110 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,111 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,111 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,113 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,107 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:40,116 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,117 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,118 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,119 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,113 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:40,122 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,124 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,124 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,125 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,120 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:40,129 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,130 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,130 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,132 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,126 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:40,135 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,136 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,137 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,138 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:29:40,132 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc17b8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = gYXVC0-tdsc-OC2c-Ooa0-wfim-BYt2-bwwcn8 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 (0x7f20729fd9e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:29:40,139 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 20:29:40,142 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:29:40,142 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:29:40,142 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 20:29:40,145 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 20:29:40,146 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:29:40,149 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 20:29:40,149 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 20:29:40,149 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:29:40,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:40,155 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:29:40,155 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:29:40,158 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,159 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,160 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,161 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,156 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,164 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,165 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,166 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,167 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,161 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,170 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,171 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,171 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,172 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,167 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,176 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,177 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,177 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,178 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,173 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,182 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,183 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,183 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,184 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,179 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,187 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,188 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,189 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,190 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,185 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,193 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,194 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,195 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,196 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,191 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,199 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,200 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,201 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,202 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,196 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,205 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,206 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,206 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,207 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,202 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,211 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,212 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,212 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,213 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,208 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,217 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,218 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,218 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,219 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,214 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,222 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,223 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,224 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,225 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,220 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,228 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,229 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,230 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,231 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,226 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,234 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,235 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,235 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,236 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,231 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,240 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,241 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,241 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,242 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,237 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,246 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,247 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,247 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,248 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,243 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,251 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,253 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,253 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,254 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,249 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,257 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,258 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,259 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,260 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,255 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,263 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,264 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,265 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,266 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,261 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,269 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,270 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,271 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,272 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,266 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,275 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,276 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,276 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,277 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,272 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,281 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,282 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,282 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,283 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,278 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,286 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,287 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,288 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,289 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,284 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,292 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,293 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,294 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,295 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,290 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,298 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,299 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,300 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,301 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,295 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,304 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,305 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,305 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,306 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,301 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,310 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,311 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,311 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,312 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,307 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,316 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,317 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,317 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,318 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,313 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,321 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,322 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,323 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,324 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,319 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,327 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,328 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,329 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,330 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,325 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,333 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,334 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,334 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,336 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,330 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,339 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,340 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,340 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,341 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:29:40,336 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a48a90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = u0ZEmd-IkpX-K0ji-eaTF-jeg8-SMLS-LmU9sl 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:29:40,342 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 20:29:40,345 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:29:40,345 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:29:40,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 20:29:40,349 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 20:29:40,349 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:29:40,352 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 20:29:40,353 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 20:29:40,353 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:29:40,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:40,359 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:29:40,359 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:29:40,362 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,362 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,363 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,364 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,359 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,367 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,368 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,368 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,369 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,364 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,372 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,373 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,374 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,375 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,370 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,378 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,379 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,379 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,380 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,375 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,383 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,384 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,385 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,385 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,381 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,389 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,390 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,390 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,391 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,386 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,394 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,395 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,395 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,396 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,391 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,399 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,400 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,401 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,402 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,397 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,405 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,406 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,406 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,407 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,402 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,410 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,411 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,411 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,412 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,408 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,415 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,416 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,417 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,418 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,413 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,421 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,422 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,422 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,423 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,418 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,426 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,427 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,428 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,428 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,424 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,432 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,432 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,433 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,434 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,429 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,437 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,438 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,438 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,439 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,434 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,442 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,443 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,444 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,444 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,440 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,448 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,448 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,449 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,450 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,445 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,453 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,454 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,454 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,455 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,450 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,458 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,459 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,460 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,460 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,456 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,464 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,465 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,465 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,466 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,461 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,469 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,470 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,470 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,471 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,466 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,474 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,475 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,476 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,476 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,472 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,480 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,480 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,481 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,482 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,477 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,485 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,486 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,486 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,487 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,482 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,490 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,491 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,492 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,493 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,488 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,496 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,497 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,497 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,498 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,493 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,501 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,502 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,502 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,503 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,498 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,506 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,507 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,508 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,509 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,504 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,512 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,513 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,513 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,514 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,509 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,517 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,518 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,518 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,519 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,515 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,522 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,523 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,524 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,525 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,520 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,528 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,529 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,529 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,530 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:29:40,525 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2073bc15f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZxBgdZ-TZpL-MvwJ-tsQz-7a1l-jiBo-EUDx89 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,531 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 20:29:40,534 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:29:40,534 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:29:40,534 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 20:29:40,537 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 20:29:40,537 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:29:40,541 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:29:40,541 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 20:29:40,541 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:29:40,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:29:40,547 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:29:40,547 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:29:40,550 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,551 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,551 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,552 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,547 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,555 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,556 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,556 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,557 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,552 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,560 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,560 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,561 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,562 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,557 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,565 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,565 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,566 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,566 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,562 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,569 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,570 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,570 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,571 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,567 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,574 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,575 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,575 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,576 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,572 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,579 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,580 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,580 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,581 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,576 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,584 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,584 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,585 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,586 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,581 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,589 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,589 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,590 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,591 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,586 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,593 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,594 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,595 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,595 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,591 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,598 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,599 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,599 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,600 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,596 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,603 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,604 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,604 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,605 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,601 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,608 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,609 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,609 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,610 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,605 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,613 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,613 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,614 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,615 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,610 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,618 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,618 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,619 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,619 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,615 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,622 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,623 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,624 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,624 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,620 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,627 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,628 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,628 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,629 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,625 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,632 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,633 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,633 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,634 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,630 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,637 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,638 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,638 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,639 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,634 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,642 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,642 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,643 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,644 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,639 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,646 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,647 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,648 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,648 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,644 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,651 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,652 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,652 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,653 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,649 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,656 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,657 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,657 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,658 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,654 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,661 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,662 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,662 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,663 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,659 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,666 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,666 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,667 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,668 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,663 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,671 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,671 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,672 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,672 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,668 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,675 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,676 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,677 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,677 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,673 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,680 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,681 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,681 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,682 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,678 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,685 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,686 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,686 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,687 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,683 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,690 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,691 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,691 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,692 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,687 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,695 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,695 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,696 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,697 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,692 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,700 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,700 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,701 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:29:40,701 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:29:40,697 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f2072a0fe80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xzdrhV-oBGz-kGIv-zdfe-IoQs-ksxD-Lu1OW1 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 (0x7f20729fd9e8) -- 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 = 60ofhz-Q2OI-AtL1-JfAy-kwcr-a6UC-6LU5Sw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:29:40,702 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 20:29:40,705 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:29:40,705 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:29:40,706 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 20:29:40,709 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 20:29:40,709 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:29:40,712 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 20:29:40,712 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 20:29:40,712 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:29:40,713 DEBUG blivet.ansible/MainThread: ['sdh', 'sdj', 'sdi', 'sdg', 'test_vg3'] 2024-03-01 20:29:40,713 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 20:29:40,715 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 20:29:40,716 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:29:40,719 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:29:40,722 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:29:40,725 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:29:40,728 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:29:40,729 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 20:29:40,729 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:29:40,729 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 20:29:40,729 DEBUG blivet/MainThread: removing sdh 2024-03-01 20:29:40,732 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 20:29:40,732 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:29:40,732 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 20:29:40,735 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 20:29:40,735 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:29:40,735 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 20:29:40,735 DEBUG blivet/MainThread: removing sdj 2024-03-01 20:29:40,738 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 20:29:40,738 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:29:40,738 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 20:29:40,741 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 20:29:40,741 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:29:40,741 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 20:29:40,742 DEBUG blivet/MainThread: removing sdi 2024-03-01 20:29:40,744 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 20:29:40,744 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:29:40,745 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 20:29:40,748 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 20:29:40,748 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:29:40,748 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 20:29:40,748 DEBUG blivet/MainThread: removing sdg 2024-03-01 20:29:40,751 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 20:29:40,751 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:29:40,751 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 20:29:40,754 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 20:29:40,754 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:29:40,755 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:40,766 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:40,781 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:40,791 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:40,809 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:29:40,809 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:40,819 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:40,837 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:29:40,837 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:40,847 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:40,865 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:29:40,866 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:40,878 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:40,896 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:29:40,897 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:40,910 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:40,928 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:29:40,929 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:40,940 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:40,959 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:29:40,959 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:40,973 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:40,992 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:29:40,992 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:41,004 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:41,023 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:29:41,023 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:29:41,023 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:29:41,024 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:29:41,024 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:29:41,024 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:29:41,024 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:29:41,024 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:29:41,024 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:29:41,024 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:29:41,024 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:29:41,024 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:29:41,024 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:29:41,024 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:29:41,024 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:29:41,025 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:29:41,025 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:29:41,025 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:29:41,025 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:29:41,025 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:29:41,025 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:29:41,025 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:29:41,025 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:29:41,025 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:29:41,025 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:29:41,025 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:29:41,025 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:29:41,026 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:29:41,026 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:29:41,026 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:29:41,026 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:29:41,027 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:29:41,031 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:29:41,033 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:29:41,036 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:29:41,037 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:29:41,040 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:29:41,040 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 0x7f207296bbf8> 2024-03-01 20:29:41,040 INFO blivet/MainThread: sorting actions... 2024-03-01 20:29:41,062 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:29:41,062 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:29:41,062 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:29:41,062 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:29:41,062 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:29:41,063 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:29:41,063 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:29:41,063 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:29:41,063 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:29:41,063 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:29:41,063 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:29:41,063 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:29:41,064 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:29:41,064 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:29:41,064 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:29:41,064 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:29:41,064 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:29:41,064 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:29:41,064 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:29:41,065 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:29:41,065 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:29:41,065 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:29:41,065 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:29:41,065 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:29:41,065 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:29:41,065 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:29:41,066 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:29:41,066 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:29:41,066 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:29:41,066 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:29:41,069 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:41,073 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:29:41,073 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 20:29:41,082 INFO program/MainThread: stdout: 2024-03-01 20:29:41,082 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:29:41,082 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:41,082 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:41,098 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:41,098 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:41,112 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:41,113 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:29:41,117 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 20:29:41,120 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:29:41,124 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:29:41,128 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 20:29:41,131 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:29:41,131 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:41,164 INFO program/MainThread: stdout[92]: 2024-03-01 20:29:41,164 INFO program/MainThread: stderr[92]: 2024-03-01 20:29:41,164 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 20:29:41,169 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:29:41,172 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:41,175 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:29:41,179 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:41,182 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:29:41,185 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:41,188 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:29:41,191 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:41,194 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:29:41,198 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 20:29:41,198 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:41,254 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 20:29:41,254 INFO program/MainThread: stderr[93]: 2024-03-01 20:29:41,255 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 20:29:41,255 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:29:41,263 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:41,269 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:29:41,269 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 20:29:41,283 INFO program/MainThread: stdout: 2024-03-01 20:29:41,283 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:29:41,283 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:41,283 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:41,308 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:41,308 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:41,321 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:41,321 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:29:41,326 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 20:29:41,329 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:29:41,333 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:29:41,336 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 20:29:41,339 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:29:41,340 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:41,374 INFO program/MainThread: stdout[94]: 2024-03-01 20:29:41,374 INFO program/MainThread: stderr[94]: 2024-03-01 20:29:41,374 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 20:29:41,379 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:29:41,382 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:41,385 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:29:41,388 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:41,391 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:29:41,394 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:41,398 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:29:41,401 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:41,404 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:29:41,407 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 20:29:41,407 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:41,451 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 20:29:41,452 INFO program/MainThread: stderr[95]: 2024-03-01 20:29:41,452 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 20:29:41,453 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:29:41,460 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:41,468 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:29:41,468 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 20:29:41,489 INFO program/MainThread: stdout: 2024-03-01 20:29:41,489 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:29:41,489 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:41,490 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:41,515 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:41,515 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:41,528 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:41,528 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:29:41,533 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 20:29:41,536 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:29:41,540 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:29:41,543 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 20:29:41,546 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:29:41,547 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:41,580 INFO program/MainThread: stdout[96]: 2024-03-01 20:29:41,580 INFO program/MainThread: stderr[96]: 2024-03-01 20:29:41,580 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 20:29:41,585 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:29:41,588 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:41,591 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:29:41,594 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:41,597 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:29:41,601 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:41,604 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:29:41,607 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:41,610 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:29:41,614 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 20:29:41,614 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:41,661 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 20:29:41,662 INFO program/MainThread: stderr[97]: 2024-03-01 20:29:41,662 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 20:29:41,663 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:29:41,670 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:41,679 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:29:41,679 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 20:29:41,701 INFO program/MainThread: stdout: 2024-03-01 20:29:41,701 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:29:41,702 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:41,702 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:41,724 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:41,724 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:41,737 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:41,737 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:29:41,742 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 20:29:41,745 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:29:41,749 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:29:41,752 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 20:29:41,756 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:29:41,756 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:41,791 INFO program/MainThread: stdout[98]: 2024-03-01 20:29:41,791 INFO program/MainThread: stderr[98]: 2024-03-01 20:29:41,791 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 20:29:41,796 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:29:41,799 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:41,802 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:29:41,806 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:41,809 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:29:41,812 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:41,815 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:29:41,818 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:41,821 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:29:41,825 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 20:29:41,825 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:41,867 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 20:29:41,867 INFO program/MainThread: stderr[99]: 2024-03-01 20:29:41,868 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 20:29:41,868 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:29:41,875 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 20:29:41,882 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 20:29:41,888 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:29:41,894 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:41,903 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:29:41,909 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:41,914 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:29:41,920 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:41,928 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:29:41,934 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:41,941 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:29:41,945 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 20:29:41,945 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:41,982 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 20:29:41,982 INFO program/MainThread: stderr[100]: 2024-03-01 20:29:41,982 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 20:29:41,982 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:42,041 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 20:29:42,041 INFO program/MainThread: stderr[101]: 2024-03-01 20:29:42,041 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 20:29:42,042 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:42,080 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 20:29:42,080 INFO program/MainThread: stderr[102]: 2024-03-01 20:29:42,080 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 20:29:42,081 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:29:42,088 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:42,100 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:29:42,105 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:29:42,106 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdg --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:42,162 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 20:29:42,162 INFO program/MainThread: stderr[103]: 2024-03-01 20:29:42,162 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 20:29:42,162 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 20:29:42,162 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:42,197 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:42,198 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:42,209 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:42,209 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:42,223 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:42,223 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:29:42,228 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:42,231 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:29:42,234 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:29:42,234 INFO program/MainThread: Running [104] lvm pvremove --force --force --yes /dev/sdi --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:42,263 INFO program/MainThread: stdout[104]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 20:29:42,263 INFO program/MainThread: stderr[104]: 2024-03-01 20:29:42,263 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 20:29:42,264 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 20:29:42,264 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:42,297 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:42,298 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:42,311 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:42,311 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:42,327 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:42,327 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:29:42,331 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:42,334 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:29:42,337 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:29:42,337 INFO program/MainThread: Running [105] lvm pvremove --force --force --yes /dev/sdj --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:42,367 INFO program/MainThread: stdout[105]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 20:29:42,367 INFO program/MainThread: stderr[105]: 2024-03-01 20:29:42,367 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 20:29:42,367 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 20:29:42,368 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:42,398 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:42,399 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:42,413 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:42,413 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:42,429 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:42,429 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:29:42,433 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:42,436 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:29:42,439 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:29:42,440 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdh --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:42,468 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 20:29:42,468 INFO program/MainThread: stderr[106]: 2024-03-01 20:29:42,468 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 20:29:42,469 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 20:29:42,469 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:42,508 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:42,508 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:42,523 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:42,523 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:42,535 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:42,535 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:29:42,540 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:42,543 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:29:42,543 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 20:29:42,553 INFO program/MainThread: stdout: 2024-03-01 20:29:42,553 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:29:42,553 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:42,553 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:42,568 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:42,568 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:42,581 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:42,581 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:29:42,586 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 20:29:42,589 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:29:42,593 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:29:42,596 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 20:29:42,600 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:29:42,600 INFO program/MainThread: Running [107] lvm lvchange -an test_vg2/lv4 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:42,636 INFO program/MainThread: stdout[107]: 2024-03-01 20:29:42,636 INFO program/MainThread: stderr[107]: 2024-03-01 20:29:42,636 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 20:29:42,641 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:29:42,644 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:42,647 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 20:29:42,651 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:42,654 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 20:29:42,657 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:42,660 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 20:29:42,663 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 20:29:42,663 INFO program/MainThread: Running [108] lvm lvremove --yes test_vg2/lv4 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:42,704 INFO program/MainThread: stdout[108]: Logical volume "lv4" successfully removed. 2024-03-01 20:29:42,704 INFO program/MainThread: stderr[108]: 2024-03-01 20:29:42,704 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 20:29:42,705 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:29:42,713 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:42,720 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:29:42,721 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 20:29:42,739 INFO program/MainThread: stdout: 2024-03-01 20:29:42,739 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:29:42,739 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:42,739 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:42,758 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:42,758 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:42,768 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:42,768 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:29:42,773 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 20:29:42,776 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:29:42,780 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:29:42,783 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 20:29:42,787 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:29:42,787 INFO program/MainThread: Running [109] lvm lvchange -an test_vg2/lv3 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:42,820 INFO program/MainThread: stdout[109]: 2024-03-01 20:29:42,820 INFO program/MainThread: stderr[109]: 2024-03-01 20:29:42,820 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 20:29:42,825 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:29:42,828 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:42,832 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:29:42,835 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:42,838 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:29:42,841 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:42,844 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:29:42,847 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 20:29:42,848 INFO program/MainThread: Running [110] lvm lvremove --yes test_vg2/lv3 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:42,888 INFO program/MainThread: stdout[110]: Logical volume "lv3" successfully removed. 2024-03-01 20:29:42,889 INFO program/MainThread: stderr[110]: 2024-03-01 20:29:42,889 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 20:29:42,889 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:29:42,896 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 20:29:42,903 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 20:29:42,909 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:29:42,916 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:42,921 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:29:42,927 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:42,932 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:29:42,937 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:42,943 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:29:42,947 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 20:29:42,947 INFO program/MainThread: Running [111] lvm vgreduce --removemissing --force test_vg2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:42,974 INFO program/MainThread: stdout[111]: Volume group "test_vg2" is already consistent. 2024-03-01 20:29:42,975 INFO program/MainThread: stderr[111]: 2024-03-01 20:29:42,975 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 20:29:42,975 INFO program/MainThread: Running [112] lvm vgchange -an test_vg2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:43,019 INFO program/MainThread: stdout[112]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 20:29:43,020 INFO program/MainThread: stderr[112]: 2024-03-01 20:29:43,020 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 20:29:43,020 INFO program/MainThread: Running [113] lvm vgremove --force test_vg2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:43,058 INFO program/MainThread: stdout[113]: Volume group "test_vg2" successfully removed 2024-03-01 20:29:43,059 INFO program/MainThread: stderr[113]: 2024-03-01 20:29:43,059 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 20:29:43,059 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:29:43,067 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:43,078 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:29:43,083 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:29:43,083 INFO program/MainThread: Running [114] lvm pvremove --force --force --yes /dev/sdf --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:43,128 INFO program/MainThread: stdout[114]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 20:29:43,128 INFO program/MainThread: stderr[114]: 2024-03-01 20:29:43,128 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 20:29:43,128 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 20:29:43,128 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:43,160 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:43,161 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:43,175 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:43,175 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:43,188 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:43,188 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:29:43,192 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:43,195 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:29:43,198 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:29:43,198 INFO program/MainThread: Running [115] lvm pvremove --force --force --yes /dev/sdd --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:43,225 INFO program/MainThread: stdout[115]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 20:29:43,225 INFO program/MainThread: stderr[115]: 2024-03-01 20:29:43,225 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 20:29:43,225 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 20:29:43,226 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:43,257 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:43,258 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:43,271 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:43,271 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:43,285 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:43,286 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:29:43,290 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:43,293 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:29:43,296 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:29:43,296 INFO program/MainThread: Running [116] lvm pvremove --force --force --yes /dev/sde --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:43,323 INFO program/MainThread: stdout[116]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 20:29:43,323 INFO program/MainThread: stderr[116]: 2024-03-01 20:29:43,323 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 20:29:43,323 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 20:29:43,324 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:43,361 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:43,361 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:43,372 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:43,372 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:43,385 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:43,385 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:29:43,390 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:43,393 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:29:43,394 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 20:29:43,402 INFO program/MainThread: stdout: 2024-03-01 20:29:43,402 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:29:43,402 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:43,402 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:43,419 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:43,419 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:43,432 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:43,432 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:29:43,437 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 20:29:43,440 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:29:43,444 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:29:43,447 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 20:29:43,451 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:29:43,451 INFO program/MainThread: Running [117] lvm lvchange -an test_vg1/lv2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:43,485 INFO program/MainThread: stdout[117]: 2024-03-01 20:29:43,485 INFO program/MainThread: stderr[117]: 2024-03-01 20:29:43,485 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 20:29:43,490 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:29:43,493 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:43,497 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 20:29:43,500 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:43,503 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 20:29:43,506 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:43,509 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 20:29:43,512 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 20:29:43,512 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg1/lv2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:43,559 INFO program/MainThread: stdout[118]: Logical volume "lv2" successfully removed. 2024-03-01 20:29:43,560 INFO program/MainThread: stderr[118]: 2024-03-01 20:29:43,560 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 20:29:43,560 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:29:43,568 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:43,575 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:29:43,575 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:29:43,589 INFO program/MainThread: stdout: 2024-03-01 20:29:43,589 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:29:43,589 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:43,590 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:43,607 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:43,607 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:43,620 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:43,620 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:29:43,625 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:29:43,628 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:29:43,632 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:29:43,635 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:29:43,639 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:29:43,639 INFO program/MainThread: Running [119] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:43,673 INFO program/MainThread: stdout[119]: 2024-03-01 20:29:43,673 INFO program/MainThread: stderr[119]: 2024-03-01 20:29:43,673 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 20:29:43,678 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:29:43,681 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:43,684 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:29:43,688 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:43,691 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:29:43,694 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:43,697 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:29:43,700 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:29:43,701 INFO program/MainThread: Running [120] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:43,740 INFO program/MainThread: stdout[120]: Logical volume "lv1" successfully removed. 2024-03-01 20:29:43,740 INFO program/MainThread: stderr[120]: 2024-03-01 20:29:43,740 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 20:29:43,741 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:29:43,748 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:29:43,756 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:29:43,762 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:29:43,769 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:43,775 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:29:43,782 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:43,786 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:29:43,791 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:43,796 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:29:43,799 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:29:43,799 INFO program/MainThread: Running [121] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:43,839 INFO program/MainThread: stdout[121]: Volume group "test_vg1" is already consistent. 2024-03-01 20:29:43,840 INFO program/MainThread: stderr[121]: 2024-03-01 20:29:43,840 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 20:29:43,840 INFO program/MainThread: Running [122] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:43,886 INFO program/MainThread: stdout[122]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:29:43,886 INFO program/MainThread: stderr[122]: 2024-03-01 20:29:43,886 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 20:29:43,887 INFO program/MainThread: Running [123] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:43,924 INFO program/MainThread: stdout[123]: Volume group "test_vg1" successfully removed 2024-03-01 20:29:43,924 INFO program/MainThread: stderr[123]: 2024-03-01 20:29:43,924 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 20:29:43,925 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:29:43,932 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:43,938 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:29:43,943 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:29:43,943 INFO program/MainThread: Running [124] lvm pvremove --force --force --yes /dev/sda --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:29:43,989 INFO program/MainThread: stdout[124]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:29:43,989 INFO program/MainThread: stderr[124]: 2024-03-01 20:29:43,989 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 20:29:43,990 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:29:43,990 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:44,021 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:44,022 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:44,034 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:44,035 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:44,048 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:44,049 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:29:44,053 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:44,056 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:29:44,059 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:29:44,059 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sdc --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:44,089 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:29:44,089 INFO program/MainThread: stderr[125]: 2024-03-01 20:29:44,090 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 20:29:44,090 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:29:44,090 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:44,127 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:44,128 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:44,146 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:44,146 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:44,158 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:44,158 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:29:44,162 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:29:44,165 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:29:44,168 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:29:44,169 INFO program/MainThread: Running [126] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:29:44,195 INFO program/MainThread: stdout[126]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:29:44,195 INFO program/MainThread: stderr[126]: 2024-03-01 20:29:44,195 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 20:29:44,195 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:29:44,196 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:44,229 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:44,230 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:44,242 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:44,243 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:29:44,256 DEBUG program/MainThread: Return code: 0 2024-03-01 20:29:44,261 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:29:44,261 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 0x7f207296b5c8> 2024-03-01 20:29:55,452 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_7oyipr1h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:29:59,937 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_8zotitsf/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:30:06,956 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_u6xqz265/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:30:06,990 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:30:06,991 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:30:06,994 INFO program/MainThread: stdout[2]: 2024-03-01 20:30:06,994 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:30:06,994 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:30:06,994 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:30:06,999 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:06,999 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:30:07,003 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:30:07,003 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:30:07,006 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:30:07,006 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:30:07,009 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:30:07,009 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:30:07,017 INFO program/MainThread: stdout: 2024-03-01 20:30:07,017 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:30:07,017 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:30:07,017 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:30:07,017 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:30:07,017 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:30:07,017 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:30:07,017 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:30:07,017 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:30:07,017 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:30:07,017 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:30:07,017 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:30:07,017 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:30:07,018 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:30:07,018 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:30:07,018 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:30:07,018 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:07,018 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:30:07,018 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:30:07,018 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:30:07,018 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:30:07,018 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:30:07,018 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:30:07,019 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:30:07,019 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:07,031 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:07,042 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:30:07,046 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:30:07,047 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:30:07,047 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:30:07,081 INFO program/MainThread: stdout[3]: 2024-03-01 20:30:07,081 INFO program/MainThread: stderr[3]: 2024-03-01 20:30:07,081 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:30:07,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:30:07,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:07,094 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:30:07,099 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:30:07,100 INFO blivet/MainThread: sda is a disk 2024-03-01 20:30:07,100 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:30:07,100 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:30:07,104 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:30:07,107 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:30:07,107 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:30:07,110 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:30:07,111 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:30:07,111 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:30:07,111 INFO blivet/MainThread: got device: DiskDevice instance (0x7f17c9f9eac8) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:30:07,115 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:30:07,115 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:30:07,118 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:30:07,119 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:30:07,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:30:07,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:07,128 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:30:07,129 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:30:07,129 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:30:07,129 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:30:07,132 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:30:07,135 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:30:07,136 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:30:07,139 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:30:07,139 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:30:07,140 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:30:07,140 INFO blivet/MainThread: got device: DiskDevice instance (0x7f17c9f9ea90) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:30:07,143 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:30:07,143 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:30:07,146 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:30:07,146 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:30:07,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:30:07,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:07,156 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:30:07,157 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:30:07,157 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:30:07,157 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:30:07,160 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:30:07,163 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:30:07,163 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:30:07,167 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:30:07,167 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:30:07,167 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:30:07,167 INFO blivet/MainThread: got device: DiskDevice instance (0x7f17c8f57390) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:30:07,171 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:30:07,171 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:30:07,174 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:30:07,174 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:30:07,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:30:07,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:07,184 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:30:07,185 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:30:07,185 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:30:07,185 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:30:07,188 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:30:07,191 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:30:07,191 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:30:07,194 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:30:07,195 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:30:07,195 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:30:07,195 INFO blivet/MainThread: got device: DiskDevice instance (0x7f17c8f57898) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:30:07,198 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:30:07,199 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:30:07,202 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:30:07,202 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:30:07,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:30:07,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:07,212 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:30:07,212 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:30:07,212 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:30:07,213 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:30:07,216 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:30:07,219 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:30:07,219 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:30:07,222 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:30:07,223 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:30:07,223 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:30:07,223 INFO blivet/MainThread: got device: DiskDevice instance (0x7f17c9fb4e10) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:30:07,226 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:30:07,226 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:30:07,230 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:30:07,230 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:30:07,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:30:07,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:07,240 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:30:07,240 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:30:07,240 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:30:07,240 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:30:07,243 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:30:07,247 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:30:07,247 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:30:07,250 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:30:07,250 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:30:07,251 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:30:07,251 INFO blivet/MainThread: got device: DiskDevice instance (0x7f17c8f61860) -- 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:30:07,254 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:30:07,254 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:30:07,258 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:30:07,258 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:30:07,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:30:07,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:07,267 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:30:07,268 INFO blivet/MainThread: sde is a disk 2024-03-01 20:30:07,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:30:07,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:30:07,271 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:30:07,274 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:30:07,275 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:30:07,278 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:30:07,278 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:30:07,278 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:30:07,279 INFO blivet/MainThread: got device: DiskDevice instance (0x7f17c8f61630) -- 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:30:07,282 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:30:07,282 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:30:07,285 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:30:07,285 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:30:07,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:30:07,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:07,295 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:30:07,296 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:30:07,296 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:30:07,296 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:30:07,299 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:30:07,302 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:30:07,302 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:30:07,306 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:30:07,306 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:30:07,306 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:30:07,306 INFO blivet/MainThread: got device: DiskDevice instance (0x7f17c8f66470) -- 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:30:07,310 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:30:07,310 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:30:07,313 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:30:07,313 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:30:07,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:30:07,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:07,323 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:30:07,324 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:30:07,324 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:30:07,324 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:30:07,327 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:30:07,330 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:30:07,330 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:30:07,334 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:30:07,334 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:30:07,334 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:30:07,334 INFO blivet/MainThread: got device: DiskDevice instance (0x7f17c8f666a0) -- 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:30:07,338 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:30:07,338 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:30:07,341 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:30:07,341 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:30:07,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:30:07,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:07,351 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:30:07,352 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:30:07,352 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:30:07,352 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:30:07,355 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:30:07,358 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:30:07,358 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:30:07,362 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:30:07,362 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:30:07,362 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:30:07,362 INFO blivet/MainThread: got device: DiskDevice instance (0x7f17c8f53518) -- 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:30:07,366 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:30:07,366 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:30:07,369 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:30:07,369 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:30:07,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:30:07,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:07,379 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:30:07,380 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:30:07,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:30:07,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:30:07,383 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:30:07,386 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:30:07,386 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:30:07,389 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:30:07,390 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:30:07,390 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:30:07,390 INFO blivet/MainThread: got device: DiskDevice instance (0x7f17c8f53ba8) -- 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:30:07,393 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:30:07,394 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:30:07,397 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:30:07,397 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:30:07,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:30:07,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:07,407 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:30:07,408 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:30:07,408 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:30:07,408 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:30:07,411 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:30:07,414 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:30:07,414 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:30:07,417 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:30:07,418 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:30:07,418 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:30:07,418 INFO blivet/MainThread: got device: DiskDevice instance (0x7f17c8f66fd0) -- 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:30:07,421 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:30:07,422 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:30:07,425 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '20276026'} ; 2024-03-01 20:30:07,425 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:30:07,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:30:07,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:07,434 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:30:07,435 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:30:07,435 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:30:07,435 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:30:07,435 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:30:07,435 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:30:07,438 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:30:07,441 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:30:07,441 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:30:07,444 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:30:07,445 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:30:07,445 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:30:07,445 INFO blivet/MainThread: got device: DiskDevice instance (0x7f17c8f71a90) -- 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:30:07,449 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:30:07,452 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:30:07,453 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:30:07,456 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:30:07,456 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:30:07,459 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:07,460 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:30:07,463 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:07,463 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:30:07,466 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:30:07,469 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:30:07,472 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:30:07,478 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 0x7f17c8f75f88> 2024-03-01 20:30:10,647 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:30:10,651 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:30:10,652 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:30:10,656 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': '20279930'} ; 2024-03-01 20:30:10,656 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:30:10,656 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:30:10,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:30:10,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:10,665 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:30:10,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:30:10,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:10,671 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:10,684 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:10,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:30:10,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:30:10,703 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:30:10,707 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:30:10,707 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:30:10,710 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:30:10,713 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:30:10,713 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:30:10,717 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:30:10,717 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:30:10,717 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:30:10,720 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:30:10,724 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:30:10,728 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:30:10,731 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:30:10,734 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:30:10,734 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:30:10,734 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:30:10,735 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:30:10,734 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f17c8f79160) -- 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 0x7f17c8f0a5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:30:10,739 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:30:10,742 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:30:10,742 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:30:10,745 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:30:10,746 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:30:10,749 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:10,749 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:30:10,752 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:10,752 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:30:10,754 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:30:10,754 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:30:10,758 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:30:10,758 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:30:10,761 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:30:10,761 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:30:10,762 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:10,773 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:10,785 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:30:10,786 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:30:10,790 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:30:10,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:10,796 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:30:10,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:30:10,798 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:30:10,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:30:10,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:10,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:30:10,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:30:10,810 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:30:10,813 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:30:10,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:10,818 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:30:10,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:30:10,821 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:30:10,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:30:10,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:10,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:30:10,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:30:10,832 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:30:10,835 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:30:10,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:10,841 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:30:10,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:30:10,844 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:30:10,847 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:30:10,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:10,852 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:30:10,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:30:10,855 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:30:10,855 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:30:15,339 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_0t86fagk/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:30:15,373 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:30:15,373 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:30:15,377 INFO program/MainThread: stdout[2]: 2024-03-01 20:30:15,377 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:30:15,377 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:30:15,377 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:30:15,382 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:15,382 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:30:15,385 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:30:15,386 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:30:15,389 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:30:15,389 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:30:15,392 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:30:15,392 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:30:15,399 INFO program/MainThread: stdout: 2024-03-01 20:30:15,400 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:30:15,400 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:30:15,400 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:30:15,400 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:30:15,400 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:30:15,400 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:30:15,400 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:30:15,400 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:30:15,400 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:30:15,400 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:30:15,400 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:30:15,400 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:30:15,400 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:30:15,400 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:30:15,400 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:30:15,400 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:15,400 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:30:15,400 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:30:15,401 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:30:15,401 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:30:15,401 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:30:15,401 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:30:15,401 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:30:15,401 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:15,414 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:15,425 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:30:15,430 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:30:15,430 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:30:15,430 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:30:15,457 INFO program/MainThread: stdout[3]: 2024-03-01 20:30:15,457 INFO program/MainThread: stderr[3]: 2024-03-01 20:30:15,457 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:30:15,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:30:15,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:15,470 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:30:15,474 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:30:15,475 INFO blivet/MainThread: sda is a disk 2024-03-01 20:30:15,475 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:30:15,475 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:30:15,478 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:30:15,482 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:30:15,482 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:30:15,485 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:30:15,485 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:30:15,486 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:30:15,486 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00c6c11b38) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:30:15,489 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:30:15,490 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:30:15,493 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:30:15,493 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:30:15,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:30:15,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:15,503 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:30:15,503 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:30:15,503 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:30:15,503 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:30:15,506 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:30:15,510 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:30:15,510 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:30:15,513 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:30:15,513 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:30:15,514 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:30:15,514 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00c6c11b00) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:30:15,517 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:30:15,517 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:30:15,520 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:30:15,520 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:30:15,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:30:15,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:15,530 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:30:15,530 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:30:15,530 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:30:15,531 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:30:15,534 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:30:15,537 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:30:15,537 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:30:15,540 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:30:15,540 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:30:15,541 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:30:15,541 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00c5bca400) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:30:15,544 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:30:15,544 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:30:15,547 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:30:15,547 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 20:30:15,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:30:15,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:15,557 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:30:15,557 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:30:15,558 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:30:15,558 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:30:15,561 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:30:15,564 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:30:15,564 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:30:15,567 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:30:15,567 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:30:15,568 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:30:15,568 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00c5bca908) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:30:15,571 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:30:15,571 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:30:15,574 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:30:15,575 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:30:15,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:30:15,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:15,584 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:30:15,585 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:30:15,585 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:30:15,585 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:30:15,588 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:30:15,591 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:30:15,591 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:30:15,594 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:30:15,595 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:30:15,595 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:30:15,595 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00c6c21e80) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:30:15,599 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:30:15,599 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:30:15,602 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:30:15,602 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:30:15,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:30:15,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:15,612 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:30:15,612 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:30:15,612 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:30:15,612 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:30:15,615 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:30:15,618 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:30:15,619 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:30:15,622 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:30:15,622 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:30:15,622 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:30:15,622 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00c5bd48d0) -- 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:30:15,626 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:30:15,626 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:30:15,629 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:30:15,629 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:30:15,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:30:15,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:15,639 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:30:15,640 INFO blivet/MainThread: sde is a disk 2024-03-01 20:30:15,640 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:30:15,640 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:30:15,643 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:30:15,646 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:30:15,646 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:30:15,649 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:30:15,649 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:30:15,650 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:30:15,650 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00c5bd46a0) -- 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:30:15,653 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:30:15,653 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:30:15,656 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:30:15,657 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:30:15,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:30:15,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:15,666 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:30:15,667 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:30:15,667 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:30:15,667 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:30:15,670 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:30:15,673 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:30:15,673 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:30:15,676 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:30:15,677 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:30:15,677 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:30:15,677 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00c5bda4e0) -- 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:30:15,681 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:30:15,681 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:30:15,684 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:30:15,684 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:30:15,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:30:15,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:15,694 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:30:15,694 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:30:15,694 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:30:15,694 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:30:15,697 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:30:15,700 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:30:15,701 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:30:15,704 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:30:15,704 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:30:15,704 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:30:15,704 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00c5bda710) -- 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:30:15,708 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:30:15,708 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:30:15,711 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:30:15,711 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:30:15,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:30:15,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:15,721 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:30:15,721 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:30:15,721 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:30:15,722 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:30:15,725 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:30:15,728 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:30:15,728 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:30:15,731 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:30:15,731 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:30:15,732 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:30:15,732 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00c5bc6588) -- 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:30:15,735 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:30:15,735 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:30:15,738 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:30:15,739 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:30:15,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:30:15,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:15,748 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:30:15,749 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:30:15,749 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:30:15,749 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:30:15,752 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:30:15,755 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:30:15,755 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:30:15,758 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:30:15,759 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:30:15,759 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:30:15,759 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00c5bc6c18) -- 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:30:15,762 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:30:15,763 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:30:15,766 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:30:15,766 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:30:15,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:30:15,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:15,776 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:30:15,776 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:30:15,777 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:30:15,777 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:30:15,780 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:30:15,783 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:30:15,783 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 20:30:15,786 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:30:15,787 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:30:15,787 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:30:15,787 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00c5bdaeb8) -- 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:30:15,790 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:30:15,791 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:30:15,794 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': '20276026'} ; 2024-03-01 20:30:15,794 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:30:15,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:30:15,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:15,803 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:30:15,803 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:30:15,804 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:30:15,804 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:30:15,804 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:30:15,804 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:30:15,807 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:30:15,810 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:30:15,810 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:30:15,813 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:30:15,814 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:30:15,814 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:30:15,814 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00c5be4b00) -- 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:30:15,818 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:30:15,821 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:30:15,821 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:30:15,825 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:30:15,825 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:30:15,828 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:15,828 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:30:15,832 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:15,832 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:30:15,835 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:30:15,838 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:30:15,841 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:30:15,847 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 0x7f00c5be8f88> 2024-03-01 20:30:18,864 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:30:18,868 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:30:18,868 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:30:18,872 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': '20279930'} ; 2024-03-01 20:30:18,872 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:30:18,873 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:30:18,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:30:18,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:18,882 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:30:18,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:30:18,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:18,887 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:18,899 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:18,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:30:18,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:30:18,917 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:30:18,921 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:30:18,921 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:30:18,924 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:30:18,927 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:30:18,928 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:30:18,931 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:30:18,931 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:30:18,931 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:30:18,934 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:30:18,938 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:30:18,941 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:30:18,944 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:30:18,947 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:30:18,948 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:30:18,948 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:30:18,949 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:30:18,948 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f00c5be4b70) -- 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 0x7f00c5b7d5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:30:18,952 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:30:18,955 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:30:18,955 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:30:18,959 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:30:18,959 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:30:18,962 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:18,962 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:30:18,965 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:18,965 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:30:18,967 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:30:18,967 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:30:18,970 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:30:18,971 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:30:18,974 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:30:18,974 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:30:18,974 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:18,986 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:18,998 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:30:18,999 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:30:19,002 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:30:19,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:19,008 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:30:19,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:30:19,011 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:30:19,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:30:19,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:19,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:30:19,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:30:19,022 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:30:19,024 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:30:19,027 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:19,030 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:30:19,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:30:19,033 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:30:19,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:30:19,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:19,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:30:19,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:30:19,044 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:30:19,046 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:30:19,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:19,052 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:30:19,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:30:19,054 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:30:19,057 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:30:19,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:19,063 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:30:19,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:30:19,065 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:30:19,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:30:19,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:19,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:30:19,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:30:19,077 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:30:19,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:30:19,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:30:19,082 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:30:19,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:30:19,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:30:19,088 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:30:19,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:30:19,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:30:19,093 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:30:19,096 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:30:19,096 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:30:19,097 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:30:19,100 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:30:19,100 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:30:19,103 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:30:19,103 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:30:19,106 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:30:19,106 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:30:19,107 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:30:19,110 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:30:19,110 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:30:19,113 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:30:19,113 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:30:19,116 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:30:19,116 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:30:19,116 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:30:19,119 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:30:19,119 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:30:19,122 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:30:19,122 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:30:19,123 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:30:19,127 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:30:19,130 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:30:19,134 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:30:19,137 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:30:19,140 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:30:19,144 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:30:19,145 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:30:19,148 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:30:19,148 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:30:19,148 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:30:19,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:30:19,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:19,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:30:19,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:30:19,161 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:30:19,162 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:30:19,162 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:30:19,162 DEBUG blivet.ansible/MainThread: size: 2.99 GiB ; 0.0 2024-03-01 20:30:19,162 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:30:19,163 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:30:19,166 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:30:19,166 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:30:19,169 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:30:19,169 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:30:19,172 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:30:19,176 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:30:19,176 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:30:19,179 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:30:19,183 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:30:19,186 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:30:19,189 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:30:19,190 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:30:19,190 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:30:19,190 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.99 GiB to test_vg1 2024-03-01 20:30:19,191 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:30:19,195 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:30:19,195 INFO program/MainThread: stderr[4]: 2024-03-01 20:30:19,195 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:30:19,195 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:30:19,195 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:30:19,196 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:30:19,200 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:30:19,200 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:30:19,201 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:30:19,201 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:30:19,201 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:30:19,201 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:30:19,201 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:30:19,201 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:30:19,201 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:30:19,202 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:30:19,202 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:30:19,202 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:30:19,202 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:30:19,205 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:30:19,207 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:30:19,210 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:30:19,210 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:30:19,213 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:30:19,213 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 0x7f00c5b24728> 2024-03-01 20:30:19,214 INFO blivet/MainThread: sorting actions... 2024-03-01 20:30:19,215 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:30:19,215 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:30:19,215 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:30:19,215 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:30:19,215 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:30:19,216 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:30:19,216 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:30:19,216 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:30:19,216 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:30:19,216 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:30:19,219 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:30:19,222 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:30:19,222 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:30:19,228 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:19,229 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:19,259 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:19,259 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:19,270 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:19,270 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:30:19,274 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:30:19,277 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:30:19,277 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:30:19,283 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:19,283 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:19,312 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:19,312 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:19,323 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:19,323 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:30:19,327 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:30:19,330 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:30:19,330 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:30:19,336 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:19,337 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:19,366 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:19,366 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:19,379 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:19,379 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:30:19,383 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:30:19,386 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:30:19,389 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:30:19,389 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:30:19,389 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:30:19,421 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:30:19,421 INFO program/MainThread: stderr[5]: 2024-03-01 20:30:19,422 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:30:19,422 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:19,443 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:19,447 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:30:19,447 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:30:19,448 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:30:19,458 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:19,458 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:19,481 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:19,481 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:30:19,485 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:30:19,488 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:30:19,491 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:30:19,491 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:30:19,491 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:30:19,522 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:30:19,523 INFO program/MainThread: stderr[6]: 2024-03-01 20:30:19,523 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:30:19,523 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:19,543 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:19,547 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:30:19,547 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:30:19,549 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:30:19,558 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:19,558 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:19,581 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:19,581 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:30:19,585 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:30:19,588 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:30:19,591 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:30:19,591 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:30:19,591 INFO program/MainThread: Running [7] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:30:19,623 INFO program/MainThread: stdout[7]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:30:19,623 INFO program/MainThread: stderr[7]: 2024-03-01 20:30:19,623 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:30:19,623 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:19,643 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:19,647 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:30:19,647 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:30:19,648 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:30:19,657 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:19,658 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:19,682 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:19,682 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:30:19,686 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:30:19,689 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:30:19,692 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:30:19,695 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:30:19,698 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:30:19,701 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:30:19,704 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:30:19,707 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:30:19,709 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:30:19,710 INFO program/MainThread: Running [8] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:30:19,771 INFO program/MainThread: stdout[8]: Volume group "test_vg1" successfully created 2024-03-01 20:30:19,771 INFO program/MainThread: stderr[8]: 2024-03-01 20:30:19,771 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:30:19,778 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:30:19,782 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:30:19,788 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:30:19,794 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:30:19,800 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:30:19,803 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:30:19,806 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:30:19,809 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:30:19,810 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:19,821 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:19,825 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:30:19,828 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:30:19,828 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:19,841 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:19,842 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:30:19,850 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:19,850 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:19,863 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:19,863 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:30:19,867 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:30:19,870 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:30:19,874 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:30:19,877 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:30:19,880 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:30:19,883 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:30:19,887 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:30:19,890 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:30:19,893 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:30:19,896 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:30:19,897 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:19,910 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:19,914 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:30:19,915 INFO program/MainThread: Running [9] 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/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:30:19,942 INFO program/MainThread: stdout[9]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD 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:30:19,942 INFO program/MainThread: stderr[9]: 2024-03-01 20:30:19,942 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:30:19,943 WARNING blivet/MainThread: test_vg1-lv1 LV's size (2.99 GiB) exceeds the VG's usable free space (2.98 GiB),shrinking the LV 2024-03-01 20:30:19,943 DEBUG blivet/MainThread: trying to set lv test_vg1-lv1 size to 2.98 GiB 2024-03-01 20:30:19,947 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:30:19,947 INFO program/MainThread: Running [10] lvm lvcreate -n lv1 -L 3121152K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:30:20,036 INFO program/MainThread: stdout[10]: Logical volume "lv1" created. 2024-03-01 20:30:20,036 INFO program/MainThread: stderr[10]: 2024-03-01 20:30:20,036 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:30:20,044 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:30:20,052 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:30:20,052 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:30:20,052 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:20,083 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:20,088 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:30:20,088 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:30:20,089 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:30:20,099 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:20,099 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:20,113 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:20,113 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:30:20,117 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:30:20,120 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:30:20,123 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:30:20,123 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:30:20,169 INFO program/MainThread: stdout: 2024-03-01 20:30:20,169 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=195072 blks 2024-03-01 20:30:20,169 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:30:20,170 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:30:20,170 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:30:20,170 INFO program/MainThread: data = bsize=4096 blocks=780288, imaxpct=25 2024-03-01 20:30:20,170 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:30:20,170 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:30:20,170 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:30:20,170 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:30:20,170 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:30:20,170 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:20,171 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:30:20,184 INFO program/MainThread: stdout: 2024-03-01 20:30:20,184 INFO program/MainThread: writing all SBs 2024-03-01 20:30:20,185 INFO program/MainThread: new label = "" 2024-03-01 20:30:20,185 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:20,185 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:20,200 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:20,204 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:30:20,204 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:30:20,205 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:30:20,215 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:20,215 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:20,232 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:20,237 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:30:20,237 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 0x7f00c5ab8ca8> 2024-03-01 20:30:20,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:30:20,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 2.98 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:30:20,243 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:30:20,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:30:20,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 2.98 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:30:20,249 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:30:27,731 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_c67zan83/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:30:27,765 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:30:27,765 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:30:27,769 INFO program/MainThread: stdout[2]: 2024-03-01 20:30:27,769 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:30:27,769 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:30:27,769 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:30:27,773 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:27,774 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:30:27,777 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:30:27,777 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:30:27,781 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:30:27,781 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:30:27,784 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:30:27,784 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:30:27,792 INFO program/MainThread: stdout: 2024-03-01 20:30:27,792 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:30:27,792 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 3ycOpl-G4MI-PtSc-XZNp-s0kZ-3XrY-3Mf6Zw 2024-03-01 20:30:27,792 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs d698d1ff-0126-4773-a946-18e0ad04ef96 2024-03-01 20:30:27,792 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla 2024-03-01 20:30:27,792 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs d698d1ff-0126-4773-a946-18e0ad04ef96 2024-03-01 20:30:27,792 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal 2024-03-01 20:30:27,792 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs d698d1ff-0126-4773-a946-18e0ad04ef96 2024-03-01 20:30:27,792 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:30:27,792 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:30:27,792 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:30:27,792 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:30:27,792 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:30:27,792 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:30:27,792 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:30:27,793 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:30:27,793 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:30:27,793 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:30:27,793 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:30:27,793 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:27,793 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 3ycOpl-G4MI-PtSc-XZNp-s0kZ-3XrY-3Mf6Zw `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs d698d1ff-0126-4773-a946-18e0ad04ef96 sdb 1073741824 root disk brw-rw---- LVM2_member b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs d698d1ff-0126-4773-a946-18e0ad04ef96 sdc 1073741824 root disk brw-rw---- LVM2_member yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs d698d1ff-0126-4773-a946-18e0ad04ef96 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:30:27,793 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:30:27,793 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:30:27,793 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:30:27,793 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:30:27,794 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:30:27,794 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:30:27,794 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:27,804 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:27,815 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 20:30:27,820 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-3ycOpl-G4MI-PtSc-XZNp-s0kZ-3XrY-3Mf6Zw ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077', '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': '3ycOpl-G4MI-PtSc-XZNp-s0kZ-3XrY-3Mf6Zw', 'ID_FS_UUID_ENC': '3ycOpl-G4MI-PtSc-XZNp-s0kZ-3XrY-3Mf6Zw', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:30:27,820 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:30:27,820 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:30:27,844 INFO program/MainThread: stdout[3]: 2024-03-01 20:30:27,844 INFO program/MainThread: stderr[3]: 2024-03-01 20:30:27,844 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:30:27,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:30:27,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:27,857 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:30:27,861 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:30:27,862 INFO blivet/MainThread: sda is a disk 2024-03-01 20:30:27,862 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:30:27,862 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:30:27,866 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:30:27,869 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:30:27,869 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:30:27,872 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 20:30:27,873 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:30:27,873 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:30:27,873 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc1d3c10d30) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:30:27,877 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:30:27,881 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:30:27,881 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:30:27,884 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:30:27,884 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:30:27,887 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:27,887 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:30:27,891 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:27,891 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:30:27,894 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:30:27,894 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:30:27,894 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:30:27,922 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3ycOpl-G4MI-PtSc-XZNp-s0kZ-3XrY-3Mf6Zw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:30:27,922 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla. WARNING: Couldn't find device with uuid yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal. WARNING: VG test_vg1 is missing PV b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:30:27,922 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:30:27,922 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:30:27,927 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 3ycOpl-G4MI-PtSc-XZNp-s0kZ-3XrY-3Mf6Zw ; label: None ; device: /dev/sda ; serial: 36001405239ab7067b3b484aac9d9c077 ; exists: True ; vg_name: test_vg1 ; vg_uuid: URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD ; pe_start: 8 MiB ; 2024-03-01 20:30:27,927 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:30:27,930 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:30:27,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD ; incomplete: True ; hidden: False ; 2024-03-01 20:30:27,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:30:27,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:30:27,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:27,942 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:30:27,973 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:30:27,973 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla. WARNING: Couldn't find device with uuid yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal. WARNING: VG test_vg1 is missing PV b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:30:27,973 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:30:27,973 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:30:27,974 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:30:27,979 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:30:27,982 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:30:27,982 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:30:27,986 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:30:27,986 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:30:28,013 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 LVM2_LV_SIZE=3196059648 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=lv1 LVM2_LV_UUID=cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 LVM2_LV_SIZE=3196059648 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=lv1 LVM2_LV_UUID=cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 LVM2_LV_SIZE=3196059648 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:30:28,013 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla. WARNING: Couldn't find device with uuid yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal. WARNING: VG test_vg1 is missing PV b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:30:28,013 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:30:28,017 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:30:28,018 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:30:28,021 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:30:28,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD ; incomplete: True ; hidden: False ; 2024-03-01 20:30:28,027 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:30:28,027 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:30:28,027 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:30:28,031 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c', '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': 'b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla', 'ID_FS_UUID_ENC': 'b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:30:28,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:30:28,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:30:28,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:28,041 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:30:28,042 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:30:28,042 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:30:28,042 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:30:28,045 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:30:28,048 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:30:28,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:30:28,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:30:28,052 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:30:28,052 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:30:28,052 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc1d2b82e80) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:30:28,056 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:30:28,059 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:30:28,059 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:30:28,062 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:30:28,062 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:30:28,066 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:28,066 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:30:28,069 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:28,069 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:30:28,072 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:30:28,072 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:30:28,072 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:30:28,100 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3ycOpl-G4MI-PtSc-XZNp-s0kZ-3XrY-3Mf6Zw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:30:28,101 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal. WARNING: VG test_vg1 is missing PV yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:30:28,101 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:30:28,101 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:30:28,105 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla ; label: None ; device: /dev/sdb ; serial: 360014055a68a6ab37a64082addd3a75c ; exists: True ; vg_name: test_vg1 ; vg_uuid: URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD ; pe_start: 8 MiB ; 2024-03-01 20:30:28,105 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:30:28,108 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:30:28,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD ; incomplete: True ; hidden: False ; 2024-03-01 20:30:28,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:30:28,118 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:30:28,121 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:30:28,124 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:30:28,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD ; incomplete: True ; hidden: False ; 2024-03-01 20:30:28,130 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:30:28,130 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:30:28,165 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 LVM2_LV_SIZE=3196059648 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=lv1 LVM2_LV_UUID=cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 LVM2_LV_SIZE=3196059648 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=lv1 LVM2_LV_UUID=cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 LVM2_LV_SIZE=3196059648 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:30:28,165 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal. WARNING: VG test_vg1 is missing PV yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:30:28,165 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:30:28,165 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:30:28,166 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:30:28,170 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:30:28,170 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:30:28,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:30:28,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:28,181 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:30:28,181 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:30:28,181 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:30:28,182 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:30:28,185 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:30:28,188 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:30:28,188 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:30:28,191 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:30:28,192 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:30:28,192 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:30:28,192 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc1d2af1e10) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:30:28,195 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:30:28,196 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:30:28,199 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:30:28,199 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:30:28,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:30:28,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:28,209 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:30:28,209 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:30:28,209 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:30:28,209 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:30:28,212 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:30:28,215 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:30:28,216 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:30:28,219 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:30:28,219 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:30:28,219 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:30:28,220 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc1d2afaeb8) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:30:28,223 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:30:28,223 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:30:28,226 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/lvm-pv-uuid-yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', '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': 'yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal', 'ID_FS_UUID_ENC': 'yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:30:28,226 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:30:28,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:30:28,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:28,236 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:30:28,237 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:30:28,237 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:30:28,237 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:30:28,240 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:30:28,243 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:30:28,243 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:30:28,246 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:30:28,247 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:30:28,247 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:30:28,247 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc1d2afab00) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:30:28,250 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:30:28,254 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:30:28,254 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:30:28,257 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:30:28,257 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:30:28,260 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:28,260 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:30:28,264 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:28,264 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:30:28,267 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:30:28,267 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:30:28,267 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:30:28,294 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3ycOpl-G4MI-PtSc-XZNp-s0kZ-3XrY-3Mf6Zw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:30:28,294 INFO program/MainThread: stderr[9]: 2024-03-01 20:30:28,294 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:30:28,294 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:30:28,298 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal ; label: None ; device: /dev/sdc ; serial: 360014057827914dfa3b447480a4a2bea ; exists: True ; vg_name: test_vg1 ; vg_uuid: URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD ; pe_start: 8 MiB ; 2024-03-01 20:30:28,298 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:30:28,302 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:30:28,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD ; incomplete: True ; hidden: False ; 2024-03-01 20:30:28,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:30:28,311 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:30:28,314 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:30:28,317 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:30:28,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD ; incomplete: True ; hidden: False ; 2024-03-01 20:30:28,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:30:28,324 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:30:28,352 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_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:30:28,352 INFO program/MainThread: stderr[10]: 2024-03-01 20:30:28,352 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:30:28,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:30:28,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:28,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 ; incomplete: False ; hidden: False ; 2024-03-01 20:30:28,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:30:28,366 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:30:28,370 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:30:28,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:30:28,374 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:30:28,377 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:30:28,378 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:30:28,381 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:30:28,382 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:30:28,382 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:30:28,385 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:30:28,389 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:30:28,389 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:30:28,392 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:30:28,395 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:30:28,396 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:30:28,399 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:30:28,399 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:30:28,400 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.98 GiB to test_vg1 2024-03-01 20:30:28,400 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:30:28,403 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:30:28,403 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:30:28,406 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:30:28,407 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:30:28,410 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/d698d1ff-0126-4773-a946-18e0ad04ef96 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-URSgA29s11MJAOFladYz0Z8It37nQdZDcZe8B24qO6HctquE0vfSsIS0Un90rXi7 ' '/dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', '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-URSgA29s11MJAOFladYz0Z8It37nQdZDcZe8B24qO6HctquE0vfSsIS0Un90rXi7', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd698d1ff-0126-4773-a946-18e0ad04ef96', 'ID_FS_UUID_ENC': 'd698d1ff-0126-4773-a946-18e0ad04ef96', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1173115512'} ; 2024-03-01 20:30:28,410 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:30:28,411 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:30:28,414 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:30:28,415 INFO program/MainThread: stderr[11]: 2024-03-01 20:30:28,415 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:30:28,415 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:30:28,418 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:30:28,418 INFO program/MainThread: stderr[12]: 2024-03-01 20:30:28,418 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:30:28,418 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:30:28,421 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:30:28,421 INFO program/MainThread: stderr[13]: 2024-03-01 20:30:28,421 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:30:28,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:30:28,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:30:28,432 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:28,432 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:28,433 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:28,433 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:28,429 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc1d2aeea90) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc1d3bcaf98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB 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 = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:28,434 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:30:28,437 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:30:28,437 INFO program/MainThread: stderr[14]: 2024-03-01 20:30:28,437 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:30:28,441 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:30:28,445 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:30:28,445 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:30:28,448 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:30:28,448 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:30:28,453 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:28,453 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:30:28,456 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:28,456 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:30:28,458 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:30:28,458 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:30:28,462 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:30:28,462 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:30:28,465 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:30:28,465 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:30:28,466 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:30:28,469 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:30:28,469 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:30:28,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:30:28,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:28,480 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:30:28,480 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:30:28,480 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:30:28,481 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:30:28,484 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:30:28,487 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:30:28,487 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:30:28,490 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:30:28,491 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:30:28,491 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:30:28,491 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc1d3bcba20) -- name = sdd status = True id = 59 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:30:28,495 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:30:28,495 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:30:28,498 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:30:28,498 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:30:28,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:30:28,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:28,508 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:30:28,509 INFO blivet/MainThread: sde is a disk 2024-03-01 20:30:28,509 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:30:28,509 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:30:28,512 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:30:28,515 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:30:28,515 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:30:28,520 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:30:28,520 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:30:28,520 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:30:28,520 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc1d2afa048) -- name = sde status = True id = 64 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:30:28,524 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:30:28,524 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:30:28,527 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:30:28,527 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:30:28,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:30:28,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:28,537 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:30:28,538 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:30:28,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:30:28,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:30:28,541 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:30:28,544 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:30:28,544 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:30:28,547 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:30:28,548 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:30:28,548 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:30:28,548 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc1d2aeef60) -- name = sdf status = True id = 69 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:30:28,551 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:30:28,552 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:30:28,555 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:30:28,555 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:30:28,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:30:28,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:28,565 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:30:28,565 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:30:28,565 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:30:28,566 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:30:28,569 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:30:28,572 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:30:28,572 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 20:30:28,575 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:30:28,575 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:30:28,576 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:30:28,576 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc1d2b17a58) -- name = sdg status = True id = 74 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:30:28,579 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:30:28,579 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:30:28,582 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:30:28,582 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:30:28,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:30:28,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:28,593 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:30:28,593 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:30:28,593 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:30:28,593 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:30:28,596 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:30:28,599 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:30:28,600 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:30:28,603 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:30:28,603 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:30:28,603 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:30:28,603 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc1d2afaef0) -- name = sdh status = True id = 79 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:30:28,607 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:30:28,607 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:30:28,610 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:30:28,610 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:30:28,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:30:28,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:28,620 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:30:28,621 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:30:28,621 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:30:28,621 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:30:28,624 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:30:28,627 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:30:28,627 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:30:28,630 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:30:28,631 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:30:28,631 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:30:28,631 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc1d2b0e978) -- name = sdi status = True id = 84 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:30:28,634 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:30:28,635 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:30:28,638 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:30:28,638 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:30:28,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:30:28,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:28,649 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:30:28,649 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:30:28,649 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:30:28,649 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:30:28,652 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:30:28,655 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:30:28,656 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:30:28,659 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:30:28,659 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:30:28,659 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:30:28,660 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc1d2b0eda0) -- name = sdj status = True id = 89 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:30:28,663 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:30:28,663 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:30:28,666 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': '20276026'} ; 2024-03-01 20:30:28,666 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:30:28,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:30:28,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:28,676 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:30:28,676 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:30:28,676 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:30:28,676 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:30:28,676 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:30:28,676 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:30:28,679 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:30:28,683 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:30:28,683 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:30:28,686 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:30:28,686 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:30:28,687 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:30:28,687 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc1d2b226d8) -- name = xvda status = True id = 94 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:30:28,690 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:30:28,693 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:30:28,694 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:30:28,697 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:30:28,697 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:30:28,700 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:28,700 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:30:28,703 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:28,703 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:30:28,706 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:30:28,709 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:30:28,713 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:30:28,717 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 0x7fc1d2aa8708> 2024-03-01 20:30:32,007 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:30:32,012 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:30:32,012 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:30:32,016 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': '20279930'} ; 2024-03-01 20:30:32,016 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:30:32,016 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:30:32,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:30:32,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:32,026 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:30:32,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:30:32,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:32,032 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:32,045 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:32,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:30:32,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:30:32,064 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:30:32,068 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:30:32,068 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:30:32,071 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:30:32,074 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:30:32,074 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:30:32,078 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:30:32,078 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:30:32,078 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:30:32,082 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:30:32,085 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:30:32,088 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:30:32,091 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:30:32,094 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:30:32,094 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:30:32,095 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:30:32,095 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:30:32,095 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fc1d2b22780) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) 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 0x7fc1d2ab7200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:30:32,099 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:30:32,102 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:30:32,102 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:30:32,105 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:30:32,106 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:30:32,109 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:32,109 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:30:32,112 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:32,112 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:30:32,112 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:30:32,116 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:30:32,116 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:30:32,119 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:30:32,119 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:30:32,122 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-URSgA29s11MJAOFladYz0Z8It37nQdZDcZe8B24qO6HctquE0vfSsIS0Un90rXi7 ' '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/d698d1ff-0126-4773-a946-18e0ad04ef96', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', '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-URSgA29s11MJAOFladYz0Z8It37nQdZDcZe8B24qO6HctquE0vfSsIS0Un90rXi7', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd698d1ff-0126-4773-a946-18e0ad04ef96', 'ID_FS_UUID_ENC': 'd698d1ff-0126-4773-a946-18e0ad04ef96', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1173115512'} ; 2024-03-01 20:30:32,122 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:30:32,123 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:30:32,127 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:30:32,127 INFO program/MainThread: stderr[15]: 2024-03-01 20:30:32,127 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:30:32,127 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:30:32,130 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:30:32,130 INFO program/MainThread: stderr[16]: 2024-03-01 20:30:32,130 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:30:32,131 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:30:32,134 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:30:32,134 INFO program/MainThread: stderr[17]: 2024-03-01 20:30:32,134 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:30:32,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:30:32,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:30:32,144 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:32,145 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:32,145 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:32,145 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:32,141 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc1d2aeea90) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc1d3bcaf98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:32,146 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:30:32,149 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:30:32,149 INFO program/MainThread: stderr[18]: 2024-03-01 20:30:32,149 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:30:32,153 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:30:32,153 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:30:32,154 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:32,166 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:32,178 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:30:32,179 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:30:32,183 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:30:32,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:32,189 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:30:32,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:30:32,192 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:30:32,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:30:32,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:32,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:30:32,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:30:32,203 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:30:32,206 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:30:32,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:32,212 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:30:32,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:30:32,215 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:30:32,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:30:32,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:32,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:30:32,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:30:32,226 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:30:32,229 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:30:32,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:32,234 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:30:32,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:30:32,237 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:30:32,240 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:30:32,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:32,246 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:30:32,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:30:32,249 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:30:36,745 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_6v765xvj/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:30:36,779 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:30:36,779 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:30:36,782 INFO program/MainThread: stdout[2]: 2024-03-01 20:30:36,782 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:30:36,782 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:30:36,783 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:30:36,787 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:36,787 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:30:36,791 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:30:36,791 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:30:36,794 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:30:36,794 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:30:36,797 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:30:36,797 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:30:36,806 INFO program/MainThread: stdout: 2024-03-01 20:30:36,806 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:30:36,806 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 3ycOpl-G4MI-PtSc-XZNp-s0kZ-3XrY-3Mf6Zw 2024-03-01 20:30:36,806 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs d698d1ff-0126-4773-a946-18e0ad04ef96 2024-03-01 20:30:36,806 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla 2024-03-01 20:30:36,806 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs d698d1ff-0126-4773-a946-18e0ad04ef96 2024-03-01 20:30:36,806 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal 2024-03-01 20:30:36,806 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs d698d1ff-0126-4773-a946-18e0ad04ef96 2024-03-01 20:30:36,806 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:30:36,806 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:30:36,806 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:30:36,806 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:30:36,806 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:30:36,806 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:30:36,806 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:30:36,806 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:30:36,806 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:30:36,806 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:30:36,806 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:30:36,806 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:36,806 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 3ycOpl-G4MI-PtSc-XZNp-s0kZ-3XrY-3Mf6Zw `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs d698d1ff-0126-4773-a946-18e0ad04ef96 sdb 1073741824 root disk brw-rw---- LVM2_member b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs d698d1ff-0126-4773-a946-18e0ad04ef96 sdc 1073741824 root disk brw-rw---- LVM2_member yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs d698d1ff-0126-4773-a946-18e0ad04ef96 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:30:36,807 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:30:36,807 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:30:36,807 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:30:36,807 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:30:36,807 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:30:36,808 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:30:36,808 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:36,820 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:36,832 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 20:30:36,836 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/lvm-pv-uuid-3ycOpl-G4MI-PtSc-XZNp-s0kZ-3XrY-3Mf6Zw ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13', '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': '3ycOpl-G4MI-PtSc-XZNp-s0kZ-3XrY-3Mf6Zw', 'ID_FS_UUID_ENC': '3ycOpl-G4MI-PtSc-XZNp-s0kZ-3XrY-3Mf6Zw', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:30:36,837 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:30:36,837 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:30:36,867 INFO program/MainThread: stdout[3]: 2024-03-01 20:30:36,867 INFO program/MainThread: stderr[3]: 2024-03-01 20:30:36,867 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:30:36,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:30:36,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:36,881 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:30:36,885 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:30:36,886 INFO blivet/MainThread: sda is a disk 2024-03-01 20:30:36,886 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:30:36,886 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:30:36,890 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:30:36,893 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:30:36,894 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:30:36,897 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:30:36,897 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:30:36,898 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:30:36,898 INFO blivet/MainThread: got device: DiskDevice instance (0x7f380368dd30) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:30:36,902 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:30:36,905 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:30:36,906 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:30:36,909 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:30:36,909 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:30:36,913 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:36,913 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:30:36,916 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:36,916 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:30:36,919 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:30:36,919 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:30:36,920 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:30:36,946 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3ycOpl-G4MI-PtSc-XZNp-s0kZ-3XrY-3Mf6Zw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:30:36,946 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla. WARNING: Couldn't find device with uuid yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal. WARNING: VG test_vg1 is missing PV b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:30:36,946 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:30:36,947 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:30:36,951 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 3ycOpl-G4MI-PtSc-XZNp-s0kZ-3XrY-3Mf6Zw ; label: None ; device: /dev/sda ; serial: 36001405239ab7067b3b484aac9d9c077 ; exists: True ; vg_name: test_vg1 ; vg_uuid: URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD ; pe_start: 8 MiB ; 2024-03-01 20:30:36,952 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:30:36,955 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:30:36,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD ; incomplete: True ; hidden: False ; 2024-03-01 20:30:36,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:30:36,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:30:36,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:36,968 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:30:36,998 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:30:36,998 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla. WARNING: Couldn't find device with uuid yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal. WARNING: VG test_vg1 is missing PV b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:30:36,998 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:30:36,998 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:30:36,999 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:30:37,004 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:30:37,008 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:30:37,008 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:30:37,012 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:30:37,012 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:30:37,039 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 LVM2_LV_SIZE=3196059648 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=lv1 LVM2_LV_UUID=cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 LVM2_LV_SIZE=3196059648 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=lv1 LVM2_LV_UUID=cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 LVM2_LV_SIZE=3196059648 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:30:37,039 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla. WARNING: Couldn't find device with uuid yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal. WARNING: VG test_vg1 is missing PV b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:30:37,039 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:30:37,043 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:30:37,044 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:30:37,047 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:30:37,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD ; incomplete: True ; hidden: False ; 2024-03-01 20:30:37,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:30:37,053 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:30:37,053 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:30:37,057 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161', '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': 'b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla', 'ID_FS_UUID_ENC': 'b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:30:37,058 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:30:37,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:30:37,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:37,068 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:30:37,068 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:30:37,068 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:30:37,069 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:30:37,072 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:30:37,075 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:30:37,075 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:30:37,078 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:30:37,079 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:30:37,079 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:30:37,079 INFO blivet/MainThread: got device: DiskDevice instance (0x7f38025ffe80) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:30:37,083 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:30:37,086 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:30:37,086 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:30:37,090 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:30:37,090 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:30:37,093 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:37,093 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:30:37,097 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:37,097 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:30:37,100 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:30:37,100 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:30:37,100 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:30:37,126 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3ycOpl-G4MI-PtSc-XZNp-s0kZ-3XrY-3Mf6Zw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:30:37,126 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal. WARNING: VG test_vg1 is missing PV yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:30:37,126 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:30:37,126 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:30:37,130 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla ; label: None ; device: /dev/sdb ; serial: 360014055a68a6ab37a64082addd3a75c ; exists: True ; vg_name: test_vg1 ; vg_uuid: URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD ; pe_start: 8 MiB ; 2024-03-01 20:30:37,131 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:30:37,134 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:30:37,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD ; incomplete: True ; hidden: False ; 2024-03-01 20:30:37,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:30:37,143 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:30:37,147 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:30:37,150 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:30:37,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD ; incomplete: True ; hidden: False ; 2024-03-01 20:30:37,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:30:37,156 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:30:37,182 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 LVM2_LV_SIZE=3196059648 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=lv1 LVM2_LV_UUID=cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 LVM2_LV_SIZE=3196059648 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=lv1 LVM2_LV_UUID=cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 LVM2_LV_SIZE=3196059648 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:30:37,182 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal. WARNING: VG test_vg1 is missing PV yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:30:37,182 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:30:37,182 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:30:37,182 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:30:37,187 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:30:37,187 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:30:37,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:30:37,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:37,197 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:30:37,198 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:30:37,198 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:30:37,198 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:30:37,201 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:30:37,205 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:30:37,205 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:30:37,208 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:30:37,209 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:30:37,209 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:30:37,209 INFO blivet/MainThread: got device: DiskDevice instance (0x7f380256de10) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:30:37,213 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:30:37,213 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:30:37,216 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:30:37,216 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:30:37,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:30:37,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:37,226 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:30:37,227 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:30:37,227 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:30:37,227 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:30:37,230 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:30:37,233 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:30:37,233 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:30:37,237 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:30:37,237 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:30:37,237 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:30:37,237 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3802577eb8) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:30:37,241 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:30:37,241 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:30:37,244 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/lvm-pv-uuid-yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal', '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': 'yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal', 'ID_FS_UUID_ENC': 'yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:30:37,245 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:30:37,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:30:37,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:37,255 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:30:37,255 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:30:37,255 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:30:37,255 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:30:37,258 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:30:37,262 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:30:37,262 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:30:37,265 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:30:37,265 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:30:37,266 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:30:37,266 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3802577b00) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:30:37,269 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:30:37,273 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:30:37,273 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:30:37,276 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:30:37,276 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:30:37,279 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:37,279 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:30:37,283 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:37,283 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:30:37,286 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:30:37,286 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:30:37,286 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:30:37,316 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3ycOpl-G4MI-PtSc-XZNp-s0kZ-3XrY-3Mf6Zw LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=b5QPkw-Gs1T-UTGp-fH21-hDkY-q3Wb-DWNmla LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 20:30:37,316 INFO program/MainThread: stderr[9]: 2024-03-01 20:30:37,316 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:30:37,316 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:30:37,320 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: yBQksu-UEye-BXJz-HFxP-jswm-2vX1-Op4eal ; label: None ; device: /dev/sdc ; serial: 360014057827914dfa3b447480a4a2bea ; exists: True ; vg_name: test_vg1 ; vg_uuid: URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD ; pe_start: 8 MiB ; 2024-03-01 20:30:37,321 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:30:37,324 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:30:37,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD ; incomplete: True ; hidden: False ; 2024-03-01 20:30:37,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:30:37,334 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:30:37,337 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:30:37,340 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:30:37,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD ; incomplete: True ; hidden: False ; 2024-03-01 20:30:37,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:30:37,347 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:30:37,376 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_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:30:37,376 INFO program/MainThread: stderr[10]: 2024-03-01 20:30:37,376 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:30:37,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:30:37,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:37,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 ; incomplete: False ; hidden: False ; 2024-03-01 20:30:37,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:30:37,390 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:30:37,394 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:30:37,394 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:30:37,398 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:30:37,402 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:30:37,402 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:30:37,406 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:30:37,406 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:30:37,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:30:37,410 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:30:37,413 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:30:37,413 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:30:37,417 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:30:37,420 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:30:37,421 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:30:37,424 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:30:37,424 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:30:37,425 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.98 GiB to test_vg1 2024-03-01 20:30:37,425 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:30:37,428 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:30:37,428 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:30:37,432 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:30:37,432 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 20:30:37,436 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/d698d1ff-0126-4773-a946-18e0ad04ef96 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-URSgA29s11MJAOFladYz0Z8It37nQdZDcZe8B24qO6HctquE0vfSsIS0Un90rXi7 ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', '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-URSgA29s11MJAOFladYz0Z8It37nQdZDcZe8B24qO6HctquE0vfSsIS0Un90rXi7', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd698d1ff-0126-4773-a946-18e0ad04ef96', 'ID_FS_UUID_ENC': 'd698d1ff-0126-4773-a946-18e0ad04ef96', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1173115512'} ; 2024-03-01 20:30:37,436 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:30:37,436 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:30:37,440 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:30:37,440 INFO program/MainThread: stderr[11]: 2024-03-01 20:30:37,440 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:30:37,440 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:30:37,443 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:30:37,443 INFO program/MainThread: stderr[12]: 2024-03-01 20:30:37,443 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:30:37,444 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:30:37,447 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:30:37,447 INFO program/MainThread: stderr[13]: 2024-03-01 20:30:37,447 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:30:37,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:30:37,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:30:37,457 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:37,458 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:37,458 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:37,459 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:37,455 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB 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 = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:37,459 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:30:37,462 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:30:37,463 INFO program/MainThread: stderr[14]: 2024-03-01 20:30:37,463 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:30:37,467 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:30:37,470 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:30:37,471 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:30:37,474 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:30:37,474 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:30:37,479 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:37,479 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:30:37,482 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:37,482 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:30:37,484 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:30:37,484 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:30:37,488 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:30:37,488 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:30:37,492 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:30:37,492 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:30:37,492 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:30:37,496 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:30:37,496 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:30:37,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:30:37,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:37,506 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:30:37,507 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:30:37,507 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:30:37,507 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:30:37,510 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:30:37,514 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:30:37,514 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:30:37,517 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:30:37,518 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:30:37,518 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:30:37,518 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3803648a20) -- name = sdd status = True id = 59 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:30:37,522 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:30:37,522 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:30:37,525 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:30:37,525 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:30:37,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:30:37,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:37,535 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:30:37,536 INFO blivet/MainThread: sde is a disk 2024-03-01 20:30:37,536 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:30:37,536 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:30:37,539 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:30:37,542 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:30:37,543 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:30:37,546 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:30:37,546 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:30:37,546 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:30:37,547 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3802577048) -- name = sde status = True id = 64 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:30:37,550 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:30:37,550 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:30:37,553 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:30:37,553 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:30:37,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:30:37,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:37,564 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:30:37,564 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:30:37,564 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:30:37,564 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:30:37,568 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:30:37,571 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:30:37,571 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:30:37,574 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:30:37,575 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:30:37,575 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:30:37,575 INFO blivet/MainThread: got device: DiskDevice instance (0x7f380256bf60) -- name = sdf status = True id = 69 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:30:37,579 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:30:37,579 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:30:37,582 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:30:37,582 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:30:37,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:30:37,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:37,592 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:30:37,593 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:30:37,593 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:30:37,593 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:30:37,596 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:30:37,599 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:30:37,600 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:30:37,603 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:30:37,603 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:30:37,604 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:30:37,604 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3802594a58) -- name = sdg status = True id = 74 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:30:37,607 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:30:37,607 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:30:37,611 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:30:37,611 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:30:37,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:30:37,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:37,621 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:30:37,622 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:30:37,622 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:30:37,622 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:30:37,625 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:30:37,628 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:30:37,629 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:30:37,632 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:30:37,632 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:30:37,633 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:30:37,633 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3802577ef0) -- name = sdh status = True id = 79 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:30:37,636 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:30:37,636 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:30:37,639 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:30:37,640 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:30:37,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:30:37,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:37,650 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:30:37,650 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:30:37,650 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:30:37,651 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:30:37,654 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:30:37,657 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:30:37,657 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:30:37,660 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:30:37,661 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:30:37,661 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:30:37,661 INFO blivet/MainThread: got device: DiskDevice instance (0x7f380258b978) -- name = sdi status = True id = 84 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:30:37,665 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:30:37,665 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:30:37,669 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:30:37,669 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:30:37,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:30:37,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:37,680 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:30:37,680 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:30:37,680 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:30:37,680 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:30:37,684 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:30:37,687 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:30:37,687 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:30:37,690 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:30:37,690 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:30:37,691 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:30:37,691 INFO blivet/MainThread: got device: DiskDevice instance (0x7f380258bda0) -- name = sdj status = True id = 89 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:30:37,694 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:30:37,694 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:30:37,698 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': '20276026'} ; 2024-03-01 20:30:37,698 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:30:37,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:30:37,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:37,708 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:30:37,708 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:30:37,708 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:30:37,708 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:30:37,708 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:30:37,708 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:30:37,711 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:30:37,715 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:30:37,715 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:30:37,718 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:30:37,719 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:30:37,719 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:30:37,719 INFO blivet/MainThread: got device: DiskDevice instance (0x7f380259f6d8) -- name = xvda status = True id = 94 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:30:37,722 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:30:37,726 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:30:37,726 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:30:37,729 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:30:37,729 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:30:37,733 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:37,733 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:30:37,737 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:37,737 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:30:37,740 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:30:37,744 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:30:37,747 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:30:37,751 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 0x7f3802525708> 2024-03-01 20:30:40,931 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:30:40,936 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:30:40,936 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:30:40,940 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': '20279930'} ; 2024-03-01 20:30:40,940 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:30:40,940 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:30:40,943 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:30:40,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:40,949 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:30:40,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:30:40,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:40,955 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:40,967 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:40,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:30:40,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:30:40,986 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:30:40,989 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:30:40,990 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:30:40,993 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:30:40,996 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:30:40,996 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:30:40,999 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:30:41,000 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:30:41,000 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:30:41,003 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:30:41,007 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:30:41,010 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:30:41,013 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:30:41,016 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:30:41,016 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:30:41,016 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:30:41,017 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:30:41,016 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f380259f780) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) 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 0x7f3802534200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:30:41,021 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:30:41,024 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:30:41,024 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:30:41,027 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:30:41,027 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:30:41,031 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:41,031 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:30:41,034 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:30:41,034 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:30:41,034 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:30:41,038 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:30:41,038 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:30:41,041 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:30:41,041 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:30:41,044 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/d698d1ff-0126-4773-a946-18e0ad04ef96 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-URSgA29s11MJAOFladYz0Z8It37nQdZDcZe8B24qO6HctquE0vfSsIS0Un90rXi7 ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', '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-URSgA29s11MJAOFladYz0Z8It37nQdZDcZe8B24qO6HctquE0vfSsIS0Un90rXi7', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd698d1ff-0126-4773-a946-18e0ad04ef96', 'ID_FS_UUID_ENC': 'd698d1ff-0126-4773-a946-18e0ad04ef96', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1173115512'} ; 2024-03-01 20:30:41,044 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:30:41,044 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:30:41,048 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:30:41,049 INFO program/MainThread: stderr[15]: 2024-03-01 20:30:41,049 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:30:41,049 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:30:41,052 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:30:41,052 INFO program/MainThread: stderr[16]: 2024-03-01 20:30:41,052 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:30:41,052 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:30:41,055 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:30:41,055 INFO program/MainThread: stderr[17]: 2024-03-01 20:30:41,055 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:30:41,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:30:41,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:30:41,065 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,066 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,066 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,067 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,063 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,067 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:30:41,071 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:30:41,071 INFO program/MainThread: stderr[18]: 2024-03-01 20:30:41,071 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:30:41,075 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:30:41,075 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:30:41,075 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:41,088 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:41,101 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:30:41,101 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:30:41,105 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:30:41,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:41,111 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:30:41,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:30:41,114 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:30:41,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:30:41,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:41,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:30:41,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:30:41,126 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:30:41,129 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:30:41,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:41,134 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:30:41,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:30:41,137 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:30:41,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:30:41,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:41,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:30:41,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:30:41,149 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:30:41,152 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:30:41,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:41,157 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:30:41,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:30:41,160 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:30:41,163 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:30:41,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:30:41,169 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:30:41,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:30:41,172 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:30:41,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:30:41,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:30:41,178 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:30:41,178 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:30:41,179 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:30:41,179 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:30:41,180 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:30:41,180 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:30:41,180 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:30:41,181 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:30:41,181 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:30:41,182 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:30:41,182 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:30:41,182 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:30:41,183 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:30:41,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:30:41,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:30:41,189 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:30:41,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:30:41,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:30:41,194 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:30:41,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:30:41,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:30:41,200 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:30:41,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:30:41,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:30:41,206 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:30:41,208 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,209 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,209 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,210 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,206 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,212 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,213 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,213 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,214 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,210 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,216 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,217 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,217 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,218 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,215 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,220 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,221 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,221 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,222 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,218 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,224 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,225 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,225 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,226 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,222 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,228 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,229 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,229 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,230 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,226 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,232 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,233 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,233 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,234 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,230 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,236 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,237 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,237 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,238 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,234 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,240 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,241 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,241 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,242 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,238 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,244 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,245 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,245 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,245 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,242 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,248 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,248 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,249 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,249 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,246 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,252 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,252 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,253 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,253 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,250 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,256 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,256 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,257 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,257 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,254 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,260 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,260 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,261 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,261 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,258 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,264 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,264 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,265 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,265 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,262 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,268 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,268 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,268 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,269 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,266 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,271 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,272 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,272 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,273 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,269 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,275 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,276 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,276 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,277 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,273 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,279 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,280 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,280 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,281 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,277 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,283 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,284 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,284 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,285 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,281 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,287 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,288 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,288 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,289 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,285 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,291 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,292 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,292 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,293 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,289 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,295 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,296 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,296 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,297 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,293 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,299 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,300 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,300 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,300 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,297 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,303 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,303 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,304 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,304 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,301 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,307 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,307 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,308 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,308 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,305 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,311 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,311 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,312 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,312 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,309 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,315 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,315 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,316 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,316 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,313 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,319 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,319 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,320 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,320 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,317 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,323 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,323 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,323 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,324 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,321 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,326 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,327 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,327 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,328 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,324 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,330 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,331 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,331 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:30:41,332 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 20:30:41,328 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f380256b9b0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = cZe8B2-4qO6-Hctq-uE0v-fSsI-S0Un-90rXi7 size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3803647f98) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = URSgA2-9s11-MJAO-Flad-Yz0Z-8It3-7nQdZD size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 20:30:41,333 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:30:41,336 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:30:41,336 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:30:41,336 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 20:30:41,340 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:30:41,340 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:30:41,340 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 20:30:41,344 INFO program/MainThread: stdout[19]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:30:41,344 INFO program/MainThread: stderr[19]: 2024-03-01 20:30:41,344 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:30:41,349 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:30:41,349 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:30:41,349 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:30:41,350 DEBUG blivet.ansible/MainThread: ['sdb', 'test_vg1', 'sda', 'sdc'] 2024-03-01 20:30:41,350 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:30:41,352 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:30:41,353 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:30:41,356 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:30:41,359 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:30:41,362 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:30:41,362 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:30:41,363 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:30:41,363 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:30:41,363 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:30:41,366 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:30:41,366 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:30:41,366 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:30:41,369 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:30:41,369 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:30:41,369 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:30:41,369 DEBUG blivet/MainThread: removing sda 2024-03-01 20:30:41,372 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:30:41,372 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:30:41,372 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 20:30:41,375 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:30:41,375 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:30:41,375 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:30:41,375 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:30:41,378 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:30:41,378 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:30:41,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:30:41,381 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:30:41,381 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:30:41,382 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:41,393 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:41,405 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:41,417 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:41,432 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:30:41,432 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:30:41,433 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:30:41,433 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:30:41,433 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:30:41,433 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:30:41,433 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:30:41,433 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:30:41,433 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:30:41,436 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:30:41,439 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:30:41,442 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:30:41,442 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:30:41,445 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:30:41,445 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 0x7f3802506f68> 2024-03-01 20:30:41,445 INFO blivet/MainThread: sorting actions... 2024-03-01 20:30:41,446 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:30:41,446 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:30:41,446 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:30:41,447 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:30:41,447 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:30:41,447 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:30:41,447 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:30:41,450 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:30:41,453 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:30:41,453 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:30:41,460 INFO program/MainThread: stdout: 2024-03-01 20:30:41,461 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:30:41,461 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:41,461 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:41,476 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:41,476 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:41,488 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:41,488 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:30:41,492 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:30:41,496 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:30:41,499 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:30:41,503 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:30:41,506 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:30:41,506 INFO program/MainThread: Running [20] 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:30:41,540 INFO program/MainThread: stdout[20]: 2024-03-01 20:30:41,540 INFO program/MainThread: stderr[20]: 2024-03-01 20:30:41,540 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:30:41,545 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:30:41,548 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:30:41,551 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:30:41,556 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:30:41,559 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:30:41,562 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:30:41,565 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:30:41,568 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:30:41,568 INFO program/MainThread: Running [21] 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:30:41,604 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 20:30:41,604 INFO program/MainThread: stderr[21]: 2024-03-01 20:30:41,604 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:30:41,605 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:30:41,612 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:30:41,620 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:30:41,626 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:30:41,634 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:30:41,640 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:30:41,650 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:30:41,656 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:30:41,660 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:30:41,663 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:30:41,666 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:30:41,666 INFO program/MainThread: Running [22] 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:30:41,709 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 20:30:41,709 INFO program/MainThread: stderr[22]: 2024-03-01 20:30:41,709 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:30:41,709 INFO program/MainThread: Running [23] 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:30:41,748 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:30:41,748 INFO program/MainThread: stderr[23]: 2024-03-01 20:30:41,748 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:30:41,749 INFO program/MainThread: Running [24] 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:30:41,785 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 20:30:41,785 INFO program/MainThread: stderr[24]: 2024-03-01 20:30:41,785 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:30:41,786 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:30:41,793 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:30:41,803 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:30:41,809 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:30:41,809 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdc --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:30:41,854 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:30:41,855 INFO program/MainThread: stderr[25]: 2024-03-01 20:30:41,855 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:30:41,855 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:30:41,855 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:41,888 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:41,889 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:41,917 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:41,917 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:41,928 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:41,928 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:30:41,932 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:30:41,935 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:30:41,938 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:30:41,938 INFO program/MainThread: Running [26] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:30:41,966 INFO program/MainThread: stdout[26]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:30:41,966 INFO program/MainThread: stderr[26]: 2024-03-01 20:30:41,966 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:30:41,966 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:30:41,966 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:42,001 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:42,002 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:42,014 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:42,014 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:42,028 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:42,029 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:30:42,033 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:30:42,036 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:30:42,039 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:30:42,039 INFO program/MainThread: Running [27] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:30:42,071 INFO program/MainThread: stdout[27]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:30:42,071 INFO program/MainThread: stderr[27]: 2024-03-01 20:30:42,072 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:30:42,072 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:30:42,072 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:42,101 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:42,102 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:42,115 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:42,115 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:30:42,131 DEBUG program/MainThread: Return code: 0 2024-03-01 20:30:42,136 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:30:42,136 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 0x7f3802506f10> 2024-03-01 20:30:56,247 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_uvp3sacg/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:31:00,738 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_9okdrd2x/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:31:07,786 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_fj4c_53a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:31:07,822 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:31:07,822 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:31:07,825 INFO program/MainThread: stdout[2]: 2024-03-01 20:31:07,826 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:31:07,826 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:31:07,826 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:31:07,830 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:07,831 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:31:07,834 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:31:07,834 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:31:07,838 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:31:07,838 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:31:07,841 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:31:07,841 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:31:07,848 INFO program/MainThread: stdout: 2024-03-01 20:31:07,848 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:31:07,848 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:31:07,848 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:31:07,849 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:31:07,849 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:31:07,849 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:31:07,849 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:31:07,849 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:31:07,849 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:31:07,849 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:31:07,849 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:31:07,849 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:31:07,849 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:31:07,849 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:31:07,849 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:31:07,849 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:07,849 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:31:07,849 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:31:07,849 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:31:07,850 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:31:07,850 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:31:07,850 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:31:07,850 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:31:07,850 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:07,864 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:07,875 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:31:07,879 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:31:07,879 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:31:07,880 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:31:07,907 INFO program/MainThread: stdout[3]: 2024-03-01 20:31:07,907 INFO program/MainThread: stderr[3]: 2024-03-01 20:31:07,907 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:31:07,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:31:07,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:07,920 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:31:07,924 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:31:07,925 INFO blivet/MainThread: sda is a disk 2024-03-01 20:31:07,925 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:31:07,925 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:31:07,928 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:31:07,932 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:31:07,932 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:31:07,935 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:31:07,935 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:31:07,936 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:31:07,936 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62c2b31c88) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:31:07,940 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:31:07,940 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:31:07,943 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:31:07,943 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:31:07,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:31:07,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:07,953 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:31:07,954 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:31:07,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:31:07,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:31:07,957 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:31:07,960 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:31:07,960 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:31:07,963 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:31:07,964 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:31:07,964 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:31:07,964 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62c2aea278) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:31:07,968 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:31:07,968 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:31:07,971 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:31:07,971 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:31:07,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:31:07,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:07,981 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:31:07,981 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:31:07,981 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:31:07,981 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:31:07,984 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:31:07,988 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:31:07,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:31:07,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:31:07,992 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:31:07,992 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:31:07,992 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62c1a9f9b0) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:31:07,995 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:31:07,996 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:31:07,999 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:31:07,999 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:31:08,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:31:08,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:08,009 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:31:08,009 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:31:08,009 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:31:08,009 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:31:08,013 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:31:08,016 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:31:08,016 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:31:08,019 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:31:08,019 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:31:08,020 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:31:08,020 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62c1a9feb8) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:31:08,023 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:31:08,023 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:31:08,027 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:31:08,027 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:31:08,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:31:08,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:08,037 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:31:08,037 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:31:08,037 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:31:08,037 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:31:08,040 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:31:08,044 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:31:08,044 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:31:08,047 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:31:08,047 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:31:08,048 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:31:08,048 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62c1a9ff60) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:31:08,051 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:31:08,051 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:31:08,054 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:31:08,054 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:31:08,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:31:08,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:08,064 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:31:08,065 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:31:08,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:31:08,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:31:08,068 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:31:08,071 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:31:08,071 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:31:08,074 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:31:08,075 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:31:08,075 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:31:08,075 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62c1aa5e80) -- 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:31:08,079 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:31:08,079 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:31:08,082 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:31:08,082 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:31:08,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:31:08,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:08,092 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:31:08,093 INFO blivet/MainThread: sde is a disk 2024-03-01 20:31:08,093 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:31:08,093 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:31:08,096 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:31:08,099 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:31:08,100 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:31:08,103 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:31:08,103 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:31:08,103 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:31:08,104 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62c1aa5f98) -- 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:31:08,107 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:31:08,107 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:31:08,110 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:31:08,110 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:31:08,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:31:08,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:08,120 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:31:08,121 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:31:08,121 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:31:08,121 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:31:08,124 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:31:08,127 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:31:08,127 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:31:08,131 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:31:08,131 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:31:08,131 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:31:08,131 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62c1aada90) -- 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:31:08,135 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:31:08,135 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:31:08,138 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:31:08,138 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:31:08,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:31:08,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:08,148 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:31:08,148 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:31:08,149 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:31:08,149 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:31:08,152 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:31:08,155 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:31:08,155 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:31:08,158 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:31:08,158 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:31:08,159 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:31:08,159 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62c1aa5c50) -- 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:31:08,162 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:31:08,162 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:31:08,166 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:31:08,166 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:31:08,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:31:08,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:08,175 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:31:08,176 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:31:08,176 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:31:08,176 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:31:08,179 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:31:08,183 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:31:08,183 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:31:08,186 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:31:08,186 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:31:08,187 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:31:08,187 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62c1ab6b38) -- 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:31:08,190 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:31:08,190 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:31:08,193 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:31:08,193 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:31:08,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:31:08,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:08,203 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:31:08,204 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:31:08,204 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:31:08,204 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:31:08,207 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:31:08,210 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:31:08,210 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:31:08,213 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:31:08,214 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:31:08,214 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:31:08,214 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62c1abe208) -- 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:31:08,217 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:31:08,218 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:31:08,221 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:31:08,221 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:31:08,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:31:08,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:08,231 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:31:08,231 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:31:08,232 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:31:08,232 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:31:08,235 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:31:08,238 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:31:08,238 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:31:08,241 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 20:31:08,241 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:31:08,242 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:31:08,242 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62c1ab6400) -- 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:31:08,245 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:31:08,245 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:31:08,248 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': '20276026'} ; 2024-03-01 20:31:08,248 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:31:08,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:31:08,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:08,258 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:31:08,258 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:31:08,258 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:31:08,259 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:31:08,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:31:08,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:31:08,262 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:31:08,265 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:31:08,266 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:31:08,269 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:31:08,269 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:31:08,269 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:31:08,270 INFO blivet/MainThread: got device: DiskDevice instance (0x7f62c1abeeb8) -- 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:31:08,273 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:31:08,277 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:31:08,277 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:31:08,280 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:31:08,280 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:31:08,283 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:31:08,284 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:31:08,287 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:31:08,287 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:31:08,290 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:31:08,293 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:08,296 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:31:08,301 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 0x7f62c1a58148> 2024-03-01 20:31:11,404 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:31:11,409 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:31:11,409 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:31:11,413 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': '20279930'} ; 2024-03-01 20:31:11,413 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:31:11,413 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:31:11,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:11,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:11,422 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:31:11,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:11,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:11,428 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:11,442 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:11,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:31:11,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:31:11,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:31:11,464 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:31:11,464 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:31:11,467 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:31:11,471 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:31:11,471 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:31:11,474 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:31:11,474 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:31:11,475 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:31:11,478 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:31:11,482 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:31:11,485 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:31:11,488 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:31:11,491 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:31:11,491 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:31:11,491 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:31:11,492 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:31:11,491 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f62c1abeda0) -- 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 0x7f62c1a555c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:31:11,496 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:31:11,499 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:31:11,499 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:31:11,502 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:31:11,502 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:31:11,506 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:31:11,506 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:31:11,509 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:31:11,509 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:31:11,511 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:31:11,511 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:31:11,514 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:31:11,515 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:31:11,518 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:31:11,518 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:31:11,519 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:11,532 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:11,544 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:31:11,545 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:31:11,548 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:31:11,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:11,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:31:11,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:31:11,557 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 20:31:11,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:31:11,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:11,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:31:11,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:31:11,569 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:31:11,571 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:31:11,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:11,577 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:31:11,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:31:11,580 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:31:11,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:31:11,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:11,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:31:11,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:31:11,591 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:31:11,594 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:31:11,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:11,599 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:31:11,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:31:11,602 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:31:11,605 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:31:11,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:11,610 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:31:11,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:31:11,613 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:31:11,614 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:31:11,614 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:31:11,614 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 20:31:11,614 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:31:11,614 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:31:11,614 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:31:11,614 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:31:11,614 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:31:16,072 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_vzrchtl4/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:31:16,108 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:31:16,108 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:31:16,111 INFO program/MainThread: stdout[2]: 2024-03-01 20:31:16,111 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:31:16,111 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:31:16,112 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:31:16,116 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:16,116 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:31:16,120 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:31:16,120 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:31:16,123 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:31:16,123 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:31:16,126 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:31:16,126 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:31:16,134 INFO program/MainThread: stdout: 2024-03-01 20:31:16,134 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:31:16,134 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:31:16,134 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:31:16,134 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:31:16,134 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:31:16,134 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:31:16,134 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:31:16,134 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:31:16,134 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:31:16,134 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:31:16,134 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:31:16,134 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:31:16,134 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:31:16,134 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:31:16,134 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:31:16,134 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:16,134 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:31:16,135 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:31:16,135 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:31:16,135 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:31:16,135 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:31:16,135 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:31:16,136 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:31:16,136 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:16,146 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:16,157 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:31:16,161 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:31:16,161 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:31:16,162 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:31:16,194 INFO program/MainThread: stdout[3]: 2024-03-01 20:31:16,194 INFO program/MainThread: stderr[3]: 2024-03-01 20:31:16,194 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:31:16,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:31:16,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:16,206 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:31:16,211 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:31:16,211 INFO blivet/MainThread: sda is a disk 2024-03-01 20:31:16,211 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:31:16,211 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:31:16,215 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:31:16,218 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:31:16,218 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:31:16,222 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:31:16,222 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:31:16,222 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:31:16,222 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8bc25a2cf8) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:31:16,226 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:31:16,226 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:31:16,230 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:31:16,230 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:31:16,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:31:16,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:16,239 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:31:16,240 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:31:16,240 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:31:16,240 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:31:16,243 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:31:16,246 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:31:16,247 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:31:16,250 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:31:16,250 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:31:16,250 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:31:16,250 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8bc255b2e8) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:31:16,254 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:31:16,254 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:31:16,257 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:31:16,257 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:31:16,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:31:16,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:16,267 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:31:16,267 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:31:16,267 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:31:16,267 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:31:16,271 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:31:16,274 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:31:16,274 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:31:16,277 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:31:16,277 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:31:16,278 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:31:16,278 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8bc1510a20) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:31:16,281 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:31:16,281 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:31:16,284 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:31:16,284 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:31:16,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:31:16,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:16,294 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:31:16,295 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:31:16,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:31:16,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:31:16,298 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:31:16,301 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:31:16,301 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:31:16,304 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:31:16,305 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:31:16,305 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:31:16,305 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8bc1510f28) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:31:16,308 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:31:16,308 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:31:16,312 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:31:16,312 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:31:16,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:31:16,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:16,322 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:31:16,322 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:31:16,322 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:31:16,323 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:31:16,326 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:31:16,329 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:31:16,329 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:31:16,332 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:31:16,332 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:31:16,333 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:31:16,333 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8bc1510fd0) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:31:16,336 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:31:16,336 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:31:16,340 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:31:16,340 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:31:16,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:31:16,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:16,349 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:31:16,350 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:31:16,350 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:31:16,350 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:31:16,353 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:31:16,356 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:31:16,356 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:31:16,359 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:31:16,360 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:31:16,360 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:31:16,360 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8bc1516ef0) -- 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:31:16,364 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:31:16,364 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:31:16,367 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:31:16,367 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:31:16,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:31:16,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:16,377 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:31:16,377 INFO blivet/MainThread: sde is a disk 2024-03-01 20:31:16,377 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:31:16,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:31:16,381 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:31:16,384 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:31:16,384 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:31:16,387 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:31:16,387 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:31:16,388 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:31:16,388 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8bc1516e48) -- 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:31:16,391 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:31:16,391 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:31:16,394 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:31:16,394 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:31:16,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:31:16,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:16,404 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:31:16,405 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:31:16,405 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:31:16,405 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:31:16,408 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:31:16,411 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:31:16,411 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:31:16,415 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:31:16,415 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:31:16,415 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:31:16,415 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8bc151eb00) -- 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:31:16,419 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:31:16,419 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:31:16,422 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:31:16,422 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:31:16,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:31:16,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:16,432 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:31:16,432 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:31:16,432 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:31:16,433 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:31:16,436 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:31:16,439 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:31:16,439 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:31:16,442 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:31:16,442 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:31:16,443 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:31:16,443 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8bc1516f28) -- 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:31:16,446 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:31:16,446 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:31:16,449 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:31:16,449 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:31:16,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:31:16,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:16,459 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:31:16,460 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:31:16,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:31:16,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:31:16,463 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:31:16,466 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:31:16,466 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:31:16,470 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:31:16,470 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:31:16,470 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:31:16,470 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8bc1527ba8) -- 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:31:16,474 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:31:16,474 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:31:16,477 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:31:16,477 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:31:16,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:31:16,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:16,487 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:31:16,487 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:31:16,487 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:31:16,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:31:16,491 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:31:16,494 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:31:16,494 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:31:16,497 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:31:16,497 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:31:16,498 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:31:16,498 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8bc152f278) -- 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:31:16,501 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:31:16,501 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:31:16,504 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:31:16,504 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:31:16,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:31:16,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:16,514 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:31:16,515 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:31:16,515 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:31:16,515 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:31:16,518 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:31:16,521 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:31:16,522 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:31:16,525 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:31:16,525 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:31:16,525 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:31:16,526 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8bc151e7f0) -- 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:31:16,529 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:31:16,529 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:31:16,532 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': '20276026'} ; 2024-03-01 20:31:16,532 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:31:16,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:31:16,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:16,542 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:31:16,542 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:31:16,543 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:31:16,543 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:31:16,543 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:31:16,543 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:31:16,546 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:31:16,549 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:31:16,550 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:31:16,553 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:31:16,553 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:31:16,554 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:31:16,554 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8bc1535048) -- 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:31:16,557 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:31:16,561 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:31:16,561 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:31:16,564 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:31:16,564 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:31:16,567 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:31:16,568 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:31:16,571 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:31:16,571 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:31:16,574 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:31:16,577 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:16,580 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:31:16,584 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 0x7f8bc25434c8> 2024-03-01 20:31:19,492 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:31:19,497 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:31:19,497 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:31:19,501 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': '20279930'} ; 2024-03-01 20:31:19,501 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:31:19,501 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:31:19,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:19,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:19,510 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:31:19,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:19,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:19,516 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:19,528 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:19,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:31:19,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:31:19,546 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:31:19,550 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:31:19,550 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:31:19,553 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:31:19,556 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:31:19,557 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:31:19,560 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:31:19,560 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:31:19,560 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:31:19,564 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:31:19,568 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:31:19,571 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:31:19,573 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:31:19,577 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:31:19,577 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:31:19,577 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:31:19,578 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:31:19,577 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f8bc152f940) -- 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 0x7f8bc14c65c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:31:19,581 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:31:19,585 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:31:19,585 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:31:19,588 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:31:19,588 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:31:19,591 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:31:19,592 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:31:19,595 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:31:19,595 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:31:19,597 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:31:19,597 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:31:19,600 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:31:19,600 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:31:19,603 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:31:19,604 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:31:19,604 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:19,617 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:19,629 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:31:19,630 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:31:19,633 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:31:19,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:19,639 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:31:19,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:31:19,642 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:31:19,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:31:19,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:19,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:31:19,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:31:19,653 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:31:19,656 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:31:19,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:19,661 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:31:19,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:31:19,664 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:31:19,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:31:19,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:19,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:31:19,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:31:19,675 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:31:19,678 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:31:19,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:19,684 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:31:19,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:31:19,686 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:31:19,689 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:31:19,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:19,695 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:31:19,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:31:19,698 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:31:19,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:19,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:19,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:19,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:31:19,709 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:31:19,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:31:19,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:31:19,715 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:31:19,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:31:19,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:31:19,720 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:31:19,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:31:19,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:31:19,726 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:31:19,729 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:31:19,729 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:31:19,729 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:31:19,733 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:31:19,733 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:31:19,736 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:31:19,736 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:31:19,739 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:31:19,739 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:31:19,740 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:31:19,743 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:31:19,743 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:31:19,746 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:31:19,746 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:31:19,749 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:31:19,749 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:31:19,749 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:31:19,752 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:31:19,752 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:31:19,755 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:31:19,755 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:31:19,756 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:31:19,760 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:31:19,763 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:31:19,767 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:31:19,770 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:31:19,774 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:31:19,778 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:31:19,778 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:31:19,781 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:31:19,782 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:31:19,782 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:31:19,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:19,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:19,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:19,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:31:19,795 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:31:19,796 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:31:19,796 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:31:19,796 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 20:31:19,797 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:31:19,797 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:31:19,800 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:31:19,800 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:31:19,803 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:31:19,803 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:31:19,807 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:31:19,810 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:31:19,811 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:31:19,814 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:31:19,817 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:31:19,820 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:31:19,824 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:31:19,825 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:31:19,825 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:31:19,825 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:31:19,825 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:31:19,829 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:31:19,830 INFO program/MainThread: stderr[4]: 2024-03-01 20:31:19,830 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:31:19,830 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:31:19,830 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:31:19,831 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:31:19,835 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:31:19,835 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:31:19,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:19,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:19,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:19,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:31:19,847 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 20:31:19,848 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:31:19,849 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:31:19,849 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 20:31:19,849 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:31:19,850 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:31:19,853 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:31:19,853 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 20:31:19,855 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:31:19,856 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:31:19,859 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:31:19,863 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:31:19,863 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 20:31:19,866 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:31:19,870 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:31:19,873 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:31:19,877 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 20:31:19,877 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:31:19,878 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:31:19,878 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:31:19,878 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 20:31:19,878 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:31:19,878 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 20:31:19,882 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 20:31:19,882 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:31:19,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:19,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:19,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:19,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:31:19,894 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 20:31:19,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:31:19,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 20:31:19,899 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:31:19,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:31:19,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 20:31:19,905 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:31:19,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:31:19,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 20:31:19,911 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:31:19,914 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:31:19,914 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 20:31:19,914 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:31:19,917 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:31:19,917 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:31:19,920 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:31:19,920 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:31:19,923 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:31:19,923 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 20:31:19,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 20:31:19,926 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:31:19,927 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:31:19,930 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:31:19,930 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:31:19,932 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:31:19,933 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 20:31:19,933 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 20:31:19,936 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:31:19,936 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:31:19,939 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:31:19,939 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:31:19,940 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 20:31:19,943 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:31:19,947 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:31:19,950 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:31:19,954 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:31:19,957 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:31:19,961 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:31:19,962 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 20:31:19,965 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:31:19,965 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 20:31:19,965 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:31:19,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:19,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:19,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:19,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:31:19,978 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 20:31:19,979 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:31:19,979 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:31:19,980 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 20:31:19,980 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:31:19,980 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:31:19,983 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:31:19,983 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 20:31:19,986 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:31:19,987 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 20:31:19,990 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:31:19,993 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:31:19,994 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 20:31:19,997 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:31:20,000 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:31:20,003 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:31:20,007 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 20:31:20,007 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:31:20,008 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:31:20,008 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:31:20,008 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 20:31:20,008 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:31:20,009 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:31:20,012 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 20:31:20,012 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:31:20,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:20,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:20,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:20,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:31:20,024 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 20:31:20,025 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:31:20,025 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:31:20,025 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 20:31:20,026 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:31:20,026 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:31:20,029 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:31:20,029 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 20:31:20,032 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:31:20,033 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 20:31:20,036 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:31:20,039 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:31:20,040 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:31:20,043 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:31:20,046 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:31:20,050 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:31:20,053 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 20:31:20,054 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:31:20,054 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:31:20,054 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:31:20,055 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 20:31:20,055 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:31:20,055 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 20:31:20,058 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 20:31:20,058 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:31:20,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:20,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:20,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:20,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:31:20,070 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 20:31:20,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:31:20,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 20:31:20,076 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:31:20,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:31:20,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 20:31:20,082 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:31:20,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:31:20,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 20:31:20,088 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:31:20,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:31:20,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 20:31:20,093 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:31:20,096 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:31:20,096 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 20:31:20,097 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 20:31:20,100 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:31:20,100 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:31:20,103 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:31:20,103 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:31:20,106 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:31:20,106 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 20:31:20,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 20:31:20,109 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:31:20,109 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:31:20,112 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:31:20,112 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:31:20,115 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:31:20,115 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 20:31:20,115 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 20:31:20,118 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:31:20,118 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:31:20,121 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:31:20,122 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:31:20,125 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:31:20,125 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:31:20,125 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:31:20,128 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:31:20,129 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:31:20,132 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:31:20,132 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:31:20,133 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 20:31:20,137 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:31:20,140 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:31:20,143 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:31:20,147 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:31:20,151 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:31:20,154 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:31:20,158 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:31:20,161 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:31:20,162 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 20:31:20,165 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:31:20,175 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 20:31:20,175 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:31:20,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:20,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:20,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:20,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:31:20,190 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 20:31:20,190 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:31:20,191 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:31:20,191 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 20:31:20,191 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:31:20,192 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:31:20,195 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:31:20,195 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 20:31:20,198 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:31:20,199 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 20:31:20,202 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:31:20,205 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:31:20,205 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:31:20,209 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:31:20,212 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:31:20,215 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:31:20,219 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 20:31:20,219 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:31:20,220 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:31:20,220 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:31:20,220 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 20:31:20,220 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:31:20,220 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 20:31:20,224 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 20:31:20,224 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:31:20,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:20,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:20,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:20,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:31:20,237 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 20:31:20,237 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:31:20,238 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:31:20,238 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 20:31:20,239 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:31:20,239 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:31:20,242 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:31:20,242 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 20:31:20,245 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:31:20,246 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 20:31:20,249 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:31:20,252 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:31:20,253 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 20:31:20,256 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:31:20,259 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:31:20,262 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:31:20,266 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 20:31:20,267 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:31:20,268 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:31:20,268 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:31:20,268 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 20:31:20,268 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:31:20,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:31:20,272 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 20:31:20,272 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:31:20,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:20,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:20,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:20,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:31:20,284 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 20:31:20,285 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:31:20,286 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:31:20,286 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 20:31:20,286 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:31:20,287 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:31:20,290 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:31:20,290 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 20:31:20,293 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:31:20,294 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:31:20,297 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:31:20,300 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:31:20,301 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 20:31:20,304 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:31:20,307 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:31:20,311 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:31:20,314 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 20:31:20,315 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:31:20,316 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:31:20,316 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:31:20,316 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 20:31:20,316 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:31:20,316 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 20:31:20,320 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 20:31:20,320 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:31:20,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:20,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:31:20,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:20,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:31:20,333 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 20:31:20,334 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:31:20,334 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:31:20,335 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 20:31:20,335 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:31:20,336 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:31:20,339 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:31:20,339 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 20:31:20,342 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:31:20,343 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:31:20,346 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:31:20,349 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:31:20,350 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 20:31:20,353 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:31:20,357 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:31:20,360 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:31:20,363 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 20:31:20,364 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:31:20,365 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:31:20,365 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:31:20,365 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 20:31:20,365 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:31:20,366 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 20:31:20,369 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 20:31:20,370 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:31:20,371 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:31:20,371 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:31:20,371 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:31:20,371 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:31:20,371 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:31:20,372 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:31:20,372 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:31:20,372 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:31:20,372 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:31:20,372 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:31:20,372 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:31:20,372 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:31:20,372 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:31:20,372 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:31:20,372 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:31:20,372 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:31:20,372 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:31:20,372 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:31:20,372 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:31:20,372 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:31:20,373 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:31:20,373 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:31:20,373 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:31:20,373 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:31:20,373 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:31:20,373 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:31:20,373 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:31:20,373 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:31:20,373 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:31:20,373 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:31:20,373 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:31:20,373 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:31:20,373 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:31:20,373 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:31:20,374 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:31:20,374 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:31:20,374 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:31:20,374 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:31:20,374 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:31:20,374 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:31:20,376 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:31:20,379 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:31:20,382 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:31:20,384 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:31:20,385 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:31:20,388 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:31:20,388 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 0x7f8bc146e780> 2024-03-01 20:31:20,388 INFO blivet/MainThread: sorting actions... 2024-03-01 20:31:20,423 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:31:20,424 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:31:20,424 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:31:20,424 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:31:20,425 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:31:20,425 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:31:20,426 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:31:20,426 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:31:20,426 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:31:20,427 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:31:20,427 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:31:20,427 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:31:20,428 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:31:20,428 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:31:20,428 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:31:20,429 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:31:20,429 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:31:20,430 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:31:20,430 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:31:20,431 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:31:20,431 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:31:20,431 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:31:20,432 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:31:20,432 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:31:20,433 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:31:20,433 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:31:20,434 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:31:20,434 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:31:20,434 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:31:20,435 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:31:20,435 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:31:20,436 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:31:20,436 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:31:20,436 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:31:20,437 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:31:20,437 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:31:20,438 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:31:20,438 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:31:20,439 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:31:20,439 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:31:20,442 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:31:20,445 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 20:31:20,445 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 20:31:20,452 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,452 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:20,480 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,480 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:20,494 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,495 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:31:20,499 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:31:20,501 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 20:31:20,502 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 20:31:20,508 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,509 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:20,538 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,539 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:20,552 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,553 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:31:20,557 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:31:20,559 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 20:31:20,560 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 20:31:20,566 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,566 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:20,596 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,596 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:20,609 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,609 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:31:20,613 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:31:20,616 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 20:31:20,616 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 20:31:20,622 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,623 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:20,649 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,649 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:20,660 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,660 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:31:20,664 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:31:20,667 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 20:31:20,667 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 20:31:20,673 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,673 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:20,699 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,699 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:20,712 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,713 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:31:20,716 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:31:20,719 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 20:31:20,719 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 20:31:20,726 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,726 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:20,757 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,757 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:20,770 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,770 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:31:20,774 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:31:20,777 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 20:31:20,777 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 20:31:20,783 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,783 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:20,813 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,813 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:20,827 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,827 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:31:20,831 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:31:20,834 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:31:20,834 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:31:20,842 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,842 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:20,869 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,869 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:20,882 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,883 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:31:20,887 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:31:20,889 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:31:20,889 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:31:20,898 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,898 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:20,928 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,928 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:20,942 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,943 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:31:20,947 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:31:20,949 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:31:20,950 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:31:20,957 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,958 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:20,987 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:20,987 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:21,000 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:21,001 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:31:21,005 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:21,007 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:31:21,010 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:31:21,010 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:31:21,011 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:31:21,042 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 20:31:21,042 INFO program/MainThread: stderr[5]: 2024-03-01 20:31:21,042 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:31:21,043 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:21,060 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:21,064 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:31:21,064 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:31:21,065 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 20:31:21,074 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:21,075 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:21,097 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:21,097 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:31:21,101 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:21,104 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:31:21,107 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:31:21,107 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:31:21,107 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdi --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:31:21,138 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdi" successfully created. 2024-03-01 20:31:21,139 INFO program/MainThread: stderr[6]: 2024-03-01 20:31:21,139 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:31:21,139 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:21,160 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:21,164 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:31:21,164 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:31:21,165 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 20:31:21,174 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:21,175 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:21,199 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:21,199 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:31:21,204 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:21,206 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:31:21,209 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:31:21,209 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:31:21,210 INFO program/MainThread: Running [7] lvm pvcreate /dev/sdh --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:31:21,240 INFO program/MainThread: stdout[7]: Physical volume "/dev/sdh" successfully created. 2024-03-01 20:31:21,241 INFO program/MainThread: stderr[7]: 2024-03-01 20:31:21,241 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:31:21,241 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:21,258 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:21,262 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:31:21,262 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:31:21,264 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 20:31:21,272 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:21,273 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:21,294 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:21,294 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:31:21,298 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:21,301 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:31:21,304 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:31:21,304 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:31:21,304 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdg --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:31:21,335 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdg" successfully created. 2024-03-01 20:31:21,335 INFO program/MainThread: stderr[8]: 2024-03-01 20:31:21,335 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:31:21,335 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:21,355 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:21,359 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:31:21,359 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:31:21,360 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 20:31:21,370 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:21,370 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:21,392 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:21,392 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:31:21,396 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 20:31:21,399 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:31:21,402 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:21,405 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:31:21,408 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:21,411 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:31:21,414 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:21,417 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:31:21,420 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:21,423 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:31:21,426 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 20:31:21,426 INFO program/MainThread: Running [9] lvm vgcreate -s 4096K test_vg3 /dev/sdg /dev/sdh /dev/sdi /dev/sdj --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:31:21,500 INFO program/MainThread: stdout[9]: Volume group "test_vg3" successfully created 2024-03-01 20:31:21,501 INFO program/MainThread: stderr[9]: 2024-03-01 20:31:21,501 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:31:21,509 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:31:21,517 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:31:21,522 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:21,528 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:31:21,533 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:21,537 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:31:21,540 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:21,543 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:31:21,546 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:21,549 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:31:21,550 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:21,563 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:21,567 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:31:21,571 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:31:21,571 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:21,583 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:21,583 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 20:31:21,591 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:21,592 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:21,604 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:21,604 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:31:21,608 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 20:31:21,611 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 20:31:21,615 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:31:21,618 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:31:21,622 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:21,625 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:31:21,628 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:21,632 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:31:21,635 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:21,638 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:31:21,642 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:21,645 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:31:21,645 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:21,656 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:21,660 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:31:21,661 INFO program/MainThread: Running [10] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:31:21,689 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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:31:21,689 INFO program/MainThread: stderr[10]: 2024-03-01 20:31:21,689 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:31:21,694 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 20:31:21,694 INFO program/MainThread: Running [11] lvm lvcreate -n lv8 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:31:21,777 INFO program/MainThread: stdout[11]: Logical volume "lv8" created. 2024-03-01 20:31:21,778 INFO program/MainThread: stderr[11]: 2024-03-01 20:31:21,778 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:31:21,786 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:21,793 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:31:21,793 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:31:21,793 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:21,839 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:21,844 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:31:21,844 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:31:21,845 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:31:21,854 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:21,855 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:21,869 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:21,869 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:31:21,873 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:21,876 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:31:21,879 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 20:31:21,880 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 20:31:21,901 INFO program/MainThread: stdout: 2024-03-01 20:31:21,901 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:31:21,901 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:31:21,901 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:31:21,902 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:31:21,902 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:31:21,902 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:31:21,902 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:31:21,902 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:31:21,902 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:31:21,902 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:31:21,902 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:21,902 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 20:31:21,917 INFO program/MainThread: stdout: 2024-03-01 20:31:21,917 INFO program/MainThread: writing all SBs 2024-03-01 20:31:21,917 INFO program/MainThread: new label = "" 2024-03-01 20:31:21,917 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:21,917 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:21,934 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:21,938 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:31:21,938 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:31:21,939 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:31:21,949 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:21,949 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:21,963 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:21,963 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:31:21,967 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 20:31:21,970 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 20:31:21,974 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:21,974 INFO program/MainThread: Running [12] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:31:22,000 INFO program/MainThread: stdout[12]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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:31:22,000 INFO program/MainThread: stderr[12]: 2024-03-01 20:31:22,000 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:31:22,004 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 20:31:22,005 INFO program/MainThread: Running [13] lvm lvcreate -n lv7 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:31:22,096 INFO program/MainThread: stdout[13]: Logical volume "lv7" created. 2024-03-01 20:31:22,097 INFO program/MainThread: stderr[13]: 2024-03-01 20:31:22,097 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:31:22,103 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:22,111 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:31:22,111 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:31:22,111 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:22,151 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:22,156 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:31:22,157 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:31:22,157 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:31:22,167 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:22,167 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:22,181 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:22,181 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:31:22,186 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:22,189 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:31:22,192 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 20:31:22,192 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 20:31:22,212 INFO program/MainThread: stdout: 2024-03-01 20:31:22,213 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:31:22,213 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:31:22,213 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:31:22,213 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:31:22,213 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:31:22,213 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:31:22,213 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:31:22,213 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:31:22,213 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:31:22,213 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:31:22,214 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:22,214 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 20:31:22,226 INFO program/MainThread: stdout: 2024-03-01 20:31:22,226 INFO program/MainThread: writing all SBs 2024-03-01 20:31:22,227 INFO program/MainThread: new label = "" 2024-03-01 20:31:22,227 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:22,227 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:22,241 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:22,245 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:31:22,245 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:31:22,246 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:31:22,255 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:22,256 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:22,272 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:22,272 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:31:22,276 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 20:31:22,279 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 20:31:22,283 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:22,283 INFO program/MainThread: Running [14] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:31:22,310 INFO program/MainThread: stdout[14]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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:31:22,310 INFO program/MainThread: stderr[14]: 2024-03-01 20:31:22,310 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:31:22,314 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 20:31:22,314 INFO program/MainThread: Running [15] lvm lvcreate -n lv6 -L 1044480K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:31:22,411 INFO program/MainThread: stdout[15]: Logical volume "lv6" created. 2024-03-01 20:31:22,411 INFO program/MainThread: stderr[15]: 2024-03-01 20:31:22,411 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:31:22,419 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:22,425 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:31:22,426 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:31:22,426 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:22,459 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:22,463 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:31:22,464 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:31:22,465 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:31:22,474 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:22,474 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:22,490 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:22,490 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:31:22,494 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:22,497 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:31:22,500 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 20:31:22,501 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 20:31:22,524 INFO program/MainThread: stdout: 2024-03-01 20:31:22,524 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 20:31:22,524 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:31:22,524 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:31:22,524 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:31:22,524 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 20:31:22,524 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:31:22,524 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:31:22,524 INFO program/MainThread: log =internal log bsize=4096 blocks=1566, version=2 2024-03-01 20:31:22,524 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:31:22,525 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:31:22,525 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:22,525 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 20:31:22,538 INFO program/MainThread: stdout: 2024-03-01 20:31:22,538 INFO program/MainThread: writing all SBs 2024-03-01 20:31:22,539 INFO program/MainThread: new label = "" 2024-03-01 20:31:22,539 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:22,539 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:22,555 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:22,559 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:31:22,559 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:31:22,561 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:31:22,570 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:22,570 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:22,584 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:22,584 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:31:22,588 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 20:31:22,591 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 20:31:22,595 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:22,595 INFO program/MainThread: Running [16] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:31:22,621 INFO program/MainThread: stdout[16]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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:31:22,621 INFO program/MainThread: stderr[16]: 2024-03-01 20:31:22,621 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:31:22,626 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 20:31:22,626 INFO program/MainThread: Running [17] lvm lvcreate -n lv5 -L 1253376K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:31:22,724 INFO program/MainThread: stdout[17]: Logical volume "lv5" created. 2024-03-01 20:31:22,724 INFO program/MainThread: stderr[17]: 2024-03-01 20:31:22,724 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:31:22,732 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:22,738 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:31:22,739 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:31:22,739 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:22,771 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:22,776 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:31:22,776 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:31:22,777 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:31:22,786 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:22,787 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:22,800 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:22,800 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:31:22,804 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:22,807 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:31:22,810 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 20:31:22,810 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 20:31:22,842 INFO program/MainThread: stdout: 2024-03-01 20:31:22,842 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 20:31:22,843 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:31:22,843 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:31:22,843 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:31:22,843 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 20:31:22,843 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:31:22,843 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:31:22,843 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:31:22,843 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:31:22,843 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:31:22,843 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:22,844 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 20:31:22,857 INFO program/MainThread: stdout: 2024-03-01 20:31:22,857 INFO program/MainThread: writing all SBs 2024-03-01 20:31:22,857 INFO program/MainThread: new label = "" 2024-03-01 20:31:22,857 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:22,858 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:22,872 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:22,876 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:31:22,877 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:31:22,878 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:31:22,887 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:22,887 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:22,903 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:22,903 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:31:22,907 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:22,910 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:31:22,913 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:31:22,913 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:31:22,913 INFO program/MainThread: Running [18] lvm pvcreate /dev/sdf --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:31:22,944 INFO program/MainThread: stdout[18]: Physical volume "/dev/sdf" successfully created. 2024-03-01 20:31:22,944 INFO program/MainThread: stderr[18]: 2024-03-01 20:31:22,944 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:31:22,945 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:22,962 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:22,966 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:31:22,966 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:31:22,967 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 20:31:22,976 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:22,977 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:22,999 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:22,999 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:31:23,003 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:23,006 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:31:23,009 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:31:23,009 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:31:23,010 INFO program/MainThread: Running [19] lvm pvcreate /dev/sde --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:31:23,041 INFO program/MainThread: stdout[19]: Physical volume "/dev/sde" successfully created. 2024-03-01 20:31:23,042 INFO program/MainThread: stderr[19]: 2024-03-01 20:31:23,042 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:31:23,042 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:23,063 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:23,067 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:31:23,067 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:31:23,069 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 20:31:23,078 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:23,078 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:23,102 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:23,102 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:31:23,106 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:23,109 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:31:23,112 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:31:23,112 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:31:23,112 INFO program/MainThread: Running [20] lvm pvcreate /dev/sdd --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:31:23,144 INFO program/MainThread: stdout[20]: Physical volume "/dev/sdd" successfully created. 2024-03-01 20:31:23,144 INFO program/MainThread: stderr[20]: 2024-03-01 20:31:23,145 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:31:23,145 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:23,164 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:23,168 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:31:23,168 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:31:23,169 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 20:31:23,178 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:23,179 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:23,203 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:23,203 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:31:23,207 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 20:31:23,210 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:31:23,213 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:23,216 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:31:23,219 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:23,222 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:31:23,225 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:23,228 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:31:23,231 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 20:31:23,231 INFO program/MainThread: Running [21] lvm vgcreate -s 4096K test_vg2 /dev/sdd /dev/sde /dev/sdf --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:31:23,286 INFO program/MainThread: stdout[21]: Volume group "test_vg2" successfully created 2024-03-01 20:31:23,286 INFO program/MainThread: stderr[21]: 2024-03-01 20:31:23,287 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:31:23,294 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:31:23,302 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:31:23,311 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:23,317 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:31:23,325 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:23,331 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:31:23,336 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:23,340 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:31:23,340 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:23,356 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:23,360 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:31:23,363 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:31:23,363 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:23,374 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:23,374 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 20:31:23,383 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:23,383 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:23,393 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:23,393 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:31:23,397 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 20:31:23,400 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 20:31:23,403 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:31:23,407 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:31:23,410 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:23,414 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:31:23,417 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:23,421 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:31:23,424 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:23,427 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:31:23,427 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:23,439 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:23,444 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:31:23,444 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/sdf$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:31:23,469 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L 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:31:23,469 INFO program/MainThread: stderr[22]: 2024-03-01 20:31:23,469 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:31:23,474 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 20:31:23,474 INFO program/MainThread: Running [23] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:31:23,560 INFO program/MainThread: stdout[23]: Logical volume "lv4" created. 2024-03-01 20:31:23,560 INFO program/MainThread: stderr[23]: 2024-03-01 20:31:23,560 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:31:23,568 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:23,574 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:31:23,574 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:31:23,574 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:23,605 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:23,610 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:31:23,610 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:31:23,611 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:31:23,620 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:23,621 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:23,637 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:23,637 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:31:23,642 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:23,645 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:31:23,648 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 20:31:23,648 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 20:31:23,668 INFO program/MainThread: stdout: 2024-03-01 20:31:23,669 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 20:31:23,669 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:31:23,669 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:31:23,669 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:31:23,669 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 20:31:23,669 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:31:23,669 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:31:23,669 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:31:23,669 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:31:23,669 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:31:23,670 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:23,670 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 20:31:23,683 INFO program/MainThread: stdout: 2024-03-01 20:31:23,683 INFO program/MainThread: writing all SBs 2024-03-01 20:31:23,683 INFO program/MainThread: new label = "" 2024-03-01 20:31:23,684 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:23,684 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:23,699 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:23,703 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:31:23,703 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:31:23,705 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:31:23,714 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:23,715 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:23,732 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:23,732 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:31:23,736 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 20:31:23,740 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 20:31:23,743 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:23,744 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/sdf$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:31:23,769 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L 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:31:23,769 INFO program/MainThread: stderr[24]: 2024-03-01 20:31:23,769 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:31:23,774 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 20:31:23,774 INFO program/MainThread: Running [25] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:31:23,865 INFO program/MainThread: stdout[25]: Logical volume "lv3" created. 2024-03-01 20:31:23,865 INFO program/MainThread: stderr[25]: 2024-03-01 20:31:23,866 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:31:23,873 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:23,880 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:31:23,881 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:31:23,881 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:23,906 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:23,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:31:23,911 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:31:23,912 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:31:23,921 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:23,921 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:23,936 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:23,936 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:31:23,941 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:23,944 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:31:23,947 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 20:31:23,947 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 20:31:23,968 INFO program/MainThread: stdout: 2024-03-01 20:31:23,969 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 20:31:23,969 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:31:23,969 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:31:23,969 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:31:23,969 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 20:31:23,969 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:31:23,969 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:31:23,969 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:31:23,969 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:31:23,969 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:31:23,969 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:23,970 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 20:31:23,982 INFO program/MainThread: stdout: 2024-03-01 20:31:23,982 INFO program/MainThread: writing all SBs 2024-03-01 20:31:23,982 INFO program/MainThread: new label = "" 2024-03-01 20:31:23,982 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:23,982 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:23,997 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:24,001 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:31:24,001 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:31:24,002 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:31:24,011 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:24,012 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:24,027 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:24,027 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:31:24,031 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:24,034 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:31:24,037 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:31:24,037 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:31:24,037 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:31:24,074 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:31:24,074 INFO program/MainThread: stderr[26]: 2024-03-01 20:31:24,074 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:31:24,074 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:24,092 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:24,096 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:31:24,096 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:31:24,097 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:31:24,106 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:24,106 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:24,131 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:24,131 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:31:24,135 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:24,138 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:31:24,141 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:31:24,141 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:31:24,141 INFO program/MainThread: Running [27] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:31:24,174 INFO program/MainThread: stdout[27]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:31:24,174 INFO program/MainThread: stderr[27]: 2024-03-01 20:31:24,174 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:31:24,174 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:24,191 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:24,195 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:31:24,196 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:31:24,197 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:31:24,206 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:24,206 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:24,231 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:24,231 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:31:24,235 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:24,238 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:31:24,241 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:31:24,241 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:31:24,241 INFO program/MainThread: Running [28] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:31:24,276 INFO program/MainThread: stdout[28]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:31:24,276 INFO program/MainThread: stderr[28]: 2024-03-01 20:31:24,276 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:31:24,277 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:24,294 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:24,298 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:31:24,299 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:31:24,300 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:31:24,309 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:24,309 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:24,332 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:24,332 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:31:24,336 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:31:24,339 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:31:24,342 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:24,345 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:31:24,348 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:24,351 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:31:24,354 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:24,357 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:31:24,360 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:31:24,360 INFO program/MainThread: Running [29] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:31:24,408 INFO program/MainThread: stdout[29]: Volume group "test_vg1" successfully created 2024-03-01 20:31:24,408 INFO program/MainThread: stderr[29]: 2024-03-01 20:31:24,408 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:31:24,416 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:31:24,423 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:31:24,429 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:24,439 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:31:24,447 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:24,454 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:31:24,462 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:24,468 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:31:24,468 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:24,503 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:24,507 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:31:24,511 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:31:24,511 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:24,521 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:24,521 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:31:24,529 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:24,529 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:24,539 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:24,539 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:31:24,543 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 20:31:24,546 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 20:31:24,549 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:31:24,553 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:31:24,556 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:24,559 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:31:24,563 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:24,566 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:31:24,569 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:24,573 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:31:24,573 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:24,585 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:24,589 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:31:24,589 INFO program/MainThread: Running [30] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:31:24,616 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU 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:31:24,616 INFO program/MainThread: stderr[30]: 2024-03-01 20:31:24,616 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:31:24,621 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 20:31:24,621 INFO program/MainThread: Running [31] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:31:24,709 INFO program/MainThread: stdout[31]: Logical volume "lv2" created. 2024-03-01 20:31:24,709 INFO program/MainThread: stderr[31]: 2024-03-01 20:31:24,709 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:31:24,717 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:24,726 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:31:24,727 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:31:24,727 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:24,752 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:24,757 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:31:24,757 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:31:24,758 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:31:24,767 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:24,767 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:24,783 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:24,783 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:31:24,787 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:24,790 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:31:24,793 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 20:31:24,793 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 20:31:24,827 INFO program/MainThread: stdout: 2024-03-01 20:31:24,828 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:31:24,828 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:31:24,828 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:31:24,828 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:31:24,828 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:31:24,828 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:31:24,828 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:31:24,828 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:31:24,828 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:31:24,828 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:31:24,828 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:24,829 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 20:31:24,842 INFO program/MainThread: stdout: 2024-03-01 20:31:24,842 INFO program/MainThread: writing all SBs 2024-03-01 20:31:24,843 INFO program/MainThread: new label = "" 2024-03-01 20:31:24,843 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:24,843 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:24,858 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:24,862 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:31:24,862 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:31:24,864 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:31:24,874 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:24,874 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:24,891 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:24,891 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:31:24,895 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:31:24,898 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:31:24,902 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:24,902 INFO program/MainThread: Running [32] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:31:24,929 INFO program/MainThread: stdout[32]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU 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:31:24,929 INFO program/MainThread: stderr[32]: 2024-03-01 20:31:24,929 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:31:24,933 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:31:24,934 INFO program/MainThread: Running [33] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:31:25,025 INFO program/MainThread: stdout[33]: Logical volume "lv1" created. 2024-03-01 20:31:25,025 INFO program/MainThread: stderr[33]: 2024-03-01 20:31:25,025 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:31:25,033 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:25,040 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:31:25,040 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:31:25,041 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:25,066 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:25,071 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:31:25,071 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:31:25,072 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:31:25,082 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:25,082 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:25,099 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:25,099 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:31:25,104 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:31:25,107 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:31:25,110 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:31:25,110 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:31:25,134 INFO program/MainThread: stdout: 2024-03-01 20:31:25,134 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 20:31:25,134 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:31:25,135 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:31:25,135 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:31:25,135 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 20:31:25,135 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:31:25,135 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:31:25,135 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:31:25,135 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:31:25,135 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:31:25,135 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:25,136 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:31:25,150 INFO program/MainThread: stdout: 2024-03-01 20:31:25,151 INFO program/MainThread: writing all SBs 2024-03-01 20:31:25,151 INFO program/MainThread: new label = "" 2024-03-01 20:31:25,151 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:25,151 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:25,166 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:25,170 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:31:25,170 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:31:25,172 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:31:25,181 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:25,182 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:31:25,197 DEBUG program/MainThread: Return code: 0 2024-03-01 20:31:25,202 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:31:25,202 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 0x7f8bc2598ba0> 2024-03-01 20:31:25,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:25,209 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:31:25,210 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:31:25,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:25,216 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:31:25,216 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:31:25,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:25,222 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:31:25,222 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:31:25,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:25,229 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:31:25,229 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:31:25,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:25,235 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:31:25,235 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:31:25,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:25,241 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:31:25,241 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:31:25,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:25,247 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:31:25,247 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:31:25,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:25,253 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:31:25,253 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:31:25,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:25,259 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:31:25,259 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:31:25,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:25,265 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:31:25,265 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:31:25,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:25,271 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:31:25,271 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:31:25,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:25,277 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:31:25,277 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:31:25,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:25,283 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:31:25,283 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:31:25,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:25,289 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:31:25,289 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:31:25,292 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:25,295 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:31:25,295 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:31:25,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:31:25,301 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:31:25,301 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:33:51,403 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_q7viauj2/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:33:51,438 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:33:51,439 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:33:51,442 INFO program/MainThread: stdout[2]: 2024-03-01 20:33:51,442 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:33:51,442 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:33:51,443 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:33:51,447 DEBUG program/MainThread: Return code: 0 2024-03-01 20:33:51,448 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:33:51,451 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:33:51,451 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:33:51,454 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:33:51,454 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:33:51,457 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:33:51,457 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:33:51,468 INFO program/MainThread: stdout: 2024-03-01 20:33:51,469 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:33:51,469 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B 2024-03-01 20:33:51,469 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs f1eb1dc7-e5e8-489f-97a4-76f289fd41ed 2024-03-01 20:33:51,469 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 2024-03-01 20:33:51,469 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs f1eb1dc7-e5e8-489f-97a4-76f289fd41ed 2024-03-01 20:33:51,469 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs cb9c6e80-05f4-47bf-bce8-482dcdfa4d73 2024-03-01 20:33:51,469 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg 2024-03-01 20:33:51,469 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd 2024-03-01 20:33:51,469 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 398537f8-c089-4213-bf15-b5ee71338dbc 2024-03-01 20:33:51,469 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 32e87112-bf68-4f3e-a386-1014e03e7d0a 2024-03-01 20:33:51,469 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe 2024-03-01 20:33:51,469 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 2024-03-01 20:33:51,469 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf 2024-03-01 20:33:51,469 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 0a10ee2f-3e9d-420e-9754-4d96084ed740 2024-03-01 20:33:51,469 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs baab151e-0c77-44c4-a0a7-772c9f38e23a 2024-03-01 20:33:51,469 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 3a5c9cc3-88ea-4e6d-aa14-4d61d23dcf09 2024-03-01 20:33:51,469 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S 2024-03-01 20:33:51,469 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 3a5c9cc3-88ea-4e6d-aa14-4d61d23dcf09 2024-03-01 20:33:51,469 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf 2024-03-01 20:33:51,469 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 86f59da5-8e66-45e8-b0d8-4f439e1ab31c 2024-03-01 20:33:51,469 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 2024-03-01 20:33:51,469 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 86f59da5-8e66-45e8-b0d8-4f439e1ab31c 2024-03-01 20:33:51,469 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:33:51,469 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:33:51,470 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:33:51,470 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:33:51,470 DEBUG program/MainThread: Return code: 0 2024-03-01 20:33:51,470 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs f1eb1dc7-e5e8-489f-97a4-76f289fd41ed sdb 1073741824 root disk brw-rw---- LVM2_member ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs f1eb1dc7-e5e8-489f-97a4-76f289fd41ed `-test_vg1-lv1 482344960 root disk brw-rw---- xfs cb9c6e80-05f4-47bf-bce8-482dcdfa4d73 sdc 1073741824 root disk brw-rw---- LVM2_member FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg sdd 1073741824 root disk brw-rw---- LVM2_member VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 398537f8-c089-4213-bf15-b5ee71338dbc `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 32e87112-bf68-4f3e-a386-1014e03e7d0a sde 1073741824 root disk brw-rw---- LVM2_member MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe sdf 1073741824 root disk brw-rw---- LVM2_member zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 sdg 1073741824 root disk brw-rw---- LVM2_member tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 0a10ee2f-3e9d-420e-9754-4d96084ed740 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs baab151e-0c77-44c4-a0a7-772c9f38e23a `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 3a5c9cc3-88ea-4e6d-aa14-4d61d23dcf09 sdh 1073741824 root disk brw-rw---- LVM2_member RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 3a5c9cc3-88ea-4e6d-aa14-4d61d23dcf09 sdi 1073741824 root disk brw-rw---- LVM2_member ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 86f59da5-8e66-45e8-b0d8-4f439e1ab31c sdj 1073741824 root disk brw-rw---- LVM2_member UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 86f59da5-8e66-45e8-b0d8-4f439e1ab31c 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:33:51,470 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:33:51,470 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:33:51,470 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:33:51,470 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:33:51,470 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:33:51,471 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:33:51,471 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:33:51,484 DEBUG program/MainThread: Return code: 0 2024-03-01 20:33:51,499 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:33:51,503 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/lvm-pv-uuid-cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', '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': 'cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B', 'ID_FS_UUID_ENC': 'cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:33:51,503 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:33:51,504 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:33:51,529 INFO program/MainThread: stdout[3]: 2024-03-01 20:33:51,529 INFO program/MainThread: stderr[3]: 2024-03-01 20:33:51,529 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:33:51,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:33:51,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:51,542 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:33:51,546 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:33:51,547 INFO blivet/MainThread: sda is a disk 2024-03-01 20:33:51,547 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:33:51,547 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:33:51,551 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:33:51,554 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:33:51,554 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:33:51,557 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:33:51,558 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:33:51,558 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:33:51,558 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd11f34cba8) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:33:51,562 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:33:51,566 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:33:51,566 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:33:51,569 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:33:51,569 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:33:51,573 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:51,573 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:33:51,576 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:51,576 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:33:51,579 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:33:51,579 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:33:51,580 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:33:51,607 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_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=ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_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=FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=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:33:51,607 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4. WARNING: Couldn't find device with uuid FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg. WARNING: VG test_vg1 is missing PV ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg (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:33:51,607 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:33:51,607 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:33:51,612 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B ; label: None ; device: /dev/sda ; serial: 36001405239ab7067b3b484aac9d9c077 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU ; pe_start: 8 MiB ; 2024-03-01 20:33:51,612 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:33:51,615 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:33:51,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU ; incomplete: True ; hidden: False ; 2024-03-01 20:33:51,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:33:51,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:51,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:51,628 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:33:51,654 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=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:33:51,654 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4. WARNING: Couldn't find device with uuid FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg. WARNING: VG test_vg1 is missing PV ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg (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:33:51,654 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:33:51,654 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:33:51,655 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:33:51,660 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:33:51,664 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:33:51,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:33:51,667 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:33:51,668 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:33:51,702 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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:33:51,702 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4. WARNING: Couldn't find device with uuid FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg. WARNING: VG test_vg1 is missing PV ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg (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:33:51,702 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:33:51,706 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:33:51,707 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:33:51,710 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:33:51,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU ; incomplete: True ; hidden: False ; 2024-03-01 20:33:51,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:33:51,716 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:33:51,716 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:33:51,720 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c', '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': 'ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4', 'ID_FS_UUID_ENC': 'ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:33:51,720 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:33:51,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:33:51,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:51,730 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:33:51,731 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:33:51,731 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:33:51,731 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:33:51,735 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:33:51,738 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:33:51,738 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:33:51,741 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:33:51,741 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:33:51,742 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:33:51,742 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd11f360eb8) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:33:51,745 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:33:51,749 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:33:51,749 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:33:51,752 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:33:51,752 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:33:51,755 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:51,755 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:33:51,759 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:51,759 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:33:51,762 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:33:51,762 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:33:51,762 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:33:51,791 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_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=FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=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:33:51,791 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg. WARNING: VG test_vg1 is missing PV FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg (last written to /dev/sdc). 2024-03-01 20:33:51,791 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:33:51,791 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:33:51,795 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 ; label: None ; device: /dev/sdb ; serial: 360014055a68a6ab37a64082addd3a75c ; exists: True ; vg_name: test_vg1 ; vg_uuid: 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:33:51,796 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:33:51,799 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:33:51,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU ; incomplete: True ; hidden: False ; 2024-03-01 20:33:51,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:33:51,808 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:33:51,812 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:33:51,815 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:33:51,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU ; incomplete: True ; hidden: False ; 2024-03-01 20:33:51,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:33:51,821 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:33:51,850 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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:33:51,850 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg. WARNING: VG test_vg1 is missing PV FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg (last written to /dev/sdc). 2024-03-01 20:33:51,850 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:33:51,851 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:33:51,851 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:33:51,855 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:33:51,856 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:33:51,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:33:51,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:51,866 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:33:51,867 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:33:51,867 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:33:51,867 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:33:51,870 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:33:51,873 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:33:51,873 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:33:51,877 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:33:51,877 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:33:51,877 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:33:51,877 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd11f360c50) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:33:51,881 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:33:51,881 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:33:51,884 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:33:51,884 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:33:51,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:33:51,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:51,894 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:33:51,894 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:33:51,895 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:33:51,895 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:33:51,898 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:33:51,901 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:33:51,901 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:33:51,904 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:33:51,905 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:33:51,905 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:33:51,905 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd11e280cc0) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:33:51,908 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:33:51,908 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:33:51,912 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/lvm-pv-uuid-FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', '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': 'FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg', 'ID_FS_UUID_ENC': 'FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:33:51,912 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:33:51,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:33:51,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:51,922 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:33:51,922 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:33:51,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:33:51,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:33:51,926 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:33:51,929 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:33:51,929 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:33:51,932 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:33:51,932 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:33:51,933 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:33:51,933 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd11e27bbe0) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:33:51,936 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:33:51,940 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:33:51,940 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:33:51,943 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:33:51,943 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:33:51,947 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:51,947 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:33:51,950 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:51,950 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:33:51,953 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:33:51,953 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:33:51,954 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:33:51,982 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=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:33:51,982 INFO program/MainThread: stderr[9]: 2024-03-01 20:33:51,982 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:33:51,983 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:33:51,987 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg ; label: None ; device: /dev/sdc ; serial: 360014057827914dfa3b447480a4a2bea ; exists: True ; vg_name: test_vg1 ; vg_uuid: 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:33:51,987 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:33:51,990 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:33:51,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU ; incomplete: True ; hidden: False ; 2024-03-01 20:33:51,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:33:52,000 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:33:52,003 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:33:52,006 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:33:52,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU ; incomplete: True ; hidden: False ; 2024-03-01 20:33:52,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:33:52,012 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:33:52,040 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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:33:52,040 INFO program/MainThread: stderr[10]: 2024-03-01 20:33:52,040 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:33:52,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:52,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:52,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY ; incomplete: False ; hidden: False ; 2024-03-01 20:33:52,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:33:52,055 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:33:52,058 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:33:52,058 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:33:52,062 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:33:52,066 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:33:52,066 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:33:52,069 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:33:52,070 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:33:52,070 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:33:52,073 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:33:52,077 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:33:52,077 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:33:52,080 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:33:52,084 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:33:52,084 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:33:52,087 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:33:52,088 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:33:52,088 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:33:52,088 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:33:52,091 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:33:52,092 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:33:52,095 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:33:52,095 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:33:52,099 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/cb9c6e80-05f4-47bf-bce8-482dcdfa4d73 ' '/dev/disk/by-id/dm-uuid-LVM-0j5L2SzXgDtuT1l8qt5htnTps2zZH6EUnIMC32BRK1XddAYdK4jltiXCazQIFJRY ' '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-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-0j5L2SzXgDtuT1l8qt5htnTps2zZH6EUnIMC32BRK1XddAYdK4jltiXCazQIFJRY', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'cb9c6e80-05f4-47bf-bce8-482dcdfa4d73', 'ID_FS_UUID_ENC': 'cb9c6e80-05f4-47bf-bce8-482dcdfa4d73', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1238102746'} ; 2024-03-01 20:33:52,099 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:33:52,099 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:33:52,103 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:33:52,103 INFO program/MainThread: stderr[11]: 2024-03-01 20:33:52,103 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:33:52,103 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:33:52,107 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:33:52,107 INFO program/MainThread: stderr[12]: 2024-03-01 20:33:52,107 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:33:52,107 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:33:52,110 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:33:52,110 INFO program/MainThread: stderr[13]: 2024-03-01 20:33:52,110 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:33:52,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:52,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:33:52,121 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:33:52,121 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:33:52,122 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:33:52,122 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:33:52,118 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd11e26d898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fd11f360f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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:33:52,123 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:33:52,126 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:33:52,126 INFO program/MainThread: stderr[14]: 2024-03-01 20:33:52,126 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:33:52,130 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:33:52,134 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:33:52,134 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:33:52,138 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:33:52,138 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:33:52,142 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:52,142 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:33:52,146 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:52,146 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:33:52,147 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:33:52,148 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:33:52,151 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:33:52,152 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:33:52,155 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:33:52,155 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:33:52,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:52,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:52,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t ; incomplete: False ; hidden: False ; 2024-03-01 20:33:52,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:33:52,168 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:33:52,172 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:33:52,172 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:33:52,175 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:33:52,179 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:33:52,179 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:33:52,183 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:33:52,183 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:33:52,183 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:33:52,187 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:33:52,190 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:33:52,190 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:33:52,194 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:33:52,197 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:33:52,197 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:33:52,201 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:33:52,201 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:33:52,201 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:33:52,202 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:33:52,205 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:33:52,205 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:33:52,208 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:33:52,209 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:33:52,212 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/f1eb1dc7-e5e8-489f-97a4-76f289fd41ed ' '/dev/disk/by-id/dm-uuid-LVM-0j5L2SzXgDtuT1l8qt5htnTps2zZH6EUvOIP028nVx8fCLENUVMfCl31lOZioI1t ' '/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-0j5L2SzXgDtuT1l8qt5htnTps2zZH6EUvOIP028nVx8fCLENUVMfCl31lOZioI1t', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f1eb1dc7-e5e8-489f-97a4-76f289fd41ed', 'ID_FS_UUID_ENC': 'f1eb1dc7-e5e8-489f-97a4-76f289fd41ed', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1237787753'} ; 2024-03-01 20:33:52,212 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:33:52,213 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:33:52,217 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:33:52,217 INFO program/MainThread: stderr[15]: 2024-03-01 20:33:52,217 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:33:52,217 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:33:52,220 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:33:52,220 INFO program/MainThread: stderr[16]: 2024-03-01 20:33:52,221 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:33:52,221 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:33:52,224 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:33:52,224 INFO program/MainThread: stderr[17]: 2024-03-01 20:33:52,224 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:33:52,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:52,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:33:52,235 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:33:52,236 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:33:52,236 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:33:52,237 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:33:52,232 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd11f360860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fd11f360f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:33:52,237 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:33:52,241 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:33:52,241 INFO program/MainThread: stderr[18]: 2024-03-01 20:33:52,241 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:33:52,245 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:33:52,249 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:33:52,249 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:33:52,253 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:33:52,253 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:33:52,256 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:52,256 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:33:52,260 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:52,260 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:33:52,260 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:33:52,264 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:33:52,264 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:33:52,267 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:33:52,268 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:33:52,268 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:33:52,271 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8', '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': 'VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd', 'ID_FS_UUID_ENC': 'VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:33:52,271 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:33:52,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:33:52,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:52,282 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:33:52,282 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:33:52,283 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:33:52,283 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:33:52,286 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:33:52,289 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:33:52,289 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:33:52,292 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:33:52,293 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:33:52,293 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:33:52,293 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd11e28bcc0) -- 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:33:52,297 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:33:52,300 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:33:52,300 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:33:52,303 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:33:52,303 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:33:52,307 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:52,307 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:33:52,310 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:52,310 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:33:52,313 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:33:52,313 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:33:52,314 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:33:52,341 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=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:33:52,341 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe. WARNING: Couldn't find device with uuid zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3. WARNING: VG test_vg2 is missing PV MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe (last written to /dev/sde). WARNING: VG test_vg2 is missing PV zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 (last written to /dev/sdf). 2024-03-01 20:33:52,341 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:33:52,342 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:33:52,346 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd ; label: None ; device: /dev/sdd ; serial: 360014053b4c6aec572749a6981be21b8 ; exists: True ; vg_name: test_vg2 ; vg_uuid: dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:33:52,346 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:33:52,349 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:33:52,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L ; incomplete: True ; hidden: False ; 2024-03-01 20:33:52,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:33:52,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:52,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:52,362 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:33:52,390 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 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=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=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:33:52,390 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe. WARNING: Couldn't find device with uuid zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3. WARNING: VG test_vg2 is missing PV MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe (last written to /dev/sde). WARNING: VG test_vg2 is missing PV zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 (last written to /dev/sdf). 2024-03-01 20:33:52,390 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:33:52,391 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:33:52,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:33:52,396 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:33:52,399 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:33:52,399 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:33:52,403 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:33:52,403 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:33:52,433 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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=8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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:33:52,433 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe. WARNING: Couldn't find device with uuid zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3. WARNING: VG test_vg2 is missing PV MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe (last written to /dev/sde). WARNING: VG test_vg2 is missing PV zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 (last written to /dev/sdf). 2024-03-01 20:33:52,433 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:33:52,438 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:33:52,438 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:33:52,442 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:33:52,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L ; incomplete: True ; hidden: False ; 2024-03-01 20:33:52,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:33:52,448 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:33:52,448 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:33:52,452 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/lvm-pv-uuid-MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290', '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': 'MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe', 'ID_FS_UUID_ENC': 'MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:33:52,452 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:33:52,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:33:52,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:52,462 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:33:52,463 INFO blivet/MainThread: sde is a disk 2024-03-01 20:33:52,463 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:33:52,463 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:33:52,466 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:33:52,469 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:33:52,470 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:33:52,473 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:33:52,473 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:33:52,474 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:33:52,474 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd11e275be0) -- 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:33:52,477 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:33:52,481 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:33:52,481 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:33:52,484 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:33:52,484 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:33:52,488 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:52,488 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:33:52,491 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:52,491 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:33:52,494 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:33:52,494 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:33:52,494 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/sde$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:33:52,522 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=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:33:52,522 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3. WARNING: VG test_vg2 is missing PV zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 (last written to /dev/sdf). 2024-03-01 20:33:52,522 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:33:52,523 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:33:52,527 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe ; label: None ; device: /dev/sde ; serial: 36001405e2fb0791ebf44edab19ba5518 ; exists: True ; vg_name: test_vg2 ; vg_uuid: dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:33:52,527 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:33:52,530 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:33:52,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L ; incomplete: True ; hidden: False ; 2024-03-01 20:33:52,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:33:52,540 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:33:52,543 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:33:52,546 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:33:52,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L ; incomplete: True ; hidden: False ; 2024-03-01 20:33:52,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:33:52,553 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/sde$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:33:52,581 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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=8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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:33:52,581 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3. WARNING: VG test_vg2 is missing PV zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 (last written to /dev/sdf). 2024-03-01 20:33:52,581 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:33:52,582 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:33:52,582 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:33:52,587 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/lvm-pv-uuid-zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3', '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': 'zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3', 'ID_FS_UUID_ENC': 'zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:33:52,587 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:33:52,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:33:52,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:52,598 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:33:52,598 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:33:52,598 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:33:52,599 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:33:52,602 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:33:52,605 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:33:52,605 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:33:52,608 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:33:52,609 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:33:52,609 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:33:52,609 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd11e221940) -- 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:33:52,613 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:33:52,616 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:33:52,616 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:33:52,620 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:33:52,620 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:33:52,623 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:52,623 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:33:52,627 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:52,627 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:33:52,630 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:33:52,630 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:33:52,630 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/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:33:52,659 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=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:33:52,659 INFO program/MainThread: stderr[24]: 2024-03-01 20:33:52,659 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:33:52,660 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:33:52,664 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 ; label: None ; device: /dev/sdf ; serial: 360014050081c8402d47403dac1ed16f7 ; exists: True ; vg_name: test_vg2 ; vg_uuid: dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:33:52,664 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:33:52,667 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:33:52,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L ; incomplete: True ; hidden: False ; 2024-03-01 20:33:52,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:33:52,677 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:33:52,681 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:33:52,684 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:33:52,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L ; incomplete: True ; hidden: False ; 2024-03-01 20:33:52,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:33:52,690 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/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:33:52,718 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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=8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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:33:52,718 INFO program/MainThread: stderr[25]: 2024-03-01 20:33:52,718 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:33:52,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:52,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:52,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA ; incomplete: False ; hidden: False ; 2024-03-01 20:33:52,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:33:52,733 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:33:52,736 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:33:52,736 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:33:52,740 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:33:52,743 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:33:52,744 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:33:52,747 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:33:52,748 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:33:52,748 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:33:52,751 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:33:52,755 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:33:52,755 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:33:52,758 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:33:52,762 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:33:52,762 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:33:52,766 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:33:52,766 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:33:52,766 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:33:52,766 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:33:52,769 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:33:52,770 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:33:52,773 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:33:52,773 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:33:52,777 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-dy9q7IXLmfsmVX6mUg3cuy280QrDRi5LADmZOjkMGUtTUowu4XM2fVLHI9WVz5KA ' '/dev/disk/by-uuid/32e87112-bf68-4f3e-a386-1014e03e7d0a ' '/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-dy9q7IXLmfsmVX6mUg3cuy280QrDRi5LADmZOjkMGUtTUowu4XM2fVLHI9WVz5KA', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '32e87112-bf68-4f3e-a386-1014e03e7d0a', 'ID_FS_UUID_ENC': '32e87112-bf68-4f3e-a386-1014e03e7d0a', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1236943282'} ; 2024-03-01 20:33:52,777 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:33:52,777 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:33:52,781 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:33:52,782 INFO program/MainThread: stderr[26]: 2024-03-01 20:33:52,782 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:33:52,782 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:33:52,785 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:33:52,785 INFO program/MainThread: stderr[27]: 2024-03-01 20:33:52,785 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:33:52,785 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:33:52,788 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:33:52,788 INFO program/MainThread: stderr[28]: 2024-03-01 20:33:52,788 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:33:52,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:52,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:33:52,799 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:33:52,799 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:33:52,800 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:33:52,800 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:33:52,796 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd11e221eb8) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fd11e28bda0) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:33:52,801 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:33:52,804 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:33:52,804 INFO program/MainThread: stderr[29]: 2024-03-01 20:33:52,804 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:33:52,808 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:33:52,812 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:33:52,812 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:33:52,816 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:33:52,816 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:33:52,819 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:52,820 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:33:52,823 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:52,823 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:33:52,823 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:33:52,827 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:33:52,827 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:33:52,830 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:33:52,830 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:33:52,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:52,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:52,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU ; incomplete: False ; hidden: False ; 2024-03-01 20:33:52,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:33:52,843 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:33:52,847 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:33:52,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:33:52,851 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:33:52,854 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:33:52,854 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:33:52,858 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:33:52,858 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:33:52,859 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:33:52,862 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:33:52,865 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:33:52,865 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:33:52,869 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:33:52,872 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:33:52,872 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:33:52,876 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:33:52,876 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:33:52,876 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:33:52,877 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:33:52,888 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:33:52,889 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:33:52,892 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:33:52,892 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:33:52,896 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-dy9q7IXLmfsmVX6mUg3cuy280QrDRi5L8brDrDOJzPwBHl1cmIRqXzjTdEARo3PU ' '/dev/test_vg2/lv4 ' '/dev/disk/by-uuid/398537f8-c089-4213-bf15-b5ee71338dbc ' '/dev/mapper/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-dy9q7IXLmfsmVX6mUg3cuy280QrDRi5L8brDrDOJzPwBHl1cmIRqXzjTdEARo3PU', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '398537f8-c089-4213-bf15-b5ee71338dbc', 'ID_FS_UUID_ENC': '398537f8-c089-4213-bf15-b5ee71338dbc', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1236642245'} ; 2024-03-01 20:33:52,896 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:33:52,896 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:33:52,900 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:33:52,900 INFO program/MainThread: stderr[30]: 2024-03-01 20:33:52,900 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:33:52,900 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:33:52,904 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:33:52,904 INFO program/MainThread: stderr[31]: 2024-03-01 20:33:52,904 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:33:52,904 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:33:52,907 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:33:52,907 INFO program/MainThread: stderr[32]: 2024-03-01 20:33:52,907 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:33:52,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:52,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:33:52,918 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:33:52,919 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:33:52,919 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:33:52,920 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:33:52,916 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd11e2434a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fd11e28bda0) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:33:52,921 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:33:52,924 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:33:52,924 INFO program/MainThread: stderr[33]: 2024-03-01 20:33:52,924 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:33:52,928 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:33:52,932 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:33:52,932 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:33:52,936 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:33:52,936 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:33:52,939 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:52,939 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:33:52,943 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:52,943 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:33:52,943 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:33:52,947 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:33:52,947 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:33:52,950 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:33:52,951 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:33:52,951 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:33:52,954 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/lvm-pv-uuid-tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', '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': 'tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf', 'ID_FS_UUID_ENC': 'tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:33:52,954 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:33:52,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:33:52,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:52,965 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:33:52,966 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:33:52,966 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:33:52,966 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:33:52,969 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:33:52,972 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:33:52,973 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:33:52,976 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:33:52,976 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:33:52,977 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:33:52,977 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd11e23f320) -- 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:33:52,980 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:33:52,983 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:33:52,983 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:33:52,987 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:33:52,987 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:33:52,990 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:52,990 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:33:52,994 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:52,994 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:33:52,997 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:33:52,997 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:33:52,997 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/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:33:53,027 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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=RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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=ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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=UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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:33:53,027 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S. WARNING: Couldn't find device with uuid ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf. WARNING: Couldn't find device with uuid UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5. WARNING: VG test_vg3 is missing PV RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 (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:33:53,027 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:33:53,027 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:33:53,032 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf ; label: None ; device: /dev/sdg ; serial: 3600140542f659a119ba426babe89322a ; exists: True ; vg_name: test_vg3 ; vg_uuid: AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:33:53,032 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:33:53,035 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:33:53,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf ; incomplete: True ; hidden: False ; 2024-03-01 20:33:53,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:33:53,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:53,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:53,048 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/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:33:53,076 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 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=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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:33:53,076 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S. WARNING: Couldn't find device with uuid ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf. WARNING: Couldn't find device with uuid UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5. WARNING: VG test_vg3 is missing PV RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 (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:33:53,076 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:33:53,076 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:33:53,077 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:33:53,081 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:33:53,085 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:33:53,085 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:33:53,089 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:33:53,089 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/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:33:53,118 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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=8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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=59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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=59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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=vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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=vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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=U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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=KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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:33:53,118 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S. WARNING: Couldn't find device with uuid ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf. WARNING: Couldn't find device with uuid UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5. WARNING: VG test_vg3 is missing PV RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 (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:33:53,118 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:33:53,123 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:33:53,123 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:33:53,126 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:33:53,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf ; incomplete: True ; hidden: False ; 2024-03-01 20:33:53,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:33:53,133 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:33:53,133 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:33:53,137 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/lvm-pv-uuid-RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3', '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': 'RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S', 'ID_FS_UUID_ENC': 'RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:33:53,137 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:33:53,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:33:53,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:53,148 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:33:53,148 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:33:53,148 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:33:53,148 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:33:53,151 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:33:53,155 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:33:53,155 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:33:53,158 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:33:53,158 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:33:53,159 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:33:53,159 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd11e275ac8) -- 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:33:53,162 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:33:53,166 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:33:53,166 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:33:53,169 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:33:53,169 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:33:53,173 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:53,173 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:33:53,176 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:53,176 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:33:53,179 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:33:53,179 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:33:53,180 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/sdg$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:33:53,209 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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=RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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=ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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=UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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:33:53,209 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf. WARNING: Couldn't find device with uuid UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5. WARNING: VG test_vg3 is missing PV ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 (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:33:53,209 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:33:53,210 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:33:53,214 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S ; label: None ; device: /dev/sdh ; serial: 3600140507983b115f6844a7a9fcbabf3 ; exists: True ; vg_name: test_vg3 ; vg_uuid: AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf ; pe_start: 8 MiB ; 2024-03-01 20:33:53,214 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:33:53,217 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:33:53,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf ; incomplete: True ; hidden: False ; 2024-03-01 20:33:53,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:33:53,227 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:33:53,230 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:33:53,233 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:33:53,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf ; incomplete: True ; hidden: False ; 2024-03-01 20:33:53,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:33:53,240 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/sdg$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:33:53,269 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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=8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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=59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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=59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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=vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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=vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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=U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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=KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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:33:53,269 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf. WARNING: Couldn't find device with uuid UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5. WARNING: VG test_vg3 is missing PV ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 (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:33:53,269 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:33:53,269 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:33:53,269 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:33:53,274 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/lvm-pv-uuid-ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf', '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': 'ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf', 'ID_FS_UUID_ENC': 'ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:33:53,274 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:33:53,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:33:53,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:53,286 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:33:53,286 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:33:53,286 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:33:53,286 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:33:53,290 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:33:53,293 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:33:53,293 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:33:53,296 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:33:53,297 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:33:53,297 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:33:53,297 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd11e275f28) -- 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:33:53,300 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:33:53,304 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:33:53,304 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:33:53,307 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:33:53,307 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:33:53,311 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:53,311 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:33:53,314 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:53,314 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:33:53,317 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:33:53,318 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:33:53,318 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:33:53,348 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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=RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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=ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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=UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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:33:53,348 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5. WARNING: VG test_vg3 is missing PV UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 (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:33:53,348 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:33:53,348 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:33:53,353 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf ; label: None ; device: /dev/sdi ; serial: 360014051991ae72797f436495a24628d ; exists: True ; vg_name: test_vg3 ; vg_uuid: AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf ; pe_start: 8 MiB ; 2024-03-01 20:33:53,353 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:33:53,356 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:33:53,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf ; incomplete: True ; hidden: False ; 2024-03-01 20:33:53,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:33:53,366 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:33:53,369 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:33:53,372 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:33:53,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf ; incomplete: True ; hidden: False ; 2024-03-01 20:33:53,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:33:53,379 INFO program/MainThread: Running [40] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:33:53,409 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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=8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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=59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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=59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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=vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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=vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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=U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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=KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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:33:53,409 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5. WARNING: VG test_vg3 is missing PV UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 (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:33:53,409 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:33:53,409 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:33:53,409 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:33:53,414 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/lvm-pv-uuid-UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a', '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': 'UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5', 'ID_FS_UUID_ENC': 'UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:33:53,415 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:33:53,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:33:53,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:53,426 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:33:53,426 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:33:53,427 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:33:53,427 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:33:53,430 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:33:53,433 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:33:53,433 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:33:53,437 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:33:53,437 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:33:53,437 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:33:53,437 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd11e275fd0) -- 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:33:53,441 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:33:53,444 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:33:53,444 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:33:53,448 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:33:53,448 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:33:53,451 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:53,451 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:33:53,455 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:53,455 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:33:53,458 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:33:53,458 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:33:53,458 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:33:53,488 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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=RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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=ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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=UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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:33:53,488 INFO program/MainThread: stderr[41]: 2024-03-01 20:33:53,488 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:33:53,488 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:33:53,492 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 ; label: None ; device: /dev/sdj ; serial: 3600140512a86b4b473741bda93c2753b ; exists: True ; vg_name: test_vg3 ; vg_uuid: AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:33:53,493 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:33:53,496 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:33:53,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf ; incomplete: True ; hidden: False ; 2024-03-01 20:33:53,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:33:53,506 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:33:53,509 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:33:53,512 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:33:53,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf ; incomplete: True ; hidden: False ; 2024-03-01 20:33:53,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:33:53,519 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:33:53,549 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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=8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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=59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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=59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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=vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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=vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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=U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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=KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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:33:53,549 INFO program/MainThread: stderr[42]: 2024-03-01 20:33:53,549 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:33:53,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:53,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:53,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM ; incomplete: False ; hidden: False ; 2024-03-01 20:33:53,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:33:53,564 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:33:53,568 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:33:53,568 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:33:53,571 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:33:53,575 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:33:53,575 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:33:53,579 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:33:53,579 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:33:53,579 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:33:53,583 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:33:53,586 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:33:53,586 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:33:53,590 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:33:53,593 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:33:53,593 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:33:53,597 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:33:53,597 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:33:53,597 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:33:53,598 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:33:53,601 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:33:53,601 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:33:53,604 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:33:53,605 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:33:53,608 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkf59owgtxKdzcRPvSLBQwe9OI1s4sQ3NEM ' '/dev/disk/by-uuid/86f59da5-8e66-45e8-b0d8-4f439e1ab31c ' '/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-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkf59owgtxKdzcRPvSLBQwe9OI1s4sQ3NEM', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '86f59da5-8e66-45e8-b0d8-4f439e1ab31c', 'ID_FS_UUID_ENC': '86f59da5-8e66-45e8-b0d8-4f439e1ab31c', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1235793712'} ; 2024-03-01 20:33:53,608 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:33:53,609 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:33:53,613 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:33:53,613 INFO program/MainThread: stderr[43]: 2024-03-01 20:33:53,613 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:33:53,613 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:33:53,616 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:33:53,616 INFO program/MainThread: stderr[44]: 2024-03-01 20:33:53,616 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:33:53,616 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:33:53,619 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:33:53,620 INFO program/MainThread: stderr[45]: 2024-03-01 20:33:53,620 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:33:53,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:53,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:33:53,631 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:33:53,632 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:33:53,632 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:33:53,633 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:33:53,628 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd11f34cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fd11e23f390) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:33:53,633 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:33:53,636 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:33:53,637 INFO program/MainThread: stderr[46]: 2024-03-01 20:33:53,637 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:33:53,641 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:33:53,644 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:33:53,645 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:33:53,648 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:33:53,648 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:33:53,652 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:53,652 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:33:53,656 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:53,656 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:33:53,656 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:33:53,660 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:33:53,660 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:33:53,663 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:33:53,663 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:33:53,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:53,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:53,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm ; incomplete: False ; hidden: False ; 2024-03-01 20:33:53,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:33:53,676 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:33:53,680 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:33:53,680 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:33:53,683 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:33:53,687 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:33:53,687 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:33:53,691 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:33:53,691 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:33:53,691 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:33:53,695 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:33:53,698 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:33:53,698 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:33:53,702 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:33:53,705 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:33:53,705 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:33:53,709 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:33:53,709 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:33:53,709 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:33:53,709 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:33:53,713 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:33:53,713 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:33:53,716 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:33:53,716 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:33:53,720 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/test_vg3/lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkfvQ4dbDcpczjVPTIit7bry8NfMZyb6NDm ' '/dev/disk/by-uuid/3a5c9cc3-88ea-4e6d-aa14-4d61d23dcf09 ' '/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-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkfvQ4dbDcpczjVPTIit7bry8NfMZyb6NDm', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '3a5c9cc3-88ea-4e6d-aa14-4d61d23dcf09', 'ID_FS_UUID_ENC': '3a5c9cc3-88ea-4e6d-aa14-4d61d23dcf09', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1235482403'} ; 2024-03-01 20:33:53,720 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:33:53,720 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:33:53,724 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:33:53,724 INFO program/MainThread: stderr[47]: 2024-03-01 20:33:53,724 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:33:53,724 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:33:53,728 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:33:53,728 INFO program/MainThread: stderr[48]: 2024-03-01 20:33:53,728 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:33:53,728 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:33:53,731 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:33:53,731 INFO program/MainThread: stderr[49]: 2024-03-01 20:33:53,731 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:33:53,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:53,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:33:53,743 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:33:53,744 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:33:53,744 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:33:53,745 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:33:53,740 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd11e28bac8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fd11e23f390) -- name = test_vg3 status = True 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:33:53,746 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:33:53,749 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:33:53,749 INFO program/MainThread: stderr[50]: 2024-03-01 20:33:53,749 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:33:53,753 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:33:53,757 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:33:53,757 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:33:53,761 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:33:53,761 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:33:53,764 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:53,764 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:33:53,768 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:53,768 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:33:53,768 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:33:53,772 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:33:53,772 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:33:53,775 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:33:53,775 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:33:53,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:53,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:53,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH ; incomplete: False ; hidden: False ; 2024-03-01 20:33:53,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:33:53,788 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:33:53,792 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:33:53,792 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:33:53,795 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:33:53,799 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:33:53,799 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:33:53,803 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:33:53,803 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:33:53,803 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:33:53,807 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:33:53,810 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:33:53,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:33:53,814 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:33:53,817 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:33:53,818 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:33:53,821 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:33:53,821 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:33:53,822 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:33:53,822 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:33:53,825 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:33:53,825 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:33:53,829 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:33:53,829 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:33:53,833 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-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkfU2asg37VFekvaBDa9BOM1flN7Alz6tCH ' '/dev/disk/by-uuid/baab151e-0c77-44c4-a0a7-772c9f38e23a ' '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkfU2asg37VFekvaBDa9BOM1flN7Alz6tCH', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'baab151e-0c77-44c4-a0a7-772c9f38e23a', 'ID_FS_UUID_ENC': 'baab151e-0c77-44c4-a0a7-772c9f38e23a', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1235172511'} ; 2024-03-01 20:33:53,833 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:33:53,833 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:33:53,836 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:33:53,837 INFO program/MainThread: stderr[51]: 2024-03-01 20:33:53,837 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:33:53,837 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:33:53,840 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:33:53,840 INFO program/MainThread: stderr[52]: 2024-03-01 20:33:53,840 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:33:53,840 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:33:53,843 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:33:53,843 INFO program/MainThread: stderr[53]: 2024-03-01 20:33:53,844 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:33:53,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:53,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:33:53,855 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:33:53,856 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:33:53,857 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:33:53,858 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:33:53,852 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd11f403518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fd11e23f390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:33:53,858 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:33:53,861 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:33:53,861 INFO program/MainThread: stderr[54]: 2024-03-01 20:33:53,862 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:33:53,866 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:33:53,869 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:33:53,869 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:33:53,873 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:33:53,873 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:33:53,877 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:53,877 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:33:53,881 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:53,881 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:33:53,881 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:33:53,884 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:33:53,884 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:33:53,888 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:33:53,888 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:33:53,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:53,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:53,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum ; incomplete: False ; hidden: False ; 2024-03-01 20:33:53,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:33:53,901 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:33:53,905 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:33:53,905 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:33:53,908 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:33:53,912 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:33:53,912 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:33:53,916 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:33:53,916 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:33:53,916 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:33:53,920 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:33:53,923 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:33:53,924 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:33:53,927 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:33:53,930 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:33:53,931 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:33:53,934 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:33:53,934 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:33:53,935 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:33:53,935 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:33:53,938 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:33:53,938 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:33:53,942 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:33:53,942 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:33:53,946 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-uuid/0a10ee2f-3e9d-420e-9754-4d96084ed740 ' '/dev/mapper/test_vg3-lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkfKvvQBpYCVqhZS9nZE3aID0I5LcZxwPum ' '/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-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkfKvvQBpYCVqhZS9nZE3aID0I5LcZxwPum', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '0a10ee2f-3e9d-420e-9754-4d96084ed740', 'ID_FS_UUID_ENC': '0a10ee2f-3e9d-420e-9754-4d96084ed740', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1234860823'} ; 2024-03-01 20:33:53,946 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:33:53,946 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:33:53,950 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:33:53,950 INFO program/MainThread: stderr[55]: 2024-03-01 20:33:53,950 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:33:53,950 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:33:53,954 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:33:53,954 INFO program/MainThread: stderr[56]: 2024-03-01 20:33:53,954 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:33:53,954 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:33:53,957 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:33:53,957 INFO program/MainThread: stderr[57]: 2024-03-01 20:33:53,957 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:33:53,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:53,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:33:53,969 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:33:53,970 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:33:53,971 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:33:53,972 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:33:53,966 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd11e249e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fd11e23f390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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:33:53,973 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:33:53,976 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:33:53,976 INFO program/MainThread: stderr[58]: 2024-03-01 20:33:53,976 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:33:53,980 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:33:53,984 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:33:53,984 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:33:53,987 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:33:53,987 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:33:53,991 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:53,991 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:33:53,995 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:53,995 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:33:53,995 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:33:53,998 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:33:53,998 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:33:54,002 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:33:54,002 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:33:54,003 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:33:54,006 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': '20276026'} ; 2024-03-01 20:33:54,006 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:33:54,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:33:54,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:54,017 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:33:54,017 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:33:54,017 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:33:54,017 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:33:54,018 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:33:54,018 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:33:54,021 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:33:54,024 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:33:54,024 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:33:54,027 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:33:54,028 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:33:54,028 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:33:54,028 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd11e2852e8) -- 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:33:54,032 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:33:54,035 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:33:54,035 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:33:54,038 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:33:54,038 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:33:54,042 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:54,042 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:33:54,045 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:54,045 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:33:54,049 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:33:54,052 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:33:54,055 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:33:54,061 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 0x7fd11e2f9488> 2024-03-01 20:33:57,341 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:33:57,346 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:33:57,346 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:33:57,350 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': '20279930'} ; 2024-03-01 20:33:57,350 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:33:57,350 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:33:57,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:57,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:57,361 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:33:57,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:57,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:57,368 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:33:57,381 DEBUG program/MainThread: Return code: 0 2024-03-01 20:33:57,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:33:57,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:33:57,404 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:33:57,408 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:33:57,408 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:33:57,411 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:33:57,414 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:33:57,415 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:33:57,418 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:33:57,418 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:33:57,418 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:33:57,421 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:33:57,425 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:33:57,428 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:33:57,431 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:33:57,434 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:33:57,434 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:33:57,435 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:33:57,435 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:33:57,435 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fd11e285c88) -- 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 0x7fd11e1e0ca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:33:57,439 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:33:57,442 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:33:57,442 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:33:57,446 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:33:57,446 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:33:57,449 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:57,449 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:33:57,453 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:33:57,453 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:33:57,453 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:33:57,456 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:33:57,456 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:33:57,459 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:33:57,459 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:33:57,462 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkfKvvQBpYCVqhZS9nZE3aID0I5LcZxwPum ' '/dev/disk/by-uuid/0a10ee2f-3e9d-420e-9754-4d96084ed740 ' '/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-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkfKvvQBpYCVqhZS9nZE3aID0I5LcZxwPum', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '0a10ee2f-3e9d-420e-9754-4d96084ed740', 'ID_FS_UUID_ENC': '0a10ee2f-3e9d-420e-9754-4d96084ed740', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1234860823'} ; 2024-03-01 20:33:57,462 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:33:57,463 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:33:57,467 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:33:57,467 INFO program/MainThread: stderr[59]: 2024-03-01 20:33:57,467 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:33:57,467 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:33:57,470 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:33:57,470 INFO program/MainThread: stderr[60]: 2024-03-01 20:33:57,470 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:33:57,470 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:33:57,474 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:33:57,474 INFO program/MainThread: stderr[61]: 2024-03-01 20:33:57,474 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:33:57,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:57,482 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:33:57,485 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:33:57,486 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:33:57,487 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:33:57,488 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:33:57,482 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd11e249e10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fd11e23f390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:33:57,489 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:33:57,492 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:33:57,492 INFO program/MainThread: stderr[62]: 2024-03-01 20:33:57,492 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:33:57,496 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:33:57,496 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:33:57,499 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-uuid/baab151e-0c77-44c4-a0a7-772c9f38e23a ' '/dev/disk/by-id/dm-uuid-LVM-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkfU2asg37VFekvaBDa9BOM1flN7Alz6tCH ' '/dev/mapper/test_vg3-lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkfU2asg37VFekvaBDa9BOM1flN7Alz6tCH', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'baab151e-0c77-44c4-a0a7-772c9f38e23a', 'ID_FS_UUID_ENC': 'baab151e-0c77-44c4-a0a7-772c9f38e23a', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1235172511'} ; 2024-03-01 20:33:57,499 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:33:57,500 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:33:57,503 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:33:57,503 INFO program/MainThread: stderr[63]: 2024-03-01 20:33:57,503 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:33:57,503 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:33:57,506 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:33:57,506 INFO program/MainThread: stderr[64]: 2024-03-01 20:33:57,506 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:33:57,507 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:33:57,510 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:33:57,510 INFO program/MainThread: stderr[65]: 2024-03-01 20:33:57,510 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:33:57,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:57,519 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:33:57,522 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:33:57,523 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:33:57,524 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:33:57,525 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:33:57,519 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd11f403518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fd11e23f390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:33:57,526 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:33:57,529 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:33:57,529 INFO program/MainThread: stderr[66]: 2024-03-01 20:33:57,529 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:33:57,533 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:33:57,533 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:33:57,536 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkfvQ4dbDcpczjVPTIit7bry8NfMZyb6NDm ' '/dev/disk/by-uuid/3a5c9cc3-88ea-4e6d-aa14-4d61d23dcf09 ' '/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-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkfvQ4dbDcpczjVPTIit7bry8NfMZyb6NDm', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '3a5c9cc3-88ea-4e6d-aa14-4d61d23dcf09', 'ID_FS_UUID_ENC': '3a5c9cc3-88ea-4e6d-aa14-4d61d23dcf09', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1235482403'} ; 2024-03-01 20:33:57,536 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:33:57,537 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:33:57,540 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:33:57,540 INFO program/MainThread: stderr[67]: 2024-03-01 20:33:57,540 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:33:57,540 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:33:57,543 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:33:57,543 INFO program/MainThread: stderr[68]: 2024-03-01 20:33:57,543 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:33:57,543 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:33:57,546 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:33:57,547 INFO program/MainThread: stderr[69]: 2024-03-01 20:33:57,547 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:33:57,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:57,555 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:33:57,558 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:33:57,559 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:33:57,560 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:33:57,561 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:33:57,555 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd11e28bac8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fd11e23f390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:33:57,562 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:33:57,565 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:33:57,565 INFO program/MainThread: stderr[70]: 2024-03-01 20:33:57,565 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:33:57,569 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:33:57,569 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:33:57,572 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-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkf59owgtxKdzcRPvSLBQwe9OI1s4sQ3NEM ' '/dev/disk/by-uuid/86f59da5-8e66-45e8-b0d8-4f439e1ab31c ' '/dev/mapper/test_vg3-lv5 /dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkf59owgtxKdzcRPvSLBQwe9OI1s4sQ3NEM', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '86f59da5-8e66-45e8-b0d8-4f439e1ab31c', 'ID_FS_UUID_ENC': '86f59da5-8e66-45e8-b0d8-4f439e1ab31c', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1235793712'} ; 2024-03-01 20:33:57,572 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:33:57,573 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:33:57,576 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:33:57,576 INFO program/MainThread: stderr[71]: 2024-03-01 20:33:57,576 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:33:57,576 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:33:57,579 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:33:57,579 INFO program/MainThread: stderr[72]: 2024-03-01 20:33:57,579 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:33:57,580 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:33:57,583 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:33:57,583 INFO program/MainThread: stderr[73]: 2024-03-01 20:33:57,583 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:33:57,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:57,591 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:33:57,594 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:33:57,595 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:33:57,596 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:33:57,597 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:33:57,591 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd11f34cf60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fd11e23f390) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:33:57,598 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:33:57,601 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:33:57,601 INFO program/MainThread: stderr[74]: 2024-03-01 20:33:57,601 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:33:57,605 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:33:57,605 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:33:57,608 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/398537f8-c089-4213-bf15-b5ee71338dbc ' '/dev/disk/by-id/dm-uuid-LVM-dy9q7IXLmfsmVX6mUg3cuy280QrDRi5L8brDrDOJzPwBHl1cmIRqXzjTdEARo3PU ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/test_vg2/lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-dy9q7IXLmfsmVX6mUg3cuy280QrDRi5L8brDrDOJzPwBHl1cmIRqXzjTdEARo3PU', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '398537f8-c089-4213-bf15-b5ee71338dbc', 'ID_FS_UUID_ENC': '398537f8-c089-4213-bf15-b5ee71338dbc', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1236642245'} ; 2024-03-01 20:33:57,608 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:33:57,609 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:33:57,612 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:33:57,612 INFO program/MainThread: stderr[75]: 2024-03-01 20:33:57,612 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:33:57,612 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:33:57,615 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:33:57,615 INFO program/MainThread: stderr[76]: 2024-03-01 20:33:57,615 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:33:57,616 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:33:57,619 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:33:57,619 INFO program/MainThread: stderr[77]: 2024-03-01 20:33:57,619 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:33:57,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:57,627 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:33:57,629 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:33:57,630 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:33:57,631 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:33:57,631 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:33:57,627 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd11e2434a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fd11e28bda0) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:33:57,632 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:33:57,635 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:33:57,635 INFO program/MainThread: stderr[78]: 2024-03-01 20:33:57,635 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:33:57,639 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:33:57,639 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:33:57,643 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-dy9q7IXLmfsmVX6mUg3cuy280QrDRi5LADmZOjkMGUtTUowu4XM2fVLHI9WVz5KA ' '/dev/disk/by-uuid/32e87112-bf68-4f3e-a386-1014e03e7d0a ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-dy9q7IXLmfsmVX6mUg3cuy280QrDRi5LADmZOjkMGUtTUowu4XM2fVLHI9WVz5KA', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '32e87112-bf68-4f3e-a386-1014e03e7d0a', 'ID_FS_UUID_ENC': '32e87112-bf68-4f3e-a386-1014e03e7d0a', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1236943282'} ; 2024-03-01 20:33:57,643 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:33:57,643 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:33:57,646 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:33:57,646 INFO program/MainThread: stderr[79]: 2024-03-01 20:33:57,646 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:33:57,646 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:33:57,649 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:33:57,650 INFO program/MainThread: stderr[80]: 2024-03-01 20:33:57,650 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:33:57,650 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:33:57,653 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:33:57,653 INFO program/MainThread: stderr[81]: 2024-03-01 20:33:57,653 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:33:57,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:57,661 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:33:57,664 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:33:57,664 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:33:57,665 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:33:57,666 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:33:57,661 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd11e221eb8) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fd11e28bda0) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:33:57,666 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:33:57,669 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:33:57,669 INFO program/MainThread: stderr[82]: 2024-03-01 20:33:57,670 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:33:57,673 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:33:57,674 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:33:57,677 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/f1eb1dc7-e5e8-489f-97a4-76f289fd41ed ' '/dev/disk/by-id/dm-uuid-LVM-0j5L2SzXgDtuT1l8qt5htnTps2zZH6EUvOIP028nVx8fCLENUVMfCl31lOZioI1t ' '/dev/test_vg1/lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/mapper/test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-0j5L2SzXgDtuT1l8qt5htnTps2zZH6EUvOIP028nVx8fCLENUVMfCl31lOZioI1t', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f1eb1dc7-e5e8-489f-97a4-76f289fd41ed', 'ID_FS_UUID_ENC': 'f1eb1dc7-e5e8-489f-97a4-76f289fd41ed', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1237787753'} ; 2024-03-01 20:33:57,677 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:33:57,677 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:33:57,680 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:33:57,680 INFO program/MainThread: stderr[83]: 2024-03-01 20:33:57,681 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:33:57,681 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:33:57,684 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:33:57,684 INFO program/MainThread: stderr[84]: 2024-03-01 20:33:57,684 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:33:57,684 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:33:57,687 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:33:57,687 INFO program/MainThread: stderr[85]: 2024-03-01 20:33:57,687 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:33:57,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:57,695 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:33:57,698 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:33:57,699 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:33:57,699 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:33:57,700 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:33:57,695 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd11f360860) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fd11f360f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:33:57,701 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:33:57,704 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:33:57,704 INFO program/MainThread: stderr[86]: 2024-03-01 20:33:57,704 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:33:57,708 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:33:57,708 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:33:57,711 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/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-0j5L2SzXgDtuT1l8qt5htnTps2zZH6EUnIMC32BRK1XddAYdK4jltiXCazQIFJRY ' '/dev/disk/by-uuid/cb9c6e80-05f4-47bf-bce8-482dcdfa4d73', '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-0j5L2SzXgDtuT1l8qt5htnTps2zZH6EUnIMC32BRK1XddAYdK4jltiXCazQIFJRY', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'cb9c6e80-05f4-47bf-bce8-482dcdfa4d73', 'ID_FS_UUID_ENC': 'cb9c6e80-05f4-47bf-bce8-482dcdfa4d73', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1238102746'} ; 2024-03-01 20:33:57,711 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:33:57,711 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:33:57,714 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:33:57,715 INFO program/MainThread: stderr[87]: 2024-03-01 20:33:57,715 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:33:57,715 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:33:57,718 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:33:57,718 INFO program/MainThread: stderr[88]: 2024-03-01 20:33:57,718 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:33:57,718 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:33:57,721 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:33:57,721 INFO program/MainThread: stderr[89]: 2024-03-01 20:33:57,721 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:33:57,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:33:57,729 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:33:57,732 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:33:57,733 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:33:57,733 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:33:57,734 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:33:57,729 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd11e26d898) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fd11f360f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:33:57,734 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:33:57,738 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:33:57,738 INFO program/MainThread: stderr[90]: 2024-03-01 20:33:57,738 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:33:57,742 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:33:57,742 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:33:57,742 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:33:57,752 DEBUG program/MainThread: Return code: 0 2024-03-01 20:33:57,768 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:33:57,769 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:33:57,773 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:33:57,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:57,779 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:33:57,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:33:57,783 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:33:57,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:33:57,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:57,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:33:57,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:33:57,795 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:33:57,797 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:33:57,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:57,803 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:33:57,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:33:57,807 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:33:57,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:33:57,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:57,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:33:57,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:33:57,819 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:33:57,822 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:33:57,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:57,828 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:33:57,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:33:57,831 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:33:57,834 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:33:57,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:33:57,840 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:33:57,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:33:57,843 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:34:02,493 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_8qgbdqf9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:34:02,529 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:34:02,529 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:34:02,533 INFO program/MainThread: stdout[2]: 2024-03-01 20:34:02,533 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:34:02,533 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:34:02,533 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:34:02,538 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:02,538 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:34:02,542 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:34:02,542 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:34:02,545 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:34:02,545 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:34:02,548 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:34:02,548 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:34:02,559 INFO program/MainThread: stdout: 2024-03-01 20:34:02,559 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:34:02,559 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B 2024-03-01 20:34:02,559 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs f1eb1dc7-e5e8-489f-97a4-76f289fd41ed 2024-03-01 20:34:02,559 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 2024-03-01 20:34:02,559 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs f1eb1dc7-e5e8-489f-97a4-76f289fd41ed 2024-03-01 20:34:02,560 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs cb9c6e80-05f4-47bf-bce8-482dcdfa4d73 2024-03-01 20:34:02,560 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg 2024-03-01 20:34:02,560 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd 2024-03-01 20:34:02,560 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 398537f8-c089-4213-bf15-b5ee71338dbc 2024-03-01 20:34:02,560 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 32e87112-bf68-4f3e-a386-1014e03e7d0a 2024-03-01 20:34:02,560 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe 2024-03-01 20:34:02,560 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 2024-03-01 20:34:02,560 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf 2024-03-01 20:34:02,560 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 0a10ee2f-3e9d-420e-9754-4d96084ed740 2024-03-01 20:34:02,560 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs baab151e-0c77-44c4-a0a7-772c9f38e23a 2024-03-01 20:34:02,560 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 3a5c9cc3-88ea-4e6d-aa14-4d61d23dcf09 2024-03-01 20:34:02,560 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S 2024-03-01 20:34:02,560 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 3a5c9cc3-88ea-4e6d-aa14-4d61d23dcf09 2024-03-01 20:34:02,560 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf 2024-03-01 20:34:02,560 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 86f59da5-8e66-45e8-b0d8-4f439e1ab31c 2024-03-01 20:34:02,560 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 2024-03-01 20:34:02,560 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 86f59da5-8e66-45e8-b0d8-4f439e1ab31c 2024-03-01 20:34:02,560 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:34:02,560 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:34:02,560 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:34:02,560 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:34:02,560 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:02,560 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs f1eb1dc7-e5e8-489f-97a4-76f289fd41ed sdb 1073741824 root disk brw-rw---- LVM2_member ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs f1eb1dc7-e5e8-489f-97a4-76f289fd41ed `-test_vg1-lv1 482344960 root disk brw-rw---- xfs cb9c6e80-05f4-47bf-bce8-482dcdfa4d73 sdc 1073741824 root disk brw-rw---- LVM2_member FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg sdd 1073741824 root disk brw-rw---- LVM2_member VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 398537f8-c089-4213-bf15-b5ee71338dbc `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 32e87112-bf68-4f3e-a386-1014e03e7d0a sde 1073741824 root disk brw-rw---- LVM2_member MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe sdf 1073741824 root disk brw-rw---- LVM2_member zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 sdg 1073741824 root disk brw-rw---- LVM2_member tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 0a10ee2f-3e9d-420e-9754-4d96084ed740 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs baab151e-0c77-44c4-a0a7-772c9f38e23a `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 3a5c9cc3-88ea-4e6d-aa14-4d61d23dcf09 sdh 1073741824 root disk brw-rw---- LVM2_member RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 3a5c9cc3-88ea-4e6d-aa14-4d61d23dcf09 sdi 1073741824 root disk brw-rw---- LVM2_member ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 86f59da5-8e66-45e8-b0d8-4f439e1ab31c sdj 1073741824 root disk brw-rw---- LVM2_member UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 86f59da5-8e66-45e8-b0d8-4f439e1ab31c 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:34:02,560 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:34:02,561 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:34:02,561 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:34:02,561 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:34:02,561 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:34:02,561 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:34:02,562 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:02,575 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:02,589 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:34:02,594 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/lvm-pv-uuid-cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077', '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': 'cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B', 'ID_FS_UUID_ENC': 'cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:34:02,594 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:34:02,595 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:34:02,627 INFO program/MainThread: stdout[3]: 2024-03-01 20:34:02,627 INFO program/MainThread: stderr[3]: 2024-03-01 20:34:02,627 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:34:02,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:34:02,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:02,640 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:34:02,645 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:34:02,645 INFO blivet/MainThread: sda is a disk 2024-03-01 20:34:02,646 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:34:02,646 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:34:02,649 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:34:02,653 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:34:02,653 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:34:02,656 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:34:02,656 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:34:02,657 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:34:02,657 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb17a80fba8) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:34:02,661 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:34:02,664 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:34:02,664 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:34:02,668 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:34:02,668 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:34:02,671 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:02,671 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:34:02,675 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:02,675 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:34:02,678 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:34:02,678 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:34:02,678 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:34:02,707 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_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=ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_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=FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=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:34:02,707 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4. WARNING: Couldn't find device with uuid FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg. WARNING: VG test_vg1 is missing PV ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg (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:34:02,707 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:34:02,708 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:34:02,712 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B ; label: None ; device: /dev/sda ; serial: 36001405239ab7067b3b484aac9d9c077 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU ; pe_start: 8 MiB ; 2024-03-01 20:34:02,713 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:34:02,716 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:34:02,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU ; incomplete: True ; hidden: False ; 2024-03-01 20:34:02,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:34:02,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:02,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:02,729 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:34:02,761 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=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:34:02,761 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4. WARNING: Couldn't find device with uuid FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg. WARNING: VG test_vg1 is missing PV ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg (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:34:02,762 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:34:02,762 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:34:02,762 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:34:02,768 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:34:02,771 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:34:02,772 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:34:02,775 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:34:02,775 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:34:02,803 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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:34:02,803 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4. WARNING: Couldn't find device with uuid FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg. WARNING: VG test_vg1 is missing PV ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg (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:34:02,803 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:34:02,808 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:34:02,809 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:34:02,812 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:34:02,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU ; incomplete: True ; hidden: False ; 2024-03-01 20:34:02,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:34:02,818 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:34:02,818 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:34:02,822 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/lvm-pv-uuid-ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', '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': 'ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4', 'ID_FS_UUID_ENC': 'ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:34:02,822 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:34:02,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:34:02,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:02,833 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:34:02,833 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:34:02,834 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:34:02,834 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:34:02,837 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:34:02,840 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:34:02,840 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:34:02,843 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:34:02,844 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:34:02,844 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:34:02,844 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb17a822eb8) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:34:02,848 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:34:02,851 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:34:02,851 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:34:02,854 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:34:02,855 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:34:02,858 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:02,858 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:34:02,862 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:02,862 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:34:02,865 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:34:02,865 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:34:02,865 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:34:02,892 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_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=FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=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:34:02,892 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg. WARNING: VG test_vg1 is missing PV FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg (last written to /dev/sdc). 2024-03-01 20:34:02,893 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:34:02,893 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:34:02,897 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 ; label: None ; device: /dev/sdb ; serial: 360014055a68a6ab37a64082addd3a75c ; exists: True ; vg_name: test_vg1 ; vg_uuid: 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:34:02,897 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:34:02,901 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:34:02,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU ; incomplete: True ; hidden: False ; 2024-03-01 20:34:02,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:34:02,910 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:34:02,913 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:34:02,916 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:34:02,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU ; incomplete: True ; hidden: False ; 2024-03-01 20:34:02,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:34:02,923 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:34:02,952 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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:34:02,952 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg. WARNING: VG test_vg1 is missing PV FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg (last written to /dev/sdc). 2024-03-01 20:34:02,953 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:34:02,953 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:34:02,953 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:34:02,958 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:34:02,958 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:34:02,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:34:02,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:02,968 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:34:02,969 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:34:02,969 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:34:02,969 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:34:02,972 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:34:02,976 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:34:02,976 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:34:02,979 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:34:02,979 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:34:02,980 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:34:02,980 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb17a822c50) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:34:02,983 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:34:02,984 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:34:02,987 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:34:02,987 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:34:02,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:34:02,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:02,997 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:34:02,997 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:34:02,997 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:34:02,997 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:34:03,001 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:34:03,004 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:34:03,004 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:34:03,007 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:34:03,008 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:34:03,008 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:34:03,008 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb179743cf8) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:34:03,011 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:34:03,011 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:34:03,015 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/lvm-pv-uuid-FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', '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': 'FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg', 'ID_FS_UUID_ENC': 'FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:34:03,015 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:34:03,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:34:03,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:03,025 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:34:03,025 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:34:03,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:34:03,026 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:34:03,029 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:34:03,032 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:34:03,032 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:34:03,035 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:34:03,036 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:34:03,036 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:34:03,036 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb17973ec18) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:34:03,039 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:34:03,043 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:34:03,043 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:34:03,046 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:34:03,046 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:34:03,050 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:03,050 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:34:03,053 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:03,053 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:34:03,056 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:34:03,056 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:34:03,057 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:03,084 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=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:34:03,084 INFO program/MainThread: stderr[9]: 2024-03-01 20:34:03,084 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:34:03,085 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:34:03,089 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg ; label: None ; device: /dev/sdc ; serial: 360014057827914dfa3b447480a4a2bea ; exists: True ; vg_name: test_vg1 ; vg_uuid: 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:34:03,089 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:34:03,092 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:34:03,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU ; incomplete: True ; hidden: False ; 2024-03-01 20:34:03,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:34:03,102 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:34:03,105 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:34:03,108 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:34:03,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU ; incomplete: True ; hidden: False ; 2024-03-01 20:34:03,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:34:03,115 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:03,143 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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:34:03,143 INFO program/MainThread: stderr[10]: 2024-03-01 20:34:03,143 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:34:03,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:03,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:03,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY ; incomplete: False ; hidden: False ; 2024-03-01 20:34:03,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:34:03,158 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:34:03,162 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:34:03,162 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:34:03,165 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:34:03,169 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:34:03,169 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:34:03,173 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:34:03,173 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:34:03,173 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:34:03,177 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:34:03,180 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:34:03,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:34:03,184 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:34:03,187 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:34:03,188 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:34:03,191 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:34:03,191 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:34:03,192 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:34:03,192 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:34:03,195 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:34:03,195 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:34:03,198 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:34:03,199 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:34:03,202 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/cb9c6e80-05f4-47bf-bce8-482dcdfa4d73 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-0j5L2SzXgDtuT1l8qt5htnTps2zZH6EUnIMC32BRK1XddAYdK4jltiXCazQIFJRY', '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-0j5L2SzXgDtuT1l8qt5htnTps2zZH6EUnIMC32BRK1XddAYdK4jltiXCazQIFJRY', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'cb9c6e80-05f4-47bf-bce8-482dcdfa4d73', 'ID_FS_UUID_ENC': 'cb9c6e80-05f4-47bf-bce8-482dcdfa4d73', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1238102746'} ; 2024-03-01 20:34:03,203 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:34:03,203 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:34:03,207 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:34:03,207 INFO program/MainThread: stderr[11]: 2024-03-01 20:34:03,207 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:34:03,207 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:34:03,211 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:34:03,211 INFO program/MainThread: stderr[12]: 2024-03-01 20:34:03,211 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:34:03,211 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:34:03,215 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:34:03,215 INFO program/MainThread: stderr[13]: 2024-03-01 20:34:03,215 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:34:03,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:03,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:34:03,226 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:03,226 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:34:03,227 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:03,227 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:34:03,223 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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:34:03,228 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:34:03,232 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:34:03,232 INFO program/MainThread: stderr[14]: 2024-03-01 20:34:03,232 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:34:03,236 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:34:03,240 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:34:03,240 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:34:03,244 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:34:03,244 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:34:03,248 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:03,248 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:34:03,252 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:03,252 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:34:03,254 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:34:03,254 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:34:03,257 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:34:03,258 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:34:03,261 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:34:03,261 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:34:03,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:03,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:03,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t ; incomplete: False ; hidden: False ; 2024-03-01 20:34:03,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:34:03,274 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:34:03,278 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:34:03,278 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:34:03,282 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:34:03,285 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:34:03,285 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:34:03,289 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:34:03,289 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:34:03,289 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:34:03,293 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:34:03,296 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:34:03,297 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:34:03,300 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:34:03,303 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:34:03,304 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:34:03,307 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:34:03,308 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:34:03,308 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:34:03,308 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:34:03,311 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:34:03,311 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:34:03,315 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:34:03,315 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:34:03,319 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-id/dm-uuid-LVM-0j5L2SzXgDtuT1l8qt5htnTps2zZH6EUvOIP028nVx8fCLENUVMfCl31lOZioI1t ' '/dev/disk/by-uuid/f1eb1dc7-e5e8-489f-97a4-76f289fd41ed ' '/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-0j5L2SzXgDtuT1l8qt5htnTps2zZH6EUvOIP028nVx8fCLENUVMfCl31lOZioI1t', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f1eb1dc7-e5e8-489f-97a4-76f289fd41ed', 'ID_FS_UUID_ENC': 'f1eb1dc7-e5e8-489f-97a4-76f289fd41ed', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1237787753'} ; 2024-03-01 20:34:03,319 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:34:03,319 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:34:03,323 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:34:03,323 INFO program/MainThread: stderr[15]: 2024-03-01 20:34:03,323 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:34:03,323 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:34:03,327 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:34:03,327 INFO program/MainThread: stderr[16]: 2024-03-01 20:34:03,327 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:34:03,327 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:34:03,330 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:34:03,330 INFO program/MainThread: stderr[17]: 2024-03-01 20:34:03,330 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:34:03,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:03,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:34:03,341 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:03,341 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:03,342 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:03,342 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:03,338 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:03,343 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:34:03,346 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:34:03,347 INFO program/MainThread: stderr[18]: 2024-03-01 20:34:03,347 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:34:03,351 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:34:03,354 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:34:03,355 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:34:03,358 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:34:03,358 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:34:03,362 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:03,362 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:34:03,365 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:03,365 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:34:03,366 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:34:03,369 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:34:03,369 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:34:03,373 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:34:03,373 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:34:03,373 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:34:03,377 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/lvm-pv-uuid-VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8', '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': 'VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd', 'ID_FS_UUID_ENC': 'VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:34:03,377 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:34:03,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:34:03,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:03,387 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:34:03,388 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:34:03,388 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:34:03,388 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:34:03,391 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:34:03,394 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:34:03,395 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:34:03,398 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:34:03,398 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:34:03,399 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:34:03,399 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb17974ecc0) -- 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:34:03,402 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:34:03,405 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:34:03,406 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:34:03,409 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:34:03,409 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:34:03,413 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:03,413 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:34:03,416 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:03,416 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:34:03,419 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:34:03,419 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:34:03,419 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:03,447 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=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:34:03,447 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe. WARNING: Couldn't find device with uuid zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3. WARNING: VG test_vg2 is missing PV MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe (last written to /dev/sde). WARNING: VG test_vg2 is missing PV zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 (last written to /dev/sdf). 2024-03-01 20:34:03,447 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:34:03,448 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:34:03,452 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd ; label: None ; device: /dev/sdd ; serial: 360014053b4c6aec572749a6981be21b8 ; exists: True ; vg_name: test_vg2 ; vg_uuid: dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:34:03,452 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:34:03,455 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:34:03,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L ; incomplete: True ; hidden: False ; 2024-03-01 20:34:03,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:34:03,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:03,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:03,468 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:03,496 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 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=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=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:34:03,496 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe. WARNING: Couldn't find device with uuid zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3. WARNING: VG test_vg2 is missing PV MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe (last written to /dev/sde). WARNING: VG test_vg2 is missing PV zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 (last written to /dev/sdf). 2024-03-01 20:34:03,497 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:34:03,497 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:34:03,497 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:34:03,502 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:34:03,505 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:34:03,506 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:34:03,509 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:34:03,509 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:03,539 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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=8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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:34:03,539 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe. WARNING: Couldn't find device with uuid zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3. WARNING: VG test_vg2 is missing PV MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe (last written to /dev/sde). WARNING: VG test_vg2 is missing PV zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 (last written to /dev/sdf). 2024-03-01 20:34:03,539 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:34:03,544 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:34:03,545 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:34:03,548 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:34:03,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L ; incomplete: True ; hidden: False ; 2024-03-01 20:34:03,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:34:03,554 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:34:03,554 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:34:03,558 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/lvm-pv-uuid-MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518', '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': 'MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe', 'ID_FS_UUID_ENC': 'MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:34:03,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:34:03,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:34:03,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:03,569 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:34:03,569 INFO blivet/MainThread: sde is a disk 2024-03-01 20:34:03,569 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:34:03,569 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:34:03,572 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:34:03,576 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:34:03,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:34:03,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:34:03,579 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:34:03,580 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:34:03,580 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb179748c18) -- 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:34:03,583 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:34:03,587 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:34:03,587 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:34:03,590 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:34:03,590 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:34:03,594 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:03,594 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:34:03,597 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:03,597 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:34:03,600 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:34:03,600 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:34:03,601 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/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:03,630 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=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:34:03,630 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3. WARNING: VG test_vg2 is missing PV zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 (last written to /dev/sdf). 2024-03-01 20:34:03,630 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:34:03,631 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:34:03,635 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe ; label: None ; device: /dev/sde ; serial: 36001405e2fb0791ebf44edab19ba5518 ; exists: True ; vg_name: test_vg2 ; vg_uuid: dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:34:03,635 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:34:03,638 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:34:03,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L ; incomplete: True ; hidden: False ; 2024-03-01 20:34:03,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:34:03,648 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:34:03,651 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:34:03,655 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:34:03,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L ; incomplete: True ; hidden: False ; 2024-03-01 20:34:03,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:34:03,661 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/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:03,690 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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=8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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:34:03,690 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3. WARNING: VG test_vg2 is missing PV zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 (last written to /dev/sdf). 2024-03-01 20:34:03,690 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:34:03,691 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:34:03,691 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:34:03,696 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/lvm-pv-uuid-zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7', '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': 'zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3', 'ID_FS_UUID_ENC': 'zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:34:03,696 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:34:03,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:34:03,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:03,707 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:34:03,707 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:34:03,707 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:34:03,708 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:34:03,711 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:34:03,714 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:34:03,714 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:34:03,717 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:34:03,718 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:34:03,718 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:34:03,718 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb1796e49b0) -- 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:34:03,722 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:34:03,725 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:34:03,725 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:34:03,729 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:34:03,729 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:34:03,732 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:03,732 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:34:03,736 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:03,736 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:34:03,739 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:34:03,739 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:34:03,739 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:03,766 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=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:34:03,766 INFO program/MainThread: stderr[24]: 2024-03-01 20:34:03,766 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:34:03,767 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:34:03,771 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 ; label: None ; device: /dev/sdf ; serial: 360014050081c8402d47403dac1ed16f7 ; exists: True ; vg_name: test_vg2 ; vg_uuid: dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:34:03,771 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:34:03,774 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:34:03,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L ; incomplete: True ; hidden: False ; 2024-03-01 20:34:03,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:34:03,784 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:34:03,787 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:34:03,790 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:34:03,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L ; incomplete: True ; hidden: False ; 2024-03-01 20:34:03,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:34:03,797 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:03,825 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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=8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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:34:03,825 INFO program/MainThread: stderr[25]: 2024-03-01 20:34:03,825 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:34:03,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:03,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:03,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA ; incomplete: False ; hidden: False ; 2024-03-01 20:34:03,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:34:03,840 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:34:03,843 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:34:03,844 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:34:03,847 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:34:03,851 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:34:03,851 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:34:03,854 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:34:03,855 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:34:03,855 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:34:03,859 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:34:03,862 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:34:03,862 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:34:03,866 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:34:03,869 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:34:03,869 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:34:03,873 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:34:03,873 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:34:03,873 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:34:03,874 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:34:03,877 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:34:03,877 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:34:03,880 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:34:03,881 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:34:03,884 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-uuid/32e87112-bf68-4f3e-a386-1014e03e7d0a ' '/dev/disk/by-id/dm-uuid-LVM-dy9q7IXLmfsmVX6mUg3cuy280QrDRi5LADmZOjkMGUtTUowu4XM2fVLHI9WVz5KA ' '/dev/test_vg2/lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-dy9q7IXLmfsmVX6mUg3cuy280QrDRi5LADmZOjkMGUtTUowu4XM2fVLHI9WVz5KA', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '32e87112-bf68-4f3e-a386-1014e03e7d0a', 'ID_FS_UUID_ENC': '32e87112-bf68-4f3e-a386-1014e03e7d0a', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1236943282'} ; 2024-03-01 20:34:03,884 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:34:03,885 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:34:03,889 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:34:03,889 INFO program/MainThread: stderr[26]: 2024-03-01 20:34:03,889 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:34:03,889 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:34:03,892 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:34:03,893 INFO program/MainThread: stderr[27]: 2024-03-01 20:34:03,893 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:34:03,893 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:34:03,896 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:34:03,896 INFO program/MainThread: stderr[28]: 2024-03-01 20:34:03,896 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:34:03,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:03,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:34:03,907 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:03,907 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:34:03,908 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:03,908 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:34:03,904 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:03,909 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:34:03,913 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:34:03,913 INFO program/MainThread: stderr[29]: 2024-03-01 20:34:03,913 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:34:03,917 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:34:03,921 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:34:03,921 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:34:03,925 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:34:03,925 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:34:03,928 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:03,929 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:34:03,932 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:03,932 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:34:03,932 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:34:03,936 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:34:03,936 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:34:03,939 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:34:03,939 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:34:03,943 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:03,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:03,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU ; incomplete: False ; hidden: False ; 2024-03-01 20:34:03,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:34:03,952 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:34:03,957 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:34:03,957 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:34:03,960 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:34:03,964 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:34:03,964 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:34:03,967 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:34:03,968 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:34:03,968 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:34:03,972 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:34:03,975 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:34:03,975 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:34:03,978 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:34:03,982 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:34:03,982 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:34:03,986 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:34:03,986 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:34:03,986 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:34:03,986 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:34:03,998 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:34:03,998 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:34:04,001 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:34:04,002 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:34:04,006 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/test_vg2/lv4 ' '/dev/disk/by-uuid/398537f8-c089-4213-bf15-b5ee71338dbc ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-dy9q7IXLmfsmVX6mUg3cuy280QrDRi5L8brDrDOJzPwBHl1cmIRqXzjTdEARo3PU', '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-dy9q7IXLmfsmVX6mUg3cuy280QrDRi5L8brDrDOJzPwBHl1cmIRqXzjTdEARo3PU', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '398537f8-c089-4213-bf15-b5ee71338dbc', 'ID_FS_UUID_ENC': '398537f8-c089-4213-bf15-b5ee71338dbc', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1236642245'} ; 2024-03-01 20:34:04,006 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:34:04,006 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:34:04,010 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:34:04,010 INFO program/MainThread: stderr[30]: 2024-03-01 20:34:04,010 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:34:04,010 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:34:04,013 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:34:04,014 INFO program/MainThread: stderr[31]: 2024-03-01 20:34:04,014 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:34:04,014 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:34:04,017 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:34:04,017 INFO program/MainThread: stderr[32]: 2024-03-01 20:34:04,017 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:34:04,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:04,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:34:04,028 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:04,029 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:04,029 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:04,030 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:04,025 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:04,030 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:34:04,033 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:34:04,034 INFO program/MainThread: stderr[33]: 2024-03-01 20:34:04,034 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:34:04,038 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:34:04,041 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:34:04,042 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:34:04,045 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:34:04,045 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:34:04,049 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:04,049 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:34:04,052 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:04,052 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:34:04,053 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:34:04,056 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:34:04,056 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:34:04,060 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:34:04,060 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:34:04,060 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:34:04,063 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/lvm-pv-uuid-tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a', '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': 'tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf', 'ID_FS_UUID_ENC': 'tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:34:04,064 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:34:04,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:34:04,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:04,074 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:34:04,075 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:34:04,075 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:34:04,075 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:34:04,078 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:34:04,082 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:34:04,082 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:34:04,085 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:34:04,085 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:34:04,086 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:34:04,086 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb1797029b0) -- 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:34:04,089 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:34:04,093 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:34:04,093 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:34:04,096 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:34:04,096 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:34:04,099 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:04,100 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:34:04,103 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:04,103 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:34:04,106 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:34:04,106 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:34:04,106 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/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:04,134 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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=RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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=ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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=UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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:34:04,134 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S. WARNING: Couldn't find device with uuid ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf. WARNING: Couldn't find device with uuid UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5. WARNING: VG test_vg3 is missing PV RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 (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:34:04,134 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:34:04,134 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:34:04,139 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf ; label: None ; device: /dev/sdg ; serial: 3600140542f659a119ba426babe89322a ; exists: True ; vg_name: test_vg3 ; vg_uuid: AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:34:04,139 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:34:04,142 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:34:04,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf ; incomplete: True ; hidden: False ; 2024-03-01 20:34:04,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:34:04,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:04,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:04,155 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/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:04,185 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 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=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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:34:04,185 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S. WARNING: Couldn't find device with uuid ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf. WARNING: Couldn't find device with uuid UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5. WARNING: VG test_vg3 is missing PV RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 (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:34:04,185 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:34:04,185 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:34:04,186 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:34:04,190 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:34:04,194 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:34:04,194 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:34:04,198 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:34:04,198 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/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:04,227 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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=8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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=59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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=59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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=vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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=vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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=U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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=KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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:34:04,227 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S. WARNING: Couldn't find device with uuid ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf. WARNING: Couldn't find device with uuid UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5. WARNING: VG test_vg3 is missing PV RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 (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:34:04,227 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:34:04,232 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:34:04,233 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:34:04,236 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:34:04,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf ; incomplete: True ; hidden: False ; 2024-03-01 20:34:04,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:34:04,242 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:34:04,243 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:34:04,246 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/lvm-pv-uuid-RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3', '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': 'RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S', 'ID_FS_UUID_ENC': 'RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:34:04,246 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:34:04,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:34:04,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:04,257 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:34:04,258 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:34:04,258 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:34:04,258 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:34:04,261 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:34:04,264 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:34:04,265 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:34:04,268 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:34:04,268 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:34:04,269 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:34:04,269 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb179748908) -- 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:34:04,272 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:34:04,276 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:34:04,276 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:34:04,279 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:34:04,279 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:34:04,283 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:04,283 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:34:04,286 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:04,286 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:34:04,289 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:34:04,289 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:34:04,289 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/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:04,318 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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=RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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=ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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=UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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:34:04,318 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf. WARNING: Couldn't find device with uuid UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5. WARNING: VG test_vg3 is missing PV ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 (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:34:04,318 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:34:04,319 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:34:04,323 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S ; label: None ; device: /dev/sdh ; serial: 3600140507983b115f6844a7a9fcbabf3 ; exists: True ; vg_name: test_vg3 ; vg_uuid: AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf ; pe_start: 8 MiB ; 2024-03-01 20:34:04,323 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:34:04,326 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:34:04,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf ; incomplete: True ; hidden: False ; 2024-03-01 20:34:04,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:34:04,336 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:34:04,339 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:34:04,342 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:34:04,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf ; incomplete: True ; hidden: False ; 2024-03-01 20:34:04,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:34:04,349 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/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:04,378 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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=8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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=59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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=59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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=vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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=vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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=U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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=KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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:34:04,378 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf. WARNING: Couldn't find device with uuid UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5. WARNING: VG test_vg3 is missing PV ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 (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:34:04,378 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:34:04,378 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:34:04,379 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:34:04,383 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', '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': 'ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf', 'ID_FS_UUID_ENC': 'ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:34:04,383 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:34:04,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:34:04,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:04,395 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:34:04,395 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:34:04,395 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:34:04,396 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:34:04,399 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:34:04,402 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:34:04,402 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:34:04,405 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:34:04,406 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:34:04,406 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:34:04,406 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb179748f60) -- 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:34:04,410 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:34:04,413 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:34:04,413 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:34:04,417 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:34:04,417 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:34:04,420 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:04,420 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:34:04,424 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:04,424 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:34:04,427 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:34:04,427 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:34:04,427 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/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:04,457 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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=RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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=ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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=UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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:34:04,457 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5. WARNING: VG test_vg3 is missing PV UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 (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:34:04,457 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:34:04,458 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:34:04,462 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf ; label: None ; device: /dev/sdi ; serial: 360014051991ae72797f436495a24628d ; exists: True ; vg_name: test_vg3 ; vg_uuid: AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf ; pe_start: 8 MiB ; 2024-03-01 20:34:04,462 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:34:04,465 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:34:04,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf ; incomplete: True ; hidden: False ; 2024-03-01 20:34:04,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:34:04,475 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:34:04,478 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:34:04,481 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:34:04,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf ; incomplete: True ; hidden: False ; 2024-03-01 20:34:04,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:34:04,488 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/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:04,520 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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=8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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=59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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=59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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=vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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=vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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=U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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=KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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:34:04,520 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5. WARNING: VG test_vg3 is missing PV UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 (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:34:04,520 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:34:04,520 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:34:04,521 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:34:04,526 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/lvm-pv-uuid-UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b', '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': 'UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5', 'ID_FS_UUID_ENC': 'UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:34:04,526 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:34:04,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:34:04,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:04,537 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:34:04,538 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:34:04,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:34:04,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:34:04,541 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:34:04,544 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:34:04,544 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:34:04,548 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:34:04,548 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:34:04,548 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:34:04,549 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb179748b00) -- 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:34:04,552 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:34:04,555 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:34:04,555 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:34:04,559 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:34:04,559 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:34:04,562 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:04,562 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:34:04,566 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:04,566 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:34:04,569 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:34:04,569 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:34:04,569 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/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:04,598 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=cl1eb4-SwIz-8Xf4-z9wz-e0ak-o6ad-y3ge4B LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=ZnriXf-rk27-mMan-Ug7x-Bw8n-wtbW-sK0Zm4 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=FwlFPD-fMVm-DzkN-aZCJ-UB7T-ErbI-aLSPYg LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=VwPYI8-A2pS-Ah6C-3fQE-d4nX-GasM-EN5JAd LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=MOmhpg-lxF5-EqMf-kdLd-F7Vi-ARob-XjTJOe LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=zIiWBY-ZXA6-1ouk-II7N-lEAx-vtpi-3d16g3 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L LVM2_VG_SIZE=3196059648 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=tKjCxa-hOvb-n0zV-Tbip-MpZW-JSOR-Q63oOf LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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=RnePYe-xi4E-Agxt-3ltg-xlXF-qY7J-u4Z21S LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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=ZibQSf-hLWm-IGne-lgM1-gSEv-uEzi-E9Ckmf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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=UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf 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:34:04,598 INFO program/MainThread: stderr[41]: 2024-03-01 20:34:04,598 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:34:04,598 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:34:04,603 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: UdZe8E-uZ32-FfQa-T28G-D12c-h2x7-14FEu5 ; label: None ; device: /dev/sdj ; serial: 3600140512a86b4b473741bda93c2753b ; exists: True ; vg_name: test_vg3 ; vg_uuid: AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:34:04,603 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:34:04,606 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:34:04,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf ; incomplete: True ; hidden: False ; 2024-03-01 20:34:04,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:34:04,616 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:34:04,619 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:34:04,622 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:34:04,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf ; incomplete: True ; hidden: False ; 2024-03-01 20:34:04,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:34:04,629 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/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:04,659 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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=ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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=8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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=59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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=59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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=vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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=vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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=U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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=KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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:34:04,659 INFO program/MainThread: stderr[42]: 2024-03-01 20:34:04,659 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:34:04,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:04,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:04,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM ; incomplete: False ; hidden: False ; 2024-03-01 20:34:04,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:34:04,674 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:34:04,678 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:34:04,678 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:34:04,681 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:34:04,685 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:34:04,685 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:34:04,689 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:34:04,689 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:34:04,689 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:34:04,693 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:34:04,696 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:34:04,697 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:34:04,700 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:34:04,703 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:34:04,704 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:34:04,707 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:34:04,708 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:34:04,708 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:34:04,708 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:34:04,711 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:34:04,712 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:34:04,715 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:34:04,715 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:34:04,719 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-uuid/86f59da5-8e66-45e8-b0d8-4f439e1ab31c ' '/dev/disk/by-id/dm-uuid-LVM-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkf59owgtxKdzcRPvSLBQwe9OI1s4sQ3NEM ' '/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-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkf59owgtxKdzcRPvSLBQwe9OI1s4sQ3NEM', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '86f59da5-8e66-45e8-b0d8-4f439e1ab31c', 'ID_FS_UUID_ENC': '86f59da5-8e66-45e8-b0d8-4f439e1ab31c', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1235793712'} ; 2024-03-01 20:34:04,719 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:34:04,719 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:34:04,723 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:34:04,723 INFO program/MainThread: stderr[43]: 2024-03-01 20:34:04,724 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:34:04,724 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:34:04,727 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:34:04,727 INFO program/MainThread: stderr[44]: 2024-03-01 20:34:04,727 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:34:04,727 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:34:04,730 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:34:04,730 INFO program/MainThread: stderr[45]: 2024-03-01 20:34:04,730 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:34:04,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:04,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:34:04,742 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:04,742 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:34:04,743 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:04,743 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:34:04,739 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:04,744 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:34:04,747 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:34:04,747 INFO program/MainThread: stderr[46]: 2024-03-01 20:34:04,747 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:34:04,751 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:34:04,755 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:34:04,755 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:34:04,759 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:34:04,759 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:34:04,762 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:04,763 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:34:04,767 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:04,767 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:34:04,767 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:34:04,770 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:34:04,771 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:34:04,774 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:34:04,774 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:34:04,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:04,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:04,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm ; incomplete: False ; hidden: False ; 2024-03-01 20:34:04,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:34:04,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:34:04,791 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:34:04,791 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:34:04,794 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:34:04,798 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:34:04,798 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:34:04,802 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:34:04,802 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:34:04,802 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:34:04,806 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:34:04,809 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:34:04,809 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:34:04,813 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:34:04,816 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:34:04,816 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:34:04,820 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 20:34:04,820 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:34:04,820 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:34:04,820 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:34:04,824 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:34:04,824 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:34:04,827 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:34:04,827 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:34:04,831 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-uuid/3a5c9cc3-88ea-4e6d-aa14-4d61d23dcf09 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkfvQ4dbDcpczjVPTIit7bry8NfMZyb6NDm ' '/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-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkfvQ4dbDcpczjVPTIit7bry8NfMZyb6NDm', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '3a5c9cc3-88ea-4e6d-aa14-4d61d23dcf09', 'ID_FS_UUID_ENC': '3a5c9cc3-88ea-4e6d-aa14-4d61d23dcf09', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1235482403'} ; 2024-03-01 20:34:04,831 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:34:04,831 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:34:04,835 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:34:04,835 INFO program/MainThread: stderr[47]: 2024-03-01 20:34:04,835 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:34:04,835 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:34:04,838 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:34:04,838 INFO program/MainThread: stderr[48]: 2024-03-01 20:34:04,838 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:34:04,839 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:34:04,842 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:34:04,842 INFO program/MainThread: stderr[49]: 2024-03-01 20:34:04,842 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:34:04,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:04,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:34:04,854 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:04,854 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:34:04,855 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:04,856 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:34:04,851 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- name = test_vg3 status = True 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:04,856 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:34:04,860 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:34:04,860 INFO program/MainThread: stderr[50]: 2024-03-01 20:34:04,860 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:34:04,864 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:34:04,868 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:34:04,868 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:34:04,871 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:34:04,871 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:34:04,875 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:04,875 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:34:04,878 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:04,879 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:34:04,879 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:34:04,882 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:34:04,882 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:34:04,886 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:34:04,886 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:34:04,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:04,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:04,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH ; incomplete: False ; hidden: False ; 2024-03-01 20:34:04,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:34:04,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:34:04,903 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:34:04,903 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:34:04,906 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:34:04,910 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:34:04,910 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:34:04,914 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:34:04,914 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:34:04,914 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:34:04,918 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:34:04,921 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:34:04,922 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:34:04,925 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:34:04,929 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:34:04,929 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:34:04,932 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:34:04,933 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:34:04,933 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:34:04,933 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:34:04,936 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:34:04,936 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:34:04,940 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:34:04,940 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:34:04,944 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-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkfU2asg37VFekvaBDa9BOM1flN7Alz6tCH ' '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/baab151e-0c77-44c4-a0a7-772c9f38e23a ' '/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-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkfU2asg37VFekvaBDa9BOM1flN7Alz6tCH', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'baab151e-0c77-44c4-a0a7-772c9f38e23a', 'ID_FS_UUID_ENC': 'baab151e-0c77-44c4-a0a7-772c9f38e23a', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1235172511'} ; 2024-03-01 20:34:04,944 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:34:04,944 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:34:04,948 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:34:04,948 INFO program/MainThread: stderr[51]: 2024-03-01 20:34:04,948 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:34:04,949 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:34:04,952 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:34:04,952 INFO program/MainThread: stderr[52]: 2024-03-01 20:34:04,952 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:34:04,952 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:34:04,955 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:34:04,955 INFO program/MainThread: stderr[53]: 2024-03-01 20:34:04,955 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:34:04,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:04,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:34:04,967 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:04,968 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:34:04,969 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:04,970 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:34:04,964 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:04,971 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:34:04,975 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:34:04,975 INFO program/MainThread: stderr[54]: 2024-03-01 20:34:04,975 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:34:04,979 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:34:04,983 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:34:04,983 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:34:04,987 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:34:04,987 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:34:04,990 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:04,991 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:34:04,994 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:04,994 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:34:04,995 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:34:04,998 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:34:04,998 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:34:05,001 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:34:05,001 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:34:05,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:05,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:05,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum ; incomplete: False ; hidden: False ; 2024-03-01 20:34:05,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:34:05,015 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:34:05,018 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:34:05,019 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:34:05,022 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:34:05,026 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:34:05,026 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:34:05,030 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:34:05,030 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:34:05,030 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:34:05,034 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:34:05,037 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:34:05,038 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:34:05,041 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:34:05,044 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:34:05,045 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:34:05,048 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:34:05,049 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:34:05,049 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:34:05,049 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:34:05,052 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:34:05,052 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:34:05,056 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:34:05,056 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:34:05,060 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkfKvvQBpYCVqhZS9nZE3aID0I5LcZxwPum ' '/dev/disk/by-uuid/0a10ee2f-3e9d-420e-9754-4d96084ed740 ' '/dev/disk/by-id/dm-name-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-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkfKvvQBpYCVqhZS9nZE3aID0I5LcZxwPum', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '0a10ee2f-3e9d-420e-9754-4d96084ed740', 'ID_FS_UUID_ENC': '0a10ee2f-3e9d-420e-9754-4d96084ed740', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1234860823'} ; 2024-03-01 20:34:05,060 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:34:05,061 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:34:05,065 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:34:05,065 INFO program/MainThread: stderr[55]: 2024-03-01 20:34:05,065 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:34:05,065 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:34:05,068 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:34:05,068 INFO program/MainThread: stderr[56]: 2024-03-01 20:34:05,068 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:34:05,069 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:34:05,072 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:34:05,072 INFO program/MainThread: stderr[57]: 2024-03-01 20:34:05,072 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:34:05,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:05,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:34:05,084 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:05,085 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:05,086 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:05,087 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:05,081 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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:34:05,088 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:34:05,092 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:34:05,092 INFO program/MainThread: stderr[58]: 2024-03-01 20:34:05,092 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:34:05,096 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:34:05,100 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:34:05,100 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:34:05,103 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:34:05,103 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:34:05,107 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:05,107 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:34:05,111 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:05,111 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:34:05,111 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:34:05,114 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:34:05,114 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:34:05,118 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:34:05,118 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:34:05,118 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:34:05,122 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': '20276026'} ; 2024-03-01 20:34:05,122 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:34:05,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:34:05,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:05,133 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:34:05,133 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:34:05,133 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:34:05,133 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:34:05,134 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:34:05,134 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:34:05,137 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:34:05,140 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:34:05,140 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:34:05,143 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:34:05,144 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:34:05,144 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:34:05,144 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb17974a2e8) -- 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:34:05,148 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:34:05,151 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:34:05,151 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:34:05,154 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:34:05,154 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:34:05,158 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:05,158 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:34:05,161 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:05,161 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:34:05,164 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:34:05,168 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:05,171 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:34:05,175 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 0x7fb179734408> 2024-03-01 20:34:08,355 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:34:08,360 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:34:08,360 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:34:08,364 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': '20279930'} ; 2024-03-01 20:34:08,364 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:34:08,364 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:34:08,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:08,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:08,375 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:34:08,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:08,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:08,381 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:08,395 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:08,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:34:08,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:34:08,417 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:34:08,421 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:34:08,421 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:34:08,424 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:34:08,428 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:34:08,428 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:34:08,431 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:34:08,431 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:34:08,432 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:34:08,435 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:34:08,438 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:34:08,441 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:34:08,444 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:34:08,447 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:34:08,448 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:34:08,448 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:34:08,449 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:34:08,448 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fb17974ac88) -- 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 0x7fb1796a3ca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:34:08,452 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:34:08,456 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:34:08,456 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:34:08,459 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:34:08,459 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:34:08,463 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:08,463 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:34:08,466 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:08,466 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:34:08,466 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:34:08,469 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:34:08,469 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:34:08,472 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:34:08,473 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:34:08,476 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkfKvvQBpYCVqhZS9nZE3aID0I5LcZxwPum ' '/dev/test_vg3/lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-uuid/0a10ee2f-3e9d-420e-9754-4d96084ed740', '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-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkfKvvQBpYCVqhZS9nZE3aID0I5LcZxwPum', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '0a10ee2f-3e9d-420e-9754-4d96084ed740', 'ID_FS_UUID_ENC': '0a10ee2f-3e9d-420e-9754-4d96084ed740', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1234860823'} ; 2024-03-01 20:34:08,476 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:34:08,476 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:34:08,480 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:34:08,480 INFO program/MainThread: stderr[59]: 2024-03-01 20:34:08,480 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:34:08,480 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:34:08,484 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:34:08,484 INFO program/MainThread: stderr[60]: 2024-03-01 20:34:08,484 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:34:08,484 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:34:08,487 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:34:08,487 INFO program/MainThread: stderr[61]: 2024-03-01 20:34:08,487 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:34:08,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:08,495 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:34:08,499 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:08,500 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:08,500 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:08,501 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:08,496 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:08,502 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:34:08,505 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:34:08,505 INFO program/MainThread: stderr[62]: 2024-03-01 20:34:08,505 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:34:08,509 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:34:08,509 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:34:08,513 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-uuid/baab151e-0c77-44c4-a0a7-772c9f38e23a ' '/dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkfU2asg37VFekvaBDa9BOM1flN7Alz6tCH', '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-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkfU2asg37VFekvaBDa9BOM1flN7Alz6tCH', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'baab151e-0c77-44c4-a0a7-772c9f38e23a', 'ID_FS_UUID_ENC': 'baab151e-0c77-44c4-a0a7-772c9f38e23a', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1235172511'} ; 2024-03-01 20:34:08,513 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:34:08,513 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:34:08,516 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:34:08,516 INFO program/MainThread: stderr[63]: 2024-03-01 20:34:08,516 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:34:08,516 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:34:08,519 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:34:08,520 INFO program/MainThread: stderr[64]: 2024-03-01 20:34:08,520 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:34:08,520 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:34:08,523 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:34:08,523 INFO program/MainThread: stderr[65]: 2024-03-01 20:34:08,523 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:34:08,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:08,532 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:34:08,535 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:08,536 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:08,537 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:08,538 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:08,532 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:08,539 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:34:08,542 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:34:08,542 INFO program/MainThread: stderr[66]: 2024-03-01 20:34:08,542 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:34:08,546 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:34:08,546 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:34:08,549 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/test_vg3/lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkfvQ4dbDcpczjVPTIit7bry8NfMZyb6NDm ' '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/3a5c9cc3-88ea-4e6d-aa14-4d61d23dcf09', '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-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkfvQ4dbDcpczjVPTIit7bry8NfMZyb6NDm', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '3a5c9cc3-88ea-4e6d-aa14-4d61d23dcf09', 'ID_FS_UUID_ENC': '3a5c9cc3-88ea-4e6d-aa14-4d61d23dcf09', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1235482403'} ; 2024-03-01 20:34:08,549 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:34:08,550 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:34:08,553 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:34:08,553 INFO program/MainThread: stderr[67]: 2024-03-01 20:34:08,553 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:34:08,553 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:34:08,556 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:34:08,556 INFO program/MainThread: stderr[68]: 2024-03-01 20:34:08,556 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:34:08,557 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:34:08,560 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:34:08,560 INFO program/MainThread: stderr[69]: 2024-03-01 20:34:08,560 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:34:08,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:08,568 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:34:08,571 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:08,572 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:08,573 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:08,574 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:08,568 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:08,574 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:34:08,578 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:34:08,578 INFO program/MainThread: stderr[70]: 2024-03-01 20:34:08,578 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:34:08,582 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:34:08,582 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:34:08,585 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/86f59da5-8e66-45e8-b0d8-4f439e1ab31c ' '/dev/disk/by-id/dm-uuid-LVM-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkf59owgtxKdzcRPvSLBQwe9OI1s4sQ3NEM ' '/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-AvgQbYHJ8f30yZcZNbCKsQrDw3KH3rkf59owgtxKdzcRPvSLBQwe9OI1s4sQ3NEM', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '86f59da5-8e66-45e8-b0d8-4f439e1ab31c', 'ID_FS_UUID_ENC': '86f59da5-8e66-45e8-b0d8-4f439e1ab31c', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1235793712'} ; 2024-03-01 20:34:08,585 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:34:08,586 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:34:08,589 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:34:08,589 INFO program/MainThread: stderr[71]: 2024-03-01 20:34:08,589 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:34:08,589 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:34:08,592 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:34:08,592 INFO program/MainThread: stderr[72]: 2024-03-01 20:34:08,593 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:34:08,593 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:34:08,596 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:34:08,596 INFO program/MainThread: stderr[73]: 2024-03-01 20:34:08,596 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:34:08,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:08,604 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:34:08,607 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:08,608 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:08,609 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:08,610 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:08,604 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:08,611 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:34:08,614 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:34:08,614 INFO program/MainThread: stderr[74]: 2024-03-01 20:34:08,614 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:34:08,618 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:34:08,618 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:34:08,621 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-dy9q7IXLmfsmVX6mUg3cuy280QrDRi5L8brDrDOJzPwBHl1cmIRqXzjTdEARo3PU ' '/dev/mapper/test_vg2-lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/test_vg2/lv4 ' '/dev/disk/by-uuid/398537f8-c089-4213-bf15-b5ee71338dbc', '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-dy9q7IXLmfsmVX6mUg3cuy280QrDRi5L8brDrDOJzPwBHl1cmIRqXzjTdEARo3PU', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '398537f8-c089-4213-bf15-b5ee71338dbc', 'ID_FS_UUID_ENC': '398537f8-c089-4213-bf15-b5ee71338dbc', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1236642245'} ; 2024-03-01 20:34:08,621 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:34:08,622 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:34:08,625 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:34:08,625 INFO program/MainThread: stderr[75]: 2024-03-01 20:34:08,625 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:34:08,625 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:34:08,628 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:34:08,628 INFO program/MainThread: stderr[76]: 2024-03-01 20:34:08,628 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:34:08,628 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:34:08,631 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:34:08,632 INFO program/MainThread: stderr[77]: 2024-03-01 20:34:08,632 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:34:08,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:08,640 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:34:08,642 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:08,643 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:08,643 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:08,644 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:08,640 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:08,645 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:34:08,648 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:34:08,648 INFO program/MainThread: stderr[78]: 2024-03-01 20:34:08,648 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:34:08,652 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:34:08,652 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:34:08,655 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-dy9q7IXLmfsmVX6mUg3cuy280QrDRi5LADmZOjkMGUtTUowu4XM2fVLHI9WVz5KA ' '/dev/disk/by-uuid/32e87112-bf68-4f3e-a386-1014e03e7d0a ' '/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-dy9q7IXLmfsmVX6mUg3cuy280QrDRi5LADmZOjkMGUtTUowu4XM2fVLHI9WVz5KA', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '32e87112-bf68-4f3e-a386-1014e03e7d0a', 'ID_FS_UUID_ENC': '32e87112-bf68-4f3e-a386-1014e03e7d0a', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1236943282'} ; 2024-03-01 20:34:08,655 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:34:08,656 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:34:08,659 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:34:08,659 INFO program/MainThread: stderr[79]: 2024-03-01 20:34:08,659 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:34:08,659 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:34:08,662 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:34:08,663 INFO program/MainThread: stderr[80]: 2024-03-01 20:34:08,663 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:34:08,663 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:34:08,666 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:34:08,666 INFO program/MainThread: stderr[81]: 2024-03-01 20:34:08,666 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:34:08,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:08,674 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:34:08,677 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:08,677 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:08,678 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:08,678 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:08,674 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:08,679 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:34:08,682 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:34:08,683 INFO program/MainThread: stderr[82]: 2024-03-01 20:34:08,683 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:34:08,687 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:34:08,687 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:34:08,690 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-0j5L2SzXgDtuT1l8qt5htnTps2zZH6EUvOIP028nVx8fCLENUVMfCl31lOZioI1t ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/f1eb1dc7-e5e8-489f-97a4-76f289fd41ed ' '/dev/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-0j5L2SzXgDtuT1l8qt5htnTps2zZH6EUvOIP028nVx8fCLENUVMfCl31lOZioI1t', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f1eb1dc7-e5e8-489f-97a4-76f289fd41ed', 'ID_FS_UUID_ENC': 'f1eb1dc7-e5e8-489f-97a4-76f289fd41ed', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1237787753'} ; 2024-03-01 20:34:08,690 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:34:08,690 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:34:08,694 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:34:08,694 INFO program/MainThread: stderr[83]: 2024-03-01 20:34:08,694 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:34:08,694 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:34:08,697 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:34:08,697 INFO program/MainThread: stderr[84]: 2024-03-01 20:34:08,697 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:34:08,697 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:34:08,700 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:34:08,701 INFO program/MainThread: stderr[85]: 2024-03-01 20:34:08,701 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:34:08,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:08,709 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:34:08,711 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,712 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,713 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,713 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,709 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:08,714 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:34:08,717 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:34:08,717 INFO program/MainThread: stderr[86]: 2024-03-01 20:34:08,717 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:34:08,721 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:34:08,721 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:34:08,725 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-uuid/cb9c6e80-05f4-47bf-bce8-482dcdfa4d73 ' '/dev/disk/by-id/dm-uuid-LVM-0j5L2SzXgDtuT1l8qt5htnTps2zZH6EUnIMC32BRK1XddAYdK4jltiXCazQIFJRY ' '/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-0j5L2SzXgDtuT1l8qt5htnTps2zZH6EUnIMC32BRK1XddAYdK4jltiXCazQIFJRY', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'cb9c6e80-05f4-47bf-bce8-482dcdfa4d73', 'ID_FS_UUID_ENC': 'cb9c6e80-05f4-47bf-bce8-482dcdfa4d73', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1238102746'} ; 2024-03-01 20:34:08,725 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:34:08,725 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:34:08,728 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:34:08,728 INFO program/MainThread: stderr[87]: 2024-03-01 20:34:08,728 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:34:08,729 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:34:08,732 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:34:08,732 INFO program/MainThread: stderr[88]: 2024-03-01 20:34:08,732 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:34:08,732 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:34:08,735 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:34:08,735 INFO program/MainThread: stderr[89]: 2024-03-01 20:34:08,735 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:34:08,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:08,743 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:34:08,746 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,747 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,747 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,748 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,743 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:08,748 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:34:08,752 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:34:08,753 INFO program/MainThread: stderr[90]: 2024-03-01 20:34:08,753 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:34:08,757 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:34:08,757 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:34:08,757 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:08,767 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:08,782 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:34:08,783 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:34:08,787 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:34:08,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:08,794 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:34:08,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:08,797 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:34:08,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:34:08,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:08,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:34:08,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:08,809 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:34:08,812 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:34:08,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:08,818 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:34:08,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:08,822 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:34:08,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:34:08,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:08,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:34:08,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:08,834 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:34:08,837 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:34:08,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:08,843 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:34:08,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:08,846 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:34:08,849 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:34:08,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:08,855 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:34:08,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:08,858 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:34:08,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:08,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:34:08,865 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:34:08,865 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:34:08,865 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:34:08,866 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:34:08,866 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:34:08,867 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:34:08,867 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:34:08,867 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:34:08,868 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:34:08,868 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:34:08,868 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:34:08,869 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:34:08,869 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:34:08,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:34:08,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:34:08,875 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:34:08,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:34:08,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:34:08,881 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:34:08,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:34:08,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:34:08,887 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:34:08,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:08,893 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:34:08,893 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:34:08,895 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,896 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,896 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,897 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,893 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:08,900 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,901 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,901 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,902 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,898 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:08,904 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,905 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,905 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,906 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,902 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:08,909 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,910 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,910 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,911 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,907 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:08,913 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,914 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,915 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,915 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,911 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:08,918 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,919 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,919 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,920 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,916 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:08,923 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,923 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,924 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,924 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,920 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:08,927 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,928 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,928 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,929 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,925 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:08,932 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,933 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,933 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,934 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,930 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:08,936 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,937 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,938 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,938 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,934 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:08,941 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,942 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,942 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,943 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,939 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:08,946 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,946 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,947 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,947 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,943 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:08,950 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,951 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,951 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,952 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,948 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:08,955 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,955 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,956 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,957 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,953 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:08,959 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,960 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,960 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,961 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,957 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:08,964 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,965 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,965 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,966 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,962 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:08,968 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,969 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,969 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,970 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,966 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:08,973 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,974 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,974 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,975 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,971 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:08,977 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,978 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,978 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,979 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,975 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:08,982 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,983 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,983 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,984 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,980 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:08,986 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,987 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,987 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,988 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,984 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:08,991 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,992 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,992 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,993 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,989 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:08,995 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,996 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,996 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:08,997 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,993 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:09,000 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,000 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:09,001 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,002 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:08,998 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:09,004 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,005 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:09,005 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,006 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:09,002 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:09,009 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,010 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:09,010 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,011 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:09,007 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:09,013 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,014 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:09,014 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,015 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:09,011 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:09,018 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,019 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:09,019 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,020 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:09,016 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:09,022 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,023 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:09,023 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,024 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:09,020 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:09,027 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,027 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:09,028 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,029 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:09,025 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:09,031 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,032 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:09,032 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,033 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:09,029 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:09,036 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,036 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:09,037 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,038 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:34:09,034 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797338d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nIMC32-BRK1-XddA-YdK4-jlti-XCaz-QIFJRY 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 (0x7fb17a822f28) -- name = test_vg1 status = True 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:34:09,038 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:34:09,041 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:34:09,041 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:34:09,042 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 20:34:09,046 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:34:09,046 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:34:09,046 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 20:34:09,050 INFO program/MainThread: stdout[91]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:34:09,050 INFO program/MainThread: stderr[91]: 2024-03-01 20:34:09,050 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 20:34:09,055 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 20:34:09,055 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:34:09,055 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:34:09,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:09,061 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:34:09,062 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:34:09,064 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,065 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,065 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,066 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,062 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,068 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,069 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,069 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,070 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,066 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,072 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,073 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,073 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,074 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,070 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,076 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,077 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,077 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,078 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,074 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,080 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,081 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,081 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,082 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,078 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,084 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,085 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,085 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,086 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,082 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,088 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,089 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,089 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,090 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,086 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,092 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,093 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,093 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,094 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,090 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,096 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,097 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,097 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,098 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,094 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,100 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,101 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,101 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,102 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,098 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,104 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,105 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,105 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,106 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,102 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,108 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,109 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,109 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,110 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,106 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,112 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,113 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,113 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,114 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,110 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,116 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,117 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,117 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,118 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,114 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,120 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,121 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,121 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,122 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,118 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,124 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,125 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,125 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,126 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,122 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,128 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,129 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,129 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,130 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,126 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,132 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,133 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,133 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,134 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,130 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,136 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,137 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,137 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,138 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,134 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,140 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,141 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,141 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,142 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,138 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,144 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,145 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,145 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,146 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,142 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,148 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,149 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,149 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,150 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,146 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,152 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,153 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,153 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,154 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,150 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,156 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,157 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,157 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,158 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,154 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,160 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,161 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,161 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,161 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,158 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,164 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,165 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,165 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,165 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,162 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,168 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,168 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,169 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,169 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,166 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,172 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,172 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,173 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,173 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,170 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,176 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,176 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,177 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,177 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,174 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,180 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,180 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,181 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,181 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,178 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,184 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,184 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,185 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,185 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,182 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,188 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,188 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,189 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:34:09,189 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:34:09,186 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a822898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = vOIP02-8nVx-8fCL-ENUV-MfCl-31lO-ZioI1t 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 (0x7fb17a822f28) -- 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 = 0j5L2S-zXgD-tuT1-l8qt-5htn-Tps2-zZH6EU size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:34:09,190 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 20:34:09,193 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:34:09,193 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:34:09,194 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 20:34:09,197 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 20:34:09,197 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:34:09,200 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:34:09,200 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 20:34:09,200 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:34:09,201 DEBUG blivet.ansible/MainThread: ['sda', 'sdc', 'test_vg1', 'sdb'] 2024-03-01 20:34:09,201 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:34:09,203 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:34:09,204 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:34:09,207 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:34:09,210 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:34:09,213 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:34:09,213 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:34:09,213 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:34:09,214 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:34:09,214 DEBUG blivet/MainThread: removing sda 2024-03-01 20:34:09,216 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:34:09,217 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:34:09,217 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 20:34:09,220 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:34:09,220 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:34:09,220 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:34:09,220 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:34:09,223 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:34:09,223 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:34:09,223 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 20:34:09,226 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:34:09,226 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:34:09,226 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:34:09,226 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:34:09,229 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:34:09,229 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:34:09,229 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 20:34:09,232 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:34:09,232 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:34:09,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:09,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:34:09,239 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 20:34:09,239 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:34:09,239 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:34:09,240 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:34:09,240 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:34:09,240 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:34:09,241 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:34:09,241 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:34:09,241 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:34:09,242 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:34:09,242 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:34:09,243 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:34:09,243 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:34:09,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:34:09,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 20:34:09,249 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:34:09,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:34:09,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 20:34:09,255 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:34:09,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:34:09,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 20:34:09,261 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:34:09,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:09,266 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:34:09,267 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:34:09,269 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,270 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,270 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,271 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,267 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,273 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,274 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,275 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,275 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,271 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,278 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,279 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,279 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,280 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,276 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,283 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,283 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,284 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,284 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,280 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,287 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,288 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,288 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,289 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,285 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,291 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,292 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,293 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,293 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,289 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,296 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,297 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,297 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,298 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,294 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,300 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,301 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,302 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,302 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,298 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,305 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,306 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,306 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,307 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,303 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,309 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,310 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,311 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,311 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,307 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,314 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,315 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,315 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,316 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,312 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,318 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,319 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,319 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,320 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,316 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,323 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,324 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,324 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,325 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,321 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,327 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,328 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,328 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,329 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,325 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,332 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,333 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,333 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,334 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,330 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,336 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,337 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,337 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,338 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,334 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,341 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,342 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,342 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,343 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,339 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,345 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,346 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,346 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,347 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,343 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,350 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,350 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,351 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,352 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,348 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,354 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,355 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,355 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,356 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,352 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,359 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,360 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,360 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,361 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,357 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,363 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,364 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,364 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,365 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,361 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,368 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,369 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,369 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,370 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,366 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,372 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,373 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,373 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,374 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,370 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,377 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,377 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,378 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,379 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,375 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,381 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,382 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,382 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,383 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,379 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,386 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,386 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,387 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,388 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,384 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,390 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,391 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,391 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,392 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,388 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,395 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,395 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,396 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,396 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,393 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,399 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,400 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,400 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,401 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,397 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,404 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,404 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,405 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,405 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,402 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,408 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,409 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,409 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,410 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:34:09,406 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1796e4940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ADmZOj-kMGU-tTUo-wu4X-M2fV-LHI9-WVz5KA 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 (0x7fb179743518) -- name = test_vg2 status = 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:34:09,411 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 20:34:09,414 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:34:09,414 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:34:09,414 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 20:34:09,417 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 20:34:09,417 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:34:09,421 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 20:34:09,421 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 20:34:09,421 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:34:09,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:09,427 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:34:09,427 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:34:09,429 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,430 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,430 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,431 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,427 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,434 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,434 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,435 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,435 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,432 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,438 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,438 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,439 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,439 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,436 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,442 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,442 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,443 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,443 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,440 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,446 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,446 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,447 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,447 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,444 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,450 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,450 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,451 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,451 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,448 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,454 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,454 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,455 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,455 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,452 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,458 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,458 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,459 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,459 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,456 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,462 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,462 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,463 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,463 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,460 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,466 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,466 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,467 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,467 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,464 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,470 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,470 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,471 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,471 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,468 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,474 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,474 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,475 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,475 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,472 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,478 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,478 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,479 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,479 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,476 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,482 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,482 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,483 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,483 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,480 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,486 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,486 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,487 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,487 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,484 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,490 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,490 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,491 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,491 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,488 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,494 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,494 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,495 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,495 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,492 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,498 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,498 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,499 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,499 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,496 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,502 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,502 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,503 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,503 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,500 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,506 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,506 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,507 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,507 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,504 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,510 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,510 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,511 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,511 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,508 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,514 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,514 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,515 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,515 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,512 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,518 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,518 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,519 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,519 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,516 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,522 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,522 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,523 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,523 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,520 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,526 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,526 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,527 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,527 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,524 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,530 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,530 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,531 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,531 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,528 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,534 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,534 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,535 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,535 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,532 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,538 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,538 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,539 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,539 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,536 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,542 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,542 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,543 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,543 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,540 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,546 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,546 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,547 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,547 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,544 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,550 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,550 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,551 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,551 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,548 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,554 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,554 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,555 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:34:09,555 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:34:09,552 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb1797064a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 8brDrD-OJzP-wBHl-1cmI-RqXz-jTdE-ARo3PU 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 (0x7fb179743518) -- 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 = dy9q7I-XLmf-smVX-6mUg-3cuy-280Q-rDRi5L size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:34:09,556 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 20:34:09,559 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:34:09,559 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:34:09,560 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 20:34:09,563 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 20:34:09,563 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:34:09,566 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:34:09,566 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 20:34:09,566 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:34:09,566 DEBUG blivet.ansible/MainThread: ['test_vg2', 'sdf', 'sdd', 'sde'] 2024-03-01 20:34:09,567 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 20:34:09,569 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 20:34:09,570 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:34:09,573 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:34:09,576 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:34:09,579 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:34:09,579 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 20:34:09,579 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:34:09,579 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 20:34:09,579 DEBUG blivet/MainThread: removing sdf 2024-03-01 20:34:09,582 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 20:34:09,582 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:34:09,583 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 20:34:09,586 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 20:34:09,586 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:34:09,586 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 20:34:09,586 DEBUG blivet/MainThread: removing sdd 2024-03-01 20:34:09,589 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 20:34:09,589 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:34:09,589 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 20:34:09,592 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 20:34:09,592 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:34:09,592 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 20:34:09,592 DEBUG blivet/MainThread: removing sde 2024-03-01 20:34:09,595 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 20:34:09,595 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:34:09,595 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 20:34:09,598 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 20:34:09,598 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:34:09,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:09,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:34:09,604 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 20:34:09,605 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:34:09,605 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:34:09,606 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:34:09,606 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:34:09,607 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:34:09,607 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:34:09,607 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:34:09,608 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:34:09,608 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:34:09,609 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:34:09,609 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:34:09,610 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:34:09,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:34:09,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 20:34:09,616 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:34:09,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:34:09,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 20:34:09,622 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:34:09,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:34:09,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 20:34:09,628 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:34:09,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:34:09,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 20:34:09,634 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:34:09,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:09,639 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:34:09,640 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:34:09,643 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,644 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,644 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,645 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,640 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,649 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,650 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,650 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,651 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,646 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,655 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,656 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,656 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,657 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,652 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,661 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,662 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,662 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,663 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,658 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,667 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,668 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,668 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,669 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,664 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,673 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,674 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,674 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,675 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,670 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,679 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,680 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,680 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,682 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,676 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,685 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,686 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,687 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,688 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,682 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,691 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,692 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,693 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,694 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,688 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,697 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,698 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,699 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,700 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,694 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,703 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,704 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,705 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,706 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,700 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,709 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,710 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,711 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,712 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,706 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,715 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,716 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,717 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,718 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,713 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,721 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,722 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,723 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,724 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,719 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,727 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,728 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,729 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,730 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,725 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,733 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,734 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,735 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,736 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,731 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,739 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,740 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,741 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,742 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,737 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,745 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,746 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,747 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,748 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,743 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,751 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,752 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,753 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,754 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,749 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,757 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,758 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,759 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,760 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,755 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,763 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,765 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,765 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,766 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,761 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,769 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,771 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,771 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,772 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,767 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,775 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,777 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,777 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,778 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,773 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,781 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,783 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,783 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,784 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,779 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,787 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,789 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,789 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,790 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,785 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,793 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,795 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,795 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,796 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,791 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,799 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,800 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,801 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,802 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,797 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,805 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,806 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,807 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,808 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,803 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,811 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,812 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,813 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,814 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,809 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,817 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,819 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,819 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,820 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,815 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,823 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,824 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,825 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,826 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,821 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,829 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,830 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,831 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,832 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:34:09,827 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a80ff98) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 59owgt-xKdz-cRPv-SLBQ-we9O-I1s4-sQ3NEM 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 (0x7fb17973ed68) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:34:09,833 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 20:34:09,836 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:34:09,836 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:34:09,836 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 20:34:09,840 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 20:34:09,840 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:34:09,843 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 20:34:09,843 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 20:34:09,843 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:34:09,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:09,849 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:34:09,850 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:34:09,852 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,853 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,854 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,855 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,850 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:09,858 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,859 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,859 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,860 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,855 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:09,863 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,864 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,865 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,866 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,861 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:09,869 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,870 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,870 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,871 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,867 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:09,875 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,876 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,876 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,877 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,872 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:09,880 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,881 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,881 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,882 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,878 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:09,886 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,887 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,887 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,888 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,883 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:09,891 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,892 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,892 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,893 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,889 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:09,897 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,898 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,898 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,899 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,894 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:09,902 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,903 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,903 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,904 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,900 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:09,908 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,909 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,909 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,910 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,905 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:09,913 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,914 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,915 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,916 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,911 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:09,919 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,920 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,920 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,921 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,916 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:09,924 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,925 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,926 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,927 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,922 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:09,930 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,931 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,931 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,932 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,927 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:09,935 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,936 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,937 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,938 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,933 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:09,941 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,942 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,942 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,943 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,938 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:09,947 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,948 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,948 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,949 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,944 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:09,952 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,953 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,954 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,955 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,950 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:09,958 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,959 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,959 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,960 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,955 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:09,963 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,964 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,965 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,966 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,961 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:09,969 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,970 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,970 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,971 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,966 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:09,974 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,975 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,976 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,977 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,972 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:09,980 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,981 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,981 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,982 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,977 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:09,985 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,986 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,987 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,988 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,983 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:09,991 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,992 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,992 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,993 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,988 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:09,996 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,997 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,998 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:09,999 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,994 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:10,002 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,003 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:10,003 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,004 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:09,999 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:10,008 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,008 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:10,009 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,010 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:10,005 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:10,013 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,014 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:10,014 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,015 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:10,011 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:10,019 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,020 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:10,020 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,021 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:10,016 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:10,024 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,025 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:10,025 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,026 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:34:10,022 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17974e080) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = vQ4dbD-cpcz-jVPT-Iit7-bry8-NfMZ-yb6NDm 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:34:10,027 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 20:34:10,030 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:34:10,030 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:34:10,031 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 20:34:10,034 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 20:34:10,034 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:34:10,038 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 20:34:10,038 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 20:34:10,038 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:34:10,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:10,044 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:34:10,044 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:34:10,047 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,048 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,048 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,049 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,044 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,052 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,053 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,053 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,054 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,049 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,057 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,058 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,058 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,059 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,055 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,062 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,063 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,063 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,064 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,060 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,067 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,068 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,069 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,069 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,065 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,072 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,073 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,074 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,074 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,070 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,077 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,078 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,079 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,079 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,075 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,082 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,083 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,084 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,085 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,080 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,088 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,088 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,089 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,090 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,085 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,093 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,093 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,094 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,095 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,090 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,098 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,099 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,099 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,100 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,095 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,103 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,104 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,104 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,105 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,100 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,108 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,109 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,109 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,110 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,105 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,113 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,114 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,114 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,115 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,111 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,118 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,119 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,119 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,120 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,116 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,123 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,124 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,124 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,125 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,121 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,128 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,129 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,129 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,130 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,126 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,133 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,134 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,134 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,135 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,131 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,138 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,139 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,140 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,140 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,136 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,143 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,144 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,145 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,145 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,141 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,148 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,149 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,150 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,150 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,146 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,153 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,154 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,155 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,155 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,151 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,158 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,159 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,160 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,161 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,156 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,164 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,164 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,165 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,166 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,161 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,169 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,169 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,170 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,171 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,166 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,174 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,175 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,175 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,176 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,171 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,179 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,180 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,180 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,181 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,176 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,184 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,185 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,185 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,186 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,181 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,189 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,190 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,190 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,191 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,187 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,194 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,195 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,195 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,196 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,192 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,199 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,200 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,200 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,201 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,197 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,204 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,205 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,205 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,206 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:34:10,202 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17a8c6630) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = U2asg3-7VFe-kvaB-Da9B-OM1f-lN7A-lz6tCH 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,207 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 20:34:10,210 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:34:10,210 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:34:10,210 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 20:34:10,214 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 20:34:10,214 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:34:10,217 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:34:10,217 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 20:34:10,217 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:34:10,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:10,223 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:34:10,223 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:34:10,226 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,227 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,227 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,228 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,223 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,230 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,231 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,232 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,232 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,228 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,235 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,236 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,236 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,237 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,233 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,240 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,240 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,241 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,241 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,237 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,244 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,245 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,245 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,246 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,242 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,249 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,250 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,250 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,251 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,246 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,254 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,254 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,255 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,255 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,251 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,258 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,259 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,259 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,260 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,256 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,263 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,263 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,264 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,264 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,260 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,267 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,268 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,268 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,269 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,265 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,272 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,272 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,273 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,274 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,269 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,276 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,277 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,277 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,278 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,274 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,281 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,282 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,282 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,283 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,279 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,285 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,286 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,287 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,287 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,283 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,290 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,291 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,291 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,292 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,288 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,295 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,295 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,296 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,296 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,292 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,299 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,300 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,300 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,301 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,297 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,304 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,304 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,305 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,305 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,301 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,308 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,309 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,309 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,310 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,306 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,313 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,313 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,314 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,315 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,310 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,317 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,318 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,318 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,319 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,315 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,322 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,323 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,323 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,324 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,320 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,326 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,327 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,328 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,328 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,324 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,331 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,332 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,332 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,333 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,329 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,336 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,336 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,337 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,337 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,333 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,340 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,341 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,341 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,342 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,338 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,345 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,345 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,346 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,346 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,342 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,349 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,350 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,350 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,351 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,347 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,354 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,355 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,355 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,356 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,351 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,358 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,359 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,360 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,360 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,356 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,363 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,364 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,364 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,365 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,361 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,368 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,368 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,369 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:34:10,369 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:34:10,365 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fb17970ce10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = KvvQBp-YCVq-hZS9-nZE3-aID0-I5Lc-ZxwPum 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 (0x7fb17973ed68) -- 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 = AvgQbY-HJ8f-30yZ-cZNb-CKsQ-rDw3-KH3rkf size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:34:10,370 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 20:34:10,373 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:34:10,373 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:34:10,374 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 20:34:10,377 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 20:34:10,377 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:34:10,380 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 20:34:10,380 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 20:34:10,380 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:34:10,381 DEBUG blivet.ansible/MainThread: ['sdh', 'sdj', 'sdi', 'test_vg3', 'sdg'] 2024-03-01 20:34:10,381 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 20:34:10,383 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 20:34:10,384 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:34:10,387 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:34:10,390 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:34:10,393 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:34:10,396 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:34:10,396 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 20:34:10,396 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:34:10,396 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 20:34:10,397 DEBUG blivet/MainThread: removing sdh 2024-03-01 20:34:10,399 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 20:34:10,399 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:34:10,400 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 20:34:10,403 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 20:34:10,403 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:34:10,403 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 20:34:10,403 DEBUG blivet/MainThread: removing sdj 2024-03-01 20:34:10,406 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 20:34:10,406 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:34:10,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 20:34:10,409 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 20:34:10,409 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:34:10,409 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 20:34:10,409 DEBUG blivet/MainThread: removing sdi 2024-03-01 20:34:10,412 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 20:34:10,412 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:34:10,412 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 20:34:10,415 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 20:34:10,415 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:34:10,415 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 20:34:10,415 DEBUG blivet/MainThread: removing sdg 2024-03-01 20:34:10,418 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 20:34:10,418 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:34:10,419 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 20:34:10,421 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 20:34:10,422 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:34:10,422 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:10,434 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:10,449 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:10,461 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:10,479 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:34:10,480 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:10,491 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:10,509 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:34:10,510 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:10,521 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:10,539 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:34:10,540 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:10,551 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:10,569 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:34:10,570 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:10,581 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:10,599 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:34:10,600 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:10,613 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:10,631 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:34:10,632 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:10,644 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:10,662 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:34:10,663 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:10,676 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:10,694 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:34:10,694 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:34:10,695 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:34:10,695 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:34:10,695 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:34:10,695 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:34:10,695 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:34:10,695 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:34:10,695 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:34:10,695 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:34:10,695 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:34:10,695 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:34:10,695 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:34:10,696 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:34:10,696 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:34:10,696 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:34:10,696 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:34:10,696 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:34:10,696 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:34:10,696 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:34:10,696 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:34:10,696 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:34:10,696 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:34:10,696 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:34:10,696 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:34:10,697 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:34:10,697 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:34:10,697 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:34:10,697 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:34:10,697 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:34:10,697 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:34:10,699 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:34:10,702 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:34:10,704 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:34:10,707 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:34:10,708 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:34:10,710 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:34:10,711 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 0x7fb179670a98> 2024-03-01 20:34:10,711 INFO blivet/MainThread: sorting actions... 2024-03-01 20:34:10,733 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:34:10,733 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:34:10,733 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:34:10,734 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:34:10,734 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:34:10,734 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:34:10,734 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:34:10,734 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:34:10,734 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:34:10,735 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:34:10,735 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:34:10,735 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:34:10,735 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:34:10,735 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:34:10,735 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:34:10,735 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:34:10,736 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:34:10,736 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:34:10,736 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:34:10,736 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:34:10,736 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:34:10,736 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:34:10,736 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:34:10,737 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:34:10,737 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:34:10,737 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:34:10,737 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:34:10,737 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:34:10,737 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:34:10,737 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:34:10,741 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:10,744 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:34:10,744 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 20:34:10,751 INFO program/MainThread: stdout: 2024-03-01 20:34:10,752 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:34:10,752 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:10,752 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:10,769 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:10,769 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:10,782 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:10,782 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:34:10,787 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 20:34:10,790 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:34:10,794 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:34:10,797 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 20:34:10,800 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:34:10,801 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:10,833 INFO program/MainThread: stdout[92]: 2024-03-01 20:34:10,833 INFO program/MainThread: stderr[92]: 2024-03-01 20:34:10,833 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 20:34:10,838 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:34:10,841 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:10,844 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:34:10,847 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:10,850 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:34:10,853 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:10,857 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:34:10,860 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:10,863 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:34:10,866 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 20:34:10,866 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:10,920 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 20:34:10,921 INFO program/MainThread: stderr[93]: 2024-03-01 20:34:10,921 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 20:34:10,922 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:34:10,929 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:10,938 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:34:10,938 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 20:34:10,955 INFO program/MainThread: stdout: 2024-03-01 20:34:10,956 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:34:10,956 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:10,956 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:10,976 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:10,976 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:10,989 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:10,990 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:34:10,994 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 20:34:10,997 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:34:11,001 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:34:11,004 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 20:34:11,008 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:34:11,008 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:11,044 INFO program/MainThread: stdout[94]: 2024-03-01 20:34:11,044 INFO program/MainThread: stderr[94]: 2024-03-01 20:34:11,044 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 20:34:11,049 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:34:11,052 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:11,055 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:34:11,058 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:11,062 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:34:11,065 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:11,068 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:34:11,071 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:11,074 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:34:11,077 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 20:34:11,077 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:11,121 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 20:34:11,121 INFO program/MainThread: stderr[95]: 2024-03-01 20:34:11,121 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 20:34:11,122 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:34:11,130 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:11,137 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:34:11,137 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 20:34:11,161 INFO program/MainThread: stdout: 2024-03-01 20:34:11,161 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:34:11,161 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:11,162 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:11,190 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:11,190 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:11,201 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:11,201 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:34:11,206 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 20:34:11,209 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:34:11,213 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:34:11,216 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 20:34:11,219 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:34:11,220 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:11,253 INFO program/MainThread: stdout[96]: 2024-03-01 20:34:11,253 INFO program/MainThread: stderr[96]: 2024-03-01 20:34:11,253 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 20:34:11,258 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:34:11,261 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:11,264 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:34:11,267 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:11,270 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:34:11,274 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:11,277 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:34:11,281 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:11,284 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:34:11,287 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 20:34:11,287 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:11,337 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 20:34:11,337 INFO program/MainThread: stderr[97]: 2024-03-01 20:34:11,337 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 20:34:11,338 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:34:11,346 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:11,353 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:34:11,353 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 20:34:11,378 INFO program/MainThread: stdout: 2024-03-01 20:34:11,379 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:34:11,379 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:11,379 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:11,400 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:11,400 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:11,413 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:11,413 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:34:11,418 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 20:34:11,421 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:34:11,425 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:34:11,428 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 20:34:11,432 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:34:11,432 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:11,470 INFO program/MainThread: stdout[98]: 2024-03-01 20:34:11,471 INFO program/MainThread: stderr[98]: 2024-03-01 20:34:11,471 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 20:34:11,475 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:34:11,478 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:11,482 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:34:11,485 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:11,488 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:34:11,491 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:11,494 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:34:11,498 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:11,501 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:34:11,504 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 20:34:11,504 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:11,544 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 20:34:11,545 INFO program/MainThread: stderr[99]: 2024-03-01 20:34:11,545 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 20:34:11,545 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:34:11,552 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 20:34:11,559 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 20:34:11,565 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:34:11,575 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:11,583 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:34:11,589 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:11,595 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:34:11,603 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:11,608 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:34:11,612 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:11,618 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:34:11,624 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 20:34:11,624 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:11,663 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 20:34:11,663 INFO program/MainThread: stderr[100]: 2024-03-01 20:34:11,663 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 20:34:11,663 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:11,721 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 20:34:11,721 INFO program/MainThread: stderr[101]: 2024-03-01 20:34:11,721 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 20:34:11,721 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:11,763 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 20:34:11,763 INFO program/MainThread: stderr[102]: 2024-03-01 20:34:11,763 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 20:34:11,764 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:34:11,771 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:11,777 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:34:11,783 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:34:11,783 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdg --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:11,843 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 20:34:11,843 INFO program/MainThread: stderr[103]: 2024-03-01 20:34:11,843 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 20:34:11,843 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 20:34:11,844 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:11,874 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:11,875 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:11,893 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:11,893 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:11,908 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:11,908 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:34:11,913 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:11,916 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:34:11,919 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:34:11,919 INFO program/MainThread: Running [104] lvm pvremove --force --force --yes /dev/sdi --config= devices { filter=["a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:11,948 INFO program/MainThread: stdout[104]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 20:34:11,948 INFO program/MainThread: stderr[104]: 2024-03-01 20:34:11,948 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 20:34:11,948 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 20:34:11,949 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:11,981 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:11,982 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:11,996 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:11,996 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:12,011 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:12,012 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:34:12,016 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:12,019 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:34:12,022 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:34:12,022 INFO program/MainThread: Running [105] lvm pvremove --force --force --yes /dev/sdj --config= devices { filter=["a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:12,053 INFO program/MainThread: stdout[105]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 20:34:12,054 INFO program/MainThread: stderr[105]: 2024-03-01 20:34:12,054 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 20:34:12,054 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 20:34:12,054 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:12,086 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:12,087 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:12,099 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:12,100 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:12,113 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:12,113 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:34:12,118 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:12,121 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:34:12,123 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:34:12,124 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdh --config= devices { filter=["a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:12,155 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 20:34:12,155 INFO program/MainThread: stderr[106]: 2024-03-01 20:34:12,155 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 20:34:12,156 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 20:34:12,156 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:12,185 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:12,186 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:12,201 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:12,201 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:12,212 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:12,213 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:34:12,220 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:12,224 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:34:12,224 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 20:34:12,232 INFO program/MainThread: stdout: 2024-03-01 20:34:12,232 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:34:12,232 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:12,232 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:12,251 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:12,251 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:12,261 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:12,262 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:34:12,266 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 20:34:12,269 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:34:12,273 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:34:12,276 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 20:34:12,280 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:34:12,280 INFO program/MainThread: Running [107] lvm lvchange -an test_vg2/lv4 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:12,315 INFO program/MainThread: stdout[107]: 2024-03-01 20:34:12,315 INFO program/MainThread: stderr[107]: 2024-03-01 20:34:12,315 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 20:34:12,320 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:34:12,323 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:12,326 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 20:34:12,329 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:12,333 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 20:34:12,336 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:12,339 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 20:34:12,342 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 20:34:12,342 INFO program/MainThread: Running [108] lvm lvremove --yes test_vg2/lv4 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:12,383 INFO program/MainThread: stdout[108]: Logical volume "lv4" successfully removed. 2024-03-01 20:34:12,384 INFO program/MainThread: stderr[108]: 2024-03-01 20:34:12,384 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 20:34:12,384 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:34:12,392 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:12,400 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:34:12,400 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 20:34:12,413 INFO program/MainThread: stdout: 2024-03-01 20:34:12,413 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:34:12,413 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:12,413 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:12,436 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:12,436 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:12,449 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:12,449 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:34:12,454 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 20:34:12,457 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:34:12,461 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:34:12,464 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 20:34:12,467 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:34:12,468 INFO program/MainThread: Running [109] lvm lvchange -an test_vg2/lv3 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:12,499 INFO program/MainThread: stdout[109]: 2024-03-01 20:34:12,499 INFO program/MainThread: stderr[109]: 2024-03-01 20:34:12,499 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 20:34:12,504 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:34:12,507 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:12,510 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:34:12,514 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:12,517 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:34:12,520 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:12,523 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:34:12,526 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 20:34:12,526 INFO program/MainThread: Running [110] lvm lvremove --yes test_vg2/lv3 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:12,562 INFO program/MainThread: stdout[110]: Logical volume "lv3" successfully removed. 2024-03-01 20:34:12,562 INFO program/MainThread: stderr[110]: 2024-03-01 20:34:12,562 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 20:34:12,563 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:34:12,570 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 20:34:12,578 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 20:34:12,584 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:34:12,593 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:12,599 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:34:12,605 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:12,610 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:34:12,616 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:12,621 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:34:12,627 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 20:34:12,627 INFO program/MainThread: Running [111] lvm vgreduce --removemissing --force test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:12,660 INFO program/MainThread: stdout[111]: Volume group "test_vg2" is already consistent. 2024-03-01 20:34:12,660 INFO program/MainThread: stderr[111]: 2024-03-01 20:34:12,660 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 20:34:12,661 INFO program/MainThread: Running [112] lvm vgchange -an test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:12,709 INFO program/MainThread: stdout[112]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 20:34:12,709 INFO program/MainThread: stderr[112]: 2024-03-01 20:34:12,709 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 20:34:12,710 INFO program/MainThread: Running [113] lvm vgremove --force test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:12,750 INFO program/MainThread: stdout[113]: Volume group "test_vg2" successfully removed 2024-03-01 20:34:12,751 INFO program/MainThread: stderr[113]: 2024-03-01 20:34:12,751 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 20:34:12,751 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:34:12,759 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:12,767 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:34:12,773 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:34:12,773 INFO program/MainThread: Running [114] lvm pvremove --force --force --yes /dev/sde --config= devices { filter=["a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:12,810 INFO program/MainThread: stdout[114]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 20:34:12,810 INFO program/MainThread: stderr[114]: 2024-03-01 20:34:12,810 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 20:34:12,811 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 20:34:12,811 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:12,843 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:12,844 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:12,857 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:12,857 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:12,871 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:12,871 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:34:12,875 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:12,878 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:34:12,881 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:34:12,881 INFO program/MainThread: Running [115] lvm pvremove --force --force --yes /dev/sdd --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:12,911 INFO program/MainThread: stdout[115]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 20:34:12,912 INFO program/MainThread: stderr[115]: 2024-03-01 20:34:12,912 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 20:34:12,912 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 20:34:12,912 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:12,945 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:12,946 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:12,961 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:12,961 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:12,975 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:12,976 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:34:12,980 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:12,982 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:34:12,985 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:34:12,986 INFO program/MainThread: Running [116] lvm pvremove --force --force --yes /dev/sdf --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:13,012 INFO program/MainThread: stdout[116]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 20:34:13,012 INFO program/MainThread: stderr[116]: 2024-03-01 20:34:13,012 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 20:34:13,012 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 20:34:13,013 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:13,043 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:13,044 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:13,057 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:13,057 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:13,072 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:13,072 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:34:13,077 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:13,080 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:34:13,080 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 20:34:13,087 INFO program/MainThread: stdout: 2024-03-01 20:34:13,087 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:34:13,088 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:13,088 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:13,103 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:13,103 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:13,113 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:13,113 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:34:13,118 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 20:34:13,121 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:34:13,125 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:34:13,128 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 20:34:13,131 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:34:13,131 INFO program/MainThread: Running [117] lvm lvchange -an test_vg1/lv2 --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:34:13,165 INFO program/MainThread: stdout[117]: 2024-03-01 20:34:13,165 INFO program/MainThread: stderr[117]: 2024-03-01 20:34:13,165 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 20:34:13,170 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:34:13,173 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:13,176 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 20:34:13,180 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:13,183 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 20:34:13,186 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:13,189 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 20:34:13,192 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 20:34:13,192 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg1/lv2 --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:34:13,235 INFO program/MainThread: stdout[118]: Logical volume "lv2" successfully removed. 2024-03-01 20:34:13,235 INFO program/MainThread: stderr[118]: 2024-03-01 20:34:13,235 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 20:34:13,236 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:34:13,244 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:13,250 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:34:13,250 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:34:13,264 INFO program/MainThread: stdout: 2024-03-01 20:34:13,265 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:34:13,265 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:13,265 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:13,285 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:13,285 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:13,298 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:13,298 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:34:13,303 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:34:13,306 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:34:13,310 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:34:13,313 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:34:13,316 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:34:13,317 INFO program/MainThread: Running [119] lvm lvchange -an test_vg1/lv1 --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:34:13,350 INFO program/MainThread: stdout[119]: 2024-03-01 20:34:13,350 INFO program/MainThread: stderr[119]: 2024-03-01 20:34:13,350 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 20:34:13,354 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:34:13,358 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:13,361 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:34:13,364 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:13,367 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:34:13,371 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:13,374 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:34:13,377 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:34:13,377 INFO program/MainThread: Running [120] lvm lvremove --yes test_vg1/lv1 --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:34:13,416 INFO program/MainThread: stdout[120]: Logical volume "lv1" successfully removed. 2024-03-01 20:34:13,416 INFO program/MainThread: stderr[120]: 2024-03-01 20:34:13,417 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 20:34:13,417 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:34:13,424 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:34:13,431 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:34:13,436 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:34:13,445 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:13,450 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:34:13,455 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:13,461 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:34:13,467 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:13,471 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:34:13,474 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:34:13,474 INFO program/MainThread: Running [121] lvm vgreduce --removemissing --force test_vg1 --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:34:13,510 INFO program/MainThread: stdout[121]: Volume group "test_vg1" is already consistent. 2024-03-01 20:34:13,510 INFO program/MainThread: stderr[121]: 2024-03-01 20:34:13,511 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 20:34:13,511 INFO program/MainThread: Running [122] lvm vgchange -an test_vg1 --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:34:13,555 INFO program/MainThread: stdout[122]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:34:13,555 INFO program/MainThread: stderr[122]: 2024-03-01 20:34:13,555 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 20:34:13,555 INFO program/MainThread: Running [123] lvm vgremove --force test_vg1 --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:34:13,592 INFO program/MainThread: stdout[123]: Volume group "test_vg1" successfully removed 2024-03-01 20:34:13,592 INFO program/MainThread: stderr[123]: 2024-03-01 20:34:13,593 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 20:34:13,593 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:34:13,600 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:13,609 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:34:13,615 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:34:13,615 INFO program/MainThread: Running [124] lvm pvremove --force --force --yes /dev/sdb --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:34:13,656 INFO program/MainThread: stdout[124]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:34:13,656 INFO program/MainThread: stderr[124]: 2024-03-01 20:34:13,656 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 20:34:13,656 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:34:13,657 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:13,687 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:13,688 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:13,700 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:13,700 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:13,713 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:13,713 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:34:13,717 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:13,721 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:34:13,724 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:34:13,724 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sdc --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:13,750 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:34:13,750 INFO program/MainThread: stderr[125]: 2024-03-01 20:34:13,750 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 20:34:13,750 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:34:13,751 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:13,778 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:13,779 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:13,796 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:13,796 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:13,808 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:13,809 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:34:13,814 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:13,817 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:34:13,820 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:34:13,820 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:34:13,844 INFO program/MainThread: stdout[126]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:34:13,845 INFO program/MainThread: stderr[126]: 2024-03-01 20:34:13,845 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 20:34:13,845 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:34:13,845 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:13,877 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:13,878 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:13,893 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:13,893 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:13,909 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:13,914 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:34:13,914 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 0x7fb1796705c8> 2024-03-01 20:34:27,431 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_2ewbt2r5/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:34:32,126 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_8hdwblbt/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:34:39,323 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_kxxeltp2/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:34:39,358 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:34:39,358 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:34:39,362 INFO program/MainThread: stdout[2]: 2024-03-01 20:34:39,362 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:34:39,362 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:34:39,362 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:34:39,367 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:39,367 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:34:39,370 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:34:39,371 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:34:39,374 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:34:39,374 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:34:39,377 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:34:39,377 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:34:39,385 INFO program/MainThread: stdout: 2024-03-01 20:34:39,385 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:34:39,385 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:34:39,385 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:34:39,385 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:34:39,385 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:34:39,385 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:34:39,385 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:34:39,385 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:34:39,385 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:34:39,385 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:34:39,385 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:34:39,385 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:34:39,385 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:34:39,385 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:34:39,385 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:34:39,385 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:39,385 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:34:39,386 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:34:39,386 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:34:39,386 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:34:39,386 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:34:39,386 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:34:39,387 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:34:39,387 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:39,398 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:39,409 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:34:39,413 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:34:39,413 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:34:39,414 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:34:39,441 INFO program/MainThread: stdout[3]: 2024-03-01 20:34:39,441 INFO program/MainThread: stderr[3]: 2024-03-01 20:34:39,441 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:34:39,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:34:39,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:39,454 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:34:39,458 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:34:39,459 INFO blivet/MainThread: sda is a disk 2024-03-01 20:34:39,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:34:39,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:34:39,463 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:34:39,466 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:34:39,466 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:34:39,469 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:34:39,470 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:34:39,470 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:34:39,470 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe5394e6ba8) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:34:39,474 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:34:39,474 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:34:39,477 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:34:39,477 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:34:39,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:34:39,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:39,487 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:34:39,488 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:34:39,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:34:39,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:34:39,491 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:34:39,494 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:34:39,494 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:34:39,497 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:34:39,498 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:34:39,498 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:34:39,498 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe5394a02e8) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:34:39,501 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:34:39,501 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:34:39,505 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:34:39,505 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:34:39,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:34:39,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:39,514 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:34:39,515 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:34:39,515 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:34:39,515 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:34:39,518 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:34:39,521 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:34:39,522 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:34:39,525 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:34:39,525 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:34:39,525 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:34:39,525 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe5384549e8) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:34:39,529 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:34:39,529 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:34:39,532 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:34:39,532 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:34:39,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:34:39,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:39,542 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:34:39,542 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:34:39,542 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:34:39,543 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:34:39,546 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:34:39,549 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:34:39,549 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:34:39,552 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:34:39,552 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:34:39,553 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:34:39,553 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe538454ef0) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:34:39,556 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:34:39,556 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:34:39,559 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:34:39,559 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:34:39,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:34:39,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:39,569 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:34:39,570 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:34:39,570 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:34:39,570 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:34:39,573 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:34:39,576 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:34:39,576 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:34:39,579 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:34:39,580 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:34:39,580 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:34:39,580 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe538454f98) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:34:39,584 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:34:39,584 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:34:39,587 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:34:39,587 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:34:39,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:34:39,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:39,597 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:34:39,598 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:34:39,598 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:34:39,598 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:34:39,601 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:34:39,604 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:34:39,604 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:34:39,607 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:34:39,608 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:34:39,608 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:34:39,608 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe53845aeb8) -- 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:34:39,611 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:34:39,612 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:34:39,615 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:34:39,615 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:34:39,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:34:39,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:39,625 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:34:39,625 INFO blivet/MainThread: sde is a disk 2024-03-01 20:34:39,625 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:34:39,625 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:34:39,629 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:34:39,632 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:34:39,632 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:34:39,635 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:34:39,635 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:34:39,636 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:34:39,636 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe53845afd0) -- 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:34:39,639 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:34:39,639 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:34:39,642 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:34:39,642 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:34:39,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:34:39,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:39,652 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:34:39,653 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:34:39,653 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:34:39,653 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:34:39,656 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:34:39,659 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:34:39,659 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:34:39,663 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:34:39,663 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:34:39,663 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:34:39,663 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe538462ac8) -- 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:34:39,667 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:34:39,667 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:34:39,670 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:34:39,670 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:34:39,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:34:39,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:39,680 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:34:39,680 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:34:39,681 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:34:39,681 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:34:39,684 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:34:39,687 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:34:39,687 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:34:39,690 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:34:39,690 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:34:39,691 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:34:39,691 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe53845add8) -- 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:34:39,694 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:34:39,694 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:34:39,697 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:34:39,698 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:34:39,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:34:39,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:39,707 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:34:39,708 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:34:39,708 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:34:39,708 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:34:39,711 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:34:39,714 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:34:39,715 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:34:39,718 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:34:39,718 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:34:39,718 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:34:39,719 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe53846cb70) -- 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:34:39,722 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:34:39,722 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:34:39,725 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:34:39,725 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:34:39,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:34:39,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:39,735 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:34:39,736 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:34:39,736 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:34:39,736 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:34:39,739 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:34:39,742 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:34:39,742 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:34:39,745 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:34:39,745 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:34:39,746 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:34:39,746 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe538473240) -- 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:34:39,749 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:34:39,749 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:34:39,753 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:34:39,753 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:34:39,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:34:39,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:39,763 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:34:39,763 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:34:39,763 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:34:39,763 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:34:39,766 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:34:39,770 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:34:39,770 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:34:39,773 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:34:39,773 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:34:39,774 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:34:39,774 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe5384627b8) -- 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:34:39,777 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:34:39,777 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:34:39,780 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': '20276026'} ; 2024-03-01 20:34:39,780 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:34:39,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:34:39,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:39,790 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:34:39,790 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:34:39,790 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:34:39,790 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:34:39,790 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:34:39,791 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:34:39,794 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:34:39,797 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:34:39,798 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:34:39,801 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:34:39,801 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:34:39,802 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:34:39,802 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe538473fd0) -- 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:34:39,805 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:34:39,809 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:34:39,809 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:34:39,812 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:34:39,812 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:34:39,816 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:39,816 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:34:39,819 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:39,819 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:34:39,822 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:34:39,825 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:39,828 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:34:39,833 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 0x7fe5383fb508> 2024-03-01 20:34:43,013 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:34:43,018 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:34:43,018 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:34:43,022 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': '20279930'} ; 2024-03-01 20:34:43,022 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:34:43,022 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:34:43,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:43,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:43,031 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:34:43,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:43,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:43,037 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:43,048 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:43,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:34:43,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:34:43,066 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:34:43,070 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:34:43,070 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:34:43,073 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:34:43,076 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:34:43,077 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:34:43,080 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:34:43,080 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:34:43,080 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:34:43,083 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:34:43,087 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:34:43,090 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:34:43,093 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:34:43,097 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:34:43,097 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:34:43,097 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:34:43,098 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:34:43,097 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fe538473908) -- 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 0x7fe53840c5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:34:43,101 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:34:43,105 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:34:43,105 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:34:43,108 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:34:43,108 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:34:43,111 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:43,111 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:34:43,115 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:43,115 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:34:43,116 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:34:43,116 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:34:43,120 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:34:43,120 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:34:43,123 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:34:43,123 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:34:43,124 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:43,137 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:43,149 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:34:43,149 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:34:43,153 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:34:43,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:43,159 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:34:43,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:43,162 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:34:43,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:34:43,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:43,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:34:43,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:43,173 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:34:43,176 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:34:43,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:43,181 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:34:43,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:43,184 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:34:43,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:34:43,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:43,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:34:43,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:43,195 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:34:43,198 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:34:43,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:43,204 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:34:43,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:43,206 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:34:43,209 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:34:43,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:43,215 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:34:43,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:43,218 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:34:43,218 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:34:43,218 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:34:43,218 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 20:34:43,218 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:34:43,218 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:34:43,218 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:34:43,218 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:34:43,219 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:34:47,711 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_y0pd8grq/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:34:47,747 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:34:47,747 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:34:47,750 INFO program/MainThread: stdout[2]: 2024-03-01 20:34:47,750 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:34:47,750 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:34:47,751 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:34:47,755 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:47,755 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:34:47,759 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:34:47,759 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:34:47,762 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:34:47,762 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:34:47,765 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:34:47,765 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:34:47,773 INFO program/MainThread: stdout: 2024-03-01 20:34:47,773 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:34:47,773 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:34:47,773 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:34:47,773 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:34:47,773 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:34:47,773 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:34:47,773 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:34:47,773 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:34:47,773 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:34:47,773 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:34:47,773 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:34:47,773 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:34:47,773 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:34:47,773 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:34:47,773 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:34:47,773 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:47,773 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:34:47,774 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:34:47,774 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:34:47,774 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:34:47,774 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:34:47,774 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:34:47,775 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:34:47,775 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:47,787 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:47,798 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:34:47,803 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:34:47,803 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:34:47,803 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:34:47,834 INFO program/MainThread: stdout[3]: 2024-03-01 20:34:47,834 INFO program/MainThread: stderr[3]: 2024-03-01 20:34:47,834 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:34:47,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:34:47,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:47,847 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:34:47,851 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:34:47,852 INFO blivet/MainThread: sda is a disk 2024-03-01 20:34:47,852 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:34:47,852 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:34:47,856 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:34:47,859 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:34:47,859 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:34:47,863 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:34:47,863 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:34:47,863 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:34:47,863 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff1e4c63cf8) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:34:47,867 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:34:47,867 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:34:47,871 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:34:47,871 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:34:47,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:34:47,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:47,881 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:34:47,881 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:34:47,881 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:34:47,882 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:34:47,885 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:34:47,888 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:34:47,888 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:34:47,891 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:34:47,892 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:34:47,892 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:34:47,892 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff1e4c1d2e8) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:34:47,895 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:34:47,895 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:34:47,899 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:34:47,899 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:34:47,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:34:47,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:47,909 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:34:47,909 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:34:47,909 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:34:47,909 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:34:47,912 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:34:47,916 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:34:47,916 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:34:47,919 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:34:47,920 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:34:47,920 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:34:47,920 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff1e43d2a20) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:34:47,923 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:34:47,924 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:34:47,927 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:34:47,927 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:34:47,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:34:47,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:47,937 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:34:47,937 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:34:47,937 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:34:47,937 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:34:47,941 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:34:47,944 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:34:47,944 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:34:47,947 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:34:47,948 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:34:47,948 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:34:47,948 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff1e43d2f28) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:34:47,951 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:34:47,952 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:34:47,955 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:34:47,955 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:34:47,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:34:47,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:47,965 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:34:47,966 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:34:47,966 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:34:47,966 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:34:47,969 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:34:47,972 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:34:47,972 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:34:47,975 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:34:47,976 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:34:47,976 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:34:47,976 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff1e43d2fd0) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:34:47,980 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:34:47,980 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:34:47,983 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:34:47,983 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:34:47,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:34:47,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:47,993 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:34:47,993 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:34:47,994 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:34:47,994 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:34:47,997 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:34:48,000 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:34:48,000 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:34:48,003 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:34:48,004 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:34:48,004 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:34:48,004 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff1e43d8ef0) -- 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:34:48,007 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:34:48,008 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:34:48,011 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:34:48,011 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:34:48,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:34:48,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:48,021 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:34:48,022 INFO blivet/MainThread: sde is a disk 2024-03-01 20:34:48,022 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:34:48,022 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:34:48,025 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:34:48,028 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:34:48,028 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:34:48,031 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:34:48,032 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:34:48,032 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:34:48,032 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff1e43d8cc0) -- 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:34:48,036 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:34:48,036 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:34:48,039 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:34:48,039 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:34:48,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:34:48,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:48,049 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:34:48,049 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:34:48,050 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:34:48,050 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:34:48,053 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:34:48,056 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:34:48,056 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:34:48,060 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:34:48,060 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:34:48,060 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:34:48,060 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff1e43e0b00) -- 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:34:48,064 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:34:48,064 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:34:48,067 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:34:48,067 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:34:48,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:34:48,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:48,077 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:34:48,078 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:34:48,078 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:34:48,078 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:34:48,081 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:34:48,084 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:34:48,084 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:34:48,088 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:34:48,088 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:34:48,088 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:34:48,088 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff1e43d8e48) -- 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:34:48,092 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:34:48,092 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:34:48,095 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:34:48,095 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:34:48,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:34:48,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:48,105 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:34:48,106 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:34:48,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:34:48,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:34:48,109 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:34:48,113 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:34:48,113 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:34:48,116 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:34:48,116 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:34:48,117 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:34:48,117 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff1e43e9ba8) -- 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:34:48,120 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:34:48,120 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:34:48,123 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:34:48,123 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:34:48,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:34:48,130 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:48,134 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:34:48,134 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:34:48,134 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:34:48,134 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:34:48,137 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:34:48,141 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:34:48,141 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:34:48,144 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:34:48,144 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:34:48,145 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:34:48,145 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff1e43f1278) -- 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:34:48,148 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:34:48,148 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:34:48,151 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:34:48,152 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:34:48,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:34:48,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:48,162 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:34:48,162 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:34:48,162 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:34:48,163 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:34:48,166 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:34:48,169 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:34:48,169 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:34:48,172 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:34:48,173 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:34:48,173 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:34:48,173 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff1e43e07f0) -- 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:34:48,176 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:34:48,177 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:34:48,180 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': '20276026'} ; 2024-03-01 20:34:48,180 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:34:48,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:34:48,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:48,190 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:34:48,190 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:34:48,190 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:34:48,191 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:34:48,191 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:34:48,191 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:34:48,194 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:34:48,197 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:34:48,198 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:34:48,201 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:34:48,201 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:34:48,202 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:34:48,202 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff1e43f7048) -- 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:34:48,205 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:34:48,209 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:34:48,209 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:34:48,212 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:34:48,212 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:34:48,216 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:48,216 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:34:48,219 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:48,219 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:34:48,222 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:34:48,225 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:48,229 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:34:48,233 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 0x7ff1e437a4c8> 2024-03-01 20:34:51,176 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:34:51,181 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:34:51,181 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:34:51,185 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': '20279930'} ; 2024-03-01 20:34:51,185 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:34:51,185 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:34:51,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:51,195 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:34:51,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:51,201 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:51,212 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:51,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:34:51,230 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:34:51,234 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:34:51,234 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:34:51,237 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:34:51,241 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:34:51,241 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:34:51,244 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:34:51,245 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:34:51,245 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:34:51,248 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:34:51,252 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:34:51,255 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:34:51,258 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:34:51,261 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:34:51,262 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:34:51,262 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:34:51,263 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:34:51,262 INFO blivet/MainThread: got device: PartitionDevice instance (0x7ff1e43f1940) -- 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 0x7ff1e438a5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:34:51,266 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:34:51,269 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:34:51,270 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:34:51,273 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:34:51,273 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:34:51,276 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:51,276 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:34:51,280 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:34:51,280 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:34:51,282 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:34:51,282 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:34:51,285 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:34:51,285 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:34:51,289 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:34:51,289 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:34:51,289 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:51,301 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:51,313 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:34:51,314 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:34:51,317 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:34:51,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:51,323 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:34:51,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:51,326 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:34:51,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:51,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:51,337 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:34:51,340 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:34:51,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:51,346 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:34:51,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:51,349 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:34:51,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:51,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:51,360 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:34:51,363 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:34:51,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:51,368 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:34:51,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:51,371 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:34:51,374 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:34:51,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:51,380 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:34:51,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:51,383 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:34:51,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:51,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:51,394 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:34:51,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:34:51,400 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:34:51,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:34:51,406 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:34:51,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:34:51,412 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:34:51,415 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:34:51,415 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:34:51,415 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:34:51,419 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:34:51,419 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:34:51,422 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:34:51,422 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:34:51,425 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:34:51,425 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:34:51,426 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:34:51,429 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:34:51,429 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:34:51,432 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:34:51,432 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:34:51,435 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:34:51,435 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:34:51,435 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:34:51,438 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:34:51,438 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:34:51,441 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:34:51,441 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:34:51,442 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:34:51,446 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:34:51,450 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:34:51,453 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:34:51,457 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:34:51,461 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:34:51,464 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:34:51,465 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:34:51,468 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:34:51,469 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:34:51,469 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:34:51,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:51,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:51,482 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:34:51,483 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:34:51,483 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:34:51,483 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 20:34:51,484 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:34:51,484 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:34:51,487 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:34:51,487 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:34:51,490 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:34:51,491 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:34:51,494 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:34:51,498 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:34:51,498 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:34:51,501 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:34:51,505 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:34:51,508 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:34:51,512 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:34:51,512 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:34:51,513 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:34:51,513 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:34:51,513 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:34:51,517 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:34:51,517 INFO program/MainThread: stderr[4]: 2024-03-01 20:34:51,517 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:34:51,518 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:34:51,518 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:34:51,518 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:34:51,523 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:34:51,523 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:34:51,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:51,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:51,535 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 20:34:51,536 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:34:51,536 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:34:51,537 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 20:34:51,537 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:34:51,537 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:34:51,540 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:34:51,541 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 20:34:51,543 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:34:51,544 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:34:51,547 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:34:51,551 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:34:51,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 20:34:51,555 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:34:51,558 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:34:51,561 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:34:51,565 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 20:34:51,565 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:34:51,566 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:34:51,566 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:34:51,566 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 20:34:51,566 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:34:51,567 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 20:34:51,570 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 20:34:51,570 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:34:51,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:51,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:51,582 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 20:34:51,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 20:34:51,588 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:34:51,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 20:34:51,594 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:34:51,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 20:34:51,600 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:34:51,603 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:34:51,603 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 20:34:51,603 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:34:51,606 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:34:51,606 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:34:51,609 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:34:51,609 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:34:51,612 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:34:51,612 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 20:34:51,613 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 20:34:51,616 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:34:51,616 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:34:51,619 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:34:51,619 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:34:51,622 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:34:51,622 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 20:34:51,622 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 20:34:51,625 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:34:51,625 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:34:51,628 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:34:51,629 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:34:51,630 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 20:34:51,633 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:34:51,636 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:34:51,640 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:34:51,643 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:34:51,647 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:34:51,651 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:34:51,652 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 20:34:51,655 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:34:51,655 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 20:34:51,655 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:34:51,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:51,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:51,669 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 20:34:51,670 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:34:51,670 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:34:51,670 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 20:34:51,671 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:34:51,671 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:34:51,674 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:34:51,674 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 20:34:51,677 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:34:51,677 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 20:34:51,681 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:34:51,684 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:34:51,685 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 20:34:51,688 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:34:51,691 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:34:51,695 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:34:51,698 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 20:34:51,699 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:34:51,699 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:34:51,699 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:34:51,700 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 20:34:51,700 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:34:51,700 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:34:51,703 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 20:34:51,703 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:34:51,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:51,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:51,716 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 20:34:51,716 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:34:51,717 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:34:51,717 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 20:34:51,718 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:34:51,718 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:34:51,721 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:34:51,721 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 20:34:51,724 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:34:51,725 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 20:34:51,728 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:34:51,731 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:34:51,732 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:34:51,735 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:34:51,738 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:34:51,742 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:34:51,745 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 20:34:51,746 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:34:51,746 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:34:51,747 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:34:51,747 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 20:34:51,747 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:34:51,747 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 20:34:51,751 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 20:34:51,751 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:34:51,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:51,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:51,763 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 20:34:51,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 20:34:51,769 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:34:51,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 20:34:51,775 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:34:51,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 20:34:51,780 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:34:51,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 20:34:51,786 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:34:51,789 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:34:51,789 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 20:34:51,789 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 20:34:51,792 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:34:51,792 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:34:51,796 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:34:51,796 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:34:51,799 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:34:51,799 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 20:34:51,799 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 20:34:51,802 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:34:51,802 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:34:51,805 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:34:51,805 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:34:51,808 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:34:51,808 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 20:34:51,808 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 20:34:51,811 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:34:51,812 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:34:51,815 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:34:51,815 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:34:51,818 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:34:51,819 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:34:51,819 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:34:51,822 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:34:51,822 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:34:51,825 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:34:51,825 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:34:51,827 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 20:34:51,830 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:34:51,833 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:34:51,837 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:34:51,840 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:34:51,844 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:34:51,847 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:34:51,851 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:34:51,855 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:34:51,856 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 20:34:51,859 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:34:51,869 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 20:34:51,869 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:34:51,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:51,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:51,883 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 20:34:51,884 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:34:51,885 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:34:51,885 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 20:34:51,885 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:34:51,886 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:34:51,889 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:34:51,889 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 20:34:51,892 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:34:51,892 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 20:34:51,896 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:34:51,899 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:34:51,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:34:51,903 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:34:51,906 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:34:51,909 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:34:51,913 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 20:34:51,914 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:34:51,914 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:34:51,914 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:34:51,914 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 20:34:51,914 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:34:51,915 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 20:34:51,919 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 20:34:51,919 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:34:51,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:51,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:51,931 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 20:34:51,932 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:34:51,933 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:34:51,933 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 20:34:51,933 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:34:51,934 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:34:51,937 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:34:51,937 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 20:34:51,940 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:34:51,941 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 20:34:51,944 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:34:51,947 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:34:51,948 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 20:34:51,951 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:34:51,955 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:34:51,958 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:34:51,962 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 20:34:51,962 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:34:51,963 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:34:51,963 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:34:51,963 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 20:34:51,963 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:34:51,964 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:34:51,967 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 20:34:51,968 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:34:51,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:51,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:51,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:51,980 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 20:34:51,981 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:34:51,982 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:34:51,982 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 20:34:51,982 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:34:51,983 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:34:51,986 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:34:51,986 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 20:34:51,989 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:34:51,990 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:34:51,993 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:34:51,996 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:34:51,997 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 20:34:52,000 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:34:52,004 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:34:52,007 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:34:52,011 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 20:34:52,011 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:34:52,012 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:34:52,012 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:34:52,013 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 20:34:52,013 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:34:52,013 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 20:34:52,017 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 20:34:52,017 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:34:52,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:52,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:34:52,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:52,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:34:52,029 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 20:34:52,030 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:34:52,031 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:34:52,031 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 20:34:52,032 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:34:52,033 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:34:52,036 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:34:52,036 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 20:34:52,039 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:34:52,039 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:34:52,043 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:34:52,046 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:34:52,047 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 20:34:52,050 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:34:52,054 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:34:52,057 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:34:52,061 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 20:34:52,061 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:34:52,062 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:34:52,062 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:34:52,063 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 20:34:52,063 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:34:52,063 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 20:34:52,067 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 20:34:52,067 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:34:52,068 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:34:52,068 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:34:52,069 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:34:52,069 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:34:52,069 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:34:52,069 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:34:52,069 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:34:52,069 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:34:52,069 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:34:52,069 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:34:52,069 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:34:52,069 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:34:52,069 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:34:52,069 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:34:52,069 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:34:52,069 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:34:52,070 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:34:52,070 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:34:52,070 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:34:52,070 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:34:52,070 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:34:52,070 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:34:52,070 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:34:52,070 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:34:52,070 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:34:52,070 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:34:52,070 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:34:52,070 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:34:52,070 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:34:52,070 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:34:52,070 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:34:52,070 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:34:52,071 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:34:52,071 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:34:52,071 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:34:52,071 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:34:52,071 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:34:52,071 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:34:52,071 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:34:52,071 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:34:52,073 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:34:52,076 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:34:52,079 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:34:52,082 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:34:52,082 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:34:52,085 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:34:52,085 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 0x7ff1e4331780> 2024-03-01 20:34:52,086 INFO blivet/MainThread: sorting actions... 2024-03-01 20:34:52,120 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:34:52,121 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:34:52,121 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:34:52,122 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:34:52,122 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:34:52,122 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:34:52,123 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:34:52,123 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:34:52,123 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:34:52,124 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:34:52,124 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:34:52,125 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:34:52,125 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:34:52,125 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:34:52,126 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:34:52,126 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:34:52,126 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:34:52,127 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:34:52,127 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:34:52,128 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:34:52,128 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:34:52,129 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:34:52,129 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:34:52,130 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:34:52,130 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:34:52,130 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:34:52,131 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:34:52,131 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:34:52,132 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:34:52,132 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:34:52,132 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:34:52,133 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:34:52,133 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:34:52,134 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:34:52,134 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:34:52,134 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:34:52,135 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:34:52,135 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:34:52,136 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:34:52,136 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:34:52,139 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:52,142 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 20:34:52,142 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 20:34:52,150 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,151 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:52,178 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,178 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:52,191 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,191 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:34:52,195 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:52,198 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 20:34:52,198 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 20:34:52,206 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,206 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:52,236 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,236 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:52,249 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,249 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:34:52,253 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:52,256 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 20:34:52,256 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 20:34:52,264 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,264 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:52,291 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,291 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:52,304 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,304 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:34:52,308 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:52,311 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 20:34:52,311 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 20:34:52,319 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,319 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:52,346 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,346 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:52,359 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,359 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:34:52,364 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:52,366 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 20:34:52,367 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 20:34:52,372 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,373 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:52,400 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,400 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:52,411 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,411 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:34:52,415 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:52,418 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 20:34:52,418 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 20:34:52,424 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,424 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:52,451 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,451 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:52,463 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,463 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:34:52,467 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:52,470 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 20:34:52,470 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 20:34:52,478 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,478 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:52,505 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,505 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:52,518 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,518 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:34:52,522 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:52,525 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:34:52,525 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:34:52,531 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,531 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:52,561 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,561 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:52,572 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,572 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:34:52,576 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:52,579 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:34:52,579 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:34:52,587 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,587 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:52,615 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,615 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:52,626 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,626 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:34:52,630 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:34:52,633 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:34:52,633 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:34:52,640 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,641 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:52,671 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,671 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:52,682 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,682 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:34:52,686 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:52,689 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:34:52,692 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:34:52,692 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:34:52,693 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:34:52,723 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 20:34:52,723 INFO program/MainThread: stderr[5]: 2024-03-01 20:34:52,723 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:34:52,723 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:52,743 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,747 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:34:52,747 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:34:52,749 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 20:34:52,758 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,758 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:52,781 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,781 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:34:52,785 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:52,788 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:34:52,791 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:34:52,791 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:34:52,791 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:34:52,821 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdi" successfully created. 2024-03-01 20:34:52,821 INFO program/MainThread: stderr[6]: 2024-03-01 20:34:52,821 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:34:52,821 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:52,840 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,844 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:34:52,844 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:34:52,846 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 20:34:52,854 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,855 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:52,877 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,877 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:34:52,882 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:52,885 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:34:52,888 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:34:52,888 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:34:52,888 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:34:52,919 INFO program/MainThread: stdout[7]: Physical volume "/dev/sdh" successfully created. 2024-03-01 20:34:52,919 INFO program/MainThread: stderr[7]: 2024-03-01 20:34:52,919 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:34:52,919 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:52,937 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,941 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:34:52,941 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:34:52,943 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 20:34:52,952 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,952 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:52,973 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:52,973 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:34:52,977 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:52,980 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:34:52,983 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:34:52,983 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:34:52,984 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdg --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:34:53,014 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdg" successfully created. 2024-03-01 20:34:53,014 INFO program/MainThread: stderr[8]: 2024-03-01 20:34:53,014 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:34:53,015 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:53,035 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:53,039 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:34:53,039 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:34:53,040 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 20:34:53,049 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:53,050 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:53,072 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:53,072 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:34:53,076 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 20:34:53,079 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:34:53,082 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:53,085 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:34:53,088 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:53,091 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:34:53,095 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:53,098 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:34:53,101 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:53,104 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:34:53,106 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 20:34:53,107 INFO program/MainThread: Running [9] lvm vgcreate -s 4096K test_vg3 /dev/sdg /dev/sdh /dev/sdi /dev/sdj --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:53,179 INFO program/MainThread: stdout[9]: Volume group "test_vg3" successfully created 2024-03-01 20:34:53,180 INFO program/MainThread: stderr[9]: 2024-03-01 20:34:53,180 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:34:53,188 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:34:53,194 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:34:53,199 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:53,206 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:34:53,212 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:53,218 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:34:53,222 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:53,225 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:34:53,228 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:53,232 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:34:53,232 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:53,245 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:53,250 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:34:53,253 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:34:53,253 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:53,263 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:53,263 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 20:34:53,271 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:53,272 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:53,283 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:53,283 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:34:53,287 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 20:34:53,290 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 20:34:53,294 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:34:53,297 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:34:53,301 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:53,304 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:34:53,308 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:53,311 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:34:53,315 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:53,318 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:34:53,321 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:53,325 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:34:53,325 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:53,335 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:53,339 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:34:53,340 INFO program/MainThread: Running [10] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:53,365 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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:34:53,365 INFO program/MainThread: stderr[10]: 2024-03-01 20:34:53,365 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:34:53,370 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 20:34:53,370 INFO program/MainThread: Running [11] lvm lvcreate -n lv8 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:53,464 INFO program/MainThread: stdout[11]: Logical volume "lv8" created. 2024-03-01 20:34:53,465 INFO program/MainThread: stderr[11]: 2024-03-01 20:34:53,465 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:34:53,473 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:53,479 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:34:53,479 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:34:53,479 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:53,523 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:53,528 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:34:53,529 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:34:53,529 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:34:53,539 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:53,539 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:53,555 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:53,555 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:34:53,560 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:53,563 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:34:53,566 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 20:34:53,566 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 20:34:53,587 INFO program/MainThread: stdout: 2024-03-01 20:34:53,588 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:34:53,588 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:34:53,588 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:34:53,588 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:34:53,588 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:34:53,588 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:34:53,588 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:34:53,588 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:34:53,588 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:34:53,588 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:34:53,588 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:53,589 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 20:34:53,603 INFO program/MainThread: stdout: 2024-03-01 20:34:53,604 INFO program/MainThread: writing all SBs 2024-03-01 20:34:53,604 INFO program/MainThread: new label = "" 2024-03-01 20:34:53,604 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:53,604 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:53,620 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:53,624 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:34:53,624 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:34:53,626 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:34:53,635 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:53,635 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:53,649 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:53,649 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:34:53,653 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 20:34:53,657 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 20:34:53,660 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:53,660 INFO program/MainThread: Running [12] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:53,689 INFO program/MainThread: stdout[12]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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:34:53,689 INFO program/MainThread: stderr[12]: 2024-03-01 20:34:53,689 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:34:53,694 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 20:34:53,694 INFO program/MainThread: Running [13] lvm lvcreate -n lv7 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:53,787 INFO program/MainThread: stdout[13]: Logical volume "lv7" created. 2024-03-01 20:34:53,787 INFO program/MainThread: stderr[13]: 2024-03-01 20:34:53,787 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:34:53,795 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:53,802 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:34:53,802 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:34:53,802 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:53,842 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:53,847 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:34:53,848 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:34:53,848 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:34:53,858 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:53,858 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:53,872 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:53,872 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:34:53,876 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:53,879 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:34:53,882 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 20:34:53,883 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 20:34:53,907 INFO program/MainThread: stdout: 2024-03-01 20:34:53,908 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:34:53,908 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:34:53,908 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:34:53,908 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:34:53,908 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:34:53,908 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:34:53,908 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:34:53,908 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:34:53,908 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:34:53,908 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:34:53,909 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:53,909 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 20:34:53,922 INFO program/MainThread: stdout: 2024-03-01 20:34:53,922 INFO program/MainThread: writing all SBs 2024-03-01 20:34:53,923 INFO program/MainThread: new label = "" 2024-03-01 20:34:53,923 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:53,923 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:53,938 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:53,942 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:34:53,942 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:34:53,944 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:34:53,953 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:53,953 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:53,969 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:53,969 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:34:53,973 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 20:34:53,976 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 20:34:53,980 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:53,980 INFO program/MainThread: Running [14] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:54,007 INFO program/MainThread: stdout[14]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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:34:54,007 INFO program/MainThread: stderr[14]: 2024-03-01 20:34:54,007 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:34:54,011 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 20:34:54,012 INFO program/MainThread: Running [15] lvm lvcreate -n lv6 -L 1044480K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:54,089 INFO program/MainThread: stdout[15]: Logical volume "lv6" created. 2024-03-01 20:34:54,089 INFO program/MainThread: stderr[15]: 2024-03-01 20:34:54,089 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:34:54,097 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:54,107 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:34:54,108 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:34:54,108 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:54,156 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:54,161 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:34:54,161 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:34:54,162 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:34:54,171 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:54,172 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:54,187 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:54,187 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:34:54,192 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:54,195 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:34:54,198 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 20:34:54,198 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 20:34:54,221 INFO program/MainThread: stdout: 2024-03-01 20:34:54,221 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 20:34:54,221 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:34:54,221 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:34:54,221 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:34:54,221 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 20:34:54,222 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:34:54,222 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:34:54,222 INFO program/MainThread: log =internal log bsize=4096 blocks=1566, version=2 2024-03-01 20:34:54,222 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:34:54,222 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:34:54,222 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:54,222 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 20:34:54,235 INFO program/MainThread: stdout: 2024-03-01 20:34:54,235 INFO program/MainThread: writing all SBs 2024-03-01 20:34:54,236 INFO program/MainThread: new label = "" 2024-03-01 20:34:54,236 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:54,236 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:54,250 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:54,254 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:34:54,254 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:34:54,256 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:34:54,265 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:54,265 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:54,280 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:54,280 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:34:54,284 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 20:34:54,287 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 20:34:54,291 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:54,291 INFO program/MainThread: Running [16] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:54,316 INFO program/MainThread: stdout[16]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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:34:54,316 INFO program/MainThread: stderr[16]: 2024-03-01 20:34:54,316 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:34:54,320 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 20:34:54,320 INFO program/MainThread: Running [17] lvm lvcreate -n lv5 -L 1253376K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:54,400 INFO program/MainThread: stdout[17]: Logical volume "lv5" created. 2024-03-01 20:34:54,400 INFO program/MainThread: stderr[17]: 2024-03-01 20:34:54,400 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:34:54,408 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:54,415 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:34:54,415 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:34:54,415 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:54,463 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:54,468 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:34:54,469 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:34:54,469 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:34:54,478 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:54,479 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:54,495 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:54,495 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:34:54,499 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:54,502 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:34:54,505 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 20:34:54,506 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 20:34:54,538 INFO program/MainThread: stdout: 2024-03-01 20:34:54,539 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 20:34:54,539 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:34:54,539 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:34:54,539 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:34:54,539 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 20:34:54,539 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:34:54,539 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:34:54,539 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:34:54,539 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:34:54,539 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:34:54,539 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:54,540 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 20:34:54,555 INFO program/MainThread: stdout: 2024-03-01 20:34:54,555 INFO program/MainThread: writing all SBs 2024-03-01 20:34:54,555 INFO program/MainThread: new label = "" 2024-03-01 20:34:54,555 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:54,555 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:54,570 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:54,574 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:34:54,574 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:34:54,576 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:34:54,584 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:54,585 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:54,601 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:54,601 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:34:54,605 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:54,608 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:34:54,611 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:34:54,611 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:34:54,611 INFO program/MainThread: Running [18] lvm pvcreate /dev/sdf --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:34:54,643 INFO program/MainThread: stdout[18]: Physical volume "/dev/sdf" successfully created. 2024-03-01 20:34:54,644 INFO program/MainThread: stderr[18]: 2024-03-01 20:34:54,644 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:34:54,644 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:54,666 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:54,670 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:34:54,670 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:34:54,671 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 20:34:54,681 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:54,681 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:54,704 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:54,704 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:34:54,708 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:54,711 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:34:54,715 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:34:54,715 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:34:54,715 INFO program/MainThread: Running [19] lvm pvcreate /dev/sde --config= devices { filter=["a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:34:54,748 INFO program/MainThread: stdout[19]: Physical volume "/dev/sde" successfully created. 2024-03-01 20:34:54,748 INFO program/MainThread: stderr[19]: 2024-03-01 20:34:54,748 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:34:54,749 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:54,768 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:54,772 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:34:54,772 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:34:54,773 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 20:34:54,782 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:54,783 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:54,805 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:54,805 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:34:54,809 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:54,812 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:34:54,815 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:34:54,815 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:34:54,815 INFO program/MainThread: Running [20] lvm pvcreate /dev/sdd --config= devices { filter=["a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:34:54,847 INFO program/MainThread: stdout[20]: Physical volume "/dev/sdd" successfully created. 2024-03-01 20:34:54,848 INFO program/MainThread: stderr[20]: 2024-03-01 20:34:54,848 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:34:54,848 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:54,868 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:54,872 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:34:54,872 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:34:54,873 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 20:34:54,883 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:54,883 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:54,905 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:54,905 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:34:54,909 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 20:34:54,912 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:34:54,915 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:54,918 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:34:54,921 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:54,924 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:34:54,928 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:54,931 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:34:54,933 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 20:34:54,934 INFO program/MainThread: Running [21] lvm vgcreate -s 4096K test_vg2 /dev/sdd /dev/sde /dev/sdf --config= devices { filter=["a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:54,988 INFO program/MainThread: stdout[21]: Volume group "test_vg2" successfully created 2024-03-01 20:34:54,988 INFO program/MainThread: stderr[21]: 2024-03-01 20:34:54,989 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:34:54,996 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:34:55,004 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:34:55,009 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:55,015 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:34:55,021 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:55,028 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:34:55,031 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:55,034 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:34:55,034 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:55,045 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,049 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:34:55,052 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:34:55,053 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:55,065 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,065 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 20:34:55,073 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,074 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:55,085 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,085 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:34:55,089 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 20:34:55,092 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 20:34:55,096 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:34:55,099 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:34:55,103 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:55,106 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:34:55,110 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:55,113 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:34:55,117 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:55,120 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:34:55,120 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:55,134 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,139 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:34:55,139 INFO program/MainThread: Running [22] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:55,165 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ 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:34:55,165 INFO program/MainThread: stderr[22]: 2024-03-01 20:34:55,165 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:34:55,170 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 20:34:55,170 INFO program/MainThread: Running [23] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:55,254 INFO program/MainThread: stdout[23]: Logical volume "lv4" created. 2024-03-01 20:34:55,254 INFO program/MainThread: stderr[23]: 2024-03-01 20:34:55,254 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:34:55,262 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:55,268 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:34:55,269 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:34:55,269 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:55,294 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,298 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:34:55,299 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:34:55,300 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:34:55,309 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,309 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:55,323 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,323 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:34:55,328 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:55,331 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:34:55,334 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 20:34:55,334 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 20:34:55,354 INFO program/MainThread: stdout: 2024-03-01 20:34:55,354 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 20:34:55,355 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:34:55,355 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:34:55,355 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:34:55,355 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 20:34:55,355 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:34:55,355 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:34:55,355 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:34:55,355 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:34:55,355 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:34:55,355 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,356 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 20:34:55,367 INFO program/MainThread: stdout: 2024-03-01 20:34:55,367 INFO program/MainThread: writing all SBs 2024-03-01 20:34:55,367 INFO program/MainThread: new label = "" 2024-03-01 20:34:55,367 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,368 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:55,383 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,387 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:34:55,387 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:34:55,388 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:34:55,397 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,398 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:55,414 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,414 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:34:55,418 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 20:34:55,422 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 20:34:55,425 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:55,425 INFO program/MainThread: Running [24] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:55,451 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ 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:34:55,451 INFO program/MainThread: stderr[24]: 2024-03-01 20:34:55,451 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:34:55,455 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 20:34:55,455 INFO program/MainThread: Running [25] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:55,534 INFO program/MainThread: stdout[25]: Logical volume "lv3" created. 2024-03-01 20:34:55,535 INFO program/MainThread: stderr[25]: 2024-03-01 20:34:55,535 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:34:55,542 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:55,548 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:34:55,548 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:34:55,549 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:55,584 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,589 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:34:55,589 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:34:55,590 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:34:55,599 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,600 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:55,614 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,614 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:34:55,618 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:55,622 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:34:55,625 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 20:34:55,625 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 20:34:55,647 INFO program/MainThread: stdout: 2024-03-01 20:34:55,647 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 20:34:55,647 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:34:55,647 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:34:55,647 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:34:55,647 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 20:34:55,647 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:34:55,648 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:34:55,648 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:34:55,648 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:34:55,648 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:34:55,648 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,648 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 20:34:55,661 INFO program/MainThread: stdout: 2024-03-01 20:34:55,661 INFO program/MainThread: writing all SBs 2024-03-01 20:34:55,661 INFO program/MainThread: new label = "" 2024-03-01 20:34:55,662 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,662 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:55,678 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,682 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:34:55,682 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:34:55,684 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:34:55,693 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,693 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:55,709 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,709 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:34:55,713 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:55,716 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:34:55,719 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:34:55,719 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:34:55,719 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:34:55,757 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:34:55,757 INFO program/MainThread: stderr[26]: 2024-03-01 20:34:55,757 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:34:55,757 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:55,775 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,779 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:34:55,779 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:34:55,781 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:34:55,790 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,790 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:55,812 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,812 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:34:55,816 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:55,819 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:34:55,822 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:34:55,822 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:34:55,822 INFO program/MainThread: Running [27] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:34:55,854 INFO program/MainThread: stdout[27]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:34:55,854 INFO program/MainThread: stderr[27]: 2024-03-01 20:34:55,854 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:34:55,855 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:55,875 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,880 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:34:55,880 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:34:55,881 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:34:55,891 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,891 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:55,915 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,915 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:34:55,919 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:55,922 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:34:55,925 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:34:55,925 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:34:55,926 INFO program/MainThread: Running [28] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:34:55,960 INFO program/MainThread: stdout[28]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:34:55,960 INFO program/MainThread: stderr[28]: 2024-03-01 20:34:55,960 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:34:55,961 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:55,980 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,984 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:34:55,984 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:34:55,985 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:34:55,994 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:55,995 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:56,018 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:56,018 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:34:56,022 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:34:56,025 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:34:56,028 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:56,031 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:34:56,034 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:56,037 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:34:56,040 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:56,043 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:34:56,046 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:34:56,047 INFO program/MainThread: Running [29] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:56,108 INFO program/MainThread: stdout[29]: Volume group "test_vg1" successfully created 2024-03-01 20:34:56,109 INFO program/MainThread: stderr[29]: 2024-03-01 20:34:56,109 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:34:56,116 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:34:56,122 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:34:56,128 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:56,134 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:34:56,137 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:56,142 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:34:56,147 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:56,150 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:34:56,151 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:56,164 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:56,168 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:34:56,171 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:34:56,172 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:56,182 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:56,183 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:34:56,191 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:56,191 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:56,203 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:56,203 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:34:56,207 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 20:34:56,210 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 20:34:56,214 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:34:56,217 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:34:56,220 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:56,224 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:34:56,227 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:56,231 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:34:56,234 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:56,238 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:34:56,238 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:56,248 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:56,252 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:34:56,252 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/sda$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:56,281 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj 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:34:56,281 INFO program/MainThread: stderr[30]: 2024-03-01 20:34:56,281 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:34:56,286 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 20:34:56,286 INFO program/MainThread: Running [31] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:56,375 INFO program/MainThread: stdout[31]: Logical volume "lv2" created. 2024-03-01 20:34:56,376 INFO program/MainThread: stderr[31]: 2024-03-01 20:34:56,376 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:34:56,384 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:56,391 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:34:56,392 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:34:56,392 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:56,419 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:56,424 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:34:56,425 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:34:56,425 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:34:56,435 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:56,436 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:56,451 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:56,451 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:34:56,456 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:56,459 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:34:56,462 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 20:34:56,462 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 20:34:56,496 INFO program/MainThread: stdout: 2024-03-01 20:34:56,496 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:34:56,496 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:34:56,496 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:34:56,496 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:34:56,496 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:34:56,496 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:34:56,497 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:34:56,497 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:34:56,497 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:34:56,497 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:34:56,497 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:56,497 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 20:34:56,509 INFO program/MainThread: stdout: 2024-03-01 20:34:56,509 INFO program/MainThread: writing all SBs 2024-03-01 20:34:56,509 INFO program/MainThread: new label = "" 2024-03-01 20:34:56,510 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:56,510 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:56,527 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:56,531 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:34:56,532 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:34:56,533 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:34:56,542 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:56,542 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:56,558 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:56,558 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:34:56,562 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:34:56,566 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:34:56,569 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:56,570 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/sda$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:56,596 INFO program/MainThread: stdout[32]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj 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:34:56,596 INFO program/MainThread: stderr[32]: 2024-03-01 20:34:56,596 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:34:56,600 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:34:56,601 INFO program/MainThread: Running [33] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:34:56,684 INFO program/MainThread: stdout[33]: Logical volume "lv1" created. 2024-03-01 20:34:56,685 INFO program/MainThread: stderr[33]: 2024-03-01 20:34:56,685 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:34:56,693 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:56,700 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:34:56,701 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:34:56,701 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:56,728 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:56,733 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:34:56,733 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:34:56,734 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:34:56,743 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:56,744 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:56,757 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:56,757 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:34:56,761 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:34:56,765 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:34:56,768 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:34:56,768 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:34:56,790 INFO program/MainThread: stdout: 2024-03-01 20:34:56,790 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 20:34:56,790 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:34:56,790 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:34:56,790 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:34:56,790 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 20:34:56,790 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:34:56,790 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:34:56,790 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:34:56,790 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:34:56,790 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:34:56,791 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:56,791 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:34:56,803 INFO program/MainThread: stdout: 2024-03-01 20:34:56,803 INFO program/MainThread: writing all SBs 2024-03-01 20:34:56,803 INFO program/MainThread: new label = "" 2024-03-01 20:34:56,803 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:56,803 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:56,818 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:56,822 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:34:56,822 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:34:56,823 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:34:56,832 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:56,832 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:34:56,848 DEBUG program/MainThread: Return code: 0 2024-03-01 20:34:56,853 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:34:56,853 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 0x7ff1e4c59ba0> 2024-03-01 20:34:56,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:56,860 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:34:56,860 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:34:56,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:56,867 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:34:56,867 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:34:56,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:56,873 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:34:56,873 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:34:56,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:56,880 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:34:56,880 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:34:56,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:56,886 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:34:56,886 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:34:56,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:56,892 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:34:56,892 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:34:56,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:56,898 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:34:56,899 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:34:56,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:56,905 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:34:56,905 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:34:56,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:56,911 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:34:56,911 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:34:56,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:56,917 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:34:56,917 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:34:56,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:56,923 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:34:56,923 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:34:56,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:56,929 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:34:56,929 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:34:56,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:56,935 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:34:56,935 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:34:56,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:56,941 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:34:56,941 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:34:56,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:56,947 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:34:56,947 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:34:56,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:34:56,954 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:34:56,954 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:35:24,197 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ry13527y/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:35:24,234 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:35:24,234 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:35:24,237 INFO program/MainThread: stdout[2]: 2024-03-01 20:35:24,237 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:35:24,237 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:35:24,238 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:35:24,242 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:24,243 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:35:24,246 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:35:24,246 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:35:24,249 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:35:24,249 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:35:24,252 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:35:24,252 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:35:24,263 INFO program/MainThread: stdout: 2024-03-01 20:35:24,263 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:35:24,263 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT 2024-03-01 20:35:24,263 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 6c95dfb4-f90d-40a4-8462-698d5a8e4f49 2024-03-01 20:35:24,263 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY 2024-03-01 20:35:24,263 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 6c95dfb4-f90d-40a4-8462-698d5a8e4f49 2024-03-01 20:35:24,263 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 83f64cb1-8828-4059-84b0-d255a1cf33f0 2024-03-01 20:35:24,263 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK 2024-03-01 20:35:24,263 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr 2024-03-01 20:35:24,263 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 0605627f-4ef0-4187-ad61-e486809430ee 2024-03-01 20:35:24,263 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 12d07057-39b1-4a52-935c-40111d4d87db 2024-03-01 20:35:24,263 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa 2024-03-01 20:35:24,263 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A 2024-03-01 20:35:24,263 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member iT0V6L-57LE-b0ca-IvQh-NGxt-3NYm-fCDgp2 2024-03-01 20:35:24,263 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs c33ad0eb-f908-4c14-9607-d581015d37ba 2024-03-01 20:35:24,264 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs f262e8ef-c796-44d6-b101-6c86193d869d 2024-03-01 20:35:24,264 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs c7528bc5-ad4b-4eb5-9e47-3119f7f4afdf 2024-03-01 20:35:24,264 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member 7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp 2024-03-01 20:35:24,264 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs c7528bc5-ad4b-4eb5-9e47-3119f7f4afdf 2024-03-01 20:35:24,264 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz 2024-03-01 20:35:24,264 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 017d52be-f9e3-4423-a738-d7d75b825b7e 2024-03-01 20:35:24,264 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd 2024-03-01 20:35:24,264 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 017d52be-f9e3-4423-a738-d7d75b825b7e 2024-03-01 20:35:24,264 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:35:24,264 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:35:24,264 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:35:24,264 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:35:24,264 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:24,264 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 6c95dfb4-f90d-40a4-8462-698d5a8e4f49 sdb 1073741824 root disk brw-rw---- LVM2_member qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 6c95dfb4-f90d-40a4-8462-698d5a8e4f49 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 83f64cb1-8828-4059-84b0-d255a1cf33f0 sdc 1073741824 root disk brw-rw---- LVM2_member IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK sdd 1073741824 root disk brw-rw---- LVM2_member Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 0605627f-4ef0-4187-ad61-e486809430ee `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 12d07057-39b1-4a52-935c-40111d4d87db sde 1073741824 root disk brw-rw---- LVM2_member o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa sdf 1073741824 root disk brw-rw---- LVM2_member FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A sdg 1073741824 root disk brw-rw---- LVM2_member iT0V6L-57LE-b0ca-IvQh-NGxt-3NYm-fCDgp2 |-test_vg3-lv8 427819008 root disk brw-rw---- xfs c33ad0eb-f908-4c14-9607-d581015d37ba |-test_vg3-lv7 427819008 root disk brw-rw---- xfs f262e8ef-c796-44d6-b101-6c86193d869d `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs c7528bc5-ad4b-4eb5-9e47-3119f7f4afdf sdh 1073741824 root disk brw-rw---- LVM2_member 7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs c7528bc5-ad4b-4eb5-9e47-3119f7f4afdf sdi 1073741824 root disk brw-rw---- LVM2_member HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 017d52be-f9e3-4423-a738-d7d75b825b7e sdj 1073741824 root disk brw-rw---- LVM2_member CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 017d52be-f9e3-4423-a738-d7d75b825b7e 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:35:24,264 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:35:24,264 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:35:24,265 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:35:24,265 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:35:24,265 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:35:24,265 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:35:24,265 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:24,278 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:24,292 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:35:24,297 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/lvm-pv-uuid-nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT', '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': 'nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT', 'ID_FS_UUID_ENC': 'nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:35:24,297 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:35:24,298 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:35:24,333 INFO program/MainThread: stdout[3]: 2024-03-01 20:35:24,333 INFO program/MainThread: stderr[3]: 2024-03-01 20:35:24,333 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:35:24,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:35:24,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:24,346 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:35:24,351 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:35:24,351 INFO blivet/MainThread: sda is a disk 2024-03-01 20:35:24,351 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:35:24,352 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:35:24,355 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:35:24,358 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:35:24,359 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:35:24,362 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:35:24,362 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:35:24,362 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:35:24,363 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa937b90ba8) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:35:24,366 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:35:24,370 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:24,370 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:35:24,373 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:24,374 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:35:24,377 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:24,377 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:35:24,380 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:24,380 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:35:24,383 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:35:24,384 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:35:24,384 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:35:24,415 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_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=qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_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=IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=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:35:24,415 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY. WARNING: Couldn't find device with uuid IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK. WARNING: VG test_vg1 is missing PV qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK (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:35:24,415 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:35:24,415 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:35:24,420 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT ; label: None ; device: /dev/sda ; serial: 36001405239ab7067b3b484aac9d9c077 ; exists: True ; vg_name: test_vg1 ; vg_uuid: nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj ; pe_start: 8 MiB ; 2024-03-01 20:35:24,420 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:35:24,423 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:35:24,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj ; incomplete: True ; hidden: False ; 2024-03-01 20:35:24,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:35:24,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:24,435 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:24,436 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:35:24,463 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=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:35:24,463 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY. WARNING: Couldn't find device with uuid IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK. WARNING: VG test_vg1 is missing PV qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK (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:35:24,463 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:35:24,463 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:35:24,464 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:35:24,469 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:35:24,472 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:35:24,473 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:35:24,476 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:35:24,476 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:35:24,504 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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:35:24,504 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY. WARNING: Couldn't find device with uuid IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK. WARNING: VG test_vg1 is missing PV qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK (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:35:24,504 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:35:24,508 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:35:24,509 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:35:24,512 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:35:24,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj ; incomplete: True ; hidden: False ; 2024-03-01 20:35:24,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:35:24,518 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:35:24,518 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:35:24,522 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c', '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': 'qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY', 'ID_FS_UUID_ENC': 'qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:35:24,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:35:24,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:35:24,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:24,532 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:35:24,533 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:35:24,533 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:35:24,533 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:35:24,536 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:35:24,539 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:35:24,540 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:35:24,543 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:35:24,543 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:35:24,544 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:35:24,544 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa937ba3eb8) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:35:24,547 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:35:24,550 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:24,551 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:35:24,554 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:24,554 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:35:24,557 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:24,557 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:35:24,561 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:24,561 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:35:24,564 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:35:24,564 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:35:24,564 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:35:24,595 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_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=IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=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:35:24,595 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK. WARNING: VG test_vg1 is missing PV IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK (last written to /dev/sdc). 2024-03-01 20:35:24,595 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:35:24,595 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:35:24,600 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY ; label: None ; device: /dev/sdb ; serial: 360014055a68a6ab37a64082addd3a75c ; exists: True ; vg_name: test_vg1 ; vg_uuid: nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:35:24,600 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:35:24,603 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:35:24,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj ; incomplete: True ; hidden: False ; 2024-03-01 20:35:24,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:35:24,612 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:35:24,616 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:35:24,619 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:35:24,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj ; incomplete: True ; hidden: False ; 2024-03-01 20:35:24,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:35:24,625 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:35:24,656 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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:35:24,656 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK. WARNING: VG test_vg1 is missing PV IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK (last written to /dev/sdc). 2024-03-01 20:35:24,656 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:35:24,656 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:35:24,656 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:35:24,661 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:35:24,661 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:35:24,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:35:24,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:24,671 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:35:24,672 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:35:24,672 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:35:24,672 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:35:24,675 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:35:24,679 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:35:24,679 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:35:24,682 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:35:24,682 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:35:24,683 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:35:24,683 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa936abfc18) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:35:24,686 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:35:24,686 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:35:24,690 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:35:24,690 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:35:24,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:35:24,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:24,700 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:35:24,700 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:35:24,700 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:35:24,700 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:35:24,703 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:35:24,706 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:35:24,707 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:35:24,710 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:35:24,710 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:35:24,711 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:35:24,711 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa936ac3cc0) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:35:24,714 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:35:24,714 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:35:24,718 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/lvm-pv-uuid-IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079', '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': 'IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK', 'ID_FS_UUID_ENC': 'IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:35:24,718 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:35:24,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:35:24,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:24,727 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:35:24,728 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:35:24,728 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:35:24,728 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:35:24,731 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:35:24,734 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:35:24,735 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:35:24,738 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:35:24,738 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:35:24,738 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:35:24,738 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa936abf898) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:35:24,742 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:35:24,745 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:24,745 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:35:24,748 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:24,748 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:35:24,752 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:24,752 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:35:24,755 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:24,755 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:35:24,758 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:35:24,758 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:35:24,758 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:24,785 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=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:35:24,785 INFO program/MainThread: stderr[9]: 2024-03-01 20:35:24,785 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:35:24,785 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:35:24,789 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK ; label: None ; device: /dev/sdc ; serial: 360014057827914dfa3b447480a4a2bea ; exists: True ; vg_name: test_vg1 ; vg_uuid: nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:35:24,790 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:35:24,793 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:35:24,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj ; incomplete: True ; hidden: False ; 2024-03-01 20:35:24,799 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:35:24,802 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:35:24,805 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:35:24,808 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:35:24,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj ; incomplete: True ; hidden: False ; 2024-03-01 20:35:24,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:35:24,815 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:24,842 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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:35:24,842 INFO program/MainThread: stderr[10]: 2024-03-01 20:35:24,842 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:35:24,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:24,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:24,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S ; incomplete: False ; hidden: False ; 2024-03-01 20:35:24,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:35:24,856 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:35:24,860 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:35:24,860 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:35:24,863 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:35:24,867 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:35:24,867 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:35:24,871 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:35:24,871 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:35:24,871 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:35:24,875 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:35:24,878 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:35:24,878 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:35:24,882 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:35:24,885 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:35:24,885 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:35:24,889 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:35:24,889 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:35:24,889 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:35:24,889 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:35:24,893 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:35:24,893 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:35:24,896 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:35:24,896 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:35:24,900 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-nRu62w1CZT8C0dz0drhPVllUHDIPldujFuMVNnlBYHXEFAg9vJgDclo6J6bq5p3S ' '/dev/disk/by-uuid/83f64cb1-8828-4059-84b0-d255a1cf33f0 ' '/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-nRu62w1CZT8C0dz0drhPVllUHDIPldujFuMVNnlBYHXEFAg9vJgDclo6J6bq5p3S', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '83f64cb1-8828-4059-84b0-d255a1cf33f0', 'ID_FS_UUID_ENC': '83f64cb1-8828-4059-84b0-d255a1cf33f0', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1449769312'} ; 2024-03-01 20:35:24,900 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:35:24,900 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:35:24,904 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:35:24,904 INFO program/MainThread: stderr[11]: 2024-03-01 20:35:24,904 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:35:24,904 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:35:24,907 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:35:24,908 INFO program/MainThread: stderr[12]: 2024-03-01 20:35:24,908 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:35:24,908 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:35:24,911 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:35:24,911 INFO program/MainThread: stderr[13]: 2024-03-01 20:35:24,911 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:35:24,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:24,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:35:24,921 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:24,922 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:35:24,922 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:24,923 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:35:24,919 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa936ab1630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7fa937ba3f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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:35:24,923 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:35:24,926 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:35:24,927 INFO program/MainThread: stderr[14]: 2024-03-01 20:35:24,927 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:35:24,931 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:35:24,934 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:24,934 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:35:24,938 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:24,938 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:35:24,942 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:24,942 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:35:24,946 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:24,946 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:35:24,948 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:35:24,948 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:35:24,951 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:35:24,952 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:35:24,955 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:35:24,955 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:35:24,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:24,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:24,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe ; incomplete: False ; hidden: False ; 2024-03-01 20:35:24,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:35:24,968 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:35:24,972 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:35:24,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:35:24,975 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:35:24,979 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:35:24,979 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:35:24,983 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:35:24,983 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:35:24,983 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:35:24,987 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:35:24,990 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:35:24,990 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:35:24,994 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:35:24,997 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:35:24,997 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:35:25,001 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:35:25,001 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:35:25,001 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:35:25,001 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:35:25,004 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:35:25,005 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:35:25,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:35:25,008 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:35:25,012 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-nRu62w1CZT8C0dz0drhPVllUHDIPldujq2Jo1WR7p2RoFGVNcIPY1KQFGm3zJbUe ' '/dev/disk/by-uuid/6c95dfb4-f90d-40a4-8462-698d5a8e4f49 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_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-nRu62w1CZT8C0dz0drhPVllUHDIPldujq2Jo1WR7p2RoFGVNcIPY1KQFGm3zJbUe', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6c95dfb4-f90d-40a4-8462-698d5a8e4f49', 'ID_FS_UUID_ENC': '6c95dfb4-f90d-40a4-8462-698d5a8e4f49', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1449455464'} ; 2024-03-01 20:35:25,012 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:35:25,012 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:35:25,016 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:35:25,016 INFO program/MainThread: stderr[15]: 2024-03-01 20:35:25,016 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:35:25,017 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:35:25,020 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:35:25,020 INFO program/MainThread: stderr[16]: 2024-03-01 20:35:25,020 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:35:25,020 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:35:25,023 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:35:25,023 INFO program/MainThread: stderr[17]: 2024-03-01 20:35:25,023 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:35:25,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:25,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:35:25,034 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:25,035 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:25,035 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:25,036 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:25,031 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa937ba37b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7fa937ba3f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:25,036 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:35:25,040 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:35:25,040 INFO program/MainThread: stderr[18]: 2024-03-01 20:35:25,040 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:35:25,044 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:35:25,048 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:25,048 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:35:25,052 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:25,052 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:35:25,055 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:25,055 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:35:25,059 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:25,059 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:35:25,059 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:35:25,063 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:35:25,063 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:35:25,066 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:35:25,066 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:35:25,067 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:35:25,070 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/lvm-pv-uuid-Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf', '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': 'Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr', 'ID_FS_UUID_ENC': 'Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:35:25,070 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:35:25,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:35:25,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:25,080 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:35:25,081 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:35:25,081 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:35:25,081 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:35:25,084 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:35:25,087 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:35:25,088 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:35:25,091 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:35:25,091 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:35:25,092 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:35:25,092 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa936acfc88) -- 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:35:25,095 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:35:25,098 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:25,098 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:35:25,102 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:25,102 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:35:25,105 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:25,105 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:35:25,109 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:25,109 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:35:25,112 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:35:25,112 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:35:25,112 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:25,140 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=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:35:25,140 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa. WARNING: Couldn't find device with uuid FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A. WARNING: VG test_vg2 is missing PV o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa (last written to /dev/sde). WARNING: VG test_vg2 is missing PV FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A (last written to /dev/sdf). 2024-03-01 20:35:25,140 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:35:25,140 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:35:25,145 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr ; label: None ; device: /dev/sdd ; serial: 360014053b4c6aec572749a6981be21b8 ; exists: True ; vg_name: test_vg2 ; vg_uuid: acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:35:25,145 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:35:25,148 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:35:25,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ ; incomplete: True ; hidden: False ; 2024-03-01 20:35:25,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:35:25,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:25,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:25,161 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:25,190 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 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=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=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:35:25,190 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa. WARNING: Couldn't find device with uuid FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A. WARNING: VG test_vg2 is missing PV o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa (last written to /dev/sde). WARNING: VG test_vg2 is missing PV FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A (last written to /dev/sdf). 2024-03-01 20:35:25,190 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:35:25,190 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:35:25,191 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:35:25,195 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:35:25,199 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:35:25,199 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:35:25,203 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:35:25,203 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:25,231 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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=PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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:35:25,232 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa. WARNING: Couldn't find device with uuid FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A. WARNING: VG test_vg2 is missing PV o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa (last written to /dev/sde). WARNING: VG test_vg2 is missing PV FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A (last written to /dev/sdf). 2024-03-01 20:35:25,232 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:35:25,236 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:35:25,237 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:35:25,240 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:35:25,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ ; incomplete: True ; hidden: False ; 2024-03-01 20:35:25,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:35:25,246 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:35:25,246 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:35:25,250 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/lvm-pv-uuid-o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290', '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': 'o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa', 'ID_FS_UUID_ENC': 'o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:35:25,250 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:35:25,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:35:25,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:25,260 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:35:25,261 INFO blivet/MainThread: sde is a disk 2024-03-01 20:35:25,261 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:35:25,261 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:35:25,264 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:35:25,268 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:35:25,268 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:35:25,271 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:35:25,271 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:35:25,272 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:35:25,272 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa936ab9be0) -- 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:35:25,275 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:35:25,279 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:25,279 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:35:25,282 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:25,282 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:35:25,285 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:25,286 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:35:25,289 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:25,289 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:35:25,292 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:35:25,292 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:35:25,292 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:25,319 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=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:35:25,319 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A. WARNING: VG test_vg2 is missing PV FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A (last written to /dev/sdf). 2024-03-01 20:35:25,319 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:35:25,320 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:35:25,324 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa ; label: None ; device: /dev/sde ; serial: 36001405e2fb0791ebf44edab19ba5518 ; exists: True ; vg_name: test_vg2 ; vg_uuid: acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:35:25,324 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:35:25,327 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:35:25,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ ; incomplete: True ; hidden: False ; 2024-03-01 20:35:25,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:35:25,337 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:35:25,340 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:35:25,343 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:35:25,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ ; incomplete: True ; hidden: False ; 2024-03-01 20:35:25,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:35:25,350 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:25,379 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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=PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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:35:25,379 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A. WARNING: VG test_vg2 is missing PV FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A (last written to /dev/sdf). 2024-03-01 20:35:25,379 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:35:25,380 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:35:25,380 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:35:25,385 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', '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': 'FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A', 'ID_FS_UUID_ENC': 'FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:35:25,385 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:35:25,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:35:25,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:25,395 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:35:25,396 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:35:25,396 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:35:25,396 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:35:25,399 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:35:25,403 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:35:25,403 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:35:25,406 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:35:25,407 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:35:25,407 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:35:25,407 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa936a65978) -- 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:35:25,410 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:35:25,414 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:25,414 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:35:25,417 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:25,417 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:35:25,421 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:25,421 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:35:25,424 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:25,424 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:35:25,427 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:35:25,427 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:35:25,427 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:25,457 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=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:35:25,457 INFO program/MainThread: stderr[24]: 2024-03-01 20:35:25,457 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:35:25,458 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:35:25,462 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A ; label: None ; device: /dev/sdf ; serial: 360014050081c8402d47403dac1ed16f7 ; exists: True ; vg_name: test_vg2 ; vg_uuid: acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:35:25,462 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:35:25,465 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:35:25,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ ; incomplete: True ; hidden: False ; 2024-03-01 20:35:25,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:35:25,475 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:35:25,478 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:35:25,482 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:35:25,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ ; incomplete: True ; hidden: False ; 2024-03-01 20:35:25,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:35:25,489 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:25,518 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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=PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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:35:25,518 INFO program/MainThread: stderr[25]: 2024-03-01 20:35:25,519 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:35:25,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:25,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:25,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg ; incomplete: False ; hidden: False ; 2024-03-01 20:35:25,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:35:25,532 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:35:25,536 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:35:25,536 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:35:25,539 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:35:25,543 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:35:25,543 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:35:25,546 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:35:25,547 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:35:25,547 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:35:25,551 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:35:25,554 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:35:25,554 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:35:25,557 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:35:25,561 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:35:25,561 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:35:25,564 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:35:25,565 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:35:25,565 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:35:25,565 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:35:25,568 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:35:25,568 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:35:25,572 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:35:25,572 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:35:25,575 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/test_vg2/lv3 /dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-acdcRDaxEkoDOesOujDpakIrlGWnzOBZKH8XkeXpj0y16oB0XO9Lx49nVAjJ9ePg ' '/dev/disk/by-uuid/12d07057-39b1-4a52-935c-40111d4d87db', '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-acdcRDaxEkoDOesOujDpakIrlGWnzOBZKH8XkeXpj0y16oB0XO9Lx49nVAjJ9ePg', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '12d07057-39b1-4a52-935c-40111d4d87db', 'ID_FS_UUID_ENC': '12d07057-39b1-4a52-935c-40111d4d87db', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1448622761'} ; 2024-03-01 20:35:25,576 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:35:25,576 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:35:25,580 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:35:25,580 INFO program/MainThread: stderr[26]: 2024-03-01 20:35:25,580 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:35:25,580 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:35:25,583 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:35:25,584 INFO program/MainThread: stderr[27]: 2024-03-01 20:35:25,584 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:35:25,584 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:35:25,587 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:35:25,587 INFO program/MainThread: stderr[28]: 2024-03-01 20:35:25,587 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:35:25,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:25,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:35:25,597 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:25,598 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:35:25,598 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:25,599 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:35:25,595 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa936a65908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7fa936acfd68) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:25,599 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:35:25,603 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:35:25,603 INFO program/MainThread: stderr[29]: 2024-03-01 20:35:25,604 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:35:25,608 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:35:25,611 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:25,611 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:35:25,615 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:25,615 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:35:25,618 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:25,619 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:35:25,622 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:25,622 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:35:25,622 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:35:25,625 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:35:25,626 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:35:25,629 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:35:25,629 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:35:25,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:25,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:25,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:25,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:35:25,641 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:35:25,645 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:35:25,645 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:35:25,649 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:35:25,652 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:35:25,652 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:35:25,656 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:35:25,656 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:35:25,656 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:35:25,660 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:35:25,663 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:35:25,663 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:35:25,666 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:35:25,669 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:35:25,670 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:35:25,673 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:35:25,673 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:35:25,674 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:35:25,674 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:35:25,685 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:35:25,685 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:35:25,688 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:35:25,688 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:35:25,692 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-acdcRDaxEkoDOesOujDpakIrlGWnzOBZPTBs1FlJxzyFhtZJnq7NrRv3lE2rwey8 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/0605627f-4ef0-4187-ad61-e486809430ee', '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-acdcRDaxEkoDOesOujDpakIrlGWnzOBZPTBs1FlJxzyFhtZJnq7NrRv3lE2rwey8', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '0605627f-4ef0-4187-ad61-e486809430ee', 'ID_FS_UUID_ENC': '0605627f-4ef0-4187-ad61-e486809430ee', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1448337922'} ; 2024-03-01 20:35:25,692 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:35:25,692 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:35:25,696 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:35:25,696 INFO program/MainThread: stderr[30]: 2024-03-01 20:35:25,696 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:35:25,696 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:35:25,700 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:35:25,700 INFO program/MainThread: stderr[31]: 2024-03-01 20:35:25,700 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:35:25,700 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:35:25,703 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:35:25,703 INFO program/MainThread: stderr[32]: 2024-03-01 20:35:25,703 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:35:25,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:25,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:35:25,713 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:25,714 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:25,714 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:25,715 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:25,711 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa936a874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7fa936acfd68) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:25,716 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:35:25,719 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:35:25,719 INFO program/MainThread: stderr[33]: 2024-03-01 20:35:25,719 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:35:25,723 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:35:25,726 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:25,727 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:35:25,730 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:25,730 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:35:25,733 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:25,734 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:35:25,737 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:25,737 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:35:25,737 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:35:25,740 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:35:25,741 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:35:25,744 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:35:25,744 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:35:25,744 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:35:25,748 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/lvm-pv-uuid-iT0V6L-57LE-b0ca-IvQh-NGxt-3NYm-fCDgp2', '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': 'iT0V6L-57LE-b0ca-IvQh-NGxt-3NYm-fCDgp2', 'ID_FS_UUID_ENC': 'iT0V6L-57LE-b0ca-IvQh-NGxt-3NYm-fCDgp2', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:35:25,748 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:35:25,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:35:25,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:25,758 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:35:25,759 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:35:25,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:35:25,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:35:25,762 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:35:25,765 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:35:25,765 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:35:25,768 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:35:25,769 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:35:25,769 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:35:25,769 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa936a83a90) -- 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:35:25,772 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:35:25,776 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:25,776 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:35:25,779 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:25,779 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:35:25,782 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:25,782 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:35:25,786 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:25,786 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:35:25,788 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:35:25,789 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:35:25,789 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:25,818 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=iT0V6L-57LE-b0ca-IvQh-NGxt-3NYm-fCDgp2 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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=7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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=HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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=CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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:35:25,818 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid 7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp. WARNING: Couldn't find device with uuid HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz. WARNING: Couldn't find device with uuid CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd. WARNING: VG test_vg3 is missing PV 7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd (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:35:25,818 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:35:25,818 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:35:25,822 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: iT0V6L-57LE-b0ca-IvQh-NGxt-3NYm-fCDgp2 ; label: None ; device: /dev/sdg ; serial: 3600140542f659a119ba426babe89322a ; exists: True ; vg_name: test_vg3 ; vg_uuid: 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:35:25,822 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:35:25,825 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:35:25,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo ; incomplete: True ; hidden: False ; 2024-03-01 20:35:25,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:35:25,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:25,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:25,838 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:25,867 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 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=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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:35:25,867 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid 7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp. WARNING: Couldn't find device with uuid HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz. WARNING: Couldn't find device with uuid CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd. WARNING: VG test_vg3 is missing PV 7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd (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:35:25,867 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:35:25,867 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:35:25,868 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:35:25,872 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:35:25,876 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:35:25,876 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:35:25,879 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:35:25,879 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:25,910 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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=PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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=Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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=Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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=BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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=BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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=9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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=4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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:35:25,910 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid 7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp. WARNING: Couldn't find device with uuid HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz. WARNING: Couldn't find device with uuid CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd. WARNING: VG test_vg3 is missing PV 7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd (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:35:25,910 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:35:25,915 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:35:25,915 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:35:25,918 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:35:25,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo ; incomplete: True ; hidden: False ; 2024-03-01 20:35:25,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:35:25,925 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:35:25,925 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:35:25,928 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/lvm-pv-uuid-7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3', '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': '7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp', 'ID_FS_UUID_ENC': '7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:35:25,928 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:35:25,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:35:25,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:25,939 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:35:25,939 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:35:25,940 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:35:25,940 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:35:25,943 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:35:25,946 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:35:25,946 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:35:25,949 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:35:25,949 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:35:25,950 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:35:25,950 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa936ab9f60) -- 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:35:25,953 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:35:25,957 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:25,957 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:35:25,960 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:25,960 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:35:25,963 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:25,964 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:35:25,967 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:25,967 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:35:25,970 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:35:25,970 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:35:25,970 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:26,000 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=iT0V6L-57LE-b0ca-IvQh-NGxt-3NYm-fCDgp2 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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=7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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=HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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=CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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:35:26,000 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz. WARNING: Couldn't find device with uuid CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd. WARNING: VG test_vg3 is missing PV HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd (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:35:26,000 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:35:26,000 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:35:26,005 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp ; label: None ; device: /dev/sdh ; serial: 3600140507983b115f6844a7a9fcbabf3 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo ; pe_start: 8 MiB ; 2024-03-01 20:35:26,005 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:35:26,008 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:35:26,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo ; incomplete: True ; hidden: False ; 2024-03-01 20:35:26,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:35:26,017 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:35:26,020 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:35:26,023 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:35:26,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo ; incomplete: True ; hidden: False ; 2024-03-01 20:35:26,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:35:26,030 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:26,061 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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=PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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=Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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=Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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=BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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=BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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=9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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=4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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:35:26,061 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz. WARNING: Couldn't find device with uuid CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd. WARNING: VG test_vg3 is missing PV HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd (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:35:26,061 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:35:26,062 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:35:26,062 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:35:26,066 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/lvm-pv-uuid-HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz ' '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d', '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': 'HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz', 'ID_FS_UUID_ENC': 'HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:35:26,066 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:35:26,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:35:26,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:26,077 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:35:26,078 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:35:26,078 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:35:26,078 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:35:26,081 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:35:26,084 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:35:26,084 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:35:26,087 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:35:26,088 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:35:26,088 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:35:26,088 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa936adf9b0) -- 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:35:26,092 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:35:26,095 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:26,095 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:35:26,098 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:26,098 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:35:26,102 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:26,102 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:35:26,105 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:26,105 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:35:26,108 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:35:26,108 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:35:26,108 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:26,140 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=iT0V6L-57LE-b0ca-IvQh-NGxt-3NYm-fCDgp2 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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=7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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=HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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=CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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:35:26,140 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd. WARNING: VG test_vg3 is missing PV CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd (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:35:26,140 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:35:26,141 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:35:26,145 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz ; label: None ; device: /dev/sdi ; serial: 360014051991ae72797f436495a24628d ; exists: True ; vg_name: test_vg3 ; vg_uuid: 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo ; pe_start: 8 MiB ; 2024-03-01 20:35:26,145 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:35:26,148 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:35:26,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo ; incomplete: True ; hidden: False ; 2024-03-01 20:35:26,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:35:26,158 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:35:26,161 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:35:26,164 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:35:26,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo ; incomplete: True ; hidden: False ; 2024-03-01 20:35:26,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:35:26,170 INFO program/MainThread: Running [40] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:26,203 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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=PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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=Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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=Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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=BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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=BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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=9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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=4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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:35:26,203 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd. WARNING: VG test_vg3 is missing PV CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd (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:35:26,203 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:35:26,203 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:35:26,204 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:35:26,208 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/lvm-pv-uuid-CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b', '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': 'CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd', 'ID_FS_UUID_ENC': 'CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:35:26,208 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:35:26,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:35:26,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:26,219 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:35:26,220 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:35:26,220 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:35:26,220 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:35:26,223 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:35:26,226 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:35:26,227 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:35:26,230 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:35:26,230 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:35:26,231 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:35:26,231 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa936adf160) -- 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:35:26,234 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:35:26,237 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:26,237 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:35:26,241 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:26,241 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:35:26,244 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:26,244 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:35:26,247 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:26,247 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:35:26,250 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:35:26,250 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:35:26,250 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:26,280 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=iT0V6L-57LE-b0ca-IvQh-NGxt-3NYm-fCDgp2 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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=7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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=HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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=CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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:35:26,280 INFO program/MainThread: stderr[41]: 2024-03-01 20:35:26,280 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:35:26,281 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:35:26,285 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd ; label: None ; device: /dev/sdj ; serial: 3600140512a86b4b473741bda93c2753b ; exists: True ; vg_name: test_vg3 ; vg_uuid: 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:35:26,285 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:35:26,288 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:35:26,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo ; incomplete: True ; hidden: False ; 2024-03-01 20:35:26,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:35:26,297 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:35:26,301 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:35:26,303 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:35:26,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo ; incomplete: True ; hidden: False ; 2024-03-01 20:35:26,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:35:26,310 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:26,341 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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=PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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=Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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=Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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=BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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=BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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=9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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=4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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:35:26,341 INFO program/MainThread: stderr[42]: 2024-03-01 20:35:26,341 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:35:26,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:26,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:26,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq ; incomplete: False ; hidden: False ; 2024-03-01 20:35:26,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:35:26,355 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:35:26,359 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:35:26,359 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:35:26,362 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:35:26,366 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:35:26,366 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:35:26,369 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:35:26,370 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:35:26,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:35:26,373 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:35:26,377 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:35:26,377 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:35:26,380 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:35:26,383 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:35:26,384 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:35:26,387 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 20:35:26,387 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:35:26,388 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:35:26,388 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:35:26,391 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:35:26,391 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:35:26,394 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:35:26,394 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:35:26,398 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/test_vg3/lv5 ' '/dev/disk/by-uuid/017d52be-f9e3-4423-a738-d7d75b825b7e ' '/dev/mapper/test_vg3-lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPoPnk9aGb7ieGuiHpbpneVEyEBnkvKUDJq', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPoPnk9aGb7ieGuiHpbpneVEyEBnkvKUDJq', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '017d52be-f9e3-4423-a738-d7d75b825b7e', 'ID_FS_UUID_ENC': '017d52be-f9e3-4423-a738-d7d75b825b7e', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1447487399'} ; 2024-03-01 20:35:26,398 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:35:26,398 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:35:26,402 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:35:26,402 INFO program/MainThread: stderr[43]: 2024-03-01 20:35:26,402 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:35:26,402 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:35:26,405 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:35:26,406 INFO program/MainThread: stderr[44]: 2024-03-01 20:35:26,406 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:35:26,406 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:35:26,409 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:35:26,409 INFO program/MainThread: stderr[45]: 2024-03-01 20:35:26,409 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:35:26,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:26,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:35:26,420 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:26,420 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:35:26,421 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:26,421 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:35:26,417 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa937b90128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7fa936a657f0) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:26,422 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:35:26,425 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:35:26,425 INFO program/MainThread: stderr[46]: 2024-03-01 20:35:26,425 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:35:26,429 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:35:26,433 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:26,433 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:35:26,436 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:26,436 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:35:26,440 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:26,440 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:35:26,444 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:26,444 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:35:26,444 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:35:26,447 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:35:26,448 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:35:26,451 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:35:26,451 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:35:26,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:26,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:26,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH ; incomplete: False ; hidden: False ; 2024-03-01 20:35:26,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:35:26,463 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:35:26,467 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:35:26,467 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:35:26,470 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:35:26,473 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:35:26,474 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:35:26,477 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:35:26,478 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:35:26,478 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:35:26,481 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:35:26,485 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:35:26,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:35:26,488 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:35:26,491 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:35:26,491 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:35:26,495 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:35:26,495 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:35:26,495 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:35:26,495 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:35:26,498 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:35:26,499 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:35:26,502 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:35:26,502 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:35:26,506 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/test_vg3/lv6 ' '/dev/disk/by-uuid/c7528bc5-ad4b-4eb5-9e47-3119f7f4afdf ' '/dev/disk/by-id/dm-uuid-LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPoBJhviyZ25cdFArkSN4p9Xss1AqtuHHMH ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPoBJhviyZ25cdFArkSN4p9Xss1AqtuHHMH', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c7528bc5-ad4b-4eb5-9e47-3119f7f4afdf', 'ID_FS_UUID_ENC': 'c7528bc5-ad4b-4eb5-9e47-3119f7f4afdf', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1447180363'} ; 2024-03-01 20:35:26,506 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:35:26,506 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:35:26,510 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:35:26,510 INFO program/MainThread: stderr[47]: 2024-03-01 20:35:26,510 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:35:26,510 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:35:26,513 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:35:26,513 INFO program/MainThread: stderr[48]: 2024-03-01 20:35:26,513 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:35:26,513 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:35:26,516 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:35:26,516 INFO program/MainThread: stderr[49]: 2024-03-01 20:35:26,516 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:35:26,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:26,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:35:26,528 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:26,528 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:35:26,529 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:26,530 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:35:26,525 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa936acf0f0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7fa936a657f0) -- name = test_vg3 status = True 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:26,530 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:35:26,533 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:35:26,533 INFO program/MainThread: stderr[50]: 2024-03-01 20:35:26,533 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:35:26,537 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:35:26,541 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:26,541 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:35:26,544 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:26,544 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:35:26,548 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:26,548 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:35:26,551 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:26,551 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:35:26,552 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:35:26,555 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:35:26,555 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:35:26,558 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:35:26,558 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:35:26,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:26,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:26,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:26,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:35:26,571 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:35:26,575 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:35:26,575 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:35:26,578 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:35:26,582 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:35:26,582 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:35:26,585 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:35:26,586 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:35:26,586 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:35:26,589 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:35:26,592 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:35:26,593 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:35:26,596 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:35:26,599 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:35:26,599 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:35:26,603 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:35:26,603 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:35:26,603 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:35:26,604 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:35:26,607 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:35:26,607 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:35:26,610 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:35:26,610 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:35:26,614 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-uuid/f262e8ef-c796-44d6-b101-6c86193d869d ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPo9JH4H3n3qgJ75MqQSfXXKWKCASpCE0W2 ' '/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-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPo9JH4H3n3qgJ75MqQSfXXKWKCASpCE0W2', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f262e8ef-c796-44d6-b101-6c86193d869d', 'ID_FS_UUID_ENC': 'f262e8ef-c796-44d6-b101-6c86193d869d', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1446861327'} ; 2024-03-01 20:35:26,614 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:35:26,614 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:35:26,617 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:35:26,618 INFO program/MainThread: stderr[51]: 2024-03-01 20:35:26,618 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:35:26,618 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:35:26,621 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:35:26,621 INFO program/MainThread: stderr[52]: 2024-03-01 20:35:26,621 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:35:26,621 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:35:26,624 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:35:26,624 INFO program/MainThread: stderr[53]: 2024-03-01 20:35:26,624 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:35:26,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:26,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:35:26,635 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:26,636 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:35:26,637 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:26,638 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:35:26,632 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa937c475f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7fa936a657f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:26,638 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:35:26,641 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:35:26,642 INFO program/MainThread: stderr[54]: 2024-03-01 20:35:26,642 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:35:26,646 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:35:26,649 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:26,649 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:35:26,653 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:26,653 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:35:26,657 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:26,657 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:35:26,660 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:26,660 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:35:26,660 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:35:26,663 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:35:26,664 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:35:26,667 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:35:26,667 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:35:26,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:26,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:26,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk ; incomplete: False ; hidden: False ; 2024-03-01 20:35:26,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:35:26,680 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:35:26,683 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:35:26,683 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:35:26,687 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:35:26,690 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:35:26,690 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:35:26,694 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:35:26,694 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:35:26,694 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:35:26,698 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:35:26,701 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:35:26,701 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:35:26,704 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:35:26,708 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:35:26,708 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:35:26,711 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:35:26,712 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:35:26,712 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:35:26,712 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:35:26,715 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:35:26,715 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:35:26,718 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:35:26,719 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:35:26,722 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPo4F0h7pkrduSneFq6zfN3ORavHbY1PhFk ' '/dev/disk/by-uuid/c33ad0eb-f908-4c14-9607-d581015d37ba ' '/dev/mapper/test_vg3-lv8 /dev/test_vg3/lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPo4F0h7pkrduSneFq6zfN3ORavHbY1PhFk', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c33ad0eb-f908-4c14-9607-d581015d37ba', 'ID_FS_UUID_ENC': 'c33ad0eb-f908-4c14-9607-d581015d37ba', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1446538754'} ; 2024-03-01 20:35:26,722 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:35:26,723 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:35:26,726 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:35:26,726 INFO program/MainThread: stderr[55]: 2024-03-01 20:35:26,726 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:35:26,727 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:35:26,730 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:35:26,730 INFO program/MainThread: stderr[56]: 2024-03-01 20:35:26,730 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:35:26,730 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:35:26,733 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:35:26,733 INFO program/MainThread: stderr[57]: 2024-03-01 20:35:26,733 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:35:26,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:26,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:35:26,744 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:26,746 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:26,746 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:26,747 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:26,741 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa936a8de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7fa936a657f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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:35:26,748 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:35:26,751 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:35:26,752 INFO program/MainThread: stderr[58]: 2024-03-01 20:35:26,752 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:35:26,756 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:35:26,759 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:26,759 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:35:26,763 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:26,763 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:35:26,766 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:26,766 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:35:26,770 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:26,770 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:35:26,770 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:35:26,773 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:35:26,773 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:35:26,777 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:35:26,777 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:35:26,777 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:35:26,780 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': '20276026'} ; 2024-03-01 20:35:26,780 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:35:26,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:35:26,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:26,791 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:35:26,792 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:35:26,792 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:35:26,792 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:35:26,792 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:35:26,792 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:35:26,795 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:35:26,798 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:35:26,798 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:35:26,801 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:35:26,802 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:35:26,802 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:35:26,802 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa937c4e2e8) -- 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:35:26,805 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:35:26,809 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:26,809 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:35:26,812 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:26,812 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:35:26,815 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:26,815 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:35:26,819 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:26,819 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:35:26,822 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:35:26,825 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:35:26,828 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:35:26,833 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 0x7fa936ab3c88> 2024-03-01 20:35:29,946 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:35:29,951 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:35:29,951 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:35:29,955 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': '20279930'} ; 2024-03-01 20:35:29,955 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:35:29,955 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:35:29,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:29,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:29,965 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:35:29,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:29,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:29,972 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:29,983 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:30,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:35:30,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:35:30,005 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:35:30,009 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:35:30,009 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:35:30,012 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:35:30,015 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:35:30,015 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:35:30,019 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:35:30,019 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:35:30,019 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:35:30,022 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:35:30,025 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:35:30,028 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:35:30,031 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:35:30,034 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:35:30,035 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:35:30,035 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:35:30,036 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:35:30,035 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fa937c4ec88) -- 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 0x7fa936a24ca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:35:30,039 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:35:30,043 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:30,043 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:35:30,046 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:30,046 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:35:30,049 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:30,049 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:35:30,053 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:30,053 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:35:30,053 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:35:30,056 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:35:30,056 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:35:30,059 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:35:30,059 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:35:30,062 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPo4F0h7pkrduSneFq6zfN3ORavHbY1PhFk ' '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/c33ad0eb-f908-4c14-9607-d581015d37ba ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/mapper/test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPo4F0h7pkrduSneFq6zfN3ORavHbY1PhFk', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c33ad0eb-f908-4c14-9607-d581015d37ba', 'ID_FS_UUID_ENC': 'c33ad0eb-f908-4c14-9607-d581015d37ba', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1446538754'} ; 2024-03-01 20:35:30,062 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:35:30,062 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:35:30,066 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:35:30,067 INFO program/MainThread: stderr[59]: 2024-03-01 20:35:30,067 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:35:30,067 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:35:30,070 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:35:30,070 INFO program/MainThread: stderr[60]: 2024-03-01 20:35:30,070 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:35:30,070 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:35:30,073 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:35:30,074 INFO program/MainThread: stderr[61]: 2024-03-01 20:35:30,074 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:35:30,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:30,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:35:30,085 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:30,086 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:30,087 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:30,088 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:30,082 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa936a8de10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7fa936a657f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:30,088 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:35:30,092 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:35:30,092 INFO program/MainThread: stderr[62]: 2024-03-01 20:35:30,092 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:35:30,096 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:35:30,096 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:35:30,099 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPo9JH4H3n3qgJ75MqQSfXXKWKCASpCE0W2 ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/f262e8ef-c796-44d6-b101-6c86193d869d ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPo9JH4H3n3qgJ75MqQSfXXKWKCASpCE0W2', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f262e8ef-c796-44d6-b101-6c86193d869d', 'ID_FS_UUID_ENC': 'f262e8ef-c796-44d6-b101-6c86193d869d', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1446861327'} ; 2024-03-01 20:35:30,099 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:35:30,099 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:35:30,102 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:35:30,103 INFO program/MainThread: stderr[63]: 2024-03-01 20:35:30,103 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:35:30,103 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:35:30,106 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:35:30,106 INFO program/MainThread: stderr[64]: 2024-03-01 20:35:30,106 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:35:30,106 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:35:30,109 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:35:30,109 INFO program/MainThread: stderr[65]: 2024-03-01 20:35:30,109 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:35:30,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:30,118 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:35:30,121 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:30,122 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:30,123 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:30,124 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:30,118 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa937c475f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7fa936a657f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:30,125 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:35:30,128 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:35:30,128 INFO program/MainThread: stderr[66]: 2024-03-01 20:35:30,128 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:35:30,132 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:35:30,132 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:35:30,135 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPoBJhviyZ25cdFArkSN4p9Xss1AqtuHHMH ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/c7528bc5-ad4b-4eb5-9e47-3119f7f4afdf ' '/dev/test_vg3/lv6 /dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPoBJhviyZ25cdFArkSN4p9Xss1AqtuHHMH', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c7528bc5-ad4b-4eb5-9e47-3119f7f4afdf', 'ID_FS_UUID_ENC': 'c7528bc5-ad4b-4eb5-9e47-3119f7f4afdf', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1447180363'} ; 2024-03-01 20:35:30,135 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:35:30,136 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:35:30,139 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:35:30,139 INFO program/MainThread: stderr[67]: 2024-03-01 20:35:30,139 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:35:30,139 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:35:30,142 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:35:30,142 INFO program/MainThread: stderr[68]: 2024-03-01 20:35:30,142 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:35:30,142 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:35:30,145 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:35:30,146 INFO program/MainThread: stderr[69]: 2024-03-01 20:35:30,146 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:35:30,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:30,153 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:35:30,157 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:30,158 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:30,158 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:30,159 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:30,154 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa936acf0f0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7fa936a657f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:30,160 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:35:30,163 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:35:30,163 INFO program/MainThread: stderr[70]: 2024-03-01 20:35:30,163 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:35:30,167 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:35:30,167 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:35:30,170 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPoPnk9aGb7ieGuiHpbpneVEyEBnkvKUDJq ' '/dev/mapper/test_vg3-lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/017d52be-f9e3-4423-a738-d7d75b825b7e', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPoPnk9aGb7ieGuiHpbpneVEyEBnkvKUDJq', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '017d52be-f9e3-4423-a738-d7d75b825b7e', 'ID_FS_UUID_ENC': '017d52be-f9e3-4423-a738-d7d75b825b7e', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1447487399'} ; 2024-03-01 20:35:30,170 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:35:30,171 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:35:30,174 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:35:30,174 INFO program/MainThread: stderr[71]: 2024-03-01 20:35:30,174 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:35:30,174 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:35:30,177 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:35:30,177 INFO program/MainThread: stderr[72]: 2024-03-01 20:35:30,177 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:35:30,178 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:35:30,181 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:35:30,181 INFO program/MainThread: stderr[73]: 2024-03-01 20:35:30,181 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:35:30,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:30,189 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:35:30,192 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:30,193 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:30,193 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:30,194 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:30,189 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa937b90128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7fa936a657f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:30,195 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:35:30,198 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:35:30,199 INFO program/MainThread: stderr[74]: 2024-03-01 20:35:30,199 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:35:30,202 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:35:30,202 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:35:30,206 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-uuid/0605627f-4ef0-4187-ad61-e486809430ee ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-acdcRDaxEkoDOesOujDpakIrlGWnzOBZPTBs1FlJxzyFhtZJnq7NrRv3lE2rwey8 ' '/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-acdcRDaxEkoDOesOujDpakIrlGWnzOBZPTBs1FlJxzyFhtZJnq7NrRv3lE2rwey8', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '0605627f-4ef0-4187-ad61-e486809430ee', 'ID_FS_UUID_ENC': '0605627f-4ef0-4187-ad61-e486809430ee', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1448337922'} ; 2024-03-01 20:35:30,206 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:35:30,206 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:35:30,209 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:35:30,209 INFO program/MainThread: stderr[75]: 2024-03-01 20:35:30,209 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:35:30,209 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:35:30,212 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:35:30,213 INFO program/MainThread: stderr[76]: 2024-03-01 20:35:30,213 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:35:30,213 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:35:30,216 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:35:30,216 INFO program/MainThread: stderr[77]: 2024-03-01 20:35:30,216 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:35:30,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:30,224 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:35:30,227 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:30,227 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:30,228 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:30,228 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:30,224 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa936a874a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7fa936acfd68) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:30,229 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:35:30,233 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:35:30,233 INFO program/MainThread: stderr[78]: 2024-03-01 20:35:30,233 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:35:30,237 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:35:30,237 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:35:30,240 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/12d07057-39b1-4a52-935c-40111d4d87db ' '/dev/disk/by-id/dm-uuid-LVM-acdcRDaxEkoDOesOujDpakIrlGWnzOBZKH8XkeXpj0y16oB0XO9Lx49nVAjJ9ePg ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-acdcRDaxEkoDOesOujDpakIrlGWnzOBZKH8XkeXpj0y16oB0XO9Lx49nVAjJ9ePg', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '12d07057-39b1-4a52-935c-40111d4d87db', 'ID_FS_UUID_ENC': '12d07057-39b1-4a52-935c-40111d4d87db', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1448622761'} ; 2024-03-01 20:35:30,240 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:35:30,240 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:35:30,244 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:35:30,244 INFO program/MainThread: stderr[79]: 2024-03-01 20:35:30,244 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:35:30,244 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:35:30,248 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:35:30,248 INFO program/MainThread: stderr[80]: 2024-03-01 20:35:30,248 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:35:30,248 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:35:30,251 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:35:30,251 INFO program/MainThread: stderr[81]: 2024-03-01 20:35:30,251 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:35:30,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:30,259 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:35:30,262 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:30,263 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:30,263 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:30,264 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:30,259 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa936a65908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7fa936acfd68) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:30,264 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:35:30,267 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:35:30,268 INFO program/MainThread: stderr[82]: 2024-03-01 20:35:30,268 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:35:30,271 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:35:30,272 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:35:30,275 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-nRu62w1CZT8C0dz0drhPVllUHDIPldujq2Jo1WR7p2RoFGVNcIPY1KQFGm3zJbUe ' '/dev/disk/by-uuid/6c95dfb4-f90d-40a4-8462-698d5a8e4f49 ' '/dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-nRu62w1CZT8C0dz0drhPVllUHDIPldujq2Jo1WR7p2RoFGVNcIPY1KQFGm3zJbUe', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6c95dfb4-f90d-40a4-8462-698d5a8e4f49', 'ID_FS_UUID_ENC': '6c95dfb4-f90d-40a4-8462-698d5a8e4f49', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1449455464'} ; 2024-03-01 20:35:30,275 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:35:30,275 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:35:30,278 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:35:30,278 INFO program/MainThread: stderr[83]: 2024-03-01 20:35:30,278 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:35:30,279 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:35:30,282 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:35:30,282 INFO program/MainThread: stderr[84]: 2024-03-01 20:35:30,282 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:35:30,282 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:35:30,285 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:35:30,285 INFO program/MainThread: stderr[85]: 2024-03-01 20:35:30,285 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:35:30,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:30,293 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:35:30,296 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:30,297 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:30,297 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:30,298 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:30,293 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa937ba37b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7fa937ba3f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:30,298 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:35:30,301 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:35:30,302 INFO program/MainThread: stderr[86]: 2024-03-01 20:35:30,302 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:35:30,305 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:35:30,306 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:35:30,309 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-uuid/83f64cb1-8828-4059-84b0-d255a1cf33f0 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-nRu62w1CZT8C0dz0drhPVllUHDIPldujFuMVNnlBYHXEFAg9vJgDclo6J6bq5p3S', '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-nRu62w1CZT8C0dz0drhPVllUHDIPldujFuMVNnlBYHXEFAg9vJgDclo6J6bq5p3S', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '83f64cb1-8828-4059-84b0-d255a1cf33f0', 'ID_FS_UUID_ENC': '83f64cb1-8828-4059-84b0-d255a1cf33f0', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1449769312'} ; 2024-03-01 20:35:30,309 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:35:30,309 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:35:30,312 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:35:30,312 INFO program/MainThread: stderr[87]: 2024-03-01 20:35:30,312 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:35:30,312 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:35:30,316 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:35:30,316 INFO program/MainThread: stderr[88]: 2024-03-01 20:35:30,316 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:35:30,316 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:35:30,319 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:35:30,319 INFO program/MainThread: stderr[89]: 2024-03-01 20:35:30,319 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:35:30,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:30,327 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:35:30,329 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:30,330 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:30,331 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:30,331 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:30,327 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa936ab1630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7fa937ba3f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:30,332 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:35:30,336 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:35:30,336 INFO program/MainThread: stderr[90]: 2024-03-01 20:35:30,336 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:35:30,340 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:35:30,340 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:35:30,340 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:30,353 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:30,369 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:35:30,369 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:35:30,373 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:35:30,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:30,379 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:35:30,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:35:30,383 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:35:30,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:35:30,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:30,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:35:30,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:35:30,395 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:35:30,397 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:35:30,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:30,403 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:35:30,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:35:30,407 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:35:30,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:35:30,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:30,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:35:30,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:35:30,419 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:35:30,421 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:35:30,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:30,427 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:35:30,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:35:30,431 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:35:30,433 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:35:30,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:30,439 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:35:30,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:35:30,443 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:35:35,042 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_q4la96d3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:35:35,077 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:35:35,078 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:35:35,081 INFO program/MainThread: stdout[2]: 2024-03-01 20:35:35,081 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:35:35,081 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:35:35,081 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:35:35,086 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:35,086 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:35:35,090 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:35:35,090 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:35:35,093 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:35:35,093 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:35:35,096 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:35:35,096 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:35:35,106 INFO program/MainThread: stdout: 2024-03-01 20:35:35,107 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:35:35,107 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT 2024-03-01 20:35:35,107 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 6c95dfb4-f90d-40a4-8462-698d5a8e4f49 2024-03-01 20:35:35,107 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY 2024-03-01 20:35:35,107 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 6c95dfb4-f90d-40a4-8462-698d5a8e4f49 2024-03-01 20:35:35,107 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 83f64cb1-8828-4059-84b0-d255a1cf33f0 2024-03-01 20:35:35,107 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK 2024-03-01 20:35:35,107 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr 2024-03-01 20:35:35,107 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 0605627f-4ef0-4187-ad61-e486809430ee 2024-03-01 20:35:35,107 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 12d07057-39b1-4a52-935c-40111d4d87db 2024-03-01 20:35:35,107 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa 2024-03-01 20:35:35,107 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A 2024-03-01 20:35:35,107 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member iT0V6L-57LE-b0ca-IvQh-NGxt-3NYm-fCDgp2 2024-03-01 20:35:35,107 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs c33ad0eb-f908-4c14-9607-d581015d37ba 2024-03-01 20:35:35,107 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs f262e8ef-c796-44d6-b101-6c86193d869d 2024-03-01 20:35:35,107 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs c7528bc5-ad4b-4eb5-9e47-3119f7f4afdf 2024-03-01 20:35:35,107 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member 7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp 2024-03-01 20:35:35,107 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs c7528bc5-ad4b-4eb5-9e47-3119f7f4afdf 2024-03-01 20:35:35,107 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz 2024-03-01 20:35:35,107 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 017d52be-f9e3-4423-a738-d7d75b825b7e 2024-03-01 20:35:35,107 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd 2024-03-01 20:35:35,107 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 017d52be-f9e3-4423-a738-d7d75b825b7e 2024-03-01 20:35:35,107 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:35:35,107 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:35:35,107 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:35:35,107 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:35:35,107 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:35,108 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 6c95dfb4-f90d-40a4-8462-698d5a8e4f49 sdb 1073741824 root disk brw-rw---- LVM2_member qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 6c95dfb4-f90d-40a4-8462-698d5a8e4f49 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 83f64cb1-8828-4059-84b0-d255a1cf33f0 sdc 1073741824 root disk brw-rw---- LVM2_member IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK sdd 1073741824 root disk brw-rw---- LVM2_member Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 0605627f-4ef0-4187-ad61-e486809430ee `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 12d07057-39b1-4a52-935c-40111d4d87db sde 1073741824 root disk brw-rw---- LVM2_member o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa sdf 1073741824 root disk brw-rw---- LVM2_member FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A sdg 1073741824 root disk brw-rw---- LVM2_member iT0V6L-57LE-b0ca-IvQh-NGxt-3NYm-fCDgp2 |-test_vg3-lv8 427819008 root disk brw-rw---- xfs c33ad0eb-f908-4c14-9607-d581015d37ba |-test_vg3-lv7 427819008 root disk brw-rw---- xfs f262e8ef-c796-44d6-b101-6c86193d869d `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs c7528bc5-ad4b-4eb5-9e47-3119f7f4afdf sdh 1073741824 root disk brw-rw---- LVM2_member 7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs c7528bc5-ad4b-4eb5-9e47-3119f7f4afdf sdi 1073741824 root disk brw-rw---- LVM2_member HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 017d52be-f9e3-4423-a738-d7d75b825b7e sdj 1073741824 root disk brw-rw---- LVM2_member CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 017d52be-f9e3-4423-a738-d7d75b825b7e 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:35:35,108 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:35:35,108 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:35:35,108 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:35:35,108 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:35:35,108 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:35:35,109 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:35:35,109 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:35,119 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:35,134 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:35:35,138 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/lvm-pv-uuid-nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', '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': 'nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT', 'ID_FS_UUID_ENC': 'nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:35:35,138 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:35:35,139 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:35:35,172 INFO program/MainThread: stdout[3]: 2024-03-01 20:35:35,172 INFO program/MainThread: stderr[3]: 2024-03-01 20:35:35,172 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:35:35,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:35:35,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:35,185 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:35:35,189 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:35:35,190 INFO blivet/MainThread: sda is a disk 2024-03-01 20:35:35,190 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:35:35,190 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:35:35,194 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:35:35,197 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:35:35,197 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:35:35,200 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:35:35,201 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:35:35,201 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:35:35,201 INFO blivet/MainThread: got device: DiskDevice instance (0x7f650b640ba8) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:35:35,205 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:35:35,209 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:35,209 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:35:35,212 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:35,212 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:35:35,215 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:35,216 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:35:35,219 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:35,219 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:35:35,222 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:35:35,222 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:35:35,223 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:35:35,249 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_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=qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_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=IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=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:35:35,249 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY. WARNING: Couldn't find device with uuid IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK. WARNING: VG test_vg1 is missing PV qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK (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:35:35,249 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:35:35,249 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:35:35,254 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT ; label: None ; device: /dev/sda ; serial: 36001405239ab7067b3b484aac9d9c077 ; exists: True ; vg_name: test_vg1 ; vg_uuid: nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj ; pe_start: 8 MiB ; 2024-03-01 20:35:35,254 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:35:35,257 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:35:35,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj ; incomplete: True ; hidden: False ; 2024-03-01 20:35:35,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:35:35,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:35,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:35,270 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:35:35,297 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=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:35:35,297 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY. WARNING: Couldn't find device with uuid IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK. WARNING: VG test_vg1 is missing PV qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK (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:35:35,297 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:35:35,297 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:35:35,298 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:35:35,303 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:35:35,307 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:35:35,307 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:35:35,310 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:35:35,311 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:35:35,342 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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:35:35,342 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY. WARNING: Couldn't find device with uuid IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK. WARNING: VG test_vg1 is missing PV qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK (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:35:35,342 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:35:35,346 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:35:35,347 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:35:35,350 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:35:35,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj ; incomplete: True ; hidden: False ; 2024-03-01 20:35:35,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:35:35,356 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:35:35,356 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:35:35,360 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161', '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': 'qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY', 'ID_FS_UUID_ENC': 'qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:35:35,360 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:35:35,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:35:35,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:35,371 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:35:35,371 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:35:35,371 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:35:35,371 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:35:35,375 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:35:35,378 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:35:35,378 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:35:35,381 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:35:35,381 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:35:35,382 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:35:35,382 INFO blivet/MainThread: got device: DiskDevice instance (0x7f650b653eb8) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:35:35,385 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:35:35,389 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:35,389 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:35:35,392 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:35,392 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:35:35,395 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:35,396 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:35:35,399 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:35,399 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:35:35,402 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:35:35,402 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:35:35,402 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:35:35,429 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_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=IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=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:35:35,429 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK. WARNING: VG test_vg1 is missing PV IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK (last written to /dev/sdc). 2024-03-01 20:35:35,429 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:35:35,429 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:35:35,433 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY ; label: None ; device: /dev/sdb ; serial: 360014055a68a6ab37a64082addd3a75c ; exists: True ; vg_name: test_vg1 ; vg_uuid: nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:35:35,433 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:35:35,437 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:35:35,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj ; incomplete: True ; hidden: False ; 2024-03-01 20:35:35,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:35:35,446 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:35:35,450 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:35:35,452 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:35:35,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj ; incomplete: True ; hidden: False ; 2024-03-01 20:35:35,458 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:35:35,459 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:35:35,485 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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:35:35,485 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK. WARNING: VG test_vg1 is missing PV IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK (last written to /dev/sdc). 2024-03-01 20:35:35,485 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:35:35,485 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:35:35,486 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:35:35,490 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:35:35,490 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:35:35,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:35:35,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:35,501 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:35:35,502 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:35:35,502 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:35:35,502 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:35:35,505 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:35:35,508 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:35:35,509 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:35:35,512 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:35:35,512 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:35:35,513 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:35:35,513 INFO blivet/MainThread: got device: DiskDevice instance (0x7f650b653c50) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:35:35,516 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:35:35,516 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:35:35,520 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:35:35,520 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:35:35,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:35:35,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:35,530 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:35:35,530 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:35:35,530 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:35:35,530 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:35:35,533 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:35:35,537 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:35:35,537 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:35:35,540 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:35:35,540 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:35:35,541 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:35:35,541 INFO blivet/MainThread: got device: DiskDevice instance (0x7f650a573cf8) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:35:35,544 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:35:35,544 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:35:35,548 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/lvm-pv-uuid-IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK ' '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea', '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': 'IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK', 'ID_FS_UUID_ENC': 'IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:35:35,548 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:35:35,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:35:35,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:35,558 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:35:35,559 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:35:35,559 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:35:35,559 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:35:35,562 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:35:35,565 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:35:35,565 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:35:35,568 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:35:35,569 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:35:35,569 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:35:35,569 INFO blivet/MainThread: got device: DiskDevice instance (0x7f650a56fc18) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:35:35,573 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:35:35,576 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:35,576 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:35:35,579 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:35,580 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:35:35,583 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:35,583 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:35:35,587 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:35,587 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:35:35,590 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:35:35,590 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:35:35,590 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:35:35,619 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=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:35:35,619 INFO program/MainThread: stderr[9]: 2024-03-01 20:35:35,619 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:35:35,620 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:35:35,624 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK ; label: None ; device: /dev/sdc ; serial: 360014057827914dfa3b447480a4a2bea ; exists: True ; vg_name: test_vg1 ; vg_uuid: nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:35:35,624 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:35:35,627 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:35:35,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj ; incomplete: True ; hidden: False ; 2024-03-01 20:35:35,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:35:35,637 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:35:35,641 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:35:35,643 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:35:35,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj ; incomplete: True ; hidden: False ; 2024-03-01 20:35:35,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:35:35,650 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:35:35,678 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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:35:35,678 INFO program/MainThread: stderr[10]: 2024-03-01 20:35:35,678 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:35:35,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:35,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:35,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S ; incomplete: False ; hidden: False ; 2024-03-01 20:35:35,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:35:35,693 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:35:35,696 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:35:35,697 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:35:35,700 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:35:35,704 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:35:35,704 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:35:35,708 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:35:35,708 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:35:35,708 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:35:35,712 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:35:35,715 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:35:35,715 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:35:35,720 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:35:35,724 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:35:35,724 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:35:35,727 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:35:35,728 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:35:35,728 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:35:35,728 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:35:35,731 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:35:35,731 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:35:35,734 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:35:35,735 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:35:35,738 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-nRu62w1CZT8C0dz0drhPVllUHDIPldujFuMVNnlBYHXEFAg9vJgDclo6J6bq5p3S ' '/dev/disk/by-uuid/83f64cb1-8828-4059-84b0-d255a1cf33f0 ' '/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-nRu62w1CZT8C0dz0drhPVllUHDIPldujFuMVNnlBYHXEFAg9vJgDclo6J6bq5p3S', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '83f64cb1-8828-4059-84b0-d255a1cf33f0', 'ID_FS_UUID_ENC': '83f64cb1-8828-4059-84b0-d255a1cf33f0', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1449769312'} ; 2024-03-01 20:35:35,738 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:35:35,739 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:35:35,743 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:35:35,743 INFO program/MainThread: stderr[11]: 2024-03-01 20:35:35,743 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:35:35,743 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:35:35,746 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:35:35,746 INFO program/MainThread: stderr[12]: 2024-03-01 20:35:35,746 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:35:35,746 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:35:35,749 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:35:35,750 INFO program/MainThread: stderr[13]: 2024-03-01 20:35:35,750 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:35:35,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:35,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:35:35,760 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:35,760 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:35:35,761 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:35,761 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:35:35,757 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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:35:35,762 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:35:35,765 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:35:35,765 INFO program/MainThread: stderr[14]: 2024-03-01 20:35:35,766 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:35:35,769 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:35:35,773 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:35,773 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:35:35,777 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:35,777 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:35:35,781 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:35,781 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:35:35,785 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:35,785 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:35:35,786 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:35:35,787 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:35:35,790 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:35:35,790 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:35:35,794 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:35:35,794 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:35:35,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:35,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:35,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe ; incomplete: False ; hidden: False ; 2024-03-01 20:35:35,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:35:35,807 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:35:35,810 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:35:35,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:35:35,814 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:35:35,817 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:35:35,818 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:35:35,821 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:35:35,822 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:35:35,822 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:35:35,825 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:35:35,828 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:35:35,829 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:35:35,832 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:35:35,835 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:35:35,836 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:35:35,839 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:35:35,839 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:35:35,840 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:35:35,840 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:35:35,843 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:35:35,843 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:35:35,846 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:35:35,847 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:35:35,850 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-nRu62w1CZT8C0dz0drhPVllUHDIPldujq2Jo1WR7p2RoFGVNcIPY1KQFGm3zJbUe ' '/dev/disk/by-uuid/6c95dfb4-f90d-40a4-8462-698d5a8e4f49 ' '/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_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-nRu62w1CZT8C0dz0drhPVllUHDIPldujq2Jo1WR7p2RoFGVNcIPY1KQFGm3zJbUe', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6c95dfb4-f90d-40a4-8462-698d5a8e4f49', 'ID_FS_UUID_ENC': '6c95dfb4-f90d-40a4-8462-698d5a8e4f49', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1449455464'} ; 2024-03-01 20:35:35,850 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:35:35,851 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:35:35,854 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:35:35,855 INFO program/MainThread: stderr[15]: 2024-03-01 20:35:35,855 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:35:35,855 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:35:35,858 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:35:35,858 INFO program/MainThread: stderr[16]: 2024-03-01 20:35:35,858 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:35:35,858 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:35:35,861 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:35:35,861 INFO program/MainThread: stderr[17]: 2024-03-01 20:35:35,861 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:35:35,866 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:35,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:35:35,872 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:35,873 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:35,873 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:35,874 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:35,869 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:35,874 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:35:35,878 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:35:35,878 INFO program/MainThread: stderr[18]: 2024-03-01 20:35:35,878 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:35:35,882 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:35:35,886 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:35,886 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:35:35,889 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:35,889 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:35:35,893 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:35,893 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:35:35,896 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:35,897 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:35:35,897 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:35:35,900 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:35:35,900 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:35:35,904 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:35:35,904 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:35:35,904 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:35:35,908 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/lvm-pv-uuid-Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr', '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': 'Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr', 'ID_FS_UUID_ENC': 'Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:35:35,908 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:35:35,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:35:35,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:35,918 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:35:35,919 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:35:35,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:35:35,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:35:35,922 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:35:35,925 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:35:35,925 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:35:35,928 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:35:35,929 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:35:35,929 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:35:35,929 INFO blivet/MainThread: got device: DiskDevice instance (0x7f650a57fcc0) -- 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:35:35,933 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:35:35,936 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:35,936 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:35:35,939 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:35,939 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:35:35,943 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:35,943 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:35:35,946 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:35,946 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:35:35,949 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:35:35,949 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:35:35,949 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:35:35,978 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=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:35:35,978 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa. WARNING: Couldn't find device with uuid FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A. WARNING: VG test_vg2 is missing PV o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa (last written to /dev/sde). WARNING: VG test_vg2 is missing PV FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A (last written to /dev/sdf). 2024-03-01 20:35:35,979 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:35:35,979 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:35:35,983 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr ; label: None ; device: /dev/sdd ; serial: 360014053b4c6aec572749a6981be21b8 ; exists: True ; vg_name: test_vg2 ; vg_uuid: acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:35:35,983 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:35:35,986 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:35:35,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ ; incomplete: True ; hidden: False ; 2024-03-01 20:35:35,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:35:35,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:35,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:35,999 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:35:36,025 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 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=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=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:35:36,025 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa. WARNING: Couldn't find device with uuid FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A. WARNING: VG test_vg2 is missing PV o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa (last written to /dev/sde). WARNING: VG test_vg2 is missing PV FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A (last written to /dev/sdf). 2024-03-01 20:35:36,025 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:35:36,025 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:35:36,026 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:35:36,030 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:35:36,034 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:35:36,034 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:35:36,038 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:35:36,038 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:35:36,067 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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=PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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:35:36,067 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa. WARNING: Couldn't find device with uuid FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A. WARNING: VG test_vg2 is missing PV o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa (last written to /dev/sde). WARNING: VG test_vg2 is missing PV FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A (last written to /dev/sdf). 2024-03-01 20:35:36,067 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:35:36,072 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:35:36,073 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:35:36,075 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:35:36,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ ; incomplete: True ; hidden: False ; 2024-03-01 20:35:36,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:35:36,082 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:35:36,082 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:35:36,085 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/lvm-pv-uuid-o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa', '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': 'o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa', 'ID_FS_UUID_ENC': 'o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:35:36,085 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 20:35:36,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:35:36,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:36,096 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:35:36,096 INFO blivet/MainThread: sde is a disk 2024-03-01 20:35:36,096 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:35:36,097 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:35:36,100 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:35:36,103 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:35:36,103 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 20:35:36,106 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 20:35:36,107 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:35:36,107 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:35:36,107 INFO blivet/MainThread: got device: DiskDevice instance (0x7f650a579c18) -- 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:35:36,110 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:35:36,114 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:36,114 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:35:36,117 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:36,117 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:35:36,121 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:36,121 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:35:36,124 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:36,124 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:35:36,127 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:35:36,127 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:35:36,127 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:36,158 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=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:35:36,158 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A. WARNING: VG test_vg2 is missing PV FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A (last written to /dev/sdf). 2024-03-01 20:35:36,158 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:35:36,159 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:35:36,163 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa ; label: None ; device: /dev/sde ; serial: 36001405e2fb0791ebf44edab19ba5518 ; exists: True ; vg_name: test_vg2 ; vg_uuid: acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:35:36,163 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:35:36,166 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:35:36,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ ; incomplete: True ; hidden: False ; 2024-03-01 20:35:36,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:35:36,176 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:35:36,179 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:35:36,182 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:35:36,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ ; incomplete: True ; hidden: False ; 2024-03-01 20:35:36,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:35:36,188 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/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:36,217 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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=PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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:35:36,217 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A. WARNING: VG test_vg2 is missing PV FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A (last written to /dev/sdf). 2024-03-01 20:35:36,217 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:35:36,218 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:35:36,218 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:35:36,222 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/lvm-pv-uuid-FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7', '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': 'FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A', 'ID_FS_UUID_ENC': 'FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:35:36,222 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:35:36,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:35:36,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:36,233 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:35:36,234 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:35:36,234 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:35:36,234 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:35:36,237 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:35:36,240 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:35:36,241 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:35:36,244 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:35:36,244 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:35:36,244 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:35:36,245 INFO blivet/MainThread: got device: DiskDevice instance (0x7f650a5159b0) -- 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:35:36,248 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:35:36,251 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:36,251 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:35:36,255 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:36,255 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:35:36,258 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:36,258 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:35:36,261 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:36,261 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:35:36,264 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:35:36,264 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:35:36,265 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:36,293 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=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:35:36,293 INFO program/MainThread: stderr[24]: 2024-03-01 20:35:36,293 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:35:36,293 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:35:36,297 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A ; label: None ; device: /dev/sdf ; serial: 360014050081c8402d47403dac1ed16f7 ; exists: True ; vg_name: test_vg2 ; vg_uuid: acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:35:36,297 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:35:36,301 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:35:36,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ ; incomplete: True ; hidden: False ; 2024-03-01 20:35:36,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:35:36,310 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:35:36,313 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:35:36,316 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:35:36,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ ; incomplete: True ; hidden: False ; 2024-03-01 20:35:36,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:35:36,323 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:36,352 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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=PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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:35:36,352 INFO program/MainThread: stderr[25]: 2024-03-01 20:35:36,352 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:35:36,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:36,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:36,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg ; incomplete: False ; hidden: False ; 2024-03-01 20:35:36,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:35:36,366 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:35:36,370 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:35:36,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:35:36,373 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:35:36,377 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:35:36,377 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:35:36,381 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:35:36,381 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:35:36,381 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:35:36,385 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:35:36,388 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:35:36,388 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:35:36,392 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:35:36,395 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:35:36,395 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:35:36,398 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 20:35:36,399 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:35:36,399 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:35:36,399 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:35:36,402 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:35:36,403 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:35:36,406 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:35:36,406 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:35:36,410 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-acdcRDaxEkoDOesOujDpakIrlGWnzOBZKH8XkeXpj0y16oB0XO9Lx49nVAjJ9ePg ' '/dev/mapper/test_vg2-lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/12d07057-39b1-4a52-935c-40111d4d87db', '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-acdcRDaxEkoDOesOujDpakIrlGWnzOBZKH8XkeXpj0y16oB0XO9Lx49nVAjJ9ePg', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '12d07057-39b1-4a52-935c-40111d4d87db', 'ID_FS_UUID_ENC': '12d07057-39b1-4a52-935c-40111d4d87db', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1448622761'} ; 2024-03-01 20:35:36,410 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:35:36,410 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:35:36,414 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:35:36,414 INFO program/MainThread: stderr[26]: 2024-03-01 20:35:36,414 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:35:36,414 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:35:36,417 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:35:36,418 INFO program/MainThread: stderr[27]: 2024-03-01 20:35:36,418 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:35:36,418 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:35:36,421 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:35:36,421 INFO program/MainThread: stderr[28]: 2024-03-01 20:35:36,421 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:35:36,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:36,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:35:36,431 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:36,432 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:35:36,432 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:36,433 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:35:36,429 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:36,433 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:35:36,436 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:35:36,437 INFO program/MainThread: stderr[29]: 2024-03-01 20:35:36,437 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:35:36,441 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:35:36,444 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:36,444 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:35:36,448 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:36,448 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:35:36,452 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:36,452 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:35:36,455 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:36,455 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:35:36,455 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:35:36,459 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:35:36,459 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:35:36,462 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:35:36,462 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:35:36,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:36,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:36,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:36,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:35:36,475 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:35:36,479 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:35:36,479 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:35:36,482 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:35:36,486 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:35:36,486 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:35:36,489 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:35:36,490 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:35:36,490 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:35:36,494 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:35:36,497 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:35:36,497 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:35:36,500 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:35:36,504 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:35:36,504 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:35:36,507 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:35:36,507 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:35:36,508 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:35:36,508 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:35:36,519 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:35:36,519 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:35:36,523 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:35:36,523 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:35:36,527 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/test_vg2/lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/0605627f-4ef0-4187-ad61-e486809430ee ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-acdcRDaxEkoDOesOujDpakIrlGWnzOBZPTBs1FlJxzyFhtZJnq7NrRv3lE2rwey8', '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-acdcRDaxEkoDOesOujDpakIrlGWnzOBZPTBs1FlJxzyFhtZJnq7NrRv3lE2rwey8', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '0605627f-4ef0-4187-ad61-e486809430ee', 'ID_FS_UUID_ENC': '0605627f-4ef0-4187-ad61-e486809430ee', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1448337922'} ; 2024-03-01 20:35:36,527 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:35:36,527 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:35:36,531 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:35:36,531 INFO program/MainThread: stderr[30]: 2024-03-01 20:35:36,531 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:35:36,531 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:35:36,534 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:35:36,534 INFO program/MainThread: stderr[31]: 2024-03-01 20:35:36,534 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:35:36,535 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:35:36,538 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:35:36,538 INFO program/MainThread: stderr[32]: 2024-03-01 20:35:36,538 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:35:36,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:36,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:35:36,548 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:36,549 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:36,549 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:36,550 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:36,546 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:36,551 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:35:36,554 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:35:36,554 INFO program/MainThread: stderr[33]: 2024-03-01 20:35:36,554 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:35:36,558 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:35:36,562 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:36,562 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:35:36,565 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:36,565 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:35:36,569 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:36,569 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:35:36,572 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:36,573 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:35:36,573 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:35:36,576 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:35:36,576 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:35:36,580 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:35:36,580 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:35:36,580 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:35:36,584 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-iT0V6L-57LE-b0ca-IvQh-NGxt-3NYm-fCDgp2 ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', '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': 'iT0V6L-57LE-b0ca-IvQh-NGxt-3NYm-fCDgp2', 'ID_FS_UUID_ENC': 'iT0V6L-57LE-b0ca-IvQh-NGxt-3NYm-fCDgp2', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:35:36,584 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:35:36,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:35:36,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:36,594 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:35:36,595 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:35:36,595 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:35:36,595 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:35:36,598 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:35:36,601 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:35:36,602 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:35:36,605 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:35:36,605 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:35:36,605 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:35:36,606 INFO blivet/MainThread: got device: DiskDevice instance (0x7f650a5339b0) -- 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:35:36,609 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:35:36,612 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:36,612 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:35:36,615 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:36,616 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:35:36,619 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:36,619 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:35:36,622 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:36,622 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:35:36,625 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:35:36,625 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:35:36,626 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:36,655 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=iT0V6L-57LE-b0ca-IvQh-NGxt-3NYm-fCDgp2 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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=7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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=HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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=CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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:35:36,655 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid 7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp. WARNING: Couldn't find device with uuid HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz. WARNING: Couldn't find device with uuid CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd. WARNING: VG test_vg3 is missing PV 7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd (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:35:36,655 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:35:36,656 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:35:36,660 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: iT0V6L-57LE-b0ca-IvQh-NGxt-3NYm-fCDgp2 ; label: None ; device: /dev/sdg ; serial: 3600140542f659a119ba426babe89322a ; exists: True ; vg_name: test_vg3 ; vg_uuid: 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:35:36,660 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:35:36,663 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:35:36,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo ; incomplete: True ; hidden: False ; 2024-03-01 20:35:36,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:35:36,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:36,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:36,676 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:36,704 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 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=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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:35:36,704 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid 7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp. WARNING: Couldn't find device with uuid HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz. WARNING: Couldn't find device with uuid CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd. WARNING: VG test_vg3 is missing PV 7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd (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:35:36,704 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:35:36,704 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:35:36,705 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:35:36,709 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:35:36,713 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:35:36,713 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:35:36,716 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:35:36,717 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:36,746 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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=PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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=Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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=Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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=BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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=BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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=9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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=4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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:35:36,746 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid 7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp. WARNING: Couldn't find device with uuid HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz. WARNING: Couldn't find device with uuid CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd. WARNING: VG test_vg3 is missing PV 7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd (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:35:36,746 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:35:36,750 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:35:36,751 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:35:36,754 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:35:36,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo ; incomplete: True ; hidden: False ; 2024-03-01 20:35:36,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:35:36,760 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:35:36,760 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:35:36,764 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a', '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': '7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp', 'ID_FS_UUID_ENC': '7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:35:36,764 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:35:36,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:35:36,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:36,775 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:35:36,775 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:35:36,776 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:35:36,776 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:35:36,779 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:35:36,782 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:35:36,782 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:35:36,785 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:35:36,786 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:35:36,786 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:35:36,786 INFO blivet/MainThread: got device: DiskDevice instance (0x7f650a579748) -- 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:35:36,790 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:35:36,793 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:36,793 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:35:36,796 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:36,797 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:35:36,800 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:36,800 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:35:36,803 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:36,803 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:35:36,806 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:35:36,806 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:35:36,806 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/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:36,836 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=iT0V6L-57LE-b0ca-IvQh-NGxt-3NYm-fCDgp2 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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=7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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=HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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=CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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:35:36,836 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz. WARNING: Couldn't find device with uuid CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd. WARNING: VG test_vg3 is missing PV HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd (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:35:36,836 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:35:36,837 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:35:36,841 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp ; label: None ; device: /dev/sdh ; serial: 3600140507983b115f6844a7a9fcbabf3 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo ; pe_start: 8 MiB ; 2024-03-01 20:35:36,841 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:35:36,844 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:35:36,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo ; incomplete: True ; hidden: False ; 2024-03-01 20:35:36,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:35:36,854 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:35:36,857 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:35:36,860 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:35:36,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo ; incomplete: True ; hidden: False ; 2024-03-01 20:35:36,866 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:35:36,866 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/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:36,896 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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=PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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=Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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=Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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=BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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=BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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=9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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=4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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:35:36,896 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz. WARNING: Couldn't find device with uuid CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd. WARNING: VG test_vg3 is missing PV HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd (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:35:36,896 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:35:36,897 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:35:36,897 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:35:36,901 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/lvm-pv-uuid-HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57', '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': 'HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz', 'ID_FS_UUID_ENC': 'HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:35:36,902 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:35:36,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:35:36,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:36,913 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:35:36,913 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:35:36,913 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:35:36,914 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:35:36,917 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:35:36,920 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:35:36,920 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:35:36,923 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:35:36,924 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:35:36,924 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:35:36,924 INFO blivet/MainThread: got device: DiskDevice instance (0x7f650a579e48) -- 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:35:36,927 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:35:36,931 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:36,931 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:35:36,934 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:36,934 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:35:36,938 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:36,938 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:35:36,941 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:36,941 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:35:36,944 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:35:36,944 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:35:36,944 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/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:36,974 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=iT0V6L-57LE-b0ca-IvQh-NGxt-3NYm-fCDgp2 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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=7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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=HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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=CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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:35:36,974 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd. WARNING: VG test_vg3 is missing PV CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd (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:35:36,974 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:35:36,975 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:35:36,979 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz ; label: None ; device: /dev/sdi ; serial: 360014051991ae72797f436495a24628d ; exists: True ; vg_name: test_vg3 ; vg_uuid: 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo ; pe_start: 8 MiB ; 2024-03-01 20:35:36,979 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:35:36,982 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:35:36,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo ; incomplete: True ; hidden: False ; 2024-03-01 20:35:36,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:35:36,992 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:35:36,995 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:35:36,998 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:35:37,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo ; incomplete: True ; hidden: False ; 2024-03-01 20:35:37,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:35:37,004 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/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:37,034 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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=PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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=Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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=Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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=BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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=BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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=9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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=4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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:35:37,034 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd. WARNING: VG test_vg3 is missing PV CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd (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:35:37,034 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:35:37,034 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:35:37,035 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:35:37,039 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/lvm-pv-uuid-CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a', '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': 'CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd', 'ID_FS_UUID_ENC': 'CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:35:37,040 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:35:37,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:35:37,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:37,051 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:35:37,051 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:35:37,051 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:35:37,052 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:35:37,055 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:35:37,058 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:35:37,058 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:35:37,061 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:35:37,062 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:35:37,062 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:35:37,062 INFO blivet/MainThread: got device: DiskDevice instance (0x7f650a579358) -- 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:35:37,066 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:35:37,069 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:37,069 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:35:37,072 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:37,072 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:35:37,076 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:37,076 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:35:37,079 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:37,079 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:35:37,082 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:35:37,082 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:35:37,083 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/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:37,112 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=nzVpM2-oPPd-uG6s-v3p4-cPbV-FHSq-7xQ9hT LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=qg37G2-65cc-EpKc-TJ8W-2zXd-nCiU-INhnVY LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IZ7y80-wr2v-JcaF-Gkfl-euIm-5SUz-OtjVFK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=Hidhic-8r0G-HprW-s5jU-bT74-mTVN-LcoGmr LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=o0o3kB-yFOb-NjP7-fYHi-uQBR-TBn7-0LDoOa LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=FOfm89-SWo1-Lgyh-Z97B-Y0Ex-mGc8-mwUk6A LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ LVM2_VG_SIZE=3196059648 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=iT0V6L-57LE-b0ca-IvQh-NGxt-3NYm-fCDgp2 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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=7D23NE-7CeK-Co0X-oqvI-tlrL-bk7y-goedOp LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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=HQDDoo-J8sy-M5Oa-ER0u-TO20-XtDC-9MgGlz LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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=CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo 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:35:37,112 INFO program/MainThread: stderr[41]: 2024-03-01 20:35:37,112 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:35:37,113 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:35:37,117 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: CvgROo-bfj4-vea1-HLX3-HC5y-ozbf-2PLOJd ; label: None ; device: /dev/sdj ; serial: 3600140512a86b4b473741bda93c2753b ; exists: True ; vg_name: test_vg3 ; vg_uuid: 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:35:37,117 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:35:37,120 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:35:37,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo ; incomplete: True ; hidden: False ; 2024-03-01 20:35:37,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:35:37,130 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:35:37,133 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:35:37,136 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:35:37,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo ; incomplete: True ; hidden: False ; 2024-03-01 20:35:37,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:35:37,143 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/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:37,173 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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=KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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=PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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=Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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=Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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=BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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=BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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=9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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=4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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:35:37,174 INFO program/MainThread: stderr[42]: 2024-03-01 20:35:37,174 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:35:37,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:37,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:37,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq ; incomplete: False ; hidden: False ; 2024-03-01 20:35:37,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:35:37,188 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:35:37,192 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:35:37,192 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:35:37,196 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:35:37,199 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:35:37,199 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:35:37,203 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:35:37,203 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:35:37,203 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:35:37,207 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:35:37,210 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:35:37,210 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:35:37,214 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:35:37,217 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:35:37,218 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:35:37,221 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:35:37,221 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:35:37,222 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:35:37,222 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:35:37,225 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:35:37,225 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:35:37,228 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:35:37,229 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:35:37,232 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/017d52be-f9e3-4423-a738-d7d75b825b7e ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPoPnk9aGb7ieGuiHpbpneVEyEBnkvKUDJq', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPoPnk9aGb7ieGuiHpbpneVEyEBnkvKUDJq', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '017d52be-f9e3-4423-a738-d7d75b825b7e', 'ID_FS_UUID_ENC': '017d52be-f9e3-4423-a738-d7d75b825b7e', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1447487399'} ; 2024-03-01 20:35:37,233 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:35:37,233 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:35:37,237 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:35:37,237 INFO program/MainThread: stderr[43]: 2024-03-01 20:35:37,237 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:35:37,237 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:35:37,240 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:35:37,240 INFO program/MainThread: stderr[44]: 2024-03-01 20:35:37,240 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:35:37,241 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:35:37,244 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:35:37,244 INFO program/MainThread: stderr[45]: 2024-03-01 20:35:37,244 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:35:37,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:37,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:35:37,255 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:37,255 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:35:37,256 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:37,257 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:35:37,252 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:37,257 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:35:37,260 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:35:37,260 INFO program/MainThread: stderr[46]: 2024-03-01 20:35:37,260 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:35:37,264 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:35:37,268 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:37,268 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:35:37,272 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:37,272 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:35:37,275 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:37,275 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:35:37,280 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:37,280 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:35:37,280 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:35:37,283 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:35:37,283 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:35:37,287 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:35:37,287 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:35:37,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:37,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:37,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH ; incomplete: False ; hidden: False ; 2024-03-01 20:35:37,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:35:37,300 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:35:37,303 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:35:37,303 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:35:37,306 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:35:37,310 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:35:37,310 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:35:37,314 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:35:37,314 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:35:37,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:35:37,318 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:35:37,321 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:35:37,321 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:35:37,325 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:35:37,328 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:35:37,328 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:35:37,332 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:35:37,332 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:35:37,332 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:35:37,332 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:35:37,336 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:35:37,336 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:35:37,339 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:35:37,339 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:35:37,343 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/test_vg3/lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPoBJhviyZ25cdFArkSN4p9Xss1AqtuHHMH ' '/dev/disk/by-uuid/c7528bc5-ad4b-4eb5-9e47-3119f7f4afdf', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPoBJhviyZ25cdFArkSN4p9Xss1AqtuHHMH', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c7528bc5-ad4b-4eb5-9e47-3119f7f4afdf', 'ID_FS_UUID_ENC': 'c7528bc5-ad4b-4eb5-9e47-3119f7f4afdf', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1447180363'} ; 2024-03-01 20:35:37,343 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:35:37,343 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:35:37,347 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:35:37,347 INFO program/MainThread: stderr[47]: 2024-03-01 20:35:37,347 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:35:37,347 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:35:37,351 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:35:37,351 INFO program/MainThread: stderr[48]: 2024-03-01 20:35:37,351 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:35:37,351 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:35:37,354 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:35:37,354 INFO program/MainThread: stderr[49]: 2024-03-01 20:35:37,354 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:35:37,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:37,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:35:37,365 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:37,366 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:35:37,367 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:37,368 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:35:37,363 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- name = test_vg3 status = True 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:37,368 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:35:37,372 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:35:37,372 INFO program/MainThread: stderr[50]: 2024-03-01 20:35:37,372 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:35:37,376 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:35:37,380 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:37,380 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:35:37,383 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:37,384 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:35:37,387 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:37,387 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:35:37,391 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:37,391 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:35:37,391 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:35:37,394 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:35:37,394 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:35:37,398 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:35:37,398 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:35:37,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:37,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:37,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:37,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:35:37,411 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:35:37,414 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:35:37,415 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:35:37,418 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:35:37,421 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:35:37,422 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:35:37,425 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:35:37,426 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:35:37,426 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:35:37,429 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:35:37,433 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:35:37,433 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:35:37,436 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:35:37,440 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:35:37,440 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:35:37,443 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:35:37,444 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:35:37,444 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:35:37,444 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:35:37,447 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:35:37,447 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:35:37,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:35:37,451 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:35:37,455 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/f262e8ef-c796-44d6-b101-6c86193d869d ' '/dev/disk/by-id/dm-uuid-LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPo9JH4H3n3qgJ75MqQSfXXKWKCASpCE0W2', '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-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPo9JH4H3n3qgJ75MqQSfXXKWKCASpCE0W2', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f262e8ef-c796-44d6-b101-6c86193d869d', 'ID_FS_UUID_ENC': 'f262e8ef-c796-44d6-b101-6c86193d869d', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1446861327'} ; 2024-03-01 20:35:37,455 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:35:37,455 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:35:37,459 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:35:37,459 INFO program/MainThread: stderr[51]: 2024-03-01 20:35:37,459 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:35:37,459 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:35:37,462 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:35:37,463 INFO program/MainThread: stderr[52]: 2024-03-01 20:35:37,463 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:35:37,463 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:35:37,466 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:35:37,466 INFO program/MainThread: stderr[53]: 2024-03-01 20:35:37,466 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:35:37,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:37,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:35:37,478 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:37,479 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:35:37,479 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:37,480 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:35:37,474 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:37,481 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:35:37,485 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:35:37,485 INFO program/MainThread: stderr[54]: 2024-03-01 20:35:37,485 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:35:37,489 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:35:37,493 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:37,493 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:35:37,496 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:37,496 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:35:37,500 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:37,500 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:35:37,504 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:37,504 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:35:37,504 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:35:37,507 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:35:37,507 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:35:37,511 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:35:37,511 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:35:37,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:37,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:37,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk ; incomplete: False ; hidden: False ; 2024-03-01 20:35:37,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:35:37,524 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:35:37,527 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:35:37,528 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:35:37,531 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:35:37,535 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:35:37,535 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:35:37,538 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:35:37,539 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:35:37,539 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:35:37,542 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:35:37,546 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:35:37,546 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:35:37,549 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:35:37,553 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:35:37,553 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:35:37,556 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:35:37,557 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:35:37,557 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:35:37,557 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:35:37,560 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:35:37,560 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:35:37,564 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:35:37,564 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:35:37,568 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPo4F0h7pkrduSneFq6zfN3ORavHbY1PhFk ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/c33ad0eb-f908-4c14-9607-d581015d37ba ' '/dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPo4F0h7pkrduSneFq6zfN3ORavHbY1PhFk', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c33ad0eb-f908-4c14-9607-d581015d37ba', 'ID_FS_UUID_ENC': 'c33ad0eb-f908-4c14-9607-d581015d37ba', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1446538754'} ; 2024-03-01 20:35:37,568 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:35:37,568 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:35:37,572 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:35:37,572 INFO program/MainThread: stderr[55]: 2024-03-01 20:35:37,572 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:35:37,572 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:35:37,575 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:35:37,575 INFO program/MainThread: stderr[56]: 2024-03-01 20:35:37,576 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:35:37,576 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:35:37,579 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:35:37,579 INFO program/MainThread: stderr[57]: 2024-03-01 20:35:37,579 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:35:37,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:37,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:35:37,591 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:37,592 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:37,592 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:37,593 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:37,587 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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:35:37,594 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:35:37,597 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:35:37,598 INFO program/MainThread: stderr[58]: 2024-03-01 20:35:37,598 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:35:37,602 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:35:37,605 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:37,606 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:35:37,609 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:37,609 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:35:37,613 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:37,613 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:35:37,616 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:37,616 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:35:37,617 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:35:37,620 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:35:37,620 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:35:37,623 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:35:37,624 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:35:37,624 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:35:37,627 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': '20276026'} ; 2024-03-01 20:35:37,627 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:35:37,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:35:37,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:37,638 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:35:37,639 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:35:37,639 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:35:37,639 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:35:37,639 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:35:37,639 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:35:37,642 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:35:37,645 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:35:37,645 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:35:37,648 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:35:37,649 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:35:37,649 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:35:37,649 INFO blivet/MainThread: got device: DiskDevice instance (0x7f650b6fe2e8) -- 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:35:37,653 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:35:37,656 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:37,656 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:35:37,659 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:37,659 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:35:37,663 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:37,663 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:35:37,666 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:37,666 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:35:37,669 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:35:37,672 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:35:37,675 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:35:37,679 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 0x7f650a534d48> 2024-03-01 20:35:40,774 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:35:40,779 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:35:40,779 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:35:40,783 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': '20279930'} ; 2024-03-01 20:35:40,783 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:35:40,783 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:35:40,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:40,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:40,794 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:35:40,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:40,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:40,801 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:40,814 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:40,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:35:40,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:35:40,838 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:35:40,841 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:35:40,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:35:40,844 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:35:40,848 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:35:40,848 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:35:40,851 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:35:40,851 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:35:40,852 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:35:40,855 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:35:40,858 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:35:40,861 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:35:40,864 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:35:40,867 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:35:40,868 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:35:40,868 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:35:40,869 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:35:40,868 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f650b6fecf8) -- 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 0x7f650a4d4ca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:35:40,872 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:35:40,876 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:35:40,876 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:35:40,879 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:35:40,879 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:35:40,883 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:40,883 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:35:40,886 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:35:40,886 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:35:40,886 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:35:40,889 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:35:40,890 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:35:40,893 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:35:40,893 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:35:40,896 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPo4F0h7pkrduSneFq6zfN3ORavHbY1PhFk ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/c33ad0eb-f908-4c14-9607-d581015d37ba ' '/dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPo4F0h7pkrduSneFq6zfN3ORavHbY1PhFk', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c33ad0eb-f908-4c14-9607-d581015d37ba', 'ID_FS_UUID_ENC': 'c33ad0eb-f908-4c14-9607-d581015d37ba', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1446538754'} ; 2024-03-01 20:35:40,896 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:35:40,896 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:35:40,900 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:35:40,901 INFO program/MainThread: stderr[59]: 2024-03-01 20:35:40,901 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:35:40,901 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:35:40,904 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:35:40,904 INFO program/MainThread: stderr[60]: 2024-03-01 20:35:40,904 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:35:40,904 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:35:40,907 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:35:40,907 INFO program/MainThread: stderr[61]: 2024-03-01 20:35:40,908 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:35:40,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:40,916 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:35:40,919 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:40,920 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:40,921 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:40,922 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:40,916 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:40,923 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:35:40,926 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:35:40,926 INFO program/MainThread: stderr[62]: 2024-03-01 20:35:40,926 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:35:40,930 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:35:40,930 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:35:40,934 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-uuid/f262e8ef-c796-44d6-b101-6c86193d869d ' '/dev/disk/by-id/dm-uuid-LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPo9JH4H3n3qgJ75MqQSfXXKWKCASpCE0W2 ' '/dev/mapper/test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-name-test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPo9JH4H3n3qgJ75MqQSfXXKWKCASpCE0W2', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f262e8ef-c796-44d6-b101-6c86193d869d', 'ID_FS_UUID_ENC': 'f262e8ef-c796-44d6-b101-6c86193d869d', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1446861327'} ; 2024-03-01 20:35:40,934 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:35:40,934 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:35:40,937 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:35:40,937 INFO program/MainThread: stderr[63]: 2024-03-01 20:35:40,937 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:35:40,937 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:35:40,940 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:35:40,941 INFO program/MainThread: stderr[64]: 2024-03-01 20:35:40,941 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:35:40,941 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:35:40,944 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:35:40,944 INFO program/MainThread: stderr[65]: 2024-03-01 20:35:40,944 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:35:40,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:40,953 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:35:40,957 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:40,958 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:40,958 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:40,959 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:40,953 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:40,960 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:35:40,963 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:35:40,963 INFO program/MainThread: stderr[66]: 2024-03-01 20:35:40,964 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:35:40,968 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:35:40,968 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:35:40,971 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-uuid/c7528bc5-ad4b-4eb5-9e47-3119f7f4afdf ' '/dev/disk/by-id/dm-uuid-LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPoBJhviyZ25cdFArkSN4p9Xss1AqtuHHMH ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/test_vg3/lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPoBJhviyZ25cdFArkSN4p9Xss1AqtuHHMH', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c7528bc5-ad4b-4eb5-9e47-3119f7f4afdf', 'ID_FS_UUID_ENC': 'c7528bc5-ad4b-4eb5-9e47-3119f7f4afdf', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1447180363'} ; 2024-03-01 20:35:40,971 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:35:40,971 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:35:40,975 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:35:40,975 INFO program/MainThread: stderr[67]: 2024-03-01 20:35:40,975 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:35:40,975 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:35:40,978 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:35:40,978 INFO program/MainThread: stderr[68]: 2024-03-01 20:35:40,978 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:35:40,979 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:35:40,982 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:35:40,982 INFO program/MainThread: stderr[69]: 2024-03-01 20:35:40,982 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:35:40,987 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:40,990 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:35:40,994 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:40,995 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:40,995 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:40,996 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:40,990 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:40,997 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:35:41,001 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:35:41,001 INFO program/MainThread: stderr[70]: 2024-03-01 20:35:41,001 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:35:41,005 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:35:41,005 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:35:41,008 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPoPnk9aGb7ieGuiHpbpneVEyEBnkvKUDJq ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/017d52be-f9e3-4423-a738-d7d75b825b7e ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-0n9ZPD7GVYHJpn8ZYhJzOgEDG218UwPoPnk9aGb7ieGuiHpbpneVEyEBnkvKUDJq', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '017d52be-f9e3-4423-a738-d7d75b825b7e', 'ID_FS_UUID_ENC': '017d52be-f9e3-4423-a738-d7d75b825b7e', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1447487399'} ; 2024-03-01 20:35:41,009 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:35:41,009 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:35:41,012 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:35:41,012 INFO program/MainThread: stderr[71]: 2024-03-01 20:35:41,012 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:35:41,013 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:35:41,016 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:35:41,016 INFO program/MainThread: stderr[72]: 2024-03-01 20:35:41,016 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:35:41,016 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:35:41,019 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:35:41,019 INFO program/MainThread: stderr[73]: 2024-03-01 20:35:41,019 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:35:41,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:41,028 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:35:41,031 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:41,032 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:41,033 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:41,034 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:41,028 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:41,035 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:35:41,038 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:35:41,038 INFO program/MainThread: stderr[74]: 2024-03-01 20:35:41,038 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:35:41,042 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:35:41,042 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:35:41,045 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-acdcRDaxEkoDOesOujDpakIrlGWnzOBZPTBs1FlJxzyFhtZJnq7NrRv3lE2rwey8 ' '/dev/disk/by-uuid/0605627f-4ef0-4187-ad61-e486809430ee ' '/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-acdcRDaxEkoDOesOujDpakIrlGWnzOBZPTBs1FlJxzyFhtZJnq7NrRv3lE2rwey8', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '0605627f-4ef0-4187-ad61-e486809430ee', 'ID_FS_UUID_ENC': '0605627f-4ef0-4187-ad61-e486809430ee', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1448337922'} ; 2024-03-01 20:35:41,046 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:35:41,046 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:35:41,049 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:35:41,049 INFO program/MainThread: stderr[75]: 2024-03-01 20:35:41,049 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:35:41,049 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:35:41,053 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:35:41,053 INFO program/MainThread: stderr[76]: 2024-03-01 20:35:41,053 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:35:41,053 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:35:41,056 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:35:41,056 INFO program/MainThread: stderr[77]: 2024-03-01 20:35:41,056 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:35:41,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:41,064 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:35:41,067 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,068 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,068 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,069 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,065 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,070 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:35:41,073 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:35:41,073 INFO program/MainThread: stderr[78]: 2024-03-01 20:35:41,073 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:35:41,078 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:35:41,078 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:35:41,081 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/disk/by-id/dm-uuid-LVM-acdcRDaxEkoDOesOujDpakIrlGWnzOBZKH8XkeXpj0y16oB0XO9Lx49nVAjJ9ePg ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/12d07057-39b1-4a52-935c-40111d4d87db', '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-acdcRDaxEkoDOesOujDpakIrlGWnzOBZKH8XkeXpj0y16oB0XO9Lx49nVAjJ9ePg', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '12d07057-39b1-4a52-935c-40111d4d87db', 'ID_FS_UUID_ENC': '12d07057-39b1-4a52-935c-40111d4d87db', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1448622761'} ; 2024-03-01 20:35:41,081 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:35:41,081 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:35:41,084 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:35:41,085 INFO program/MainThread: stderr[79]: 2024-03-01 20:35:41,085 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:35:41,085 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:35:41,088 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:35:41,088 INFO program/MainThread: stderr[80]: 2024-03-01 20:35:41,088 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:35:41,088 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:35:41,091 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:35:41,091 INFO program/MainThread: stderr[81]: 2024-03-01 20:35:41,092 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:35:41,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:41,099 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:35:41,102 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,103 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,104 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,104 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,100 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,105 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:35:41,108 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:35:41,108 INFO program/MainThread: stderr[82]: 2024-03-01 20:35:41,108 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:35:41,112 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:35:41,112 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:35:41,115 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-nRu62w1CZT8C0dz0drhPVllUHDIPldujq2Jo1WR7p2RoFGVNcIPY1KQFGm3zJbUe ' '/dev/disk/by-uuid/6c95dfb4-f90d-40a4-8462-698d5a8e4f49 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_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-nRu62w1CZT8C0dz0drhPVllUHDIPldujq2Jo1WR7p2RoFGVNcIPY1KQFGm3zJbUe', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6c95dfb4-f90d-40a4-8462-698d5a8e4f49', 'ID_FS_UUID_ENC': '6c95dfb4-f90d-40a4-8462-698d5a8e4f49', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1449455464'} ; 2024-03-01 20:35:41,116 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:35:41,116 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:35:41,119 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:35:41,119 INFO program/MainThread: stderr[83]: 2024-03-01 20:35:41,119 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:35:41,119 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:35:41,122 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:35:41,123 INFO program/MainThread: stderr[84]: 2024-03-01 20:35:41,123 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:35:41,123 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:35:41,126 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:35:41,126 INFO program/MainThread: stderr[85]: 2024-03-01 20:35:41,126 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:35:41,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:41,134 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:35:41,137 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,138 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,138 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,139 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,134 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,140 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:35:41,143 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:35:41,143 INFO program/MainThread: stderr[86]: 2024-03-01 20:35:41,143 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:35:41,147 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:35:41,147 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:35:41,150 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/83f64cb1-8828-4059-84b0-d255a1cf33f0 ' '/dev/disk/by-id/dm-uuid-LVM-nRu62w1CZT8C0dz0drhPVllUHDIPldujFuMVNnlBYHXEFAg9vJgDclo6J6bq5p3S ' '/dev/test_vg1/lv1 /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-nRu62w1CZT8C0dz0drhPVllUHDIPldujFuMVNnlBYHXEFAg9vJgDclo6J6bq5p3S', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '83f64cb1-8828-4059-84b0-d255a1cf33f0', 'ID_FS_UUID_ENC': '83f64cb1-8828-4059-84b0-d255a1cf33f0', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1449769312'} ; 2024-03-01 20:35:41,150 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:35:41,151 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:35:41,154 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:35:41,154 INFO program/MainThread: stderr[87]: 2024-03-01 20:35:41,154 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:35:41,154 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:35:41,157 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:35:41,158 INFO program/MainThread: stderr[88]: 2024-03-01 20:35:41,158 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:35:41,158 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:35:41,161 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:35:41,161 INFO program/MainThread: stderr[89]: 2024-03-01 20:35:41,161 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:35:41,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:41,169 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:35:41,172 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,173 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,173 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,174 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,169 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,174 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:35:41,177 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:35:41,178 INFO program/MainThread: stderr[90]: 2024-03-01 20:35:41,178 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:35:41,182 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:35:41,182 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:35:41,182 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:41,193 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:41,209 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:35:41,210 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:35:41,214 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:35:41,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:41,221 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:35:41,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:35:41,224 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:35:41,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:35:41,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:41,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:35:41,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:35:41,236 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:35:41,239 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:35:41,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:41,245 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:35:41,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:35:41,249 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:35:41,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:35:41,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:41,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:35:41,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:35:41,261 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:35:41,264 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:35:41,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:41,270 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:35:41,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:35:41,273 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:35:41,276 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:35:41,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:35:41,282 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:35:41,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:35:41,286 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:35:41,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:41,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:35:41,292 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:35:41,292 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:35:41,293 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:35:41,293 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:35:41,293 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:35:41,294 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:35:41,294 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:35:41,295 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:35:41,295 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:35:41,295 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:35:41,296 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:35:41,296 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:35:41,297 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:35:41,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:35:41,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:35:41,303 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:35:41,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:35:41,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:35:41,308 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:35:41,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:35:41,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:35:41,314 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:35:41,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:41,320 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:35:41,320 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:35:41,323 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,324 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,324 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,325 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,320 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,328 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,328 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,329 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,329 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,325 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,332 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,333 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,333 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,334 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,330 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,337 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,338 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,338 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,339 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,335 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,342 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,342 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,343 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,343 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,339 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,346 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,347 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,347 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,348 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,344 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,351 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,352 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,353 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,353 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,349 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,356 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,357 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,357 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,358 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,354 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,361 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,362 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,362 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,363 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,359 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,366 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,366 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,367 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,368 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,363 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,370 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,371 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,371 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,372 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,368 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,375 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,376 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,376 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,377 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,373 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,380 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,380 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,381 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,382 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,377 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,384 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,385 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,385 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,386 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,382 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,389 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,390 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,390 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,391 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,387 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,394 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,394 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,395 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,395 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,391 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,398 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,399 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,399 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,400 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,396 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,403 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,404 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,404 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,405 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,401 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,408 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,408 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,409 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,409 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,405 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,412 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,413 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,413 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,414 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,410 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,417 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,418 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,418 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,419 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,415 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,422 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,422 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,423 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,424 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,419 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,426 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,427 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,427 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,428 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,424 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,431 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,432 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,432 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,433 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,429 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,436 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,436 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,437 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,437 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,433 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,440 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,441 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,441 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,442 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,438 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,445 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,446 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,446 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,447 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,443 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,449 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,450 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,451 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,451 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,447 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,454 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,455 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,455 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,456 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,452 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,459 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,459 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,460 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,461 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,456 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,463 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,464 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,464 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,465 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,461 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,468 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,469 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,469 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,470 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:35:41,466 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a5648d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FuMVNn-lBYH-XEFA-g9vJ-gDcl-o6J6-bq5p3S 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 (0x7f650b653f28) -- name = test_vg1 status = True 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:35:41,470 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:35:41,474 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:35:41,474 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:35:41,474 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 20:35:41,478 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:35:41,478 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:35:41,479 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 20:35:41,483 INFO program/MainThread: stdout[91]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:35:41,483 INFO program/MainThread: stderr[91]: 2024-03-01 20:35:41,483 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 20:35:41,488 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 20:35:41,488 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:35:41,488 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:35:41,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:41,494 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:35:41,495 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:35:41,497 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,498 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,498 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,499 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,495 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,501 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,502 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,502 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,503 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,499 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,506 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,506 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,507 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,507 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,503 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,510 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,510 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,511 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,511 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,508 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,514 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,514 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,515 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,515 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,512 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,518 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,519 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,519 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,520 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,516 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,522 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,523 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,523 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,524 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,520 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,526 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,527 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,527 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,528 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,524 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,530 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,531 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,531 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,532 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,528 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,534 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,535 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,535 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,536 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,532 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,539 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,539 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,540 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,540 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,537 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,543 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,543 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,544 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,544 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,541 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,547 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,547 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,548 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,548 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,545 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,551 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,552 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,552 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,553 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,549 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,555 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,556 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,556 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,557 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,553 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,559 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,560 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,560 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,561 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,557 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,563 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,564 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,564 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,565 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,561 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,567 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,568 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,568 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,569 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,565 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,572 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,572 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,573 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,573 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,569 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,576 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,576 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,577 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,577 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,574 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,580 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,580 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,581 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,581 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,578 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,584 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,585 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,585 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,585 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,582 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,588 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,589 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,589 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,590 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,586 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,592 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,593 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,593 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,594 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,590 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,596 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,597 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,597 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,598 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,594 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,600 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,601 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,601 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,602 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,598 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,604 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,605 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,605 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,606 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,602 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,609 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,609 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,610 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,610 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,607 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,613 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,613 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,614 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,614 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,611 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,617 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,617 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,618 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,618 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,615 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,621 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,622 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,622 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,623 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,619 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,625 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,626 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,626 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:35:41,627 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:35:41,623 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b653898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = q2Jo1W-R7p2-RoFG-VNcI-PY1K-QFGm-3zJbUe 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 (0x7f650b653f28) -- 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 = nRu62w-1CZT-8C0d-z0dr-hPVl-lUHD-IPlduj size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:35:41,627 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 20:35:41,630 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:35:41,631 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:35:41,631 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 20:35:41,634 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 20:35:41,634 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:35:41,638 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:35:41,638 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 20:35:41,638 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:35:41,638 DEBUG blivet.ansible/MainThread: ['sda', 'sdc', 'test_vg1', 'sdb'] 2024-03-01 20:35:41,638 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:35:41,641 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:35:41,641 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:35:41,645 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:35:41,648 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:35:41,651 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:35:41,651 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:35:41,651 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:35:41,651 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:35:41,651 DEBUG blivet/MainThread: removing sda 2024-03-01 20:35:41,654 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:35:41,654 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:35:41,654 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 20:35:41,657 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:35:41,657 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:35:41,657 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:35:41,657 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:35:41,660 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:35:41,660 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:35:41,660 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 20:35:41,664 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:35:41,664 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:35:41,664 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:35:41,664 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:35:41,667 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:35:41,667 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:35:41,667 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 20:35:41,670 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:35:41,670 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:35:41,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:41,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:35:41,676 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 20:35:41,676 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:35:41,677 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:35:41,677 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:35:41,678 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:35:41,678 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:35:41,678 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:35:41,679 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:35:41,679 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:35:41,680 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:35:41,680 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:35:41,680 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:35:41,681 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:35:41,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:35:41,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 20:35:41,687 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:35:41,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:35:41,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 20:35:41,693 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:35:41,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:35:41,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 20:35:41,698 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:35:41,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:41,704 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:35:41,704 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:35:41,707 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,707 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,708 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,709 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,704 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,711 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,712 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,713 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,713 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,709 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,716 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,717 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,717 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,718 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,714 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,721 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,722 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,722 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,723 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,719 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,725 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,726 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,727 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,727 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,723 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,730 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,731 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,731 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,732 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,728 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,735 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,736 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,736 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,737 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,733 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,739 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,740 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,741 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,741 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,737 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,744 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,745 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,745 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,746 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,742 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,749 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,750 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,750 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,751 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,747 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,753 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,754 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,755 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,755 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,751 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,758 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,759 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,759 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,760 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,756 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,763 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,763 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,764 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,765 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,761 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,767 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,768 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,768 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,769 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,765 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,772 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,773 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,773 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,774 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,770 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,777 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,777 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,778 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,779 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,775 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,781 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,782 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,783 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,783 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,779 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,786 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,787 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,787 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,788 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,784 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,791 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,791 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,792 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,793 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,788 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,795 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,796 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,796 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,797 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,793 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,800 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,801 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,801 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,802 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,798 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,805 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,805 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,806 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,806 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,802 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,809 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,810 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,810 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,811 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,807 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,814 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,815 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,815 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,816 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,812 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,818 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,819 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,820 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,820 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,816 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,823 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,824 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,824 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,825 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,821 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,828 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,829 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,829 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,830 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,826 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,832 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,833 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,834 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,834 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,830 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,837 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,838 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,838 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,839 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,835 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,842 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,843 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,843 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,844 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,840 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,846 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,847 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,848 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,848 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,844 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,851 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,852 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,852 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,853 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:35:41,849 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a515940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = KH8Xke-Xpj0-y16o-B0XO-9Lx4-9nVA-jJ9ePg 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 (0x7f650a573518) -- name = test_vg2 status = 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:35:41,854 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 20:35:41,857 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:35:41,857 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:35:41,857 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 20:35:41,860 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 20:35:41,860 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:35:41,864 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 20:35:41,864 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 20:35:41,864 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:35:41,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:41,870 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:35:41,870 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:35:41,872 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,873 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,873 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,874 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,870 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,877 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,877 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,878 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,878 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,875 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,881 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,882 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,882 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,883 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,879 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,885 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,886 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,886 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,887 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,883 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,889 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,890 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,890 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,891 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,887 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,893 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,894 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,894 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,895 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,891 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,897 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,898 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,898 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,899 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,895 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,901 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,902 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,903 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,903 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,899 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,906 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,906 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,907 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,907 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,904 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,910 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,910 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,911 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,911 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,908 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,914 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,915 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,915 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,915 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,912 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,918 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,919 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,919 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,920 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,916 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,922 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,923 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,923 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,924 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,920 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,926 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,927 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,927 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,928 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,924 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,930 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,931 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,931 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,932 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,928 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,935 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,935 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,936 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,936 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,932 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,939 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,939 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,940 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,940 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,937 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,943 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,943 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,944 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,944 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,941 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,947 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,947 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,948 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,948 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,945 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,951 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,952 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,952 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,953 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,949 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,955 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,956 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,956 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,957 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,953 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,959 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,960 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,960 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,961 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,957 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,964 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,964 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,964 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,965 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,961 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,968 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,968 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,969 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,969 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,966 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,972 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,973 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,973 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,974 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,970 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,976 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,977 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,977 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,978 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,974 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,980 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,981 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,981 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,982 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,978 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,984 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,985 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,985 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,986 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,982 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,989 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,989 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,990 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,990 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,987 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,993 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,993 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,994 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,994 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,991 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:41,997 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,998 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,998 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:41,998 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,995 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:42,001 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:42,002 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:42,002 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:35:42,003 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:35:41,999 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a537518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = PTBs1F-lJxz-yFht-ZJnq-7NrR-v3lE-2rwey8 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 (0x7f650a573518) -- 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 = acdcRD-axEk-oDOe-sOuj-Dpak-IrlG-WnzOBZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:35:42,003 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 20:35:42,006 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:35:42,006 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:35:42,007 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 20:35:42,010 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 20:35:42,010 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:35:42,013 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:35:42,013 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 20:35:42,014 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:35:42,014 DEBUG blivet.ansible/MainThread: ['test_vg2', 'sdf', 'sde', 'sdd'] 2024-03-01 20:35:42,014 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 20:35:42,017 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 20:35:42,017 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:35:42,020 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:35:42,023 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:35:42,026 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:35:42,026 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 20:35:42,026 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:35:42,026 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 20:35:42,027 DEBUG blivet/MainThread: removing sdf 2024-03-01 20:35:42,029 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 20:35:42,029 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:35:42,030 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 20:35:42,033 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 20:35:42,033 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:35:42,033 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 20:35:42,033 DEBUG blivet/MainThread: removing sde 2024-03-01 20:35:42,036 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 20:35:42,036 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:35:42,036 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 20:35:42,039 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 20:35:42,039 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:35:42,039 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 20:35:42,039 DEBUG blivet/MainThread: removing sdd 2024-03-01 20:35:42,042 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 20:35:42,042 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:35:42,042 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 20:35:42,045 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 20:35:42,045 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:35:42,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:42,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:35:42,052 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 20:35:42,052 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:35:42,052 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:35:42,053 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:35:42,053 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:35:42,054 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:35:42,054 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:35:42,055 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:35:42,055 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:35:42,056 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:35:42,056 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:35:42,056 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:35:42,057 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:35:42,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:35:42,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 20:35:42,063 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:35:42,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:35:42,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 20:35:42,069 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:35:42,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:35:42,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 20:35:42,075 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:35:42,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:35:42,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 20:35:42,081 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:35:42,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:42,087 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:35:42,087 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:35:42,090 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,091 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,091 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,093 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,087 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,096 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,097 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,098 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,099 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,093 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,102 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,104 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,104 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,105 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,100 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,109 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,110 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,110 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,111 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,106 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,115 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,116 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,117 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,118 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,112 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,121 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,122 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,123 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,124 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,119 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,127 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,129 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,129 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,130 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,125 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,134 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,135 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,135 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,137 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,131 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,140 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,141 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,142 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,143 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,137 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,146 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,147 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,148 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,149 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,143 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,152 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,154 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,154 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,155 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,150 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,159 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,160 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,160 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,161 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,156 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,165 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,166 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,166 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,168 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,162 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,171 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,172 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,173 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,174 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,168 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,177 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,179 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,179 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,180 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,175 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,184 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,185 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,185 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,186 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,181 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,190 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,191 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,192 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,193 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,187 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,196 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,197 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,198 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,199 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,193 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,203 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,204 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,204 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,205 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,200 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,209 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,210 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,210 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,212 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,206 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,215 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,216 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,217 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,218 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,212 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,221 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,223 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,223 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,224 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,219 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,228 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,229 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,229 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,231 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,225 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,234 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,235 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,236 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,237 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,231 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,240 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,242 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,242 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,243 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,238 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,247 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,248 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,248 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,249 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,244 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,253 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,254 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,255 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,256 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,250 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,259 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,261 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,261 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,262 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,257 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,266 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,267 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,267 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,268 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,263 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,272 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,273 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,274 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,275 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,269 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,278 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,279 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,280 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,281 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,275 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,285 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,286 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,286 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,287 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:35:42,282 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650b640a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Pnk9aG-b7ie-GuiH-pbpn-eVEy-EBnk-vKUDJq 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 (0x7f650a533908) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:35:42,288 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 20:35:42,291 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:35:42,291 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:35:42,292 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 20:35:42,295 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 20:35:42,295 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:35:42,298 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 20:35:42,299 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 20:35:42,299 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:35:42,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:42,304 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:35:42,305 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:35:42,308 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,309 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,309 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,310 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,305 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,313 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,314 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,315 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,316 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,311 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,319 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,320 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,321 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,322 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,317 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,325 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,326 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,327 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,328 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,322 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,331 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,332 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,332 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,333 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,328 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,337 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,338 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,338 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,339 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,334 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,342 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,343 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,344 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,345 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,340 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,348 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,349 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,350 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,351 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,345 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,354 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,355 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,355 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,356 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,351 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,360 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,361 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,361 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,362 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,357 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,365 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,366 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,367 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,368 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,363 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,371 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,372 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,373 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,374 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,369 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,377 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,378 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,378 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,379 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,374 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,383 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,384 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,384 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,385 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,380 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,388 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,390 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,390 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,391 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,386 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,394 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,395 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,396 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,397 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,392 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,400 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,401 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,401 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,402 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,397 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,406 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,407 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,407 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,408 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,403 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,411 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,412 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,413 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,414 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,409 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,417 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,418 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,419 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,420 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,415 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,423 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,424 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,424 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,425 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,420 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,429 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,430 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,430 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,431 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,426 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,435 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,436 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,436 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,437 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,432 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,440 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,441 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,442 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,443 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,438 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,446 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,447 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,448 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,449 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,443 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,452 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,453 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,453 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,454 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,449 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,458 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,459 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,459 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,460 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,455 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,463 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,464 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,465 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,466 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,461 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,469 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,470 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,471 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,472 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,466 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,475 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,476 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,476 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,477 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,472 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,481 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,482 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,482 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,483 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,478 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,486 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,488 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,488 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,489 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:35:42,484 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a57fa90) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = BJhviy-Z25c-dFAr-kSN4-p9Xs-s1Aq-tuHHMH 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:35:42,490 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 20:35:42,493 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:35:42,493 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:35:42,493 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 20:35:42,496 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 20:35:42,496 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:35:42,500 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 20:35:42,500 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 20:35:42,500 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:35:42,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:42,506 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:35:42,507 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:35:42,509 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,510 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,510 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,511 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,507 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,514 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,515 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,516 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,517 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,512 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,520 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,521 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,521 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,522 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,517 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,525 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,526 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,527 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,527 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,523 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,530 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,531 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,532 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,533 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,528 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,536 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,537 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,537 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,538 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,533 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,541 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,542 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,542 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,543 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,539 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,546 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,547 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,548 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,549 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,544 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,552 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,552 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,553 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,554 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,549 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,557 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,558 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,558 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,559 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,554 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,562 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,563 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,563 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,564 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,560 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,567 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,568 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,569 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,570 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,565 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,573 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,574 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,574 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,575 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,570 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,578 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,579 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,580 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,580 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,576 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,584 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,584 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,585 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,586 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,581 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,589 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,590 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,590 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,591 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,586 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,594 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,595 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,595 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,596 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,592 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,599 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,600 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,601 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,601 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,597 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,605 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,605 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,606 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,607 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,602 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,610 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,611 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,611 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,612 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,607 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,615 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,616 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,616 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,617 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,613 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,620 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,621 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,622 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,623 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,618 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,626 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,627 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,627 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,628 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,623 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,631 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,632 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,632 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,633 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,628 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,636 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,637 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,638 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,638 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,634 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,642 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,642 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,643 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,644 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,639 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,647 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,648 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,648 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,649 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,644 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,652 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,653 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,653 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,654 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,650 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,657 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,658 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,659 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,660 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,655 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,663 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,663 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,664 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,665 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,660 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,668 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,669 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,669 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,670 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,665 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,673 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,674 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,675 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,675 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:35:42,671 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a58f908) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9JH4H3-n3qg-J75M-qQSf-XXKW-KCAS-pCE0W2 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,676 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 20:35:42,679 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:35:42,679 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:35:42,680 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 20:35:42,683 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 20:35:42,683 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:35:42,686 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:35:42,687 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 20:35:42,687 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:35:42,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:35:42,693 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:35:42,693 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:35:42,695 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,696 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,696 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,697 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,693 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,700 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,701 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,701 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,702 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,698 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,705 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,706 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,706 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,707 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,702 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,710 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,710 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,711 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,711 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,707 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,714 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,715 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,716 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,716 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,712 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,719 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,720 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,720 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,721 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,717 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,724 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,725 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,725 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,726 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,721 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,729 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,729 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,730 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,730 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,726 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,733 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,734 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,734 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,735 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,731 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,738 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,739 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,739 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,740 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,736 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,743 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,743 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,744 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,745 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,740 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,748 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,748 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,749 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,749 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,745 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,752 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,753 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,753 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,754 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,750 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,757 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,758 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,758 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,759 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,755 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,762 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,762 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,763 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,764 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,759 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,766 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,767 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,768 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,768 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,764 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,771 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,772 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,772 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,773 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,769 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,776 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,777 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,777 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,778 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,774 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,781 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,781 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,782 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,782 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,778 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,785 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,786 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,787 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,787 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,783 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,790 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,791 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,791 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,792 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,788 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,795 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,796 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,796 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,797 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,792 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,800 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,800 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,801 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,801 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,797 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,804 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,805 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,805 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,806 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,802 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,809 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,810 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,810 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,811 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,807 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,814 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,814 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,815 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,816 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,811 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,818 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,819 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,820 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,820 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,816 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,823 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,824 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,824 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,825 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,821 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,828 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,829 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,829 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,830 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,826 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,833 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,833 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,834 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,835 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,830 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,838 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,838 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,839 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,839 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,835 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,842 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,843 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,843 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:35:42,844 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:35:42,840 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f650a545e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 4F0h7p-krdu-SneF-q6zf-N3OR-avHb-Y1PhFk 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 (0x7f650a533908) -- 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 = 0n9ZPD-7GVY-HJpn-8ZYh-JzOg-EDG2-18UwPo size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:35:42,845 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 20:35:42,848 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:35:42,848 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:35:42,848 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 20:35:42,851 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 20:35:42,851 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:35:42,855 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 20:35:42,855 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 20:35:42,855 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:35:42,855 DEBUG blivet.ansible/MainThread: ['test_vg3', 'sdi', 'sdh', 'sdj', 'sdg'] 2024-03-01 20:35:42,855 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 20:35:42,858 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 20:35:42,858 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:35:42,862 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:35:42,865 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:35:42,868 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:35:42,871 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:35:42,871 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 20:35:42,871 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:35:42,871 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 20:35:42,871 DEBUG blivet/MainThread: removing sdi 2024-03-01 20:35:42,874 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 20:35:42,874 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:35:42,874 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 20:35:42,878 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 20:35:42,878 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:35:42,878 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 20:35:42,878 DEBUG blivet/MainThread: removing sdh 2024-03-01 20:35:42,880 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 20:35:42,881 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:35:42,881 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 20:35:42,884 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 20:35:42,884 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:35:42,884 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 20:35:42,884 DEBUG blivet/MainThread: removing sdj 2024-03-01 20:35:42,887 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 20:35:42,887 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:35:42,887 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 20:35:42,890 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 20:35:42,890 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:35:42,890 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 20:35:42,890 DEBUG blivet/MainThread: removing sdg 2024-03-01 20:35:42,893 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 20:35:42,893 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:35:42,893 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 20:35:42,896 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 20:35:42,896 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:35:42,897 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:42,911 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:42,926 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:42,937 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:42,956 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:35:42,957 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:42,968 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:42,987 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:35:42,987 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:43,000 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:43,019 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:35:43,020 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:43,032 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:43,051 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:35:43,052 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:43,065 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:43,084 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:35:43,085 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:43,096 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:43,115 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:35:43,116 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:43,127 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:43,146 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:35:43,146 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:43,157 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:43,176 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:35:43,176 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:35:43,177 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:35:43,177 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:35:43,177 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:35:43,177 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:35:43,177 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:35:43,177 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:35:43,177 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:35:43,177 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:35:43,177 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:35:43,177 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:35:43,178 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:35:43,178 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:35:43,178 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:35:43,178 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:35:43,178 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:35:43,178 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:35:43,178 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:35:43,178 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:35:43,178 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:35:43,178 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:35:43,178 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:35:43,178 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:35:43,179 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:35:43,179 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:35:43,179 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:35:43,179 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:35:43,179 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:35:43,179 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:35:43,179 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:35:43,181 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:35:43,184 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:35:43,187 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:35:43,190 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:35:43,190 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:35:43,193 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:35:43,193 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 0x7f650a4a1b48> 2024-03-01 20:35:43,193 INFO blivet/MainThread: sorting actions... 2024-03-01 20:35:43,215 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:35:43,215 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:35:43,215 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:35:43,216 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:35:43,216 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:35:43,216 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:35:43,216 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:35:43,216 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:35:43,216 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:35:43,216 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:35:43,217 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:35:43,217 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:35:43,217 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:35:43,217 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:35:43,217 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:35:43,217 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:35:43,217 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:35:43,218 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:35:43,218 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:35:43,218 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:35:43,218 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:35:43,218 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:35:43,218 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:35:43,219 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:35:43,219 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:35:43,219 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:35:43,219 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:35:43,219 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:35:43,219 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:35:43,219 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:35:43,223 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:43,226 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:35:43,226 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 20:35:43,235 INFO program/MainThread: stdout: 2024-03-01 20:35:43,235 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:35:43,235 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:43,235 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:43,252 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:43,252 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:43,264 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:43,264 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:35:43,269 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 20:35:43,272 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:35:43,276 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:35:43,279 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 20:35:43,283 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:35:43,283 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:43,320 INFO program/MainThread: stdout[92]: 2024-03-01 20:35:43,320 INFO program/MainThread: stderr[92]: 2024-03-01 20:35:43,320 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 20:35:43,325 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:35:43,328 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:43,331 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:35:43,335 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:43,338 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:35:43,341 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:43,344 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:35:43,347 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:43,350 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:35:43,353 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 20:35:43,354 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:43,393 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 20:35:43,394 INFO program/MainThread: stderr[93]: 2024-03-01 20:35:43,394 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 20:35:43,394 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:35:43,402 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:43,410 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:35:43,410 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 20:35:43,423 INFO program/MainThread: stdout: 2024-03-01 20:35:43,423 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:35:43,423 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:43,424 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:43,463 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:43,463 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:43,474 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:43,474 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:35:43,479 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 20:35:43,482 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:35:43,486 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:35:43,489 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 20:35:43,493 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:35:43,493 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:43,527 INFO program/MainThread: stdout[94]: 2024-03-01 20:35:43,527 INFO program/MainThread: stderr[94]: 2024-03-01 20:35:43,527 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 20:35:43,532 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:35:43,535 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:43,538 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:35:43,541 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:43,544 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:35:43,548 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:43,551 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:35:43,554 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:43,557 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:35:43,560 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 20:35:43,560 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:43,607 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 20:35:43,607 INFO program/MainThread: stderr[95]: 2024-03-01 20:35:43,607 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 20:35:43,608 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:35:43,616 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:43,624 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:35:43,624 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 20:35:43,642 INFO program/MainThread: stdout: 2024-03-01 20:35:43,642 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:35:43,642 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:43,642 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:43,668 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:43,668 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:43,681 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:43,682 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:35:43,686 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 20:35:43,689 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:35:43,693 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:35:43,696 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 20:35:43,700 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:35:43,700 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:43,735 INFO program/MainThread: stdout[96]: 2024-03-01 20:35:43,735 INFO program/MainThread: stderr[96]: 2024-03-01 20:35:43,735 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 20:35:43,740 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:35:43,743 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:43,746 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:35:43,749 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:43,752 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:35:43,756 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:43,759 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:35:43,762 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:43,765 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:35:43,769 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 20:35:43,769 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:43,814 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 20:35:43,815 INFO program/MainThread: stderr[97]: 2024-03-01 20:35:43,815 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 20:35:43,816 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:35:43,823 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:43,831 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:35:43,831 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 20:35:43,847 INFO program/MainThread: stdout: 2024-03-01 20:35:43,847 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:35:43,847 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:43,847 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:43,878 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:43,878 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:43,889 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:43,889 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:35:43,894 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 20:35:43,897 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:35:43,901 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:35:43,904 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 20:35:43,908 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:35:43,908 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:43,942 INFO program/MainThread: stdout[98]: 2024-03-01 20:35:43,942 INFO program/MainThread: stderr[98]: 2024-03-01 20:35:43,942 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 20:35:43,947 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:35:43,950 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:43,953 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:35:43,957 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:43,960 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:35:43,963 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:43,966 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:35:43,969 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:43,972 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:35:43,976 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 20:35:43,976 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:44,012 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 20:35:44,012 INFO program/MainThread: stderr[99]: 2024-03-01 20:35:44,012 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 20:35:44,013 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:35:44,020 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 20:35:44,027 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 20:35:44,032 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:35:44,047 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:44,061 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:35:44,066 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:44,074 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:35:44,079 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:44,083 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:35:44,089 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:44,093 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:35:44,096 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 20:35:44,096 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:44,137 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 20:35:44,137 INFO program/MainThread: stderr[100]: 2024-03-01 20:35:44,137 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 20:35:44,138 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:44,194 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 20:35:44,194 INFO program/MainThread: stderr[101]: 2024-03-01 20:35:44,194 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 20:35:44,195 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:44,228 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 20:35:44,229 INFO program/MainThread: stderr[102]: 2024-03-01 20:35:44,229 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 20:35:44,229 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:35:44,237 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:44,242 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:35:44,247 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:35:44,247 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdg --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:44,309 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 20:35:44,309 INFO program/MainThread: stderr[103]: 2024-03-01 20:35:44,309 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 20:35:44,310 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 20:35:44,310 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:44,341 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:44,341 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:44,360 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:44,361 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:44,374 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:44,375 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:35:44,379 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:44,382 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:35:44,385 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:35:44,385 INFO program/MainThread: Running [104] lvm pvremove --force --force --yes /dev/sdj --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:44,414 INFO program/MainThread: stdout[104]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 20:35:44,414 INFO program/MainThread: stderr[104]: 2024-03-01 20:35:44,414 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 20:35:44,415 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 20:35:44,415 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:44,445 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:44,446 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:44,461 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:44,461 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:44,477 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:44,478 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:35:44,482 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:44,485 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:35:44,488 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:35:44,488 INFO program/MainThread: Running [105] lvm pvremove --force --force --yes /dev/sdh --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:44,517 INFO program/MainThread: stdout[105]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 20:35:44,517 INFO program/MainThread: stderr[105]: 2024-03-01 20:35:44,517 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 20:35:44,517 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 20:35:44,517 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:44,555 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:44,556 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:44,568 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:44,568 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:44,583 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:44,583 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:35:44,588 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:44,591 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:35:44,594 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:35:44,594 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdi --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:44,623 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 20:35:44,623 INFO program/MainThread: stderr[106]: 2024-03-01 20:35:44,623 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 20:35:44,623 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 20:35:44,624 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:44,658 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:44,659 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:44,671 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:44,671 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:44,685 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:44,686 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:35:44,690 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:44,693 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:35:44,694 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 20:35:44,702 INFO program/MainThread: stdout: 2024-03-01 20:35:44,702 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:35:44,703 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:44,703 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:44,721 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:44,721 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:44,733 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:44,733 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:35:44,738 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 20:35:44,741 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:35:44,745 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:35:44,748 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 20:35:44,752 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:35:44,752 INFO program/MainThread: Running [107] lvm lvchange -an test_vg2/lv4 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:44,785 INFO program/MainThread: stdout[107]: 2024-03-01 20:35:44,785 INFO program/MainThread: stderr[107]: 2024-03-01 20:35:44,785 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 20:35:44,790 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:35:44,793 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:44,796 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 20:35:44,799 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:44,802 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 20:35:44,806 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:44,809 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 20:35:44,812 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 20:35:44,812 INFO program/MainThread: Running [108] lvm lvremove --yes test_vg2/lv4 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:44,847 INFO program/MainThread: stdout[108]: Logical volume "lv4" successfully removed. 2024-03-01 20:35:44,847 INFO program/MainThread: stderr[108]: 2024-03-01 20:35:44,847 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 20:35:44,848 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:35:44,856 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:44,867 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:35:44,867 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 20:35:44,882 INFO program/MainThread: stdout: 2024-03-01 20:35:44,883 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:35:44,883 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:44,883 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:44,906 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:44,906 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:44,918 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:44,919 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:35:44,923 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 20:35:44,926 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:35:44,930 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:35:44,933 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 20:35:44,937 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:35:44,937 INFO program/MainThread: Running [109] lvm lvchange -an test_vg2/lv3 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:44,971 INFO program/MainThread: stdout[109]: 2024-03-01 20:35:44,971 INFO program/MainThread: stderr[109]: 2024-03-01 20:35:44,971 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 20:35:44,976 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:35:44,979 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:44,982 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:35:44,985 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:44,989 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:35:44,992 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:44,995 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:35:44,998 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 20:35:44,998 INFO program/MainThread: Running [110] lvm lvremove --yes test_vg2/lv3 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:45,033 INFO program/MainThread: stdout[110]: Logical volume "lv3" successfully removed. 2024-03-01 20:35:45,033 INFO program/MainThread: stderr[110]: 2024-03-01 20:35:45,034 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 20:35:45,034 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:35:45,041 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 20:35:45,050 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 20:35:45,056 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:35:45,065 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:45,070 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:35:45,078 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:45,084 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:35:45,090 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:45,093 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:35:45,096 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 20:35:45,097 INFO program/MainThread: Running [111] lvm vgreduce --removemissing --force test_vg2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:45,134 INFO program/MainThread: stdout[111]: Volume group "test_vg2" is already consistent. 2024-03-01 20:35:45,134 INFO program/MainThread: stderr[111]: 2024-03-01 20:35:45,134 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 20:35:45,135 INFO program/MainThread: Running [112] lvm vgchange -an test_vg2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:45,178 INFO program/MainThread: stdout[112]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 20:35:45,179 INFO program/MainThread: stderr[112]: 2024-03-01 20:35:45,179 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 20:35:45,179 INFO program/MainThread: Running [113] lvm vgremove --force test_vg2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:45,217 INFO program/MainThread: stdout[113]: Volume group "test_vg2" successfully removed 2024-03-01 20:35:45,217 INFO program/MainThread: stderr[113]: 2024-03-01 20:35:45,217 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 20:35:45,218 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:35:45,225 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:45,234 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:35:45,239 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:35:45,239 INFO program/MainThread: Running [114] lvm pvremove --force --force --yes /dev/sdd --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:45,282 INFO program/MainThread: stdout[114]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 20:35:45,283 INFO program/MainThread: stderr[114]: 2024-03-01 20:35:45,283 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 20:35:45,283 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 20:35:45,283 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:45,312 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:45,313 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:45,326 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:45,327 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:45,342 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:45,342 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:35:45,346 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:45,349 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:35:45,352 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:35:45,353 INFO program/MainThread: Running [115] lvm pvremove --force --force --yes /dev/sde --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:45,381 INFO program/MainThread: stdout[115]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 20:35:45,381 INFO program/MainThread: stderr[115]: 2024-03-01 20:35:45,381 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 20:35:45,382 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 20:35:45,382 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:45,414 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:45,415 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:45,426 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:45,426 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:45,440 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:45,440 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:35:45,445 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:45,447 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:35:45,450 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:35:45,451 INFO program/MainThread: Running [116] lvm pvremove --force --force --yes /dev/sdf --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:45,477 INFO program/MainThread: stdout[116]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 20:35:45,477 INFO program/MainThread: stderr[116]: 2024-03-01 20:35:45,477 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 20:35:45,477 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 20:35:45,478 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:45,510 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:45,511 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:45,526 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:45,526 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:45,541 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:45,541 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:35:45,546 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:45,549 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:35:45,550 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 20:35:45,558 INFO program/MainThread: stdout: 2024-03-01 20:35:45,558 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:35:45,558 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:45,558 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:45,575 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:45,575 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:45,588 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:45,588 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:35:45,593 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 20:35:45,596 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:35:45,600 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:35:45,603 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 20:35:45,606 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:35:45,607 INFO program/MainThread: Running [117] lvm lvchange -an test_vg1/lv2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:45,641 INFO program/MainThread: stdout[117]: 2024-03-01 20:35:45,641 INFO program/MainThread: stderr[117]: 2024-03-01 20:35:45,641 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 20:35:45,646 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:35:45,649 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:45,653 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 20:35:45,656 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:45,659 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 20:35:45,662 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:45,665 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 20:35:45,668 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 20:35:45,668 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg1/lv2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:45,702 INFO program/MainThread: stdout[118]: Logical volume "lv2" successfully removed. 2024-03-01 20:35:45,703 INFO program/MainThread: stderr[118]: 2024-03-01 20:35:45,703 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 20:35:45,703 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:35:45,711 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:45,718 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:35:45,718 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:35:45,736 INFO program/MainThread: stdout: 2024-03-01 20:35:45,737 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:35:45,737 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:45,737 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:45,765 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:45,765 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:45,779 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:45,780 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:35:45,784 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:35:45,788 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:35:45,791 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:35:45,795 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:35:45,798 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:35:45,798 INFO program/MainThread: Running [119] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:45,832 INFO program/MainThread: stdout[119]: 2024-03-01 20:35:45,833 INFO program/MainThread: stderr[119]: 2024-03-01 20:35:45,833 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 20:35:45,837 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:35:45,840 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:45,844 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:35:45,847 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:45,850 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:35:45,853 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:45,856 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:35:45,860 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:35:45,860 INFO program/MainThread: Running [120] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:45,896 INFO program/MainThread: stdout[120]: Logical volume "lv1" successfully removed. 2024-03-01 20:35:45,896 INFO program/MainThread: stderr[120]: 2024-03-01 20:35:45,897 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 20:35:45,897 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:35:45,904 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:35:45,913 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:35:45,919 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:35:45,928 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:45,933 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:35:45,938 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:45,942 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:35:45,948 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:45,954 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:35:45,962 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:35:45,962 INFO program/MainThread: Running [121] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:45,994 INFO program/MainThread: stdout[121]: Volume group "test_vg1" is already consistent. 2024-03-01 20:35:45,994 INFO program/MainThread: stderr[121]: 2024-03-01 20:35:45,995 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 20:35:45,995 INFO program/MainThread: Running [122] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:46,042 INFO program/MainThread: stdout[122]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:35:46,042 INFO program/MainThread: stderr[122]: 2024-03-01 20:35:46,043 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 20:35:46,043 INFO program/MainThread: Running [123] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:46,077 INFO program/MainThread: stdout[123]: Volume group "test_vg1" successfully removed 2024-03-01 20:35:46,078 INFO program/MainThread: stderr[123]: 2024-03-01 20:35:46,078 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 20:35:46,078 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:35:46,085 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:46,094 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:35:46,099 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:35:46,100 INFO program/MainThread: Running [124] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:46,141 INFO program/MainThread: stdout[124]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:35:46,141 INFO program/MainThread: stderr[124]: 2024-03-01 20:35:46,141 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 20:35:46,142 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:35:46,142 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:46,170 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:46,171 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:46,184 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:46,184 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:46,198 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:46,198 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:35:46,203 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:46,206 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:35:46,209 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:35:46,209 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sdc --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:35:46,235 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:35:46,235 INFO program/MainThread: stderr[125]: 2024-03-01 20:35:46,235 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 20:35:46,236 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:35:46,236 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:46,266 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:46,267 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:46,279 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:46,279 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:46,294 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:46,294 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:35:46,299 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:35:46,301 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:35:46,304 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:35:46,305 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:35:46,331 INFO program/MainThread: stdout[126]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:35:46,331 INFO program/MainThread: stderr[126]: 2024-03-01 20:35:46,331 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 20:35:46,332 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:35:46,332 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:46,362 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:46,363 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:46,376 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:46,376 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:35:46,389 DEBUG program/MainThread: Return code: 0 2024-03-01 20:35:46,394 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:35:46,394 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 0x7f650a4a15c8> 2024-03-01 20:35:57,884 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_avl2syuh/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:36:02,628 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_e4piffkd/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:36:09,829 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_p46hgl89/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:36:09,863 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:36:09,864 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:36:09,867 INFO program/MainThread: stdout[2]: 2024-03-01 20:36:09,867 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:36:09,867 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:36:09,867 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:36:09,872 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:09,872 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:36:09,876 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:36:09,876 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:36:09,879 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:36:09,879 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:36:09,882 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:36:09,882 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:36:09,890 INFO program/MainThread: stdout: 2024-03-01 20:36:09,890 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:36:09,890 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:36:09,890 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:36:09,890 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:36:09,890 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:36:09,890 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:36:09,890 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:36:09,890 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:36:09,890 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:36:09,890 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:36:09,890 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:36:09,890 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:36:09,890 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:36:09,890 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:36:09,890 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:36:09,890 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:09,890 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:36:09,891 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:36:09,891 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:36:09,891 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:36:09,891 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:36:09,891 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:36:09,892 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:36:09,892 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:09,902 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:09,913 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:36:09,917 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:36:09,917 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:36:09,918 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:36:09,944 INFO program/MainThread: stdout[3]: 2024-03-01 20:36:09,944 INFO program/MainThread: stderr[3]: 2024-03-01 20:36:09,944 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:36:09,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:36:09,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:09,957 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:36:09,962 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:36:09,963 INFO blivet/MainThread: sda is a disk 2024-03-01 20:36:09,963 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:36:09,963 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:36:09,967 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:36:09,970 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:36:09,970 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:36:09,974 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:36:09,974 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:36:09,974 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:36:09,974 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9fc08f2ac8) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:36:09,978 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:36:09,978 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:36:09,982 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:36:09,982 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:36:09,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:36:09,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:09,992 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:36:09,993 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:36:09,993 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:36:09,993 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:36:09,996 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:36:09,999 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:36:09,999 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:36:10,003 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:36:10,003 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:36:10,003 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:36:10,003 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9fc08f2a90) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:36:10,007 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:36:10,007 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:36:10,010 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:36:10,010 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:36:10,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:36:10,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:10,020 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:36:10,021 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:36:10,021 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:36:10,021 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:36:10,024 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:36:10,028 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:36:10,028 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:36:10,031 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:36:10,031 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:36:10,032 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:36:10,032 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9fc00ac390) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:36:10,035 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:36:10,035 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:36:10,039 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:36:10,039 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:36:10,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:36:10,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:10,049 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:36:10,049 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:36:10,050 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:36:10,050 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:36:10,053 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:36:10,056 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:36:10,056 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:36:10,059 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:36:10,060 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:36:10,060 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:36:10,060 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9fc00ac898) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:36:10,064 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:36:10,064 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:36:10,067 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:36:10,067 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:36:10,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:36:10,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:10,077 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:36:10,078 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:36:10,078 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:36:10,078 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:36:10,081 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:36:10,085 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:36:10,085 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:36:10,088 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:36:10,088 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:36:10,089 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:36:10,089 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9fc0908e10) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:36:10,092 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:36:10,092 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:36:10,096 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:36:10,096 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:36:10,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:36:10,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:10,106 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:36:10,106 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:36:10,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:36:10,106 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:36:10,110 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:36:10,113 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:36:10,113 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:36:10,116 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:36:10,117 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:36:10,117 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:36:10,117 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9fc00b6860) -- 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:36:10,120 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:36:10,121 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:36:10,124 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:36:10,124 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:36:10,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:36:10,130 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:10,134 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:36:10,135 INFO blivet/MainThread: sde is a disk 2024-03-01 20:36:10,135 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:36:10,135 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:36:10,138 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:36:10,141 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:36:10,142 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:36:10,145 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:36:10,145 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:36:10,146 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:36:10,146 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9fc00b6630) -- 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:36:10,149 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:36:10,149 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:36:10,153 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:36:10,153 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:36:10,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:36:10,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:10,163 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:36:10,163 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:36:10,163 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:36:10,163 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:36:10,167 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:36:10,170 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:36:10,170 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:36:10,174 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:36:10,174 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:36:10,174 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:36:10,174 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9fc00bb470) -- 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:36:10,178 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:36:10,178 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:36:10,181 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:36:10,181 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:36:10,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:36:10,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:10,191 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:36:10,192 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:36:10,192 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:36:10,192 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:36:10,195 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:36:10,199 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:36:10,199 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:36:10,202 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:36:10,202 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:36:10,203 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:36:10,203 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9fc00bb6a0) -- 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:36:10,206 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:36:10,206 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:36:10,210 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:36:10,210 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:36:10,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:36:10,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:10,220 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:36:10,220 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:36:10,220 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:36:10,220 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:36:10,224 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:36:10,227 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:36:10,227 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:36:10,231 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:36:10,231 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:36:10,231 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:36:10,231 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9fc00a8518) -- 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:36:10,235 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:36:10,235 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:36:10,238 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:36:10,238 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:36:10,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:36:10,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:10,249 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:36:10,249 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:36:10,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:36:10,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:36:10,252 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:36:10,256 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:36:10,256 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:36:10,259 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:36:10,259 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:36:10,260 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:36:10,260 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9fc00a8ba8) -- 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:36:10,263 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:36:10,263 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:36:10,267 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:36:10,267 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:36:10,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:36:10,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:10,277 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:36:10,278 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:36:10,278 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:36:10,278 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:36:10,281 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:36:10,284 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:36:10,284 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:36:10,288 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:36:10,288 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:36:10,288 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:36:10,288 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9fc00bbfd0) -- 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:36:10,292 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:36:10,292 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:36:10,295 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': '20276026'} ; 2024-03-01 20:36:10,295 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:36:10,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:36:10,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:10,305 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:36:10,305 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:36:10,305 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:36:10,305 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:36:10,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:36:10,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:36:10,309 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:36:10,312 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:36:10,312 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:36:10,315 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:36:10,316 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:36:10,316 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:36:10,316 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9fc00c6a90) -- 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:36:10,320 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:36:10,324 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:36:10,324 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:36:10,327 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:36:10,327 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:36:10,331 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:10,331 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:36:10,334 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:10,335 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:36:10,338 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:36:10,341 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:36:10,344 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:36:10,349 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 0x7f9fc00cafc8> 2024-03-01 20:36:13,546 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:36:13,550 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:36:13,550 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:36:13,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': '20279930'} ; 2024-03-01 20:36:13,554 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:36:13,555 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:36:13,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:36:13,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:13,564 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:36:13,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:36:13,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:13,570 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:13,584 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:13,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:36:13,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:36:13,602 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:36:13,606 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:36:13,606 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:36:13,610 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:36:13,613 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:36:13,613 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:36:13,617 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:36:13,617 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:36:13,617 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:36:13,620 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:36:13,624 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:36:13,628 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:36:13,631 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:36:13,634 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:36:13,634 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:36:13,634 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:36:13,635 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:36:13,634 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f9fc00ce160) -- 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 0x7f9fc005f5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:36:13,639 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:36:13,642 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:36:13,642 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:36:13,646 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:36:13,646 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:36:13,649 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:13,649 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:36:13,653 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:13,653 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:36:13,654 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:36:13,655 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:36:13,658 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:36:13,658 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:36:13,662 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:36:13,662 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:36:13,662 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:13,674 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:13,686 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:36:13,686 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:36:13,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:36:13,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:13,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:36:13,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:36:13,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:36:13,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:36:13,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:13,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:36:13,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:36:13,711 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:36:13,714 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:36:13,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:13,720 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:36:13,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:36:13,723 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:36:13,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:36:13,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:13,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:36:13,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:36:13,734 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:36:13,737 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:36:13,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:13,743 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:36:13,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:36:13,746 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:36:13,749 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:36:13,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:13,754 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:36:13,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:36:13,757 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:36:13,758 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:36:18,193 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_lfyfs4xx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:36:18,228 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:36:18,228 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:36:18,231 INFO program/MainThread: stdout[2]: 2024-03-01 20:36:18,232 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:36:18,232 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:36:18,232 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:36:18,236 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:18,237 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:36:18,240 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:36:18,241 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:36:18,244 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:36:18,244 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:36:18,247 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:36:18,247 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:36:18,255 INFO program/MainThread: stdout: 2024-03-01 20:36:18,255 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:36:18,255 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:36:18,255 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:36:18,256 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:36:18,256 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:36:18,256 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:36:18,256 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:36:18,256 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:36:18,256 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:36:18,256 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:36:18,256 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:36:18,256 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:36:18,256 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:36:18,256 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:36:18,256 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:36:18,256 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:18,256 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:36:18,256 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:36:18,256 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:36:18,257 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:36:18,257 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:36:18,257 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:36:18,257 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:36:18,257 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:18,268 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:18,279 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:36:18,284 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:36:18,284 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 20:36:18,285 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:36:18,314 INFO program/MainThread: stdout[3]: 2024-03-01 20:36:18,314 INFO program/MainThread: stderr[3]: 2024-03-01 20:36:18,315 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:36:18,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:36:18,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:18,328 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:36:18,332 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:36:18,333 INFO blivet/MainThread: sda is a disk 2024-03-01 20:36:18,333 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:36:18,333 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:36:18,337 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:36:18,340 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:36:18,340 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 20:36:18,344 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:36:18,344 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:36:18,344 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:36:18,344 INFO blivet/MainThread: got device: DiskDevice instance (0x7f19e5288b00) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:36:18,348 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:36:18,348 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:36:18,352 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:36:18,352 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:36:18,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:36:18,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:18,362 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:36:18,362 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:36:18,362 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:36:18,363 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:36:18,366 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:36:18,369 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:36:18,369 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 20:36:18,372 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 20:36:18,373 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:36:18,373 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:36:18,373 INFO blivet/MainThread: got device: DiskDevice instance (0x7f19e5288ac8) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:36:18,376 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:36:18,377 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:36:18,380 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:36:18,380 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 20:36:18,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:36:18,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:18,390 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:36:18,390 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:36:18,390 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:36:18,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:36:18,394 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:36:18,397 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:36:18,397 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:36:18,400 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:36:18,401 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:36:18,401 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:36:18,401 INFO blivet/MainThread: got device: DiskDevice instance (0x7f19e42413c8) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:36:18,405 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:36:18,405 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:36:18,408 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:36:18,408 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:36:18,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:36:18,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:18,418 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:36:18,418 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:36:18,419 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:36:18,419 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:36:18,422 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:36:18,425 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:36:18,425 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:36:18,428 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:36:18,429 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:36:18,429 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:36:18,429 INFO blivet/MainThread: got device: DiskDevice instance (0x7f19e42418d0) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:36:18,433 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:36:18,433 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:36:18,436 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:36:18,436 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:36:18,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:36:18,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:18,446 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:36:18,447 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:36:18,447 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:36:18,447 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:36:18,450 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:36:18,453 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:36:18,453 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:36:18,457 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:36:18,457 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:36:18,457 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:36:18,457 INFO blivet/MainThread: got device: DiskDevice instance (0x7f19e5298e48) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:36:18,461 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:36:18,461 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:36:18,464 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:36:18,464 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:36:18,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:36:18,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:18,474 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:36:18,475 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:36:18,475 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:36:18,475 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:36:18,478 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:36:18,481 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:36:18,481 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:36:18,484 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:36:18,485 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:36:18,485 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:36:18,485 INFO blivet/MainThread: got device: DiskDevice instance (0x7f19e424b898) -- 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:36:18,489 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:36:18,489 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:36:18,492 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:36:18,492 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:36:18,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:36:18,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:18,502 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:36:18,503 INFO blivet/MainThread: sde is a disk 2024-03-01 20:36:18,503 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:36:18,503 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:36:18,506 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:36:18,509 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:36:18,509 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:36:18,513 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:36:18,513 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:36:18,513 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:36:18,513 INFO blivet/MainThread: got device: DiskDevice instance (0x7f19e424b668) -- 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:36:18,517 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:36:18,517 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:36:18,520 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:36:18,520 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:36:18,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:36:18,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:18,530 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:36:18,531 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:36:18,531 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:36:18,531 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:36:18,534 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:36:18,537 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:36:18,537 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:36:18,541 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:36:18,541 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:36:18,541 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:36:18,542 INFO blivet/MainThread: got device: DiskDevice instance (0x7f19e42504a8) -- 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:36:18,545 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:36:18,545 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:36:18,548 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:36:18,548 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:36:18,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:36:18,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:18,558 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:36:18,559 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:36:18,559 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:36:18,559 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:36:18,562 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:36:18,565 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:36:18,566 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:36:18,569 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:36:18,569 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:36:18,570 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:36:18,570 INFO blivet/MainThread: got device: DiskDevice instance (0x7f19e42506d8) -- 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:36:18,573 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:36:18,573 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:36:18,576 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:36:18,576 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:36:18,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:36:18,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:18,587 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:36:18,587 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:36:18,587 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:36:18,587 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:36:18,591 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:36:18,594 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:36:18,594 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:36:18,597 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:36:18,598 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:36:18,598 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:36:18,598 INFO blivet/MainThread: got device: DiskDevice instance (0x7f19e423d550) -- 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:36:18,602 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:36:18,602 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:36:18,605 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:36:18,605 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:36:18,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:36:18,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:18,615 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:36:18,615 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:36:18,616 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:36:18,616 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:36:18,619 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:36:18,622 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:36:18,622 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:36:18,625 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:36:18,626 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:36:18,626 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:36:18,626 INFO blivet/MainThread: got device: DiskDevice instance (0x7f19e423dbe0) -- 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:36:18,629 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:36:18,630 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:36:18,633 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:36:18,633 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:36:18,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:36:18,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:18,643 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:36:18,644 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:36:18,644 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:36:18,644 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:36:18,647 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:36:18,650 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:36:18,650 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:36:18,654 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:36:18,654 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:36:18,654 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:36:18,654 INFO blivet/MainThread: got device: DiskDevice instance (0x7f19e4250e80) -- 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:36:18,658 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:36:18,658 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:36:18,661 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': '20276026'} ; 2024-03-01 20:36:18,661 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:36:18,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:36:18,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:18,671 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:36:18,671 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:36:18,671 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:36:18,671 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:36:18,671 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:36:18,671 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:36:18,674 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:36:18,678 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:36:18,678 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:36:18,681 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:36:18,681 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:36:18,682 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:36:18,682 INFO blivet/MainThread: got device: DiskDevice instance (0x7f19e425bac8) -- 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:36:18,686 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:36:18,689 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:36:18,689 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:36:18,693 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:36:18,693 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:36:18,696 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:18,696 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:36:18,700 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:18,700 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:36:18,703 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:36:18,706 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:36:18,709 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:36:18,714 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 0x7f19e425ff48> 2024-03-01 20:36:21,403 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:36:21,408 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:36:21,408 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:36:21,412 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': '20279930'} ; 2024-03-01 20:36:21,412 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:36:21,412 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:36:21,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:36:21,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:21,422 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:36:21,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:36:21,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:21,428 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:21,439 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:21,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:36:21,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:36:21,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:36:21,461 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:36:21,461 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:36:21,464 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:36:21,468 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:36:21,468 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:36:21,471 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:36:21,472 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:36:21,472 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:36:21,475 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:36:21,479 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:36:21,482 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:36:21,485 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:36:21,488 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:36:21,489 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:36:21,489 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:36:21,490 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:36:21,489 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f19e425bb38) -- 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 0x7f19e41f35c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:36:21,493 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:36:21,497 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:36:21,497 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:36:21,500 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:36:21,500 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:36:21,503 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:21,504 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:36:21,507 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:21,507 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:36:21,509 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:36:21,509 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:36:21,512 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:36:21,513 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:36:21,516 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:36:21,516 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:36:21,516 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:21,528 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:21,540 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:36:21,541 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:36:21,544 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:36:21,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:21,550 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:36:21,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:36:21,553 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:36:21,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:36:21,559 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:21,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:36:21,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:36:21,565 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:36:21,568 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:36:21,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:21,573 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:36:21,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:36:21,576 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:36:21,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:36:21,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:21,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:36:21,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:36:21,588 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:36:21,590 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:36:21,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:21,596 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:36:21,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:36:21,599 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 20:36:21,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:36:21,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:21,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 20:36:21,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:36:21,611 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 20:36:21,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:36:21,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:21,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:36:21,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:36:21,623 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:36:21,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:36:21,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:36:21,628 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:36:21,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:36:21,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:36:21,634 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:36:21,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:36:21,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:36:21,640 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:36:21,643 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:36:21,643 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:36:21,644 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:36:21,647 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:36:21,647 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:36:21,651 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:36:21,651 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:36:21,654 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:36:21,654 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:36:21,654 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:36:21,657 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:36:21,657 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:36:21,660 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:36:21,661 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:36:21,664 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:36:21,664 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:36:21,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:36:21,667 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:36:21,667 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:36:21,670 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:36:21,670 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:36:21,671 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:36:21,675 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:36:21,678 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:36:21,682 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:36:21,686 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:36:21,690 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:36:21,693 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:36:21,694 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:36:21,697 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:36:21,698 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:36:21,698 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:36:21,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:36:21,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:21,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:36:21,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:36:21,711 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:36:21,712 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:36:21,712 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:36:21,712 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 20:36:21,712 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:36:21,713 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:36:21,716 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:36:21,716 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:36:21,719 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:36:21,719 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:36:21,723 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:36:21,726 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:36:21,727 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:36:21,730 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:36:21,734 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:36:21,737 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:36:21,741 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:36:21,741 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:36:21,742 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:36:21,742 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:36:21,742 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:36:21,746 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:36:21,747 INFO program/MainThread: stderr[4]: 2024-03-01 20:36:21,747 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:36:21,747 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:36:21,747 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:36:21,748 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:36:21,752 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:36:21,752 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:36:21,753 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:36:21,753 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:36:21,753 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:36:21,753 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:36:21,753 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:36:21,753 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:36:21,753 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:36:21,753 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:36:21,754 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:36:21,754 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:36:21,754 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:36:21,757 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:36:21,760 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:36:21,763 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:36:21,763 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:36:21,766 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:36:21,766 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 0x7f19e419b728> 2024-03-01 20:36:21,766 INFO blivet/MainThread: sorting actions... 2024-03-01 20:36:21,767 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:36:21,768 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:36:21,768 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:36:21,768 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:36:21,768 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:36:21,768 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:36:21,768 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:36:21,768 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:36:21,769 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:36:21,769 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:36:21,772 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:36:21,775 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:36:21,775 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:36:21,781 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:21,781 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:21,809 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:21,809 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:21,822 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:21,822 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:36:21,826 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:36:21,829 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:36:21,829 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:36:21,835 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:21,836 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:21,866 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:21,866 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:21,879 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:21,880 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:36:21,884 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:36:21,887 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:36:21,887 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:36:21,893 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:21,894 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:21,924 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:21,924 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:21,937 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:21,937 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:36:21,941 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:36:21,944 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:36:21,947 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:36:21,947 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:36:21,948 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:36:21,983 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:36:21,983 INFO program/MainThread: stderr[5]: 2024-03-01 20:36:21,983 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:36:21,984 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:22,002 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:22,006 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:36:22,006 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:36:22,008 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:36:22,017 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:22,017 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:22,039 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:22,040 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:36:22,044 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:36:22,047 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:36:22,050 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:36:22,050 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:36:22,050 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:36:22,082 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:36:22,083 INFO program/MainThread: stderr[6]: 2024-03-01 20:36:22,083 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:36:22,083 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:22,101 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:22,105 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:36:22,105 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:36:22,106 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:36:22,116 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:22,116 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:22,138 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:22,139 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:36:22,143 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:36:22,146 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:36:22,149 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:36:22,149 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:36:22,149 INFO program/MainThread: Running [7] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:36:22,181 INFO program/MainThread: stdout[7]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:36:22,181 INFO program/MainThread: stderr[7]: 2024-03-01 20:36:22,181 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:36:22,182 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:22,202 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:22,206 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:36:22,206 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:36:22,208 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:36:22,217 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:22,217 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:22,241 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:22,241 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:36:22,245 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:36:22,248 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:36:22,251 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:36:22,254 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:36:22,258 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:36:22,261 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:36:22,264 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:36:22,267 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:36:22,270 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:36:22,270 INFO program/MainThread: Running [8] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:36:22,331 INFO program/MainThread: stdout[8]: Volume group "test_vg1" successfully created 2024-03-01 20:36:22,331 INFO program/MainThread: stderr[8]: 2024-03-01 20:36:22,331 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:36:22,339 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:36:22,346 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:36:22,350 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:36:22,358 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:36:22,364 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:36:22,371 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:36:22,376 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:36:22,384 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:36:22,384 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:22,410 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:22,415 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:36:22,418 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:36:22,418 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:22,429 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:22,429 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:36:22,438 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:22,438 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:22,448 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:22,448 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:36:22,452 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:36:22,456 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:36:22,459 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:36:22,462 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:36:22,466 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:36:22,469 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:36:22,473 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:36:22,476 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:36:22,479 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:36:22,483 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:36:22,483 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:22,496 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:22,500 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:36:22,501 INFO program/MainThread: Running [9] 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/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:36:22,526 INFO program/MainThread: stdout[9]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG 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:36:22,526 INFO program/MainThread: stderr[9]: 2024-03-01 20:36:22,526 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:36:22,531 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:36:22,531 INFO program/MainThread: Running [10] lvm lvcreate -n lv1 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:36:22,623 INFO program/MainThread: stdout[10]: Logical volume "lv1" created. 2024-03-01 20:36:22,623 INFO program/MainThread: stderr[10]: 2024-03-01 20:36:22,623 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:36:22,631 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:36:22,638 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:36:22,638 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:36:22,638 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:22,666 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:22,671 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:36:22,671 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:36:22,672 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:36:22,681 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:22,682 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:22,695 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:22,695 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:36:22,699 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:36:22,702 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:36:22,705 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:36:22,706 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:36:22,738 INFO program/MainThread: stdout: 2024-03-01 20:36:22,738 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:36:22,738 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:36:22,738 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:36:22,738 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:36:22,739 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:36:22,739 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:36:22,739 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:36:22,739 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:36:22,739 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:36:22,739 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:36:22,739 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:22,739 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:36:22,753 INFO program/MainThread: stdout: 2024-03-01 20:36:22,753 INFO program/MainThread: writing all SBs 2024-03-01 20:36:22,753 INFO program/MainThread: new label = "" 2024-03-01 20:36:22,753 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:22,754 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:22,770 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:22,774 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:36:22,775 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:36:22,776 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:36:22,785 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:22,785 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:22,799 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:22,804 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:36:22,804 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 0x7f19e412f938> 2024-03-01 20:36:22,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:36:22,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:36:22,811 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:36:22,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:36:22,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:36:22,817 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:36:30,463 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload__rd7wkyy/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:36:30,498 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:36:30,498 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:36:30,501 INFO program/MainThread: stdout[2]: 2024-03-01 20:36:30,501 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:36:30,501 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:36:30,502 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:36:30,506 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:30,506 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:36:30,510 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:36:30,510 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:36:30,513 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:36:30,513 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:36:30,516 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:36:30,516 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:36:30,524 INFO program/MainThread: stdout: 2024-03-01 20:36:30,524 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:36:30,525 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 1sbPPr-cXR6-wayN-7VYI-shTY-0iYN-jRxi0M 2024-03-01 20:36:30,525 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 94eb886c-cbcf-45a4-905a-076e7a62cb82 2024-03-01 20:36:30,525 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E 2024-03-01 20:36:30,525 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 94eb886c-cbcf-45a4-905a-076e7a62cb82 2024-03-01 20:36:30,525 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O 2024-03-01 20:36:30,525 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:36:30,525 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:36:30,525 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:36:30,525 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:36:30,525 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:36:30,525 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:36:30,525 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:36:30,525 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:36:30,525 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:36:30,525 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:36:30,525 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:36:30,525 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:30,525 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 1sbPPr-cXR6-wayN-7VYI-shTY-0iYN-jRxi0M `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 94eb886c-cbcf-45a4-905a-076e7a62cb82 sdb 1073741824 root disk brw-rw---- LVM2_member ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 94eb886c-cbcf-45a4-905a-076e7a62cb82 sdc 1073741824 root disk brw-rw---- LVM2_member Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O 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:36:30,525 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:36:30,526 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:36:30,526 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:36:30,526 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:36:30,526 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:36:30,526 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:36:30,526 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:30,537 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:30,549 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 20:36:30,553 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-1sbPPr-cXR6-wayN-7VYI-shTY-0iYN-jRxi0M ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13', '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': '1sbPPr-cXR6-wayN-7VYI-shTY-0iYN-jRxi0M', 'ID_FS_UUID_ENC': '1sbPPr-cXR6-wayN-7VYI-shTY-0iYN-jRxi0M', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:36:30,553 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:36:30,554 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:36:30,585 INFO program/MainThread: stdout[3]: 2024-03-01 20:36:30,585 INFO program/MainThread: stderr[3]: 2024-03-01 20:36:30,585 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:36:30,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:36:30,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:30,597 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:36:30,602 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:36:30,602 INFO blivet/MainThread: sda is a disk 2024-03-01 20:36:30,603 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:36:30,603 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:36:30,606 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:36:30,610 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:36:30,610 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:36:30,613 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:36:30,613 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:36:30,614 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:36:30,614 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8ad30f8d30) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:36:30,617 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:36:30,621 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:36:30,621 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:36:30,625 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:36:30,625 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:36:30,628 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:30,628 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:36:30,632 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:30,632 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:36:30,635 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:36:30,635 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:36:30,635 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:36:30,662 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1sbPPr-cXR6-wayN-7VYI-shTY-0iYN-jRxi0M LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG 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 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG 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 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG 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:36:30,662 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E. WARNING: Couldn't find device with uuid Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O. WARNING: VG test_vg1 is missing PV ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:36:30,662 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:36:30,662 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:36:30,667 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1sbPPr-cXR6-wayN-7VYI-shTY-0iYN-jRxi0M ; label: None ; device: /dev/sda ; serial: 36001405239ab7067b3b484aac9d9c077 ; exists: True ; vg_name: test_vg1 ; vg_uuid: UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG ; pe_start: 8 MiB ; 2024-03-01 20:36:30,667 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:36:30,670 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:36:30,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG ; incomplete: True ; hidden: False ; 2024-03-01 20:36:30,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:36:30,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:36:30,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:30,683 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:36:30,714 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG 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:36:30,714 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E. WARNING: Couldn't find device with uuid Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O. WARNING: VG test_vg1 is missing PV ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:36:30,714 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:36:30,714 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:36:30,715 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:36:30,720 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:36:30,724 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:36:30,724 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:36:30,727 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:36:30,727 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:36:30,755 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW 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=lv1 LVM2_LV_UUID=Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW 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:36:30,755 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E. WARNING: Couldn't find device with uuid Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O. WARNING: VG test_vg1 is missing PV ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:36:30,755 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:36:30,760 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:36:30,760 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:36:30,763 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:36:30,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG ; incomplete: True ; hidden: False ; 2024-03-01 20:36:30,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:36:30,770 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:36:30,770 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:36:30,774 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', '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': 'ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E', 'ID_FS_UUID_ENC': 'ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:36:30,774 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:36:30,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:36:30,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:30,784 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:36:30,785 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:36:30,785 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:36:30,785 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:36:30,788 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:36:30,791 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:36:30,791 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:36:30,794 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:36:30,795 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:36:30,795 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:36:30,795 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8ad206ae80) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:36:30,799 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:36:30,802 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:36:30,802 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:36:30,806 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:36:30,806 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:36:30,809 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:30,809 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:36:30,812 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:30,813 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:36:30,815 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:36:30,816 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:36:30,816 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:36:30,843 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1sbPPr-cXR6-wayN-7VYI-shTY-0iYN-jRxi0M LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG 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 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG 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 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG 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:36:30,843 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O. WARNING: VG test_vg1 is missing PV Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O (last written to /dev/sdc). 2024-03-01 20:36:30,843 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:36:30,843 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:36:30,848 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E ; label: None ; device: /dev/sdb ; serial: 360014055a68a6ab37a64082addd3a75c ; exists: True ; vg_name: test_vg1 ; vg_uuid: UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:36:30,848 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:36:30,851 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:36:30,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG ; incomplete: True ; hidden: False ; 2024-03-01 20:36:30,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:36:30,861 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:36:30,864 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:36:30,867 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:36:30,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG ; incomplete: True ; hidden: False ; 2024-03-01 20:36:30,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:36:30,873 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:36:30,900 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW 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=lv1 LVM2_LV_UUID=Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW 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:36:30,900 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O. WARNING: VG test_vg1 is missing PV Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O (last written to /dev/sdc). 2024-03-01 20:36:30,900 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:36:30,900 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:36:30,900 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:36:30,905 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:36:30,905 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:36:30,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:36:30,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:30,916 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:36:30,916 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:36:30,916 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:36:30,917 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:36:30,920 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:36:30,923 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:36:30,923 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:36:30,926 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:36:30,927 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:36:30,927 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:36:30,927 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8ad1fd8e10) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:36:30,931 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:36:30,931 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:36:30,934 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:36:30,934 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:36:30,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:36:30,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:30,944 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:36:30,944 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:36:30,945 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:36:30,945 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:36:30,948 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:36:30,951 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:36:30,951 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:36:30,954 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:36:30,954 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:36:30,955 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:36:30,955 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8ad1fe2f28) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:36:30,958 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:36:30,958 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:36:30,962 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', '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': 'Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O', 'ID_FS_UUID_ENC': 'Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:36:30,962 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:36:30,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:36:30,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:30,972 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:36:30,972 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:36:30,973 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:36:30,973 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:36:30,976 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:36:30,979 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:36:30,979 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:36:30,982 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:36:30,983 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:36:30,983 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:36:30,983 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8ad1fe2b70) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:36:30,986 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:36:30,990 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:36:30,990 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:36:30,993 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:36:30,993 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:36:30,997 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:30,997 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:36:31,000 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:31,000 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:36:31,003 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:36:31,003 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:36:31,003 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:36:31,031 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1sbPPr-cXR6-wayN-7VYI-shTY-0iYN-jRxi0M LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG 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 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG 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 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG 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:36:31,031 INFO program/MainThread: stderr[9]: 2024-03-01 20:36:31,031 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:36:31,032 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:36:31,036 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O ; label: None ; device: /dev/sdc ; serial: 360014057827914dfa3b447480a4a2bea ; exists: True ; vg_name: test_vg1 ; vg_uuid: UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:36:31,036 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:36:31,039 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:36:31,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG ; incomplete: True ; hidden: False ; 2024-03-01 20:36:31,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:36:31,049 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:36:31,052 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:36:31,055 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:36:31,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG ; incomplete: True ; hidden: False ; 2024-03-01 20:36:31,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:36:31,061 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:36:31,093 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW 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=lv1 LVM2_LV_UUID=Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW 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:36:31,093 INFO program/MainThread: stderr[10]: 2024-03-01 20:36:31,093 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:36:31,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:36:31,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:31,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW ; incomplete: False ; hidden: False ; 2024-03-01 20:36:31,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:36:31,108 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:36:31,111 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:36:31,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:36:31,115 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:36:31,119 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:36:31,119 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:36:31,123 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:36:31,123 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:36:31,123 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:36:31,127 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:36:31,130 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:36:31,130 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:36:31,133 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:36:31,137 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:36:31,137 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:36:31,141 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:36:31,141 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:36:31,141 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:36:31,142 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:36:31,145 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:36:31,145 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:36:31,148 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:36:31,148 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:36:31,152 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/94eb886c-cbcf-45a4-905a-076e7a62cb82 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-UxB0f3deqHYDkfRTMZFrspvLuy6OyiCGQcfw5CoM2dczEDrNkaTGqPGbx427QdNW ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', '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-UxB0f3deqHYDkfRTMZFrspvLuy6OyiCGQcfw5CoM2dczEDrNkaTGqPGbx427QdNW', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '94eb886c-cbcf-45a4-905a-076e7a62cb82', 'ID_FS_UUID_ENC': '94eb886c-cbcf-45a4-905a-076e7a62cb82', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1535698695'} ; 2024-03-01 20:36:31,152 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:36:31,152 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:36:31,156 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:36:31,157 INFO program/MainThread: stderr[11]: 2024-03-01 20:36:31,157 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:36:31,157 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:36:31,160 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:36:31,160 INFO program/MainThread: stderr[12]: 2024-03-01 20:36:31,160 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:36:31,160 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:36:31,163 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:36:31,163 INFO program/MainThread: stderr[13]: 2024-03-01 20:36:31,163 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:36:31,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:36:31,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:36:31,174 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:31,175 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:31,175 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:31,176 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:31,171 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8ad1fdac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ad30b2f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB 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 = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:31,176 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:36:31,180 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:36:31,180 INFO program/MainThread: stderr[14]: 2024-03-01 20:36:31,180 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:36:31,184 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:36:31,188 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:36:31,188 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:36:31,191 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:36:31,191 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:36:31,196 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:31,196 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:36:31,199 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:31,199 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:36:31,201 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:36:31,201 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:36:31,205 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:36:31,205 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:36:31,209 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:36:31,209 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:36:31,209 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:36:31,213 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:36:31,213 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:36:31,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:36:31,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:31,223 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:36:31,224 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:36:31,224 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:36:31,224 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:36:31,227 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:36:31,230 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:36:31,231 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:36:31,234 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:36:31,234 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:36:31,235 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:36:31,235 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8ad31710b8) -- name = sdd status = True id = 59 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:36:31,238 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:36:31,238 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:36:31,242 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:36:31,242 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:36:31,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:36:31,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:31,252 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:36:31,252 INFO blivet/MainThread: sde is a disk 2024-03-01 20:36:31,252 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:36:31,253 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:36:31,256 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:36:31,259 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:36:31,259 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:36:31,262 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:36:31,262 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:36:31,263 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:36:31,263 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8ad1fdaba8) -- name = sde status = True id = 64 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:36:31,266 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:36:31,266 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:36:31,269 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:36:31,270 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:36:31,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:36:31,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:31,280 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:36:31,280 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:36:31,280 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:36:31,280 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:36:31,284 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:36:31,287 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:36:31,287 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:36:31,290 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:36:31,291 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:36:31,291 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:36:31,291 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8ad1fff320) -- name = sdf status = True id = 69 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:36:31,294 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:36:31,295 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:36:31,298 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:36:31,298 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:36:31,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:36:31,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:31,308 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:36:31,309 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:36:31,309 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:36:31,309 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:36:31,312 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:36:31,315 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:36:31,315 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:36:31,318 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:36:31,319 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:36:31,319 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:36:31,319 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8ad1fffb70) -- name = sdg status = True id = 74 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:36:31,322 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:36:31,323 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:36:31,326 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:36:31,326 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:36:31,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:36:31,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:31,336 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:36:31,337 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:36:31,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:36:31,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:36:31,340 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:36:31,343 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:36:31,343 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:36:31,346 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:36:31,347 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:36:31,347 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:36:31,347 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8ad1fef0f0) -- name = sdh status = True id = 79 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:36:31,350 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:36:31,351 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:36:31,354 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:36:31,354 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:36:31,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:36:31,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:31,364 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:36:31,365 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:36:31,365 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:36:31,365 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:36:31,368 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:36:31,371 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:36:31,371 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:36:31,374 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 20:36:31,375 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:36:31,375 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:36:31,375 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8ad1feba90) -- name = sdi status = True id = 84 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:36:31,379 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:36:31,379 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:36:31,383 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:36:31,383 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:36:31,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:36:31,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:31,393 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:36:31,394 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:36:31,394 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:36:31,394 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:36:31,397 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:36:31,401 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:36:31,401 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:36:31,404 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:36:31,404 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:36:31,405 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:36:31,405 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8ad1fef748) -- name = sdj status = True id = 89 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:36:31,408 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:36:31,408 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:36:31,411 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': '20276026'} ; 2024-03-01 20:36:31,411 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:36:31,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:36:31,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:31,421 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:36:31,421 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:36:31,421 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:36:31,422 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:36:31,422 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:36:31,422 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:36:31,425 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:36:31,428 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:36:31,428 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:36:31,431 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:36:31,432 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:36:31,432 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:36:31,432 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8ad200a978) -- name = xvda status = True id = 94 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:36:31,436 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:36:31,439 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:36:31,439 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:36:31,442 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:36:31,442 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:36:31,446 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:31,446 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:36:31,449 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:31,449 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:36:31,452 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:36:31,455 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:36:31,458 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:36:31,465 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 0x7f8ad1f90708> 2024-03-01 20:36:34,466 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:36:34,471 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:36:34,471 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:36:34,475 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': '20279930'} ; 2024-03-01 20:36:34,475 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:36:34,475 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:36:34,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:36:34,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:34,485 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:36:34,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:36:34,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:34,491 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:34,504 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:34,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:36:34,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:36:34,523 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:36:34,527 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:36:34,527 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:36:34,530 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:36:34,533 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:36:34,533 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:36:34,537 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:36:34,537 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:36:34,537 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:36:34,540 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:36:34,544 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:36:34,547 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:36:34,550 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:36:34,553 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:36:34,553 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:36:34,553 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:36:34,554 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:36:34,553 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f8ad200a9e8) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) 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 0x7f8ad1fa0200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:36:34,558 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:36:34,561 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:36:34,561 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:36:34,564 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:36:34,564 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:36:34,568 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:34,568 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:36:34,571 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:34,571 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:36:34,571 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:36:34,575 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:36:34,575 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:36:34,578 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:36:34,578 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:36:34,581 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-UxB0f3deqHYDkfRTMZFrspvLuy6OyiCGQcfw5CoM2dczEDrNkaTGqPGbx427QdNW ' '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/94eb886c-cbcf-45a4-905a-076e7a62cb82', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', '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-UxB0f3deqHYDkfRTMZFrspvLuy6OyiCGQcfw5CoM2dczEDrNkaTGqPGbx427QdNW', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '94eb886c-cbcf-45a4-905a-076e7a62cb82', 'ID_FS_UUID_ENC': '94eb886c-cbcf-45a4-905a-076e7a62cb82', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1535698695'} ; 2024-03-01 20:36:34,581 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:36:34,581 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:36:34,585 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:36:34,585 INFO program/MainThread: stderr[15]: 2024-03-01 20:36:34,585 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:36:34,586 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:36:34,589 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:36:34,589 INFO program/MainThread: stderr[16]: 2024-03-01 20:36:34,589 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:36:34,589 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:36:34,592 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:36:34,592 INFO program/MainThread: stderr[17]: 2024-03-01 20:36:34,592 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:36:34,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:36:34,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:36:34,602 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:34,603 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:34,603 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:34,604 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:34,600 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f8ad1fdac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f8ad30b2f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:34,604 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:36:34,607 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:36:34,608 INFO program/MainThread: stderr[18]: 2024-03-01 20:36:34,608 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:36:34,612 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:36:34,612 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:36:34,612 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:34,624 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:34,636 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:36:34,637 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:36:34,641 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:36:34,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:34,647 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:36:34,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:36:34,650 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:36:34,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:36:34,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:34,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:36:34,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:36:34,662 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:36:34,664 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:36:34,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:34,670 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:36:34,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:36:34,673 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:36:34,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:36:34,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:34,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:36:34,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:36:34,685 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:36:34,688 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:36:34,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:34,693 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:36:34,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:36:34,696 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:36:34,699 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:36:34,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:34,705 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:36:34,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:36:34,708 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:36:39,351 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload__bacc2sq/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:36:39,385 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:36:39,385 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:36:39,388 INFO program/MainThread: stdout[2]: 2024-03-01 20:36:39,388 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:36:39,388 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:36:39,389 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:36:39,393 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:39,393 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:36:39,397 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:36:39,397 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:36:39,400 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:36:39,400 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:36:39,403 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:36:39,404 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:36:39,412 INFO program/MainThread: stdout: 2024-03-01 20:36:39,413 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:36:39,413 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 1sbPPr-cXR6-wayN-7VYI-shTY-0iYN-jRxi0M 2024-03-01 20:36:39,413 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 94eb886c-cbcf-45a4-905a-076e7a62cb82 2024-03-01 20:36:39,413 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E 2024-03-01 20:36:39,413 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 94eb886c-cbcf-45a4-905a-076e7a62cb82 2024-03-01 20:36:39,413 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O 2024-03-01 20:36:39,413 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:36:39,413 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:36:39,413 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:36:39,413 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:36:39,413 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:36:39,413 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:36:39,413 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:36:39,413 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:36:39,413 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:36:39,413 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:36:39,413 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:36:39,413 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:39,413 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 1sbPPr-cXR6-wayN-7VYI-shTY-0iYN-jRxi0M `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 94eb886c-cbcf-45a4-905a-076e7a62cb82 sdb 1073741824 root disk brw-rw---- LVM2_member ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 94eb886c-cbcf-45a4-905a-076e7a62cb82 sdc 1073741824 root disk brw-rw---- LVM2_member Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O 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:36:39,413 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:36:39,414 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:36:39,414 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:36:39,414 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:36:39,414 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:36:39,415 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:36:39,415 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:39,426 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:39,438 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 20:36:39,442 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/lvm-pv-uuid-1sbPPr-cXR6-wayN-7VYI-shTY-0iYN-jRxi0M', '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': '1sbPPr-cXR6-wayN-7VYI-shTY-0iYN-jRxi0M', 'ID_FS_UUID_ENC': '1sbPPr-cXR6-wayN-7VYI-shTY-0iYN-jRxi0M', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:36:39,443 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:36:39,443 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:36:39,474 INFO program/MainThread: stdout[3]: 2024-03-01 20:36:39,474 INFO program/MainThread: stderr[3]: 2024-03-01 20:36:39,475 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:36:39,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:36:39,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:39,488 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:36:39,492 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:36:39,493 INFO blivet/MainThread: sda is a disk 2024-03-01 20:36:39,493 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:36:39,493 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:36:39,497 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:36:39,500 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:36:39,500 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:36:39,503 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:36:39,504 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:36:39,504 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:36:39,504 INFO blivet/MainThread: got device: DiskDevice instance (0x7f695a658d30) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:36:39,508 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:36:39,512 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:36:39,512 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:36:39,515 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:36:39,516 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:36:39,519 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:39,519 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:36:39,522 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:39,522 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:36:39,526 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:36:39,526 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:36:39,526 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:36:39,557 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1sbPPr-cXR6-wayN-7VYI-shTY-0iYN-jRxi0M LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG 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 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG 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 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG 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:36:39,557 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E. WARNING: Couldn't find device with uuid Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O. WARNING: VG test_vg1 is missing PV ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:36:39,557 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:36:39,558 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:36:39,562 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1sbPPr-cXR6-wayN-7VYI-shTY-0iYN-jRxi0M ; label: None ; device: /dev/sda ; serial: 36001405239ab7067b3b484aac9d9c077 ; exists: True ; vg_name: test_vg1 ; vg_uuid: UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG ; pe_start: 8 MiB ; 2024-03-01 20:36:39,562 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:36:39,565 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:36:39,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG ; incomplete: True ; hidden: False ; 2024-03-01 20:36:39,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:36:39,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:36:39,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:39,578 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:36:39,605 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG 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:36:39,605 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E. WARNING: Couldn't find device with uuid Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O. WARNING: VG test_vg1 is missing PV ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:36:39,605 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:36:39,605 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:36:39,606 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:36:39,611 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:36:39,615 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:36:39,615 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:36:39,618 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:36:39,619 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:36:39,645 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW 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=lv1 LVM2_LV_UUID=Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW 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:36:39,645 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E. WARNING: Couldn't find device with uuid Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O. WARNING: VG test_vg1 is missing PV ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:36:39,645 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:36:39,649 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:36:39,650 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:36:39,653 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:36:39,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG ; incomplete: True ; hidden: False ; 2024-03-01 20:36:39,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:36:39,659 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:36:39,659 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:36:39,663 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', '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': 'ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E', 'ID_FS_UUID_ENC': 'ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:36:39,663 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:36:39,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:36:39,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:39,673 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:36:39,674 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:36:39,674 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:36:39,674 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:36:39,677 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:36:39,681 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:36:39,681 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:36:39,684 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:36:39,684 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:36:39,685 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:36:39,685 INFO blivet/MainThread: got device: DiskDevice instance (0x7f69595cae80) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:36:39,688 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:36:39,692 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:36:39,692 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:36:39,695 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:36:39,695 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:36:39,698 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:39,698 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:36:39,702 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:39,702 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:36:39,705 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:36:39,705 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:36:39,705 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:36:39,732 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1sbPPr-cXR6-wayN-7VYI-shTY-0iYN-jRxi0M LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG 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 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG 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 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG 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:36:39,732 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O. WARNING: VG test_vg1 is missing PV Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O (last written to /dev/sdc). 2024-03-01 20:36:39,732 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:36:39,732 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:36:39,737 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E ; label: None ; device: /dev/sdb ; serial: 360014055a68a6ab37a64082addd3a75c ; exists: True ; vg_name: test_vg1 ; vg_uuid: UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:36:39,737 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:36:39,740 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:36:39,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG ; incomplete: True ; hidden: False ; 2024-03-01 20:36:39,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:36:39,750 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:36:39,753 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:36:39,756 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:36:39,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG ; incomplete: True ; hidden: False ; 2024-03-01 20:36:39,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:36:39,762 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:36:39,792 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW 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=lv1 LVM2_LV_UUID=Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW 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:36:39,792 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O. WARNING: VG test_vg1 is missing PV Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O (last written to /dev/sdc). 2024-03-01 20:36:39,792 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:36:39,793 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:36:39,793 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:36:39,797 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:36:39,797 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:36:39,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:36:39,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:39,808 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:36:39,808 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:36:39,809 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:36:39,809 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:36:39,812 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:36:39,815 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:36:39,815 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:36:39,819 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:36:39,819 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:36:39,819 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:36:39,819 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6959539e10) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:36:39,823 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:36:39,823 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:36:39,826 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:36:39,826 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:36:39,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:36:39,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:39,836 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:36:39,837 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:36:39,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:36:39,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:36:39,840 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:36:39,843 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:36:39,844 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:36:39,847 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:36:39,847 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:36:39,847 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:36:39,847 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6959542f28) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:36:39,851 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:36:39,851 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:36:39,854 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea', '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': 'Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O', 'ID_FS_UUID_ENC': 'Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:36:39,854 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:36:39,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:36:39,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:39,864 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:36:39,865 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:36:39,865 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:36:39,865 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:36:39,868 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:36:39,871 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:36:39,871 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:36:39,875 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:36:39,875 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:36:39,875 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:36:39,875 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6959542b70) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:36:39,879 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:36:39,882 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:36:39,882 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:36:39,886 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:36:39,886 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:36:39,889 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:39,889 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:36:39,893 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:39,893 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:36:39,896 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:36:39,896 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:36:39,896 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:36:39,922 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=1sbPPr-cXR6-wayN-7VYI-shTY-0iYN-jRxi0M LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG 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 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=ol0Noh-TU1x-lUEI-WgW6-3Ifr-VhAo-dOID0E LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG 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 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG 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:36:39,922 INFO program/MainThread: stderr[9]: 2024-03-01 20:36:39,922 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:36:39,922 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:36:39,927 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Uhib7t-ritk-MbCT-UGk0-p29o-iUzT-H8473O ; label: None ; device: /dev/sdc ; serial: 360014057827914dfa3b447480a4a2bea ; exists: True ; vg_name: test_vg1 ; vg_uuid: UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:36:39,927 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:36:39,930 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:36:39,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG ; incomplete: True ; hidden: False ; 2024-03-01 20:36:39,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:36:39,940 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:36:39,943 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:36:39,946 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:36:39,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG ; incomplete: True ; hidden: False ; 2024-03-01 20:36:39,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:36:39,952 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:36:39,983 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW 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=lv1 LVM2_LV_UUID=Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW 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:36:39,983 INFO program/MainThread: stderr[10]: 2024-03-01 20:36:39,983 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:36:39,987 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:36:39,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:39,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW ; incomplete: False ; hidden: False ; 2024-03-01 20:36:39,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:36:39,997 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:36:40,001 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:36:40,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:36:40,005 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:36:40,008 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:36:40,009 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:36:40,012 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:36:40,013 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:36:40,013 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:36:40,016 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:36:40,020 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:36:40,020 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:36:40,023 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:36:40,027 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:36:40,027 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:36:40,030 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:36:40,031 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:36:40,031 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:36:40,031 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:36:40,034 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:36:40,035 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:36:40,038 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:36:40,038 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:36:40,042 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/94eb886c-cbcf-45a4-905a-076e7a62cb82 ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-UxB0f3deqHYDkfRTMZFrspvLuy6OyiCGQcfw5CoM2dczEDrNkaTGqPGbx427QdNW', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', '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-UxB0f3deqHYDkfRTMZFrspvLuy6OyiCGQcfw5CoM2dczEDrNkaTGqPGbx427QdNW', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '94eb886c-cbcf-45a4-905a-076e7a62cb82', 'ID_FS_UUID_ENC': '94eb886c-cbcf-45a4-905a-076e7a62cb82', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1535698695'} ; 2024-03-01 20:36:40,042 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:36:40,042 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:36:40,046 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:36:40,046 INFO program/MainThread: stderr[11]: 2024-03-01 20:36:40,046 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:36:40,046 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:36:40,049 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:36:40,050 INFO program/MainThread: stderr[12]: 2024-03-01 20:36:40,050 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:36:40,050 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:36:40,053 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:36:40,053 INFO program/MainThread: stderr[13]: 2024-03-01 20:36:40,053 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:36:40,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:36:40,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:36:40,063 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:40,064 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:40,064 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:40,065 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:40,061 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB 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 = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:40,066 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:36:40,069 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:36:40,069 INFO program/MainThread: stderr[14]: 2024-03-01 20:36:40,069 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:36:40,073 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:36:40,077 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:36:40,077 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:36:40,080 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:36:40,080 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:36:40,085 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:40,085 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:36:40,088 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:40,088 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:36:40,090 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:36:40,090 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:36:40,094 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:36:40,094 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:36:40,098 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:36:40,098 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:36:40,098 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:36:40,102 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:36:40,102 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:36:40,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:36:40,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:40,112 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:36:40,113 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:36:40,113 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:36:40,113 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:36:40,116 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:36:40,119 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:36:40,120 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:36:40,123 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:36:40,123 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:36:40,124 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:36:40,124 INFO blivet/MainThread: got device: DiskDevice instance (0x7f695a6d10f0) -- name = sdd status = True id = 59 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:36:40,127 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:36:40,127 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:36:40,131 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:36:40,131 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:36:40,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:36:40,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:40,141 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:36:40,141 INFO blivet/MainThread: sde is a disk 2024-03-01 20:36:40,142 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:36:40,142 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:36:40,145 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:36:40,148 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:36:40,148 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:36:40,151 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:36:40,152 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:36:40,152 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:36:40,152 INFO blivet/MainThread: got device: DiskDevice instance (0x7f695953afd0) -- name = sde status = True id = 64 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:36:40,155 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:36:40,156 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:36:40,159 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:36:40,159 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:36:40,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:36:40,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:40,169 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:36:40,169 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:36:40,170 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:36:40,170 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:36:40,173 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:36:40,176 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:36:40,176 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:36:40,180 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:36:40,180 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:36:40,180 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:36:40,180 INFO blivet/MainThread: got device: DiskDevice instance (0x7f695955f358) -- name = sdf status = True id = 69 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:36:40,184 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:36:40,184 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:36:40,187 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:36:40,187 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:36:40,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:36:40,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:40,197 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:36:40,198 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:36:40,198 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:36:40,198 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:36:40,201 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:36:40,204 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:36:40,204 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:36:40,208 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:36:40,208 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:36:40,208 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:36:40,208 INFO blivet/MainThread: got device: DiskDevice instance (0x7f695955fb38) -- name = sdg status = True id = 74 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:36:40,212 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:36:40,212 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:36:40,215 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:36:40,215 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:36:40,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:36:40,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:40,226 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:36:40,226 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:36:40,226 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:36:40,226 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:36:40,229 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:36:40,233 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:36:40,233 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:36:40,236 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:36:40,236 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:36:40,237 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:36:40,237 INFO blivet/MainThread: got device: DiskDevice instance (0x7f695953aba8) -- name = sdh status = True id = 79 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:36:40,240 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:36:40,240 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:36:40,243 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:36:40,244 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:36:40,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:36:40,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:40,254 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:36:40,254 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:36:40,254 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:36:40,254 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:36:40,258 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:36:40,261 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:36:40,261 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:36:40,264 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:36:40,264 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:36:40,265 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:36:40,265 INFO blivet/MainThread: got device: DiskDevice instance (0x7f695954ba58) -- name = sdi status = True id = 84 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:36:40,269 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:36:40,269 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:36:40,272 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:36:40,272 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:36:40,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:36:40,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:40,283 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:36:40,284 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:36:40,284 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:36:40,284 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:36:40,287 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:36:40,290 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:36:40,290 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:36:40,293 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:36:40,294 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:36:40,294 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:36:40,294 INFO blivet/MainThread: got device: DiskDevice instance (0x7f695954f128) -- name = sdj status = True id = 89 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:36:40,298 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:36:40,298 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:36:40,301 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': '20276026'} ; 2024-03-01 20:36:40,301 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:36:40,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:36:40,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:40,311 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:36:40,311 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:36:40,311 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:36:40,311 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:36:40,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:36:40,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:36:40,315 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:36:40,318 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:36:40,318 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:36:40,321 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:36:40,322 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:36:40,322 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:36:40,322 INFO blivet/MainThread: got device: DiskDevice instance (0x7f695956a940) -- name = xvda status = True id = 94 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:36:40,325 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:36:40,329 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:36:40,329 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:36:40,332 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:36:40,332 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:36:40,335 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:40,336 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:36:40,339 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:40,339 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:36:40,342 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:36:40,345 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:36:40,349 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:36:40,353 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 0x7f69594f0748> 2024-03-01 20:36:43,337 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:36:43,342 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:36:43,342 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:36:43,346 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': '20279930'} ; 2024-03-01 20:36:43,346 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:36:43,346 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:36:43,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:36:43,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:43,356 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:36:43,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:36:43,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:43,362 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:43,373 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:43,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:36:43,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:36:43,392 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:36:43,395 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:36:43,396 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:36:43,399 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:36:43,402 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:36:43,402 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:36:43,406 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:36:43,406 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:36:43,406 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:36:43,410 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:36:43,413 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:36:43,416 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:36:43,419 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:36:43,422 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:36:43,423 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:36:43,423 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:36:43,423 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:36:43,423 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f695956aa20) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) 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 0x7f6959500200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:36:43,427 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:36:43,430 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:36:43,431 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:36:43,434 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:36:43,434 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:36:43,437 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:43,437 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:36:43,441 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:36:43,441 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:36:43,441 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:36:43,444 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:36:43,444 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:36:43,447 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:36:43,447 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:36:43,451 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-id/dm-uuid-LVM-UxB0f3deqHYDkfRTMZFrspvLuy6OyiCGQcfw5CoM2dczEDrNkaTGqPGbx427QdNW ' '/dev/disk/by-uuid/94eb886c-cbcf-45a4-905a-076e7a62cb82 ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', '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-UxB0f3deqHYDkfRTMZFrspvLuy6OyiCGQcfw5CoM2dczEDrNkaTGqPGbx427QdNW', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '94eb886c-cbcf-45a4-905a-076e7a62cb82', 'ID_FS_UUID_ENC': '94eb886c-cbcf-45a4-905a-076e7a62cb82', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1535698695'} ; 2024-03-01 20:36:43,451 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:36:43,451 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:36:43,455 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:36:43,455 INFO program/MainThread: stderr[15]: 2024-03-01 20:36:43,455 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:36:43,455 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:36:43,458 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:36:43,459 INFO program/MainThread: stderr[16]: 2024-03-01 20:36:43,459 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:36:43,459 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:36:43,462 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:36:43,462 INFO program/MainThread: stderr[17]: 2024-03-01 20:36:43,462 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:36:43,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:36:43,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:36:43,472 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,472 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,473 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,473 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,469 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,474 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:36:43,477 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:36:43,477 INFO program/MainThread: stderr[18]: 2024-03-01 20:36:43,477 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:36:43,481 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:36:43,481 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:36:43,481 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:43,494 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:43,506 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:36:43,507 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:36:43,511 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:36:43,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:43,517 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:36:43,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:36:43,520 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:36:43,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:36:43,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:43,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:36:43,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:36:43,532 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:36:43,535 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:36:43,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:43,540 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:36:43,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:36:43,543 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:36:43,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:36:43,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:43,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:36:43,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:36:43,555 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:36:43,558 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:36:43,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:43,563 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:36:43,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:36:43,566 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:36:43,569 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:36:43,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:36:43,575 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:36:43,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:36:43,578 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:36:43,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:36:43,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:36:43,584 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:36:43,584 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:36:43,585 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:36:43,585 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:36:43,586 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:36:43,586 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:36:43,586 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:36:43,587 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:36:43,587 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:36:43,588 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:36:43,588 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:36:43,588 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:36:43,589 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:36:43,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:36:43,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:36:43,595 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:36:43,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:36:43,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:36:43,601 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:36:43,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:36:43,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:36:43,606 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:36:43,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:36:43,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:36:43,613 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:36:43,615 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,615 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,616 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,616 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,613 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,619 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,619 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,620 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,620 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,617 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,623 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,623 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,624 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,624 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,621 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,627 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,627 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,628 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,628 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,625 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,631 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,631 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,632 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,632 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,629 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,635 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,635 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,636 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,636 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,633 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,639 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,639 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,640 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,640 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,637 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,643 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,643 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,644 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,644 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,641 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,647 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,647 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,648 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,648 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,645 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,651 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,651 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,652 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,652 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,649 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,655 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,655 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,655 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,656 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,653 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,658 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,659 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,659 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,660 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,656 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,662 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,663 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,663 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,664 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,660 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,666 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,667 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,667 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,668 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,664 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,670 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,671 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,671 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,672 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,668 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,674 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,675 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,675 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,676 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,672 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,678 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,679 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,679 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,680 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,676 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,682 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,683 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,683 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,684 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,680 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,686 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,687 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,687 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,688 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,684 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,690 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,691 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,691 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,692 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,688 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,694 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,695 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,695 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,696 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,692 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,698 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,699 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,699 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,699 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,696 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,702 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,702 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,703 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,703 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,700 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,706 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,706 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,707 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,707 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,704 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,710 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,710 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,711 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,711 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,708 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,714 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,714 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,715 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,715 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,712 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,718 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,718 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,719 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,719 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,716 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,722 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,722 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,723 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,723 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,720 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,726 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,726 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,727 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,727 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,724 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,730 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,730 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,730 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,731 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,728 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,734 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,734 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,734 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,735 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,732 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,737 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,738 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,738 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:36:43,739 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:36:43,735 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f695953ac88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Qcfw5C-oM2d-czED-rNka-TGqP-Gbx4-27QdNW size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f695a611f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = UxB0f3-deqH-YDkf-RTMZ-Frsp-vLuy-6OyiCG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:36:43,740 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:36:43,743 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:36:43,743 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:36:43,743 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 20:36:43,747 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:36:43,747 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:36:43,747 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 20:36:43,751 INFO program/MainThread: stdout[19]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:36:43,751 INFO program/MainThread: stderr[19]: 2024-03-01 20:36:43,752 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:36:43,756 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:36:43,756 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:36:43,756 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:36:43,757 DEBUG blivet.ansible/MainThread: ['sdb', 'test_vg1', 'sda', 'sdc'] 2024-03-01 20:36:43,757 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:36:43,760 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:36:43,760 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:36:43,763 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:36:43,766 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:36:43,770 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:36:43,770 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:36:43,770 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:36:43,770 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:36:43,770 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:36:43,773 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:36:43,773 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:36:43,773 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:36:43,776 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:36:43,776 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:36:43,776 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:36:43,776 DEBUG blivet/MainThread: removing sda 2024-03-01 20:36:43,779 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:36:43,779 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:36:43,779 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 20:36:43,782 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:36:43,782 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:36:43,782 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:36:43,783 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:36:43,785 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:36:43,785 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:36:43,786 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:36:43,789 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:36:43,789 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:36:43,790 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:43,803 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:43,815 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:43,827 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:43,842 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:36:43,842 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:36:43,842 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:36:43,842 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:36:43,843 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:36:43,843 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:36:43,843 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:36:43,843 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:36:43,843 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:36:43,846 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:36:43,849 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:36:43,852 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:36:43,852 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:36:43,855 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:36:43,855 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 0x7f69594bc3b8> 2024-03-01 20:36:43,855 INFO blivet/MainThread: sorting actions... 2024-03-01 20:36:43,856 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:36:43,856 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:36:43,856 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:36:43,857 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:36:43,857 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:36:43,857 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:36:43,857 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:36:43,860 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:36:43,863 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:36:43,864 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:36:43,871 INFO program/MainThread: stdout: 2024-03-01 20:36:43,871 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:36:43,871 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:43,871 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:43,887 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:43,887 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:43,899 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:43,899 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:36:43,903 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:36:43,907 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:36:43,911 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:36:43,914 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:36:43,917 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:36:43,917 INFO program/MainThread: Running [20] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:36:43,952 INFO program/MainThread: stdout[20]: 2024-03-01 20:36:43,952 INFO program/MainThread: stderr[20]: 2024-03-01 20:36:43,952 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:36:43,957 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:36:43,960 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:36:43,964 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:36:43,967 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:36:43,970 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:36:43,974 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:36:43,977 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:36:43,980 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:36:43,980 INFO program/MainThread: Running [21] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:36:44,025 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 20:36:44,026 INFO program/MainThread: stderr[21]: 2024-03-01 20:36:44,026 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:36:44,026 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:36:44,033 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:36:44,040 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:36:44,045 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:36:44,055 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:36:44,060 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:36:44,066 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:36:44,070 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:36:44,073 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:36:44,076 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:36:44,079 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:36:44,079 INFO program/MainThread: Running [22] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:36:44,111 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 20:36:44,111 INFO program/MainThread: stderr[22]: 2024-03-01 20:36:44,111 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:36:44,112 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:36:44,164 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:36:44,164 INFO program/MainThread: stderr[23]: 2024-03-01 20:36:44,164 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:36:44,165 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:36:44,201 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 20:36:44,201 INFO program/MainThread: stderr[24]: 2024-03-01 20:36:44,202 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:36:44,202 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:36:44,209 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:36:44,218 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:36:44,239 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:36:44,240 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdc --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:36:44,272 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:36:44,272 INFO program/MainThread: stderr[25]: 2024-03-01 20:36:44,272 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:36:44,272 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:36:44,272 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:44,313 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:44,313 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:44,331 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:44,331 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:44,344 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:44,344 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:36:44,348 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:36:44,351 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:36:44,354 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:36:44,354 INFO program/MainThread: Running [26] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:36:44,384 INFO program/MainThread: stdout[26]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:36:44,385 INFO program/MainThread: stderr[26]: 2024-03-01 20:36:44,385 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:36:44,385 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:36:44,385 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:44,417 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:44,418 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:44,432 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:44,432 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:44,447 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:44,448 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:36:44,452 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:36:44,455 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:36:44,458 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:36:44,458 INFO program/MainThread: Running [27] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:36:44,483 INFO program/MainThread: stdout[27]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:36:44,484 INFO program/MainThread: stderr[27]: 2024-03-01 20:36:44,484 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:36:44,484 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:36:44,484 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:44,514 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:44,515 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:44,529 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:44,529 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:36:44,542 DEBUG program/MainThread: Return code: 0 2024-03-01 20:36:44,547 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:36:44,547 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 0x7f6959500200> 2024-03-01 20:36:58,546 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_lxbmkwhu/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:37:03,141 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_hs2tfoay/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:37:10,180 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_63ypgbqp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:37:10,215 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:37:10,216 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:37:10,219 INFO program/MainThread: stdout[2]: 2024-03-01 20:37:10,219 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:37:10,219 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:37:10,219 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:37:10,224 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:10,224 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:37:10,228 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:37:10,228 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:37:10,231 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:37:10,231 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:37:10,234 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:37:10,234 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:37:10,242 INFO program/MainThread: stdout: 2024-03-01 20:37:10,242 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:37:10,242 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:37:10,242 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:37:10,242 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:37:10,242 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:37:10,242 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:37:10,242 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:37:10,242 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:37:10,242 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:37:10,242 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:37:10,242 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:37:10,242 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:37:10,242 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:37:10,243 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:37:10,243 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:37:10,243 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:10,243 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:37:10,243 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:37:10,243 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:37:10,243 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:37:10,243 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:37:10,243 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:37:10,244 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:37:10,244 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:10,255 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:10,266 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:37:10,270 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:37:10,270 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:37:10,271 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:37:10,297 INFO program/MainThread: stdout[3]: 2024-03-01 20:37:10,297 INFO program/MainThread: stderr[3]: 2024-03-01 20:37:10,297 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:37:10,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:37:10,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:10,310 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:37:10,315 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:37:10,315 INFO blivet/MainThread: sda is a disk 2024-03-01 20:37:10,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:37:10,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:37:10,319 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:37:10,322 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:37:10,323 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:37:10,326 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:37:10,326 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:37:10,327 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:37:10,327 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcceeba0b38) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:37:10,330 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:37:10,331 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:37:10,334 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:37:10,334 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:37:10,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:37:10,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:10,344 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:37:10,345 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:37:10,345 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:37:10,345 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:37:10,348 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:37:10,351 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:37:10,351 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:37:10,354 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:37:10,355 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:37:10,355 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:37:10,355 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcceeba0b00) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:37:10,359 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:37:10,359 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:37:10,362 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:37:10,362 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:37:10,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:37:10,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:10,372 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:37:10,372 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:37:10,373 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:37:10,373 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:37:10,376 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:37:10,379 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:37:10,379 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:37:10,382 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:37:10,383 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:37:10,383 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:37:10,383 INFO blivet/MainThread: got device: DiskDevice instance (0x7fccedb59400) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:37:10,387 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:37:10,387 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:37:10,390 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:37:10,390 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:37:10,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:37:10,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:10,400 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:37:10,401 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:37:10,401 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:37:10,401 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:37:10,404 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:37:10,407 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:37:10,407 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:37:10,410 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:37:10,411 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:37:10,411 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:37:10,411 INFO blivet/MainThread: got device: DiskDevice instance (0x7fccedb59908) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:37:10,415 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:37:10,415 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:37:10,418 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:37:10,418 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:37:10,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:37:10,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:10,428 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:37:10,429 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:37:10,429 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:37:10,429 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:37:10,432 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:37:10,435 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:37:10,435 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:37:10,439 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:37:10,439 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:37:10,439 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:37:10,439 INFO blivet/MainThread: got device: DiskDevice instance (0x7fcceebb0e80) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:37:10,443 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:37:10,443 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:37:10,446 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:37:10,446 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:37:10,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:37:10,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:10,456 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:37:10,457 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:37:10,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:37:10,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:37:10,460 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:37:10,463 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:37:10,464 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:37:10,467 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:37:10,467 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:37:10,467 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:37:10,467 INFO blivet/MainThread: got device: DiskDevice instance (0x7fccedb638d0) -- 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:37:10,471 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:37:10,471 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:37:10,474 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:37:10,474 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:37:10,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:37:10,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:10,484 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:37:10,485 INFO blivet/MainThread: sde is a disk 2024-03-01 20:37:10,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:37:10,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:37:10,488 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:37:10,491 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:37:10,492 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:37:10,495 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:37:10,495 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:37:10,496 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:37:10,496 INFO blivet/MainThread: got device: DiskDevice instance (0x7fccedb63cf8) -- 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:37:10,499 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:37:10,499 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:37:10,503 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:37:10,503 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:37:10,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:37:10,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:10,513 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:37:10,513 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:37:10,513 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:37:10,513 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:37:10,516 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:37:10,520 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:37:10,520 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:37:10,523 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:37:10,523 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:37:10,524 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:37:10,524 INFO blivet/MainThread: got device: DiskDevice instance (0x7fccedb694e0) -- 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:37:10,527 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:37:10,527 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:37:10,531 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:37:10,531 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:37:10,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:37:10,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:10,541 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:37:10,541 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:37:10,541 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:37:10,542 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:37:10,545 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:37:10,548 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:37:10,548 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:37:10,551 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:37:10,552 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:37:10,552 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:37:10,552 INFO blivet/MainThread: got device: DiskDevice instance (0x7fccedb69710) -- 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:37:10,555 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:37:10,556 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:37:10,559 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:37:10,559 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:37:10,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:37:10,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:10,569 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:37:10,569 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:37:10,569 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:37:10,570 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:37:10,573 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:37:10,576 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:37:10,576 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:37:10,579 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:37:10,580 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:37:10,580 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:37:10,580 INFO blivet/MainThread: got device: DiskDevice instance (0x7fccedb55588) -- 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:37:10,584 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:37:10,584 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:37:10,587 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:37:10,587 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:37:10,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:37:10,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:10,597 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:37:10,598 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:37:10,598 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:37:10,598 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:37:10,601 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:37:10,604 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:37:10,604 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:37:10,608 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:37:10,608 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:37:10,608 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:37:10,608 INFO blivet/MainThread: got device: DiskDevice instance (0x7fccedb55c18) -- 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:37:10,612 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:37:10,612 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:37:10,615 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:37:10,615 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:37:10,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:37:10,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:10,625 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:37:10,626 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:37:10,626 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:37:10,626 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:37:10,629 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:37:10,632 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:37:10,633 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:37:10,636 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:37:10,636 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:37:10,637 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:37:10,637 INFO blivet/MainThread: got device: DiskDevice instance (0x7fccedb69eb8) -- 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:37:10,640 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:37:10,640 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:37:10,643 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '20276026'} ; 2024-03-01 20:37:10,643 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:37:10,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:37:10,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:10,653 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:37:10,653 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:37:10,653 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:37:10,653 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:37:10,654 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:37:10,654 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:37:10,657 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:37:10,660 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:37:10,660 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:37:10,663 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:37:10,664 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:37:10,664 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:37:10,664 INFO blivet/MainThread: got device: DiskDevice instance (0x7fccedb73b00) -- 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:37:10,668 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:37:10,671 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:37:10,672 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:37:10,675 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:37:10,675 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:37:10,678 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:10,678 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:37:10,682 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:10,682 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:37:10,685 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:37:10,688 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:37:10,691 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:37:10,696 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 0x7fccedb76c48> 2024-03-01 20:37:13,691 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:37:13,698 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:37:13,698 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:37:13,706 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': '20279930'} ; 2024-03-01 20:37:13,706 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:37:13,706 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:37:13,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:37:13,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:13,725 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:37:13,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:37:13,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:13,736 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:13,753 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:13,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:37:13,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:37:13,785 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:37:13,792 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:37:13,792 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:37:13,798 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:37:13,804 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:37:13,804 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:37:13,811 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 20:37:13,811 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:37:13,811 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:37:13,817 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:37:13,825 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:37:13,831 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:37:13,837 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:37:13,843 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:37:13,844 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:37:13,844 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:37:13,845 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:37:13,844 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fccedb73b70) -- 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 0x7fccedb0b5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:37:13,852 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:37:13,858 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:37:13,859 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:37:13,865 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:37:13,865 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:37:13,871 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:13,871 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:37:13,878 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:13,878 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:37:13,881 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:37:13,881 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:37:13,887 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:37:13,888 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:37:13,894 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:37:13,894 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:37:13,895 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:13,911 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:13,931 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:37:13,932 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:37:13,939 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:37:13,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:13,950 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:37:13,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:37:13,956 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:37:13,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:37:13,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:13,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:37:13,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:37:13,978 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:37:13,983 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:37:13,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:13,994 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:37:13,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:37:13,999 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:37:14,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:37:14,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:14,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:37:14,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:37:14,022 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:37:14,027 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:37:14,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:14,038 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:37:14,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:37:14,043 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:37:14,049 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:37:14,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:14,058 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:37:14,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:37:14,061 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:37:14,061 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:37:21,306 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_e28ea3jb/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:37:21,340 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:37:21,340 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:37:21,344 INFO program/MainThread: stdout[2]: 2024-03-01 20:37:21,344 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:37:21,344 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:37:21,344 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:37:21,349 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:21,349 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:37:21,352 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:37:21,353 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:37:21,356 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:37:21,356 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:37:21,359 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:37:21,359 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:37:21,366 INFO program/MainThread: stdout: 2024-03-01 20:37:21,366 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:37:21,366 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:37:21,366 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:37:21,366 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:37:21,366 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:37:21,366 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:37:21,367 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:37:21,367 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:37:21,367 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:37:21,367 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:37:21,367 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:37:21,367 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:37:21,367 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:37:21,367 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:37:21,367 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:37:21,367 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:21,367 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:37:21,367 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:37:21,367 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:37:21,368 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:37:21,368 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:37:21,368 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:37:21,368 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:37:21,368 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:21,380 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:21,391 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:37:21,395 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:37:21,395 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:37:21,396 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:37:21,425 INFO program/MainThread: stdout[3]: 2024-03-01 20:37:21,425 INFO program/MainThread: stderr[3]: 2024-03-01 20:37:21,425 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:37:21,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:37:21,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:21,438 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:37:21,442 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:37:21,443 INFO blivet/MainThread: sda is a disk 2024-03-01 20:37:21,443 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:37:21,443 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:37:21,446 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:37:21,450 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:37:21,450 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:37:21,453 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:37:21,454 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:37:21,454 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:37:21,454 INFO blivet/MainThread: got device: DiskDevice instance (0x7f984b345b38) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:37:21,458 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:37:21,458 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:37:21,461 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:37:21,461 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:37:21,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:37:21,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:21,471 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:37:21,472 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:37:21,472 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:37:21,472 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:37:21,475 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:37:21,478 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:37:21,478 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:37:21,481 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:37:21,482 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:37:21,482 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:37:21,482 INFO blivet/MainThread: got device: DiskDevice instance (0x7f984b345b00) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:37:21,485 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:37:21,485 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:37:21,489 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:37:21,489 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:37:21,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:37:21,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:21,498 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:37:21,499 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:37:21,499 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:37:21,499 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:37:21,502 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:37:21,505 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:37:21,506 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:37:21,509 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:37:21,509 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:37:21,509 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:37:21,510 INFO blivet/MainThread: got device: DiskDevice instance (0x7f984a2fc400) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:37:21,513 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:37:21,513 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:37:21,516 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:37:21,516 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:37:21,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:37:21,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:21,526 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:37:21,527 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:37:21,527 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:37:21,527 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:37:21,530 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:37:21,533 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:37:21,533 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:37:21,536 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:37:21,537 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:37:21,537 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:37:21,537 INFO blivet/MainThread: got device: DiskDevice instance (0x7f984a2fc908) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:37:21,540 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:37:21,540 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:37:21,544 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:37:21,544 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:37:21,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:37:21,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:21,554 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:37:21,554 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:37:21,554 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:37:21,554 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:37:21,557 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:37:21,561 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:37:21,561 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:37:21,564 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:37:21,564 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:37:21,565 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:37:21,565 INFO blivet/MainThread: got device: DiskDevice instance (0x7f984b355e80) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:37:21,568 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:37:21,568 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:37:21,571 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:37:21,571 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:37:21,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:37:21,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:21,581 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:37:21,582 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:37:21,582 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:37:21,582 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:37:21,585 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:37:21,588 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:37:21,588 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:37:21,592 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:37:21,592 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:37:21,592 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:37:21,592 INFO blivet/MainThread: got device: DiskDevice instance (0x7f984a3088d0) -- 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:37:21,596 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:37:21,596 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:37:21,599 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:37:21,599 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:37:21,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:37:21,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:21,609 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:37:21,610 INFO blivet/MainThread: sde is a disk 2024-03-01 20:37:21,610 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:37:21,610 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:37:21,613 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:37:21,616 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:37:21,616 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:37:21,619 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:37:21,620 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:37:21,620 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:37:21,620 INFO blivet/MainThread: got device: DiskDevice instance (0x7f984a308cf8) -- 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:37:21,623 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:37:21,623 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:37:21,627 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:37:21,627 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:37:21,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:37:21,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:21,636 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:37:21,637 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:37:21,637 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:37:21,637 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:37:21,640 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:37:21,643 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:37:21,644 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:37:21,647 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:37:21,647 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:37:21,648 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:37:21,648 INFO blivet/MainThread: got device: DiskDevice instance (0x7f984a30e4e0) -- 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:37:21,651 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:37:21,651 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:37:21,654 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:37:21,654 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:37:21,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:37:21,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:21,664 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:37:21,665 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:37:21,665 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:37:21,665 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:37:21,668 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:37:21,671 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:37:21,671 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:37:21,674 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:37:21,675 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:37:21,675 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:37:21,675 INFO blivet/MainThread: got device: DiskDevice instance (0x7f984a30e710) -- 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:37:21,678 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:37:21,679 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:37:21,682 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:37:21,682 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:37:21,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:37:21,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:21,692 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:37:21,692 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:37:21,692 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:37:21,692 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:37:21,695 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:37:21,699 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:37:21,699 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:37:21,702 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:37:21,702 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:37:21,703 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:37:21,703 INFO blivet/MainThread: got device: DiskDevice instance (0x7f984a2fa588) -- 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:37:21,706 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:37:21,706 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:37:21,709 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:37:21,709 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:37:21,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:37:21,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:21,719 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:37:21,720 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:37:21,720 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:37:21,720 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:37:21,723 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:37:21,726 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:37:21,726 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:37:21,729 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:37:21,730 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:37:21,730 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:37:21,730 INFO blivet/MainThread: got device: DiskDevice instance (0x7f984a2fac18) -- 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:37:21,733 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:37:21,734 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:37:21,737 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:37:21,737 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:37:21,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:37:21,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:21,747 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:37:21,748 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:37:21,748 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:37:21,748 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:37:21,751 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:37:21,754 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:37:21,754 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:37:21,757 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:37:21,758 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:37:21,758 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:37:21,758 INFO blivet/MainThread: got device: DiskDevice instance (0x7f984a30eeb8) -- 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:37:21,761 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:37:21,761 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:37:21,765 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': '20276026'} ; 2024-03-01 20:37:21,765 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:37:21,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:37:21,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:21,774 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:37:21,774 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:37:21,774 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:37:21,775 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:37:21,775 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:37:21,775 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:37:21,778 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:37:21,781 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:37:21,781 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:37:21,784 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:37:21,785 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:37:21,785 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:37:21,785 INFO blivet/MainThread: got device: DiskDevice instance (0x7f984a318b00) -- 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:37:21,789 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:37:21,792 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:37:21,792 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:37:21,796 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:37:21,796 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:37:21,799 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:21,799 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:37:21,802 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:21,803 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:37:21,806 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:37:21,809 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:37:21,812 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:37:21,816 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 0x7f984a31bc08> 2024-03-01 20:37:24,835 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:37:24,839 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:37:24,840 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:37:24,844 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': '20279930'} ; 2024-03-01 20:37:24,844 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:37:24,844 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:37:24,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:37:24,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:24,853 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:37:24,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:37:24,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:24,859 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:24,870 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:24,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:37:24,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:37:24,888 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:37:24,892 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:37:24,892 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:37:24,895 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:37:24,898 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:37:24,899 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:37:24,902 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:37:24,902 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:37:24,902 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:37:24,906 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:37:24,910 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:37:24,913 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:37:24,916 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:37:24,919 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:37:24,919 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:37:24,919 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:37:24,920 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:37:24,919 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f984a318b70) -- 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 0x7f984a2b15c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:37:24,924 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:37:24,927 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:37:24,927 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:37:24,930 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:37:24,930 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:37:24,934 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:24,934 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:37:24,937 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:24,937 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:37:24,939 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:37:24,939 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:37:24,942 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:37:24,943 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:37:24,946 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:37:24,946 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:37:24,946 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:24,958 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:24,970 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:37:24,971 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:37:24,974 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:37:24,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:24,980 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:37:24,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:37:24,983 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:37:24,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:37:24,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:24,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:37:24,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:37:24,994 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:37:24,997 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:37:25,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:25,003 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:37:25,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:37:25,006 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:37:25,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:37:25,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:25,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:37:25,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:37:25,017 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:37:25,020 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:37:25,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:25,025 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:37:25,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:37:25,028 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:37:25,031 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:37:25,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:25,036 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:37:25,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:37:25,039 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:37:25,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:37:25,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:25,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:37:25,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:37:25,051 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:37:25,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:37:25,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:37:25,056 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:37:25,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:37:25,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:37:25,062 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:37:25,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:37:25,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:37:25,068 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:37:25,071 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:37:25,071 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:37:25,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:37:25,075 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:37:25,075 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:37:25,078 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:37:25,078 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:37:25,081 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:37:25,081 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:37:25,082 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:37:25,085 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:37:25,085 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:37:25,088 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:37:25,088 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:37:25,091 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:37:25,091 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:37:25,091 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:37:25,094 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:37:25,094 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:37:25,097 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:37:25,097 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:37:25,098 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:37:25,102 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:37:25,106 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:37:25,109 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:37:25,113 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:37:25,116 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:37:25,120 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:37:25,121 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:37:25,124 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:37:25,125 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:37:25,125 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:37:25,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:37:25,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:25,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:37:25,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:37:25,137 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:37:25,138 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:37:25,139 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:37:25,139 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 20:37:25,139 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:37:25,140 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:37:25,143 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:37:25,143 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:37:25,146 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:37:25,146 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:37:25,150 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:37:25,153 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:37:25,153 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:37:25,157 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:37:25,160 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:37:25,163 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:37:25,167 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:37:25,167 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:37:25,168 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:37:25,168 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:37:25,168 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:37:25,172 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:37:25,173 INFO program/MainThread: stderr[4]: 2024-03-01 20:37:25,173 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:37:25,173 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:37:25,173 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:37:25,174 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:37:25,178 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:37:25,178 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:37:25,179 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:37:25,179 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:37:25,179 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:37:25,179 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:37:25,179 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:37:25,179 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:37:25,179 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:37:25,179 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:37:25,180 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:37:25,180 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:37:25,180 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:37:25,183 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:37:25,185 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:37:25,188 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:37:25,189 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:37:25,191 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:37:25,192 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 0x7f984a257728> 2024-03-01 20:37:25,192 INFO blivet/MainThread: sorting actions... 2024-03-01 20:37:25,193 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:37:25,193 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:37:25,193 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:37:25,194 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:37:25,194 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:37:25,194 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:37:25,194 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:37:25,194 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:37:25,194 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:37:25,195 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:37:25,197 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:37:25,200 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:37:25,200 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:37:25,207 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:25,207 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:25,238 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:25,238 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:25,251 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:25,252 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:37:25,256 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:37:25,258 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:37:25,259 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:37:25,265 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:25,265 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:25,293 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:25,293 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:25,306 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:25,306 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:37:25,310 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:37:25,313 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:37:25,313 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:37:25,319 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:25,320 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:25,350 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:25,350 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:25,363 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:25,363 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:37:25,367 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:37:25,370 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:37:25,373 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:37:25,373 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:37:25,373 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:37:25,404 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:37:25,404 INFO program/MainThread: stderr[5]: 2024-03-01 20:37:25,404 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:37:25,404 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:25,422 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:25,426 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:37:25,426 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:37:25,428 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:37:25,436 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:25,436 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:25,458 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:25,458 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:37:25,462 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:37:25,465 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:37:25,468 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:37:25,468 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:37:25,468 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:37:25,501 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:37:25,501 INFO program/MainThread: stderr[6]: 2024-03-01 20:37:25,501 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:37:25,501 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:25,518 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:25,522 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:37:25,522 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:37:25,523 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:37:25,533 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:25,533 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:25,558 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:25,558 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:37:25,562 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:37:25,565 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:37:25,568 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:37:25,568 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:37:25,568 INFO program/MainThread: Running [7] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:37:25,602 INFO program/MainThread: stdout[7]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:37:25,602 INFO program/MainThread: stderr[7]: 2024-03-01 20:37:25,602 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:37:25,602 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:25,619 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:25,623 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:37:25,623 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:37:25,624 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:37:25,633 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:25,633 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:25,658 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:25,658 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:37:25,662 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:37:25,665 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:37:25,668 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:37:25,671 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:37:25,674 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:37:25,677 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:37:25,680 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:37:25,683 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:37:25,686 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:37:25,686 INFO program/MainThread: Running [8] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --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:37:25,744 INFO program/MainThread: stdout[8]: Volume group "test_vg1" successfully created 2024-03-01 20:37:25,745 INFO program/MainThread: stderr[8]: 2024-03-01 20:37:25,745 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:37:25,752 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:37:25,757 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:37:25,762 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:37:25,767 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:37:25,773 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:37:25,788 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:37:25,794 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:37:25,800 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:37:25,800 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:25,811 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:25,815 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:37:25,818 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:37:25,818 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:25,828 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:25,828 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:37:25,836 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:25,837 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:25,847 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:25,847 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:37:25,851 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:37:25,854 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:37:25,858 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:37:25,861 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:37:25,865 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:37:25,868 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:37:25,871 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:37:25,875 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:37:25,878 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:37:25,881 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:37:25,881 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:25,894 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:25,898 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:37:25,899 INFO program/MainThread: Running [9] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:37:25,927 INFO program/MainThread: stdout[9]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 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:37:25,927 INFO program/MainThread: stderr[9]: 2024-03-01 20:37:25,927 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:37:25,932 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:37:25,932 INFO program/MainThread: Running [10] lvm lvcreate -n lv1 -L 1568768K -y --type linear test_vg1 --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:37:26,029 INFO program/MainThread: stdout[10]: Logical volume "lv1" created. 2024-03-01 20:37:26,029 INFO program/MainThread: stderr[10]: 2024-03-01 20:37:26,030 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:37:26,037 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:37:26,044 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:37:26,044 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:37:26,044 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:26,067 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:26,072 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:37:26,072 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:37:26,073 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:37:26,083 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:26,083 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:26,098 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:26,098 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:37:26,103 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:37:26,106 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:37:26,109 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:37:26,109 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:37:26,144 INFO program/MainThread: stdout: 2024-03-01 20:37:26,144 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:37:26,145 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:37:26,145 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:37:26,145 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:37:26,145 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:37:26,145 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:37:26,145 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:37:26,145 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:37:26,145 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:37:26,145 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:37:26,145 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:26,146 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:37:26,161 INFO program/MainThread: stdout: 2024-03-01 20:37:26,161 INFO program/MainThread: writing all SBs 2024-03-01 20:37:26,161 INFO program/MainThread: new label = "" 2024-03-01 20:37:26,161 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:26,161 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:26,176 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:26,180 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:37:26,180 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:37:26,181 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:37:26,190 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:26,191 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:26,206 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:26,211 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:37:26,211 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 0x7f984a1eb938> 2024-03-01 20:37:26,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:37:26,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:37:26,218 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:37:26,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:37:26,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 20:37:26,224 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:37:34,342 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_nr7b740t/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:37:34,377 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:37:34,377 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:37:34,380 INFO program/MainThread: stdout[2]: 2024-03-01 20:37:34,380 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:37:34,380 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:37:34,381 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:37:34,385 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:34,385 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:37:34,389 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:37:34,389 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:37:34,392 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:37:34,392 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:37:34,395 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:37:34,395 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:37:34,403 INFO program/MainThread: stdout: 2024-03-01 20:37:34,403 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:37:34,404 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member PFa03p-OxIe-xT8m-3RQf-UY3O-4OOg-wYFpAs 2024-03-01 20:37:34,404 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 5f0c1613-9e49-4833-8367-8faa60a2a5cf 2024-03-01 20:37:34,404 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO 2024-03-01 20:37:34,404 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 5f0c1613-9e49-4833-8367-8faa60a2a5cf 2024-03-01 20:37:34,404 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou 2024-03-01 20:37:34,404 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:37:34,404 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:37:34,404 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:37:34,404 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:37:34,404 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:37:34,404 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:37:34,404 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:37:34,404 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:37:34,404 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:37:34,404 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:37:34,404 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:37:34,404 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:34,404 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member PFa03p-OxIe-xT8m-3RQf-UY3O-4OOg-wYFpAs `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 5f0c1613-9e49-4833-8367-8faa60a2a5cf sdb 1073741824 root disk brw-rw---- LVM2_member ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 5f0c1613-9e49-4833-8367-8faa60a2a5cf sdc 1073741824 root disk brw-rw---- LVM2_member Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou 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:37:34,404 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:37:34,404 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:37:34,405 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:37:34,405 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:37:34,405 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:37:34,405 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:37:34,405 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:34,418 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:34,429 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 20:37:34,434 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/lvm-pv-uuid-PFa03p-OxIe-xT8m-3RQf-UY3O-4OOg-wYFpAs ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077', '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': 'PFa03p-OxIe-xT8m-3RQf-UY3O-4OOg-wYFpAs', 'ID_FS_UUID_ENC': 'PFa03p-OxIe-xT8m-3RQf-UY3O-4OOg-wYFpAs', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:37:34,434 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:37:34,435 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:37:34,467 INFO program/MainThread: stdout[3]: 2024-03-01 20:37:34,467 INFO program/MainThread: stderr[3]: 2024-03-01 20:37:34,467 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:37:34,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:37:34,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:34,480 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:37:34,484 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:37:34,485 INFO blivet/MainThread: sda is a disk 2024-03-01 20:37:34,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:37:34,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:37:34,489 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:37:34,492 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:37:34,492 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:37:34,495 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:37:34,496 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:37:34,496 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:37:34,496 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2f9cdd6d30) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:37:34,500 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:37:34,503 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:37:34,504 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:37:34,507 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:37:34,507 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:37:34,510 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:34,510 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:37:34,514 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:34,514 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:37:34,517 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:37:34,517 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:37:34,517 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:37:34,544 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=PFa03p-OxIe-xT8m-3RQf-UY3O-4OOg-wYFpAs LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 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 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 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 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 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:37:34,544 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO. WARNING: Couldn't find device with uuid Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou. WARNING: VG test_vg1 is missing PV ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:37:34,544 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:37:34,544 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:37:34,549 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: PFa03p-OxIe-xT8m-3RQf-UY3O-4OOg-wYFpAs ; label: None ; device: /dev/sda ; serial: 36001405239ab7067b3b484aac9d9c077 ; exists: True ; vg_name: test_vg1 ; vg_uuid: hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 ; pe_start: 8 MiB ; 2024-03-01 20:37:34,549 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:37:34,552 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:37:34,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 ; incomplete: True ; hidden: False ; 2024-03-01 20:37:34,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:37:34,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:37:34,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:34,565 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:37:34,591 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 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:37:34,591 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO. WARNING: Couldn't find device with uuid Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou. WARNING: VG test_vg1 is missing PV ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:37:34,591 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:37:34,591 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:37:34,591 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:37:34,597 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:37:34,600 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:37:34,600 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:37:34,604 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:37:34,604 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:37:34,631 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc 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=lv1 LVM2_LV_UUID=VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc 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:37:34,631 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO. WARNING: Couldn't find device with uuid Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou. WARNING: VG test_vg1 is missing PV ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:37:34,631 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:37:34,635 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:37:34,636 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:37:34,639 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:37:34,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 ; incomplete: True ; hidden: False ; 2024-03-01 20:37:34,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:37:34,645 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:37:34,645 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:37:34,649 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/lvm-pv-uuid-ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c', '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': 'ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO', 'ID_FS_UUID_ENC': 'ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:37:34,649 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:37:34,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:37:34,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:34,659 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:37:34,660 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:37:34,660 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:37:34,660 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:37:34,663 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:37:34,666 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:37:34,666 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:37:34,669 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:37:34,670 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:37:34,670 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:37:34,670 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2f9c549e80) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:37:34,674 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:37:34,677 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:37:34,677 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:37:34,680 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:37:34,680 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:37:34,684 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:34,684 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:37:34,687 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:34,687 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:37:34,690 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:37:34,690 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:37:34,690 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:37:34,719 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=PFa03p-OxIe-xT8m-3RQf-UY3O-4OOg-wYFpAs LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 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 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 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 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 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:37:34,719 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou. WARNING: VG test_vg1 is missing PV Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou (last written to /dev/sdc). 2024-03-01 20:37:34,720 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:37:34,720 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:37:34,724 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO ; label: None ; device: /dev/sdb ; serial: 360014055a68a6ab37a64082addd3a75c ; exists: True ; vg_name: test_vg1 ; vg_uuid: hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:37:34,724 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:37:34,727 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:37:34,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 ; incomplete: True ; hidden: False ; 2024-03-01 20:37:34,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:37:34,737 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:37:34,740 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:37:34,743 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:37:34,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 ; incomplete: True ; hidden: False ; 2024-03-01 20:37:34,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:37:34,749 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:37:34,775 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc 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=lv1 LVM2_LV_UUID=VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc 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:37:34,775 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou. WARNING: VG test_vg1 is missing PV Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou (last written to /dev/sdc). 2024-03-01 20:37:34,775 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:37:34,775 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:37:34,775 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:37:34,780 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:37:34,780 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:37:34,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:37:34,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:34,790 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:37:34,791 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:37:34,791 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:37:34,791 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:37:34,794 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:37:34,797 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:37:34,798 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:37:34,801 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:37:34,801 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:37:34,802 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:37:34,802 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2f9c4b8e10) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:37:34,805 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:37:34,805 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:37:34,808 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:37:34,808 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:37:34,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:37:34,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:34,818 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:37:34,819 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:37:34,819 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:37:34,819 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:37:34,822 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:37:34,825 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:37:34,825 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:37:34,828 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:37:34,829 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:37:34,829 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:37:34,829 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2f9c4c1d30) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:37:34,833 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:37:34,833 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:37:34,836 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/lvm-pv-uuid-Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea', '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': 'Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou', 'ID_FS_UUID_ENC': 'Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:37:34,836 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:37:34,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:37:34,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:34,846 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:37:34,847 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:37:34,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:37:34,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:37:34,850 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:37:34,853 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:37:34,853 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:37:34,856 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:37:34,857 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:37:34,857 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:37:34,857 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2f9c4c18d0) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:37:34,860 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:37:34,864 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:37:34,864 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:37:34,867 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:37:34,867 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:37:34,871 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:34,871 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:37:34,874 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:34,874 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:37:34,877 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:37:34,877 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:37:34,877 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:37:34,905 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=PFa03p-OxIe-xT8m-3RQf-UY3O-4OOg-wYFpAs LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 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 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 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 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 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:37:34,905 INFO program/MainThread: stderr[9]: 2024-03-01 20:37:34,905 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:37:34,905 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:37:34,909 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou ; label: None ; device: /dev/sdc ; serial: 360014057827914dfa3b447480a4a2bea ; exists: True ; vg_name: test_vg1 ; vg_uuid: hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:37:34,910 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:37:34,913 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:37:34,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 ; incomplete: True ; hidden: False ; 2024-03-01 20:37:34,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:37:34,922 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:37:34,926 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:37:34,929 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:37:34,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 ; incomplete: True ; hidden: False ; 2024-03-01 20:37:34,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:37:34,935 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:37:34,962 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc 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=lv1 LVM2_LV_UUID=VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc 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:37:34,962 INFO program/MainThread: stderr[10]: 2024-03-01 20:37:34,962 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:37:34,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:37:34,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:34,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc ; incomplete: False ; hidden: False ; 2024-03-01 20:37:34,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:37:34,976 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:37:34,980 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:37:34,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:37:34,984 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:37:34,987 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:37:34,988 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:37:34,991 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:37:34,991 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:37:34,992 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:37:34,995 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:37:34,998 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:37:34,999 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:37:35,002 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:37:35,005 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:37:35,006 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:37:35,009 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:37:35,009 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:37:35,010 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:37:35,010 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:37:35,013 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:37:35,013 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:37:35,016 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:37:35,017 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:37:35,020 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-hqgKMR8WewSSsvlNmjeYAFK8mwTIwR26VYWVCH6jhdbT3gfIOCGRcQbXHTNs0qZc ' '/dev/disk/by-uuid/5f0c1613-9e49-4833-8367-8faa60a2a5cf', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', '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-hqgKMR8WewSSsvlNmjeYAFK8mwTIwR26VYWVCH6jhdbT3gfIOCGRcQbXHTNs0qZc', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '5f0c1613-9e49-4833-8367-8faa60a2a5cf', 'ID_FS_UUID_ENC': '5f0c1613-9e49-4833-8367-8faa60a2a5cf', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1599099218'} ; 2024-03-01 20:37:35,021 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:37:35,021 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:37:35,025 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:37:35,025 INFO program/MainThread: stderr[11]: 2024-03-01 20:37:35,025 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:37:35,025 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:37:35,028 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:37:35,028 INFO program/MainThread: stderr[12]: 2024-03-01 20:37:35,028 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:37:35,029 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:37:35,032 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:37:35,032 INFO program/MainThread: stderr[13]: 2024-03-01 20:37:35,032 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:37:35,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:37:35,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:37:35,042 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:35,043 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:35,043 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:35,044 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:35,040 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2f9c4b5c50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2f9cd90f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB 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 = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:35,044 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:37:35,048 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:37:35,048 INFO program/MainThread: stderr[14]: 2024-03-01 20:37:35,048 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:37:35,052 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:37:35,055 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:37:35,056 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:37:35,059 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:37:35,059 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:37:35,064 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:35,064 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:37:35,067 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:35,067 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:37:35,069 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:37:35,069 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:37:35,072 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:37:35,073 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:37:35,076 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:37:35,076 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:37:35,077 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:37:35,080 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:37:35,080 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:37:35,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:37:35,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:35,091 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:37:35,091 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:37:35,091 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:37:35,091 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:37:35,094 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:37:35,098 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:37:35,098 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:37:35,101 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:37:35,102 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:37:35,102 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:37:35,102 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2f9ce4f0b8) -- name = sdd status = True id = 59 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:37:35,105 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:37:35,105 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:37:35,109 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:37:35,109 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:37:35,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:37:35,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:35,119 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:37:35,119 INFO blivet/MainThread: sde is a disk 2024-03-01 20:37:35,119 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:37:35,119 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:37:35,122 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:37:35,126 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:37:35,126 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:37:35,129 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:37:35,129 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:37:35,130 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:37:35,130 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2f9c4b5b70) -- name = sde status = True id = 64 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:37:35,133 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:37:35,133 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:37:35,136 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:37:35,136 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:37:35,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:37:35,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:35,146 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:37:35,147 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:37:35,147 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:37:35,147 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:37:35,150 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:37:35,153 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:37:35,154 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:37:35,157 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:37:35,157 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:37:35,158 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:37:35,158 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2f9c4de320) -- name = sdf status = True id = 69 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:37:35,161 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:37:35,161 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:37:35,164 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:37:35,164 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:37:35,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:37:35,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:35,174 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:37:35,175 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:37:35,175 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:37:35,175 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:37:35,178 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:37:35,181 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:37:35,181 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:37:35,184 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:37:35,185 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:37:35,185 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:37:35,185 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2f9c4deb38) -- name = sdg status = True id = 74 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:37:35,189 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:37:35,189 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:37:35,192 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:37:35,192 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:37:35,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:37:35,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:35,202 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:37:35,203 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:37:35,203 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:37:35,203 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:37:35,206 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:37:35,209 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:37:35,209 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:37:35,213 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:37:35,213 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:37:35,213 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:37:35,213 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2f9c4ce0f0) -- name = sdh status = True id = 79 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:37:35,217 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:37:35,217 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:37:35,220 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:37:35,220 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:37:35,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:37:35,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:35,230 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:37:35,231 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:37:35,231 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:37:35,231 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:37:35,234 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:37:35,237 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:37:35,237 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:37:35,240 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:37:35,241 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:37:35,241 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:37:35,241 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2f9c4caa58) -- name = sdi status = True id = 84 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:37:35,245 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:37:35,245 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:37:35,248 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:37:35,248 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:37:35,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:37:35,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:35,259 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:37:35,260 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:37:35,260 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:37:35,260 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:37:35,263 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:37:35,266 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:37:35,266 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:37:35,269 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:37:35,270 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:37:35,270 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:37:35,270 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2f9c4ce6a0) -- name = sdj status = True id = 89 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:37:35,273 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:37:35,274 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:37:35,277 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': '20276026'} ; 2024-03-01 20:37:35,277 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:37:35,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:37:35,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:35,286 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:37:35,287 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:37:35,287 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:37:35,287 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:37:35,287 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:37:35,287 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:37:35,290 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:37:35,293 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:37:35,293 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:37:35,297 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:37:35,297 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:37:35,297 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:37:35,297 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2f9c4e9940) -- name = xvda status = True id = 94 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:37:35,301 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:37:35,304 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:37:35,304 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:37:35,307 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:37:35,307 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:37:35,311 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:35,311 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:37:35,314 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:35,314 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:37:35,317 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:37:35,320 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:37:35,323 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:37:35,328 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 0x7f2f9c46f748> 2024-03-01 20:37:38,587 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:37:38,592 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:37:38,592 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:37:38,596 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': '20279930'} ; 2024-03-01 20:37:38,596 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:37:38,596 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:37:38,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:37:38,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:38,607 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:37:38,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:37:38,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:38,613 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:38,626 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:38,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:37:38,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:37:38,645 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:37:38,648 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:37:38,649 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:37:38,652 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:37:38,655 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:37:38,655 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:37:38,658 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:37:38,659 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:37:38,659 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:37:38,662 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:37:38,665 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:37:38,668 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:37:38,671 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:37:38,674 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:37:38,675 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:37:38,675 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:37:38,676 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:37:38,675 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f2f9c4e9a20) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) 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 0x7f2f9c47f200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:37:38,679 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:37:38,682 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:37:38,683 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:37:38,686 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:37:38,686 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:37:38,689 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:38,689 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:37:38,692 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:38,692 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:37:38,693 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:37:38,696 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:37:38,696 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:37:38,699 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:37:38,699 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:37:38,702 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-hqgKMR8WewSSsvlNmjeYAFK8mwTIwR26VYWVCH6jhdbT3gfIOCGRcQbXHTNs0qZc ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/5f0c1613-9e49-4833-8367-8faa60a2a5cf ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', '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-hqgKMR8WewSSsvlNmjeYAFK8mwTIwR26VYWVCH6jhdbT3gfIOCGRcQbXHTNs0qZc', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '5f0c1613-9e49-4833-8367-8faa60a2a5cf', 'ID_FS_UUID_ENC': '5f0c1613-9e49-4833-8367-8faa60a2a5cf', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1599099218'} ; 2024-03-01 20:37:38,702 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:37:38,703 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:37:38,707 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:37:38,707 INFO program/MainThread: stderr[15]: 2024-03-01 20:37:38,707 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:37:38,707 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:37:38,710 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:37:38,710 INFO program/MainThread: stderr[16]: 2024-03-01 20:37:38,710 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:37:38,710 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:37:38,713 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:37:38,714 INFO program/MainThread: stderr[17]: 2024-03-01 20:37:38,714 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:37:38,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:37:38,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:37:38,723 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:38,724 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:38,724 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:38,725 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:38,721 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2f9c4b5c50) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f2f9cd90f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:38,726 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:37:38,729 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:37:38,729 INFO program/MainThread: stderr[18]: 2024-03-01 20:37:38,729 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:37:38,733 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:37:38,733 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:37:38,733 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:38,746 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:38,759 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:37:38,759 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:37:38,763 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:37:38,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:38,769 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:37:38,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:37:38,772 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:37:38,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:37:38,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:38,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:37:38,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:37:38,783 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:37:38,786 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:37:38,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:38,792 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:37:38,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:37:38,795 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:37:38,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:37:38,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:38,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:37:38,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:37:38,806 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:37:38,809 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:37:38,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:38,814 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:37:38,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:37:38,817 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:37:38,820 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:37:38,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:38,825 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:37:38,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:37:38,828 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:37:43,405 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_gq98my0y/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:37:43,439 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:37:43,440 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:37:43,443 INFO program/MainThread: stdout[2]: 2024-03-01 20:37:43,443 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:37:43,443 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:37:43,443 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:37:43,448 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:43,448 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:37:43,452 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:37:43,452 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:37:43,455 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:37:43,455 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:37:43,458 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:37:43,458 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:37:43,466 INFO program/MainThread: stdout: 2024-03-01 20:37:43,466 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:37:43,466 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member PFa03p-OxIe-xT8m-3RQf-UY3O-4OOg-wYFpAs 2024-03-01 20:37:43,466 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 5f0c1613-9e49-4833-8367-8faa60a2a5cf 2024-03-01 20:37:43,466 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO 2024-03-01 20:37:43,466 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 5f0c1613-9e49-4833-8367-8faa60a2a5cf 2024-03-01 20:37:43,466 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou 2024-03-01 20:37:43,466 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:37:43,466 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:37:43,467 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:37:43,467 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:37:43,467 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:37:43,467 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:37:43,467 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:37:43,467 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:37:43,467 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:37:43,467 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:37:43,467 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:37:43,467 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:43,467 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member PFa03p-OxIe-xT8m-3RQf-UY3O-4OOg-wYFpAs `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 5f0c1613-9e49-4833-8367-8faa60a2a5cf sdb 1073741824 root disk brw-rw---- LVM2_member ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 5f0c1613-9e49-4833-8367-8faa60a2a5cf sdc 1073741824 root disk brw-rw---- LVM2_member Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou 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:37:43,467 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:37:43,467 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:37:43,468 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:37:43,468 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:37:43,468 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:37:43,468 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:37:43,468 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:43,480 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:43,492 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 20:37:43,496 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/lvm-pv-uuid-PFa03p-OxIe-xT8m-3RQf-UY3O-4OOg-wYFpAs', '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': 'PFa03p-OxIe-xT8m-3RQf-UY3O-4OOg-wYFpAs', 'ID_FS_UUID_ENC': 'PFa03p-OxIe-xT8m-3RQf-UY3O-4OOg-wYFpAs', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:37:43,496 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:37:43,496 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:37:43,525 INFO program/MainThread: stdout[3]: 2024-03-01 20:37:43,525 INFO program/MainThread: stderr[3]: 2024-03-01 20:37:43,525 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:37:43,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:37:43,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:43,538 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:37:43,542 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:37:43,543 INFO blivet/MainThread: sda is a disk 2024-03-01 20:37:43,543 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:37:43,543 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:37:43,546 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:37:43,550 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:37:43,550 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:37:43,553 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:37:43,553 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:37:43,554 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:37:43,554 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa52c0a7d30) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:37:43,558 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:37:43,561 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:37:43,561 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:37:43,565 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:37:43,565 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:37:43,568 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:43,568 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:37:43,571 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:43,572 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:37:43,575 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:37:43,575 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:37:43,575 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:37:43,601 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=PFa03p-OxIe-xT8m-3RQf-UY3O-4OOg-wYFpAs LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 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 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 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 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 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:37:43,601 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO. WARNING: Couldn't find device with uuid Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou. WARNING: VG test_vg1 is missing PV ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:37:43,601 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:37:43,602 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:37:43,606 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: PFa03p-OxIe-xT8m-3RQf-UY3O-4OOg-wYFpAs ; label: None ; device: /dev/sda ; serial: 36001405239ab7067b3b484aac9d9c077 ; exists: True ; vg_name: test_vg1 ; vg_uuid: hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 ; pe_start: 8 MiB ; 2024-03-01 20:37:43,606 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:37:43,609 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:37:43,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 ; incomplete: True ; hidden: False ; 2024-03-01 20:37:43,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:37:43,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:37:43,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:43,622 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:37:43,648 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 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:37:43,648 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO. WARNING: Couldn't find device with uuid Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou. WARNING: VG test_vg1 is missing PV ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:37:43,648 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:37:43,648 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:37:43,649 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:37:43,654 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:37:43,657 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:37:43,657 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:37:43,661 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:37:43,661 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:37:43,691 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc 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=lv1 LVM2_LV_UUID=VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc 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:37:43,691 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO. WARNING: Couldn't find device with uuid Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou. WARNING: VG test_vg1 is missing PV ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 20:37:43,691 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:37:43,695 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:37:43,696 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:37:43,699 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:37:43,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 ; incomplete: True ; hidden: False ; 2024-03-01 20:37:43,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:37:43,705 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:37:43,705 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:37:43,709 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c', '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': 'ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO', 'ID_FS_UUID_ENC': 'ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:37:43,709 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:37:43,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:37:43,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:43,719 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:37:43,720 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:37:43,720 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:37:43,720 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:37:43,723 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:37:43,726 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:37:43,726 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:37:43,729 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:37:43,730 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:37:43,730 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:37:43,730 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa52b019e80) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:37:43,733 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:37:43,737 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:37:43,737 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:37:43,740 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:37:43,740 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:37:43,743 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:43,744 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:37:43,747 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:43,747 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:37:43,750 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:37:43,750 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:37:43,750 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:37:43,777 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=PFa03p-OxIe-xT8m-3RQf-UY3O-4OOg-wYFpAs LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 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 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 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 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 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:37:43,777 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou. WARNING: VG test_vg1 is missing PV Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou (last written to /dev/sdc). 2024-03-01 20:37:43,777 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:37:43,777 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:37:43,781 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO ; label: None ; device: /dev/sdb ; serial: 360014055a68a6ab37a64082addd3a75c ; exists: True ; vg_name: test_vg1 ; vg_uuid: hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 20:37:43,782 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:37:43,785 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:37:43,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 ; incomplete: True ; hidden: False ; 2024-03-01 20:37:43,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:37:43,794 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:37:43,798 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:37:43,801 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:37:43,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 ; incomplete: True ; hidden: False ; 2024-03-01 20:37:43,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:37:43,807 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:37:43,837 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc 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=lv1 LVM2_LV_UUID=VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc 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:37:43,837 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou. WARNING: VG test_vg1 is missing PV Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou (last written to /dev/sdc). 2024-03-01 20:37:43,837 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:37:43,837 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:37:43,837 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:37:43,842 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:37:43,842 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:37:43,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:37:43,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:43,852 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:37:43,853 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:37:43,853 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:37:43,853 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:37:43,856 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:37:43,859 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:37:43,859 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:37:43,863 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:37:43,863 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:37:43,863 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:37:43,863 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa52af88e10) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:37:43,867 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:37:43,867 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:37:43,870 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:37:43,870 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:37:43,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:37:43,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:43,880 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:37:43,880 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:37:43,880 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:37:43,881 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:37:43,884 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:37:43,887 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:37:43,887 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:37:43,890 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:37:43,890 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:37:43,891 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:37:43,891 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa52af91f28) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:37:43,894 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:37:43,894 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:37:43,898 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/lvm-pv-uuid-Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079', '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': 'Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou', 'ID_FS_UUID_ENC': 'Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:37:43,898 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:37:43,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:37:43,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:43,907 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:37:43,908 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:37:43,908 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:37:43,908 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:37:43,911 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:37:43,914 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:37:43,914 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:37:43,917 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:37:43,918 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:37:43,918 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:37:43,918 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa52af91b70) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:37:43,921 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:37:43,925 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:37:43,925 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:37:43,928 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:37:43,928 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:37:43,931 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:43,932 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:37:43,935 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:43,935 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:37:43,938 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:37:43,938 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:37:43,938 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:37:43,967 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=PFa03p-OxIe-xT8m-3RQf-UY3O-4OOg-wYFpAs LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 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 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=ixyxe6-YYMT-EDQr-r6F7-liHk-lA3b-40mFoO LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 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 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 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:37:43,967 INFO program/MainThread: stderr[9]: 2024-03-01 20:37:43,967 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:37:43,967 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:37:43,972 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Z0oH1V-vuxd-qnvv-162A-AtYX-jSEm-RAB3ou ; label: None ; device: /dev/sdc ; serial: 360014057827914dfa3b447480a4a2bea ; exists: True ; vg_name: test_vg1 ; vg_uuid: hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:37:43,972 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:37:43,975 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:37:43,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 ; incomplete: True ; hidden: False ; 2024-03-01 20:37:43,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:37:43,985 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:37:43,988 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:37:43,991 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:37:43,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 ; incomplete: True ; hidden: False ; 2024-03-01 20:37:43,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:37:43,997 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:37:44,029 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc 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=lv1 LVM2_LV_UUID=VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc 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:37:44,029 INFO program/MainThread: stderr[10]: 2024-03-01 20:37:44,029 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:37:44,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:37:44,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:44,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc ; incomplete: False ; hidden: False ; 2024-03-01 20:37:44,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:37:44,043 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:37:44,047 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:37:44,047 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:37:44,050 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:37:44,054 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:37:44,055 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:37:44,058 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:37:44,058 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:37:44,059 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:37:44,062 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:37:44,065 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:37:44,066 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:37:44,069 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:37:44,072 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:37:44,073 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:37:44,076 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:37:44,076 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:37:44,077 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 20:37:44,077 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:37:44,080 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:37:44,080 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:37:44,083 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 20:37:44,083 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:37:44,087 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/5f0c1613-9e49-4833-8367-8faa60a2a5cf ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-hqgKMR8WewSSsvlNmjeYAFK8mwTIwR26VYWVCH6jhdbT3gfIOCGRcQbXHTNs0qZc', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', '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-hqgKMR8WewSSsvlNmjeYAFK8mwTIwR26VYWVCH6jhdbT3gfIOCGRcQbXHTNs0qZc', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '5f0c1613-9e49-4833-8367-8faa60a2a5cf', 'ID_FS_UUID_ENC': '5f0c1613-9e49-4833-8367-8faa60a2a5cf', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1599099218'} ; 2024-03-01 20:37:44,087 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:37:44,087 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:37:44,091 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:37:44,092 INFO program/MainThread: stderr[11]: 2024-03-01 20:37:44,092 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:37:44,092 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:37:44,095 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:37:44,095 INFO program/MainThread: stderr[12]: 2024-03-01 20:37:44,095 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:37:44,095 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:37:44,098 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:37:44,098 INFO program/MainThread: stderr[13]: 2024-03-01 20:37:44,098 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:37:44,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:37:44,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:37:44,109 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:44,109 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:44,110 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:44,110 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:44,106 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB 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 = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:44,111 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:37:44,114 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:37:44,114 INFO program/MainThread: stderr[14]: 2024-03-01 20:37:44,114 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:37:44,118 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:37:44,122 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:37:44,122 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:37:44,125 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:37:44,125 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:37:44,130 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:44,130 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:37:44,133 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:44,133 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:37:44,135 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:37:44,135 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:37:44,139 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:37:44,139 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:37:44,142 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:37:44,143 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:37:44,143 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:37:44,147 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:37:44,147 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:37:44,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:37:44,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:44,157 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:37:44,157 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:37:44,157 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:37:44,158 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 20:37:44,161 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:37:44,164 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:37:44,164 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:37:44,167 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:37:44,168 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:37:44,168 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 20:37:44,168 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa52c1200b8) -- name = sdd status = True id = 59 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:37:44,172 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:37:44,172 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:37:44,175 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:37:44,175 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:37:44,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:37:44,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:44,185 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:37:44,186 INFO blivet/MainThread: sde is a disk 2024-03-01 20:37:44,186 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 20:37:44,186 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 20:37:44,189 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:37:44,192 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:37:44,192 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:37:44,195 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:37:44,196 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:37:44,196 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 20:37:44,196 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa52af89ba8) -- name = sde status = True id = 64 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:37:44,200 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:37:44,200 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:37:44,203 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:37:44,203 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:37:44,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:37:44,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:44,213 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:37:44,214 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:37:44,214 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 20:37:44,214 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 20:37:44,217 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:37:44,220 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:37:44,221 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:37:44,224 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:37:44,224 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:37:44,224 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 20:37:44,224 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa52afae320) -- name = sdf status = True id = 69 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:37:44,228 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:37:44,228 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:37:44,231 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:37:44,231 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:37:44,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:37:44,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:44,241 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:37:44,242 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:37:44,242 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 20:37:44,242 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 20:37:44,245 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:37:44,248 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:37:44,248 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:37:44,251 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:37:44,252 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:37:44,252 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 20:37:44,252 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa52afaeb70) -- name = sdg status = True id = 74 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:37:44,256 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:37:44,256 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:37:44,259 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:37:44,259 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:37:44,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:37:44,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:44,269 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:37:44,270 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:37:44,270 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 20:37:44,270 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 20:37:44,273 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:37:44,276 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:37:44,277 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:37:44,280 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:37:44,280 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:37:44,280 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 20:37:44,280 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa52af9e0f0) -- name = sdh status = True id = 79 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:37:44,284 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:37:44,284 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:37:44,287 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:37:44,287 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:37:44,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:37:44,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:44,297 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:37:44,298 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:37:44,298 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:37:44,298 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:37:44,301 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:37:44,304 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:37:44,304 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:37:44,307 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:37:44,308 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:37:44,308 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 20:37:44,308 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa52af9aa90) -- name = sdi status = True id = 84 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:37:44,312 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:37:44,312 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:37:44,316 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:37:44,316 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:37:44,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:37:44,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:44,326 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:37:44,327 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:37:44,327 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 20:37:44,327 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 20:37:44,330 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:37:44,333 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:37:44,333 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:37:44,337 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:37:44,337 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:37:44,337 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 20:37:44,337 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa52af9e748) -- name = sdj status = True id = 89 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:37:44,341 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:37:44,341 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:37:44,344 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': '20276026'} ; 2024-03-01 20:37:44,344 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:37:44,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:37:44,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:44,354 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:37:44,354 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:37:44,354 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:37:44,354 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:37:44,354 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:37:44,354 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:37:44,357 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:37:44,361 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:37:44,361 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:37:44,364 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:37:44,365 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:37:44,365 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 20:37:44,365 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa52afb9978) -- name = xvda status = True id = 94 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:37:44,368 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:37:44,372 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:37:44,372 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 20:37:44,375 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:37:44,375 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 20:37:44,378 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:44,378 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 20:37:44,382 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:44,382 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 20:37:44,385 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:37:44,388 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:37:44,391 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:37:44,395 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 0x7fa52af3f748> 2024-03-01 20:37:47,404 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 20:37:47,409 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:37:47,409 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:37:47,413 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': '20279930'} ; 2024-03-01 20:37:47,413 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:37:47,413 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:37:47,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:37:47,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:47,423 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:37:47,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:37:47,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:47,429 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:47,442 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:47,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:37:47,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 20:37:47,461 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 20:37:47,464 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:37:47,464 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:37:47,468 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:37:47,471 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:37:47,471 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:37:47,474 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:37:47,475 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:37:47,475 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:37:47,478 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:37:47,481 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:37:47,484 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:37:47,487 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:37:47,490 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:37:47,491 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:37:47,491 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 20:37:47,492 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:37:47,491 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fa52afb99e8) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) 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 0x7fa52af4f200> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:37:47,495 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:37:47,498 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:37:47,499 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 20:37:47,502 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:37:47,502 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 20:37:47,505 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:47,505 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 20:37:47,509 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:37:47,509 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 20:37:47,509 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:37:47,512 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:37:47,512 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 20:37:47,515 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:37:47,515 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:37:47,518 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/5f0c1613-9e49-4833-8367-8faa60a2a5cf ' '/dev/disk/by-id/dm-uuid-LVM-hqgKMR8WewSSsvlNmjeYAFK8mwTIwR26VYWVCH6jhdbT3gfIOCGRcQbXHTNs0qZc ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', '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-hqgKMR8WewSSsvlNmjeYAFK8mwTIwR26VYWVCH6jhdbT3gfIOCGRcQbXHTNs0qZc', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '5f0c1613-9e49-4833-8367-8faa60a2a5cf', 'ID_FS_UUID_ENC': '5f0c1613-9e49-4833-8367-8faa60a2a5cf', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1599099218'} ; 2024-03-01 20:37:47,519 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:37:47,519 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:37:47,523 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:37:47,523 INFO program/MainThread: stderr[15]: 2024-03-01 20:37:47,523 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:37:47,523 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:37:47,526 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:37:47,526 INFO program/MainThread: stderr[16]: 2024-03-01 20:37:47,526 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:37:47,526 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:37:47,529 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:37:47,530 INFO program/MainThread: stderr[17]: 2024-03-01 20:37:47,530 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:37:47,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:37:47,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:37:47,539 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,540 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,540 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,541 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,537 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,542 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:37:47,545 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:37:47,545 INFO program/MainThread: stderr[18]: 2024-03-01 20:37:47,545 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:37:47,549 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:37:47,549 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:37:47,549 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:47,560 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:47,572 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:37:47,573 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:37:47,577 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:37:47,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:47,583 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:37:47,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:37:47,586 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:37:47,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:37:47,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:47,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:37:47,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:37:47,597 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:37:47,600 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:37:47,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:47,605 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:37:47,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:37:47,608 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:37:47,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:37:47,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:47,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:37:47,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:37:47,620 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:37:47,623 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:37:47,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:47,628 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:37:47,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:37:47,631 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:37:47,634 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:37:47,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:37:47,639 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:37:47,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:37:47,642 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:37:47,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:37:47,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:37:47,649 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:37:47,649 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:37:47,649 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:37:47,650 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:37:47,650 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:37:47,651 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:37:47,651 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:37:47,651 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:37:47,652 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:37:47,652 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:37:47,652 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:37:47,653 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:37:47,653 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:37:47,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:37:47,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:37:47,659 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:37:47,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:37:47,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:37:47,665 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:37:47,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:37:47,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:37:47,671 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:37:47,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:37:47,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 20:37:47,677 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:37:47,679 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,680 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,680 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,681 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,677 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,683 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,684 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,684 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,685 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,681 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,687 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,688 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,688 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,689 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,685 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,691 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,692 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,692 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,693 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,689 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,695 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,696 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,696 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,697 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,693 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,699 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,700 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,700 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,701 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,697 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,704 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,704 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,705 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,705 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,702 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,708 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,708 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,709 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,709 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,706 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,712 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,712 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,713 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,713 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,710 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,716 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,716 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,717 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,717 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,714 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,720 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,720 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,721 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,721 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,718 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,724 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,725 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,725 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,726 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,722 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,728 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,729 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,729 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,730 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,726 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,732 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,733 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,733 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,734 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,730 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,736 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,737 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,737 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,738 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,734 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,740 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,741 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,741 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,742 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,738 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,744 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,745 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,745 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,746 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,742 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,748 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,749 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,749 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,750 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,746 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,752 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,753 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,753 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,754 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,750 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,757 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,757 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,758 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,758 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,755 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,761 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,761 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,762 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,762 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,759 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,765 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,765 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,766 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,766 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,763 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,769 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,769 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,770 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,770 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,767 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,773 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,773 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,774 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,774 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,771 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,777 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,778 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,778 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,778 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,775 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,781 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,782 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,782 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,783 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,779 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,785 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,786 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,786 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,787 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,783 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,789 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,790 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,790 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,791 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,787 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,793 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,794 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,794 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,795 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,791 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,797 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,798 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,798 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,799 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,795 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,801 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,802 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,802 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,803 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,799 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,805 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,806 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,806 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:37:47,807 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:37:47,803 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fa52af89c88) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = VYWVCH-6jhd-bT3g-fIOC-GRcQ-bXHT-Ns0qZc size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa52c061f98) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = hqgKMR-8Wew-SSsv-lNmj-eYAF-K8mw-TIwR26 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 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-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 20:37:47,807 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:37:47,810 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:37:47,811 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:37:47,811 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 20:37:47,815 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:37:47,815 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:37:47,815 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 20:37:47,819 INFO program/MainThread: stdout[19]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:37:47,819 INFO program/MainThread: stderr[19]: 2024-03-01 20:37:47,820 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:37:47,824 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:37:47,824 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:37:47,824 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:37:47,825 DEBUG blivet.ansible/MainThread: ['sdb', 'test_vg1', 'sda', 'sdc'] 2024-03-01 20:37:47,825 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:37:47,827 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:37:47,828 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:37:47,831 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:37:47,834 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:37:47,837 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:37:47,837 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:37:47,838 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:37:47,838 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:37:47,838 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:37:47,840 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:37:47,841 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:37:47,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:37:47,844 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:37:47,844 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:37:47,844 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:37:47,844 DEBUG blivet/MainThread: removing sda 2024-03-01 20:37:47,847 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:37:47,847 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:37:47,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 20:37:47,850 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:37:47,850 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:37:47,850 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:37:47,850 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:37:47,853 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:37:47,853 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:37:47,853 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:37:47,856 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:37:47,856 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:37:47,857 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:47,870 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:47,882 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:47,893 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:47,908 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:37:47,908 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:37:47,909 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:37:47,909 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:37:47,909 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:37:47,909 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:37:47,909 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:37:47,909 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:37:47,909 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:37:47,912 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:37:47,915 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:37:47,918 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:37:47,918 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:37:47,921 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:37:47,921 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 0x7fa52af0b3b8> 2024-03-01 20:37:47,922 INFO blivet/MainThread: sorting actions... 2024-03-01 20:37:47,922 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:37:47,922 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:37:47,923 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:37:47,923 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:37:47,923 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:37:47,923 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:37:47,923 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:37:47,926 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:37:47,929 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:37:47,930 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:37:47,937 INFO program/MainThread: stdout: 2024-03-01 20:37:47,937 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:37:47,937 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:47,937 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:47,953 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:47,953 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:47,965 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:47,965 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:37:47,969 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:37:47,973 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:37:47,976 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:37:47,980 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:37:47,983 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:37:47,983 INFO program/MainThread: Running [20] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:37:48,020 INFO program/MainThread: stdout[20]: 2024-03-01 20:37:48,020 INFO program/MainThread: stderr[20]: 2024-03-01 20:37:48,020 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:37:48,025 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:37:48,028 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:37:48,032 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:37:48,035 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:37:48,038 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:37:48,041 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:37:48,044 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:37:48,047 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:37:48,047 INFO program/MainThread: Running [21] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:37:48,083 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 20:37:48,083 INFO program/MainThread: stderr[21]: 2024-03-01 20:37:48,083 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:37:48,084 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:37:48,091 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:37:48,103 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:37:48,109 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:37:48,116 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:37:48,120 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:37:48,126 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:37:48,132 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:37:48,138 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:37:48,143 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:37:48,146 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:37:48,146 INFO program/MainThread: Running [22] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:37:48,178 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 20:37:48,178 INFO program/MainThread: stderr[22]: 2024-03-01 20:37:48,178 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:37:48,179 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:37:48,227 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:37:48,227 INFO program/MainThread: stderr[23]: 2024-03-01 20:37:48,227 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:37:48,228 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:37:48,256 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 20:37:48,256 INFO program/MainThread: stderr[24]: 2024-03-01 20:37:48,256 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:37:48,257 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:37:48,264 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:37:48,270 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:37:48,296 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:37:48,296 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdc --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:37:48,341 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:37:48,341 INFO program/MainThread: stderr[25]: 2024-03-01 20:37:48,341 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:37:48,341 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:37:48,342 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:48,372 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:48,373 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:48,387 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:48,387 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:48,399 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:48,400 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:37:48,405 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:37:48,408 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:37:48,411 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:37:48,411 INFO program/MainThread: Running [26] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:37:48,441 INFO program/MainThread: stdout[26]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:37:48,441 INFO program/MainThread: stderr[26]: 2024-03-01 20:37:48,441 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:37:48,441 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:37:48,442 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:48,468 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:48,469 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:48,483 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:48,483 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:48,501 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:48,502 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:37:48,506 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:37:48,509 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:37:48,512 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:37:48,512 INFO program/MainThread: Running [27] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:37:48,539 INFO program/MainThread: stdout[27]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:37:48,540 INFO program/MainThread: stderr[27]: 2024-03-01 20:37:48,540 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:37:48,540 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:37:48,540 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:48,570 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:48,571 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:48,587 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:48,587 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:37:48,601 DEBUG program/MainThread: Return code: 0 2024-03-01 20:37:48,606 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:37:48,606 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 0x7fa52af4f200> 2024-03-01 20:37:59,252 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_nlv60b46/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:38:03,883 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_qz9xvg94/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:38:10,713 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_0383l37b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:38:10,748 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:38:10,748 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:38:10,752 INFO program/MainThread: stdout[2]: 2024-03-01 20:38:10,752 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:38:10,752 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:38:10,752 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:38:10,757 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:10,757 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:38:10,761 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:38:10,761 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:38:10,764 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:38:10,764 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:38:10,767 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:38:10,767 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:38:10,774 INFO program/MainThread: stdout: 2024-03-01 20:38:10,775 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:38:10,775 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:38:10,775 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:38:10,775 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:38:10,775 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:38:10,775 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:38:10,775 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:38:10,775 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:38:10,775 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:38:10,775 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:38:10,775 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:38:10,775 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:38:10,775 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:38:10,775 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:38:10,775 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:38:10,775 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:10,775 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:38:10,775 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:38:10,776 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:38:10,776 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:38:10,776 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:38:10,776 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:38:10,776 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:38:10,776 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:10,788 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:10,799 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:38:10,803 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:38:10,803 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:38:10,804 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:38:10,836 INFO program/MainThread: stdout[3]: 2024-03-01 20:38:10,836 INFO program/MainThread: stderr[3]: 2024-03-01 20:38:10,836 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:38:10,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:38:10,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:10,849 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:38:10,853 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:38:10,854 INFO blivet/MainThread: sda is a disk 2024-03-01 20:38:10,854 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:38:10,854 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:38:10,858 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:38:10,861 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:38:10,861 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:38:10,864 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:38:10,865 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:38:10,865 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:38:10,865 INFO blivet/MainThread: got device: DiskDevice instance (0x7faa93869dd8) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:38:10,869 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:38:10,869 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:38:10,872 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:38:10,872 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:38:10,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:38:10,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:10,882 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:38:10,883 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:38:10,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:38:10,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:38:10,886 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:38:10,889 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:38:10,889 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:38:10,893 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:38:10,893 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:38:10,893 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:38:10,893 INFO blivet/MainThread: got device: DiskDevice instance (0x7faa938222e8) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:38:10,897 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:38:10,897 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:38:10,900 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:38:10,900 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:38:10,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:38:10,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:10,910 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:38:10,910 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:38:10,910 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:38:10,910 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:38:10,913 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:38:10,917 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:38:10,917 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 20:38:10,920 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 20:38:10,920 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:38:10,921 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:38:10,921 INFO blivet/MainThread: got device: DiskDevice instance (0x7faa927d79e8) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:38:10,924 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:38:10,924 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:38:10,927 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:38:10,928 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:38:10,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:38:10,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:10,937 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:38:10,938 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:38:10,938 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:38:10,938 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:38:10,941 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:38:10,944 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:38:10,944 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:38:10,947 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:38:10,948 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:38:10,948 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:38:10,948 INFO blivet/MainThread: got device: DiskDevice instance (0x7faa927d7ef0) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:38:10,952 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:38:10,952 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:38:10,955 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:38:10,955 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:38:10,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:38:10,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:10,965 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:38:10,965 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:38:10,965 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:38:10,966 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:38:10,969 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:38:10,972 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:38:10,972 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:38:10,975 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:38:10,975 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:38:10,976 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:38:10,976 INFO blivet/MainThread: got device: DiskDevice instance (0x7faa927d7f98) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:38:10,979 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:38:10,979 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:38:10,982 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:38:10,983 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:38:10,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:38:10,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:10,992 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:38:10,993 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:38:10,993 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:38:10,993 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:38:10,996 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:38:10,999 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:38:10,999 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:38:11,003 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:38:11,003 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:38:11,003 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:38:11,003 INFO blivet/MainThread: got device: DiskDevice instance (0x7faa927ddeb8) -- 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:38:11,007 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:38:11,007 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:38:11,010 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:38:11,010 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:38:11,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:38:11,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:11,020 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:38:11,021 INFO blivet/MainThread: sde is a disk 2024-03-01 20:38:11,021 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:38:11,021 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:38:11,024 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:38:11,027 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:38:11,027 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:38:11,030 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:38:11,031 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:38:11,031 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:38:11,031 INFO blivet/MainThread: got device: DiskDevice instance (0x7faa927ddfd0) -- 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:38:11,035 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:38:11,035 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:38:11,038 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:38:11,038 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:38:11,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:38:11,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:11,048 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:38:11,048 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:38:11,048 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:38:11,048 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:38:11,052 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:38:11,055 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:38:11,055 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:38:11,058 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:38:11,058 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:38:11,059 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:38:11,059 INFO blivet/MainThread: got device: DiskDevice instance (0x7faa927e5ac8) -- 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:38:11,062 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:38:11,062 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:38:11,065 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:38:11,066 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:38:11,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:38:11,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:11,075 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:38:11,076 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:38:11,076 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:38:11,076 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:38:11,079 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:38:11,082 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:38:11,083 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:38:11,086 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:38:11,086 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:38:11,087 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:38:11,087 INFO blivet/MainThread: got device: DiskDevice instance (0x7faa927dde48) -- 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:38:11,090 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:38:11,090 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:38:11,093 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:38:11,093 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:38:11,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:38:11,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:11,103 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:38:11,104 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:38:11,104 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:38:11,104 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:38:11,107 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:38:11,110 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:38:11,110 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:38:11,113 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:38:11,114 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:38:11,114 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:38:11,114 INFO blivet/MainThread: got device: DiskDevice instance (0x7faa927eeb70) -- 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:38:11,117 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:38:11,118 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:38:11,121 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:38:11,121 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:38:11,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:38:11,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:11,131 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:38:11,131 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:38:11,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:38:11,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:38:11,134 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:38:11,138 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:38:11,138 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:38:11,141 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:38:11,141 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:38:11,142 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:38:11,142 INFO blivet/MainThread: got device: DiskDevice instance (0x7faa927f6240) -- 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:38:11,145 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:38:11,145 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:38:11,148 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:38:11,148 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:38:11,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:38:11,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:11,158 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:38:11,159 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:38:11,159 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:38:11,159 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:38:11,162 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:38:11,165 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:38:11,165 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:38:11,168 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:38:11,169 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:38:11,169 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:38:11,169 INFO blivet/MainThread: got device: DiskDevice instance (0x7faa927e57b8) -- 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:38:11,173 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:38:11,173 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:38:11,176 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': '20276026'} ; 2024-03-01 20:38:11,176 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:38:11,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:38:11,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:11,185 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:38:11,186 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:38:11,186 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:38:11,186 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:38:11,186 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:38:11,186 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:38:11,189 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:38:11,193 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:38:11,193 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:38:11,196 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:38:11,196 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:38:11,197 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:38:11,197 INFO blivet/MainThread: got device: DiskDevice instance (0x7faa927f6fd0) -- 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:38:11,200 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:38:11,204 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:38:11,204 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:38:11,207 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:38:11,208 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:38:11,211 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:38:11,211 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:38:11,214 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:38:11,214 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:38:11,217 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:38:11,220 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:11,223 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:38:11,228 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 0x7faa92790148> 2024-03-01 20:38:14,626 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:38:14,631 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:38:14,631 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:38:14,635 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': '20279930'} ; 2024-03-01 20:38:14,635 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:38:14,635 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:38:14,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:14,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:14,644 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:38:14,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:14,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:14,650 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:14,662 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:14,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:38:14,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:38:14,680 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:38:14,684 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:38:14,684 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:38:14,687 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:38:14,690 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:38:14,691 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:38:14,694 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:38:14,694 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:38:14,694 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:38:14,697 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:38:14,701 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:38:14,704 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:38:14,707 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:38:14,711 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:38:14,711 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:38:14,711 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:38:14,712 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:38:14,711 INFO blivet/MainThread: got device: PartitionDevice instance (0x7faa927f6908) -- 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 0x7faa9278e5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:38:14,715 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:38:14,719 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:38:14,719 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:38:14,722 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:38:14,722 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:38:14,725 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:38:14,725 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:38:14,729 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:38:14,729 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:38:14,731 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:38:14,731 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:38:14,734 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:38:14,734 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:38:14,737 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:38:14,738 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:38:14,738 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:14,752 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:14,764 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:38:14,765 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:38:14,768 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:38:14,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:14,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 20:38:14,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:38:14,777 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:38:14,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:38:14,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:14,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:38:14,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:38:14,788 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:38:14,791 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:38:14,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:14,797 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:38:14,799 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:38:14,800 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:38:14,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:38:14,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:14,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:38:14,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:38:14,811 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:38:14,813 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:38:14,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:14,819 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:38:14,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:38:14,822 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:38:14,825 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:38:14,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:14,830 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:38:14,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:38:14,833 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:38:14,833 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:38:14,833 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:38:14,833 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 20:38:14,834 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:38:14,834 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 20:38:14,834 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:38:14,834 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:38:14,834 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:38:19,286 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_t0ftevah/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:38:19,323 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:38:19,323 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:38:19,326 INFO program/MainThread: stdout[2]: 2024-03-01 20:38:19,326 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:38:19,327 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:38:19,327 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:38:19,331 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:19,332 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:38:19,335 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:38:19,335 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:38:19,338 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:38:19,338 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:38:19,341 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:38:19,342 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:38:19,349 INFO program/MainThread: stdout: 2024-03-01 20:38:19,349 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:38:19,349 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 20:38:19,349 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 20:38:19,349 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 20:38:19,349 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 20:38:19,349 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 20:38:19,349 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 20:38:19,349 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 20:38:19,349 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 20:38:19,349 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 20:38:19,349 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 20:38:19,350 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:38:19,350 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:38:19,350 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:38:19,350 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:38:19,350 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:19,350 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:38:19,350 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:38:19,350 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:38:19,350 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:38:19,350 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:38:19,351 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:38:19,351 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:38:19,351 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:19,363 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:19,374 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 20:38:19,378 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:38:19,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:38:19,379 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:38:19,410 INFO program/MainThread: stdout[3]: 2024-03-01 20:38:19,410 INFO program/MainThread: stderr[3]: 2024-03-01 20:38:19,410 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:38:19,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:38:19,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:19,423 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:38:19,427 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:38:19,428 INFO blivet/MainThread: sda is a disk 2024-03-01 20:38:19,428 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:38:19,428 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:38:19,431 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:38:19,435 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:38:19,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:38:19,438 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:38:19,439 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:38:19,439 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:38:19,439 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8cef4d1cf8) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:38:19,443 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:38:19,443 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 20:38:19,446 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:38:19,446 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:38:19,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:38:19,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:19,456 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:38:19,457 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:38:19,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 20:38:19,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 20:38:19,460 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:38:19,463 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:38:19,463 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:38:19,466 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:38:19,467 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:38:19,467 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 20:38:19,467 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8cef48a2e8) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:38:19,470 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:38:19,470 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 20:38:19,474 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:38:19,474 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:38:19,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:38:19,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:19,483 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:38:19,484 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:38:19,484 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:38:19,484 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 20:38:19,487 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:38:19,490 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:38:19,490 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:38:19,494 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:38:19,494 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:38:19,494 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 20:38:19,494 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8cee43f9e8) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:38:19,498 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:38:19,498 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:38:19,501 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:38:19,501 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:38:19,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:38:19,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:19,511 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:38:19,511 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:38:19,511 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:38:19,511 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 20:38:19,514 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:38:19,518 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:38:19,518 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:38:19,521 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:38:19,521 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:38:19,522 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 20:38:19,522 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8cee43fef0) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:38:19,525 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:38:19,525 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:38:19,528 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:38:19,528 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:38:19,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:38:19,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:19,538 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:38:19,539 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:38:19,539 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 20:38:19,539 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 20:38:19,542 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:38:19,545 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:38:19,545 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:38:19,548 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:38:19,549 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:38:19,549 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 20:38:19,549 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8cee43ff98) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:38:19,552 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:38:19,552 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 20:38:19,556 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:38:19,556 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:38:19,559 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:38:19,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:19,566 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:38:19,566 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:38:19,566 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:38:19,566 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 20:38:19,569 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:38:19,573 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:38:19,573 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:38:19,576 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:38:19,576 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:38:19,577 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 20:38:19,577 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8cee445eb8) -- 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:38:19,580 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:38:19,580 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 20:38:19,584 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:38:19,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:38:19,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:38:19,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:19,593 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:38:19,594 INFO blivet/MainThread: sde is a disk 2024-03-01 20:38:19,594 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:38:19,594 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 20:38:19,597 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:38:19,600 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:38:19,601 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:38:19,604 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:38:19,604 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:38:19,604 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 20:38:19,604 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8cee445fd0) -- 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:38:19,608 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:38:19,608 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 20:38:19,611 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:38:19,611 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:38:19,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:38:19,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:19,621 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:38:19,621 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:38:19,621 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:38:19,622 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 20:38:19,625 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:38:19,628 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:38:19,628 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:38:19,631 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:38:19,632 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:38:19,632 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 20:38:19,632 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8cee44dac8) -- 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:38:19,635 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:38:19,635 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 20:38:19,639 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:38:19,639 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:38:19,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:38:19,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:19,648 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:38:19,649 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:38:19,649 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 20:38:19,649 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 20:38:19,652 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:38:19,655 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:38:19,656 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:38:19,659 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:38:19,659 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:38:19,659 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 20:38:19,659 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8cee445e48) -- 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:38:19,663 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:38:19,663 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 20:38:19,666 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:38:19,666 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:38:19,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:38:19,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:19,676 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:38:19,676 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:38:19,676 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 20:38:19,677 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:38:19,680 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:38:19,683 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:38:19,683 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:38:19,686 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:38:19,687 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:38:19,687 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 20:38:19,687 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8cee456b70) -- 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:38:19,690 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:38:19,690 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 20:38:19,694 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:38:19,694 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:38:19,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:38:19,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:19,703 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:38:19,704 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:38:19,704 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 20:38:19,704 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 20:38:19,707 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:38:19,710 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:38:19,711 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:38:19,714 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:38:19,714 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:38:19,714 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 20:38:19,714 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8cee45e240) -- 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:38:19,718 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:38:19,718 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 20:38:19,721 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:38:19,721 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:38:19,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:38:19,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:19,731 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:38:19,732 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:38:19,732 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 20:38:19,732 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:38:19,735 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:38:19,738 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:38:19,738 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:38:19,741 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:38:19,742 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:38:19,742 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 20:38:19,742 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8cee44d7b8) -- 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:38:19,745 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:38:19,745 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 20:38:19,748 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': '20276026'} ; 2024-03-01 20:38:19,749 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:38:19,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:38:19,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:19,758 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:38:19,758 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:38:19,759 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:38:19,759 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:38:19,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:38:19,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 20:38:19,762 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:38:19,766 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:38:19,766 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:38:19,769 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:38:19,770 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:38:19,770 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 20:38:19,770 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8cee45efd0) -- 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:38:19,773 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:38:19,777 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:38:19,777 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 20:38:19,781 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:38:19,781 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 20:38:19,784 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:38:19,784 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:38:19,787 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:38:19,787 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 20:38:19,790 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:38:19,793 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:19,797 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:38:19,801 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 0x7f8cee3f8188> 2024-03-01 20:38:22,866 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 20:38:22,870 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:38:22,871 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:38:22,875 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': '20279930'} ; 2024-03-01 20:38:22,875 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:38:22,875 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:38:22,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:22,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:22,884 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:38:22,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:22,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:22,890 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:22,901 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:22,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:38:22,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 20:38:22,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:38:22,923 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:38:22,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:38:22,926 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:38:22,929 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:38:22,929 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:38:22,932 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:38:22,933 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:38:22,933 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:38:22,936 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:38:22,940 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:38:22,943 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:38:22,946 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:38:22,949 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:38:22,950 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:38:22,950 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 20:38:22,950 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:38:22,950 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f8cee45e908) -- 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 0x7f8cee3f65c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:38:22,954 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:38:22,957 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:38:22,957 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:38:22,961 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:38:22,961 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:38:22,964 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:38:22,964 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:38:22,967 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:38:22,967 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:38:22,969 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:38:22,969 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:38:22,973 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:38:22,973 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 20:38:22,976 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:38:22,976 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:38:22,977 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:22,990 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:23,002 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:38:23,003 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:38:23,006 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:38:23,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:23,012 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:38:23,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:38:23,015 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:38:23,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:23,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:38:23,026 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:38:23,029 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:38:23,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:23,035 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:38:23,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:38:23,037 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:38:23,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:23,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:38:23,049 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:38:23,051 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:38:23,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:23,057 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:38:23,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:38:23,060 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:38:23,063 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:38:23,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:23,068 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:38:23,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:38:23,071 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:38:23,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:23,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:38:23,082 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 20:38:23,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 20:38:23,088 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:38:23,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 20:38:23,094 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:38:23,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 20:38:23,099 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:38:23,102 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:38:23,103 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 20:38:23,103 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 20:38:23,106 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:38:23,106 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:38:23,110 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:38:23,110 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:38:23,113 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:38:23,113 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 20:38:23,113 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 20:38:23,116 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:38:23,116 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:38:23,119 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:38:23,119 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:38:23,122 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:38:23,122 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 20:38:23,123 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 20:38:23,126 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:38:23,126 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:38:23,129 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:38:23,129 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:38:23,130 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 20:38:23,134 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:38:23,137 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:38:23,141 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:38:23,144 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:38:23,148 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:38:23,151 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:38:23,152 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 20:38:23,155 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:38:23,156 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 20:38:23,156 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:38:23,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:23,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:38:23,169 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 20:38:23,169 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:38:23,170 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:38:23,170 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 20:38:23,170 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:38:23,171 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:38:23,174 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:38:23,174 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 20:38:23,177 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:38:23,177 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 20:38:23,181 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:38:23,184 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:38:23,184 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 20:38:23,188 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:38:23,191 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:38:23,194 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:38:23,198 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 20:38:23,198 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:38:23,199 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 20:38:23,199 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:38:23,199 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 20:38:23,203 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:38:23,203 INFO program/MainThread: stderr[4]: 2024-03-01 20:38:23,203 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:38:23,204 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 20:38:23,204 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:38:23,204 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:38:23,209 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 20:38:23,209 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:38:23,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:23,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:38:23,221 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 20:38:23,222 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:38:23,222 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:38:23,223 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 20:38:23,223 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:38:23,223 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:38:23,227 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:38:23,227 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 20:38:23,229 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:38:23,230 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:38:23,233 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:38:23,237 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:38:23,237 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 20:38:23,240 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:38:23,244 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:38:23,247 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:38:23,251 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 20:38:23,251 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 20:38:23,252 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 20:38:23,252 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:38:23,252 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 20:38:23,252 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:38:23,252 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 20:38:23,256 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 20:38:23,256 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:38:23,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:23,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:38:23,268 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 20:38:23,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 20:38:23,273 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:38:23,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 20:38:23,279 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:38:23,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 20:38:23,285 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:38:23,288 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:38:23,288 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 20:38:23,288 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:38:23,291 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:38:23,291 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:38:23,294 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:38:23,294 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:38:23,297 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:38:23,297 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 20:38:23,297 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 20:38:23,300 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:38:23,300 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:38:23,303 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:38:23,304 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:38:23,306 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:38:23,307 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 20:38:23,307 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 20:38:23,310 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:38:23,310 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:38:23,313 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:38:23,313 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:38:23,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 20:38:23,317 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:38:23,321 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:38:23,324 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:38:23,328 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:38:23,331 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:38:23,335 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:38:23,336 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 20:38:23,339 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:38:23,339 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 20:38:23,339 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:38:23,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:23,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:38:23,352 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 20:38:23,353 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:38:23,354 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:38:23,354 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 20:38:23,354 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:38:23,355 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:38:23,357 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:38:23,358 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 20:38:23,360 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:38:23,361 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 20:38:23,364 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:38:23,368 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:38:23,368 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 20:38:23,371 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:38:23,375 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:38:23,378 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:38:23,382 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 20:38:23,382 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:38:23,382 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 20:38:23,383 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:38:23,383 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 20:38:23,383 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:38:23,383 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:38:23,387 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 20:38:23,387 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:38:23,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:23,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:38:23,399 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 20:38:23,399 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:38:23,400 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:38:23,400 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 20:38:23,400 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:38:23,401 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:38:23,404 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:38:23,404 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 20:38:23,407 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:38:23,408 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 20:38:23,411 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:38:23,414 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:38:23,415 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:38:23,418 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:38:23,421 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:38:23,424 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:38:23,428 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 20:38:23,428 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 20:38:23,429 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 20:38:23,429 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:38:23,429 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 20:38:23,429 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:38:23,430 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 20:38:23,433 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 20:38:23,433 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:38:23,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:23,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:38:23,445 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 20:38:23,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 20:38:23,451 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:38:23,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 20:38:23,457 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:38:23,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 20:38:23,463 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:38:23,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 20:38:23,468 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:38:23,471 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:38:23,471 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 20:38:23,471 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 20:38:23,474 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:38:23,475 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:38:23,478 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:38:23,478 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:38:23,481 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:38:23,481 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 20:38:23,481 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 20:38:23,484 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:38:23,484 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:38:23,487 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:38:23,487 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:38:23,490 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:38:23,490 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 20:38:23,490 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 20:38:23,493 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:38:23,493 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:38:23,496 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:38:23,496 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:38:23,500 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 20:38:23,500 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:38:23,500 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:38:23,503 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:38:23,503 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:38:23,506 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:38:23,507 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:38:23,508 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 20:38:23,511 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:38:23,515 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:38:23,518 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:38:23,522 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:38:23,525 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:38:23,529 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:38:23,533 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:38:23,536 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:38:23,537 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 20:38:23,540 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:38:23,550 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 20:38:23,550 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:38:23,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:23,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:38:23,564 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 20:38:23,565 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:38:23,566 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:38:23,566 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 20:38:23,566 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:38:23,567 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:38:23,570 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:38:23,570 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 20:38:23,573 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:38:23,573 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 20:38:23,577 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:38:23,580 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:38:23,580 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:38:23,584 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:38:23,587 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:38:23,590 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:38:23,593 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 20:38:23,594 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:38:23,595 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 20:38:23,595 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:38:23,595 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 20:38:23,595 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:38:23,595 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 20:38:23,599 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 20:38:23,599 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:38:23,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:23,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:38:23,611 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 20:38:23,612 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:38:23,613 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:38:23,613 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 20:38:23,613 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:38:23,614 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:38:23,617 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:38:23,617 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 20:38:23,620 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:38:23,620 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 20:38:23,624 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:38:23,627 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:38:23,628 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 20:38:23,631 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:38:23,634 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:38:23,637 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:38:23,641 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 20:38:23,642 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:38:23,642 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 20:38:23,642 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:38:23,643 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 20:38:23,643 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:38:23,643 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:38:23,647 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 20:38:23,647 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:38:23,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:23,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:38:23,659 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 20:38:23,660 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:38:23,661 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:38:23,661 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 20:38:23,661 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:38:23,662 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:38:23,665 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:38:23,665 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 20:38:23,668 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:38:23,669 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:38:23,672 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:38:23,675 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:38:23,676 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 20:38:23,679 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:38:23,683 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:38:23,686 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:38:23,690 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 20:38:23,690 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:38:23,691 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 20:38:23,691 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:38:23,691 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 20:38:23,691 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:38:23,692 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 20:38:23,695 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 20:38:23,695 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:38:23,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:23,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:23,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:38:23,708 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 20:38:23,709 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:38:23,710 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:38:23,710 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 20:38:23,710 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:38:23,711 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:38:23,714 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:38:23,714 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 20:38:23,717 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:38:23,718 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:38:23,721 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:38:23,724 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:38:23,725 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 20:38:23,728 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:38:23,732 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:38:23,735 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:38:23,739 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 20:38:23,739 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 20:38:23,740 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 20:38:23,740 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:38:23,741 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 20:38:23,741 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:38:23,741 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 20:38:23,745 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 20:38:23,745 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:38:23,747 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:38:23,747 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:38:23,747 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:38:23,747 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:38:23,747 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:38:23,747 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:38:23,747 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:38:23,747 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:38:23,747 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:38:23,747 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:38:23,747 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:38:23,747 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:38:23,747 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:38:23,748 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:38:23,748 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:38:23,748 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:38:23,748 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:38:23,748 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:38:23,748 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:38:23,748 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:38:23,748 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:38:23,748 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:38:23,748 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:38:23,748 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:38:23,748 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:38:23,748 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:38:23,748 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:38:23,748 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:38:23,749 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:38:23,749 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:38:23,749 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:38:23,749 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:38:23,749 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:38:23,749 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:38:23,749 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:38:23,749 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:38:23,749 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:38:23,749 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:38:23,749 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:38:23,749 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:38:23,752 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:38:23,754 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:38:23,757 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:38:23,760 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:38:23,760 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:38:23,763 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:38:23,763 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 0x7f8cee39d780> 2024-03-01 20:38:23,764 INFO blivet/MainThread: sorting actions... 2024-03-01 20:38:23,799 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:38:23,799 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:38:23,800 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:38:23,800 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:38:23,800 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:38:23,801 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:38:23,801 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:38:23,802 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:38:23,802 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:38:23,802 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:38:23,803 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:38:23,803 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:38:23,803 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:38:23,804 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:38:23,804 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:38:23,804 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:38:23,805 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:38:23,805 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:38:23,806 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:38:23,806 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:38:23,807 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:38:23,807 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:38:23,808 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:38:23,808 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:38:23,808 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:38:23,809 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:38:23,809 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:38:23,810 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:38:23,810 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:38:23,811 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:38:23,811 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:38:23,811 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:38:23,812 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:38:23,812 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:38:23,813 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:38:23,813 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:38:23,813 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:38:23,814 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:38:23,814 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:38:23,815 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 20:38:23,818 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:38:23,821 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 20:38:23,821 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 20:38:23,827 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:23,828 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:23,856 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:23,856 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:23,869 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:23,869 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 20:38:23,873 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:38:23,876 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 20:38:23,876 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 20:38:23,882 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:23,883 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:23,912 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:23,912 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:23,923 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:23,923 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 20:38:23,927 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:38:23,930 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 20:38:23,930 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 20:38:23,936 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:23,937 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:23,964 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:23,964 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:23,975 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:23,975 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 20:38:23,979 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:38:23,982 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 20:38:23,982 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 20:38:23,988 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:23,988 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:24,018 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,018 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:24,029 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,030 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 20:38:24,034 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:38:24,037 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 20:38:24,037 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 20:38:24,043 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,043 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:24,070 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,070 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:24,081 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,081 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 20:38:24,085 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:38:24,088 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 20:38:24,088 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 20:38:24,094 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,094 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:24,122 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,122 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:24,135 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,135 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 20:38:24,139 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:38:24,142 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 20:38:24,142 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 20:38:24,148 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,148 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:24,176 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,176 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:24,189 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,189 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 20:38:24,193 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:38:24,196 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 20:38:24,196 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 20:38:24,202 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,202 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:24,232 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,232 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:24,245 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,245 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 20:38:24,249 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:38:24,252 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 20:38:24,252 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 20:38:24,260 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,260 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:24,288 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,288 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:24,298 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,298 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 20:38:24,302 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:38:24,305 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 20:38:24,305 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 20:38:24,312 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,313 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:24,340 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,340 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:24,353 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,353 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 20:38:24,357 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:24,360 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:38:24,363 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:38:24,363 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:38:24,363 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:38:24,396 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 20:38:24,397 INFO program/MainThread: stderr[5]: 2024-03-01 20:38:24,397 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:38:24,397 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:24,416 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,420 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:38:24,420 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:38:24,421 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 20:38:24,430 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,430 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:24,455 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,455 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 20:38:24,459 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:24,462 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:38:24,465 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:38:24,465 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:38:24,465 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:38:24,500 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdi" successfully created. 2024-03-01 20:38:24,500 INFO program/MainThread: stderr[6]: 2024-03-01 20:38:24,500 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:38:24,501 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:24,519 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,523 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:38:24,523 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:38:24,524 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 20:38:24,533 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,533 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:24,555 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,555 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 20:38:24,559 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:24,562 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:38:24,565 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:38:24,565 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:38:24,565 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:38:24,595 INFO program/MainThread: stdout[7]: Physical volume "/dev/sdh" successfully created. 2024-03-01 20:38:24,596 INFO program/MainThread: stderr[7]: 2024-03-01 20:38:24,596 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:38:24,596 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:24,615 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,619 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:38:24,619 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:38:24,620 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 20:38:24,629 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,630 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:24,652 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,652 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 20:38:24,656 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:24,659 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:38:24,662 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:38:24,662 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:38:24,662 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:38:24,696 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdg" successfully created. 2024-03-01 20:38:24,696 INFO program/MainThread: stderr[8]: 2024-03-01 20:38:24,696 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:38:24,697 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:24,715 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,719 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:38:24,719 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:38:24,721 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 20:38:24,730 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,731 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:24,754 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,754 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 20:38:24,758 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 20:38:24,761 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:38:24,764 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:24,767 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:38:24,770 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:24,773 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:38:24,776 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:24,779 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:38:24,782 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:24,785 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:38:24,788 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 20:38:24,789 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:38:24,860 INFO program/MainThread: stdout[9]: Volume group "test_vg3" successfully created 2024-03-01 20:38:24,861 INFO program/MainThread: stderr[9]: 2024-03-01 20:38:24,861 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:38:24,869 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:38:24,876 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:38:24,880 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:24,885 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:38:24,891 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:24,900 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:38:24,906 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:24,909 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:38:24,912 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:24,915 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:38:24,916 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:24,928 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,932 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:38:24,936 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:38:24,936 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:24,946 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,947 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 20:38:24,955 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,955 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:24,965 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:24,965 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:38:24,969 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 20:38:24,972 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 20:38:24,976 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:38:24,979 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 20:38:24,983 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:24,986 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:38:24,990 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:24,993 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:38:24,996 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:25,000 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:38:25,003 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:25,007 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:38:25,007 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:25,019 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:25,023 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 20:38:25,024 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:38:25,051 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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:38:25,051 INFO program/MainThread: stderr[10]: 2024-03-01 20:38:25,051 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:38:25,056 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 20:38:25,056 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:38:25,141 INFO program/MainThread: stdout[11]: Logical volume "lv8" created. 2024-03-01 20:38:25,142 INFO program/MainThread: stderr[11]: 2024-03-01 20:38:25,142 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:38:25,150 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:25,156 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:38:25,156 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:38:25,157 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:25,204 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:25,209 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:38:25,209 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:38:25,210 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:38:25,220 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:25,220 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:25,237 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:25,237 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 20:38:25,242 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:25,245 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:38:25,248 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 20:38:25,248 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 20:38:25,268 INFO program/MainThread: stdout: 2024-03-01 20:38:25,268 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:38:25,269 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:38:25,269 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:38:25,269 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:38:25,269 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:38:25,269 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:38:25,269 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:38:25,269 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:38:25,269 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:38:25,269 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:38:25,269 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:25,270 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 20:38:25,282 INFO program/MainThread: stdout: 2024-03-01 20:38:25,282 INFO program/MainThread: writing all SBs 2024-03-01 20:38:25,283 INFO program/MainThread: new label = "" 2024-03-01 20:38:25,283 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:25,283 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:25,298 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:25,302 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:38:25,302 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:38:25,304 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 20:38:25,313 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:25,314 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:25,328 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:25,328 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:38:25,332 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 20:38:25,336 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 20:38:25,339 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:25,339 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:38:25,365 INFO program/MainThread: stdout[12]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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:38:25,365 INFO program/MainThread: stderr[12]: 2024-03-01 20:38:25,365 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:38:25,369 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 20:38:25,370 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:38:25,458 INFO program/MainThread: stdout[13]: Logical volume "lv7" created. 2024-03-01 20:38:25,458 INFO program/MainThread: stderr[13]: 2024-03-01 20:38:25,458 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:38:25,466 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:25,474 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:38:25,475 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:38:25,475 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:25,511 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:25,517 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:38:25,518 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:38:25,518 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:38:25,528 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:25,528 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:25,543 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:25,543 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 20:38:25,548 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:25,551 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:38:25,554 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 20:38:25,554 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 20:38:25,576 INFO program/MainThread: stdout: 2024-03-01 20:38:25,576 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 20:38:25,576 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:38:25,576 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:38:25,576 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:38:25,576 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 20:38:25,576 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:38:25,577 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:38:25,577 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:38:25,577 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:38:25,577 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:38:25,577 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:25,577 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 20:38:25,591 INFO program/MainThread: stdout: 2024-03-01 20:38:25,591 INFO program/MainThread: writing all SBs 2024-03-01 20:38:25,591 INFO program/MainThread: new label = "" 2024-03-01 20:38:25,592 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:25,592 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:25,609 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:25,613 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:38:25,613 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:38:25,615 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 20:38:25,624 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:25,625 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:25,639 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:25,639 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:38:25,643 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 20:38:25,646 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 20:38:25,650 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:25,650 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:38:25,677 INFO program/MainThread: stdout[14]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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:38:25,677 INFO program/MainThread: stderr[14]: 2024-03-01 20:38:25,677 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:38:25,682 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 20:38:25,682 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:38:25,766 INFO program/MainThread: stdout[15]: Logical volume "lv6" created. 2024-03-01 20:38:25,767 INFO program/MainThread: stderr[15]: 2024-03-01 20:38:25,767 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:38:25,775 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:25,782 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:38:25,782 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:38:25,783 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:25,829 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:25,834 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:38:25,834 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:38:25,835 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:38:25,845 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:25,845 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:25,861 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:25,861 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 20:38:25,866 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:25,869 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:38:25,872 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 20:38:25,872 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 20:38:25,895 INFO program/MainThread: stdout: 2024-03-01 20:38:25,895 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 20:38:25,895 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:38:25,895 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:38:25,895 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:38:25,895 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 20:38:25,895 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:38:25,895 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:38:25,896 INFO program/MainThread: log =internal log bsize=4096 blocks=1566, version=2 2024-03-01 20:38:25,896 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:38:25,896 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:38:25,896 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:25,896 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 20:38:25,909 INFO program/MainThread: stdout: 2024-03-01 20:38:25,909 INFO program/MainThread: writing all SBs 2024-03-01 20:38:25,909 INFO program/MainThread: new label = "" 2024-03-01 20:38:25,909 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:25,909 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:25,924 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:25,928 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:38:25,929 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:38:25,931 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 20:38:25,941 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:25,941 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:25,958 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:25,958 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:38:25,962 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 20:38:25,965 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 20:38:25,969 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:25,969 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:38:26,000 INFO program/MainThread: stdout[16]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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:38:26,000 INFO program/MainThread: stderr[16]: 2024-03-01 20:38:26,000 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:38:26,005 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 20:38:26,005 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:38:26,103 INFO program/MainThread: stdout[17]: Logical volume "lv5" created. 2024-03-01 20:38:26,103 INFO program/MainThread: stderr[17]: 2024-03-01 20:38:26,103 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:38:26,111 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:26,117 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:38:26,118 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:38:26,118 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:26,149 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:26,154 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:38:26,154 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:38:26,155 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:38:26,164 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:26,165 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:26,179 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:26,179 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 20:38:26,183 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:26,186 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:38:26,189 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 20:38:26,190 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 20:38:26,222 INFO program/MainThread: stdout: 2024-03-01 20:38:26,222 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 20:38:26,222 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:38:26,223 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:38:26,223 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:38:26,223 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 20:38:26,223 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:38:26,223 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:38:26,223 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:38:26,223 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:38:26,223 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:38:26,223 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:26,224 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 20:38:26,236 INFO program/MainThread: stdout: 2024-03-01 20:38:26,237 INFO program/MainThread: writing all SBs 2024-03-01 20:38:26,237 INFO program/MainThread: new label = "" 2024-03-01 20:38:26,237 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:26,237 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:26,252 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:26,256 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:38:26,256 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:38:26,257 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 20:38:26,266 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:26,266 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:26,281 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:26,281 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 20:38:26,285 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:26,288 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:38:26,291 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:38:26,291 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:38:26,291 INFO program/MainThread: Running [18] lvm pvcreate /dev/sdf --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:38:26,328 INFO program/MainThread: stdout[18]: Physical volume "/dev/sdf" successfully created. 2024-03-01 20:38:26,328 INFO program/MainThread: stderr[18]: 2024-03-01 20:38:26,328 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:38:26,328 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:26,345 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:26,349 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:38:26,349 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:38:26,350 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 20:38:26,359 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:26,360 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:26,384 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:26,384 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 20:38:26,388 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:26,391 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:38:26,395 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:38:26,395 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:38:26,395 INFO program/MainThread: Running [19] lvm pvcreate /dev/sde --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:38:26,429 INFO program/MainThread: stdout[19]: Physical volume "/dev/sde" successfully created. 2024-03-01 20:38:26,429 INFO program/MainThread: stderr[19]: 2024-03-01 20:38:26,429 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:38:26,429 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:26,446 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:26,450 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:38:26,450 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:38:26,452 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 20:38:26,462 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:26,462 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:26,489 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:26,489 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 20:38:26,493 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:26,496 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:38:26,499 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:38:26,499 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:38:26,500 INFO program/MainThread: Running [20] lvm pvcreate /dev/sdd --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:38:26,534 INFO program/MainThread: stdout[20]: Physical volume "/dev/sdd" successfully created. 2024-03-01 20:38:26,535 INFO program/MainThread: stderr[20]: 2024-03-01 20:38:26,535 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:38:26,535 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:26,552 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:26,556 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:38:26,557 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:38:26,558 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 20:38:26,568 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:26,568 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:26,593 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:26,593 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 20:38:26,597 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 20:38:26,600 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:38:26,603 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:26,607 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:38:26,610 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:26,613 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:38:26,616 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:26,619 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:38:26,622 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 20:38:26,622 INFO program/MainThread: Running [21] lvm vgcreate -s 4096K test_vg2 /dev/sdd /dev/sde /dev/sdf --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:38:26,671 INFO program/MainThread: stdout[21]: Volume group "test_vg2" successfully created 2024-03-01 20:38:26,672 INFO program/MainThread: stderr[21]: 2024-03-01 20:38:26,672 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:38:26,679 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:38:26,686 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:38:26,695 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:26,701 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:38:26,708 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:26,714 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:38:26,721 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:26,729 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:38:26,729 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:26,758 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:26,763 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:38:26,766 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:38:26,766 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:26,777 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:26,778 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 20:38:26,786 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:26,786 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:26,796 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:26,796 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:38:26,800 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 20:38:26,803 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 20:38:26,807 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:38:26,810 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 20:38:26,813 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:26,817 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:38:26,820 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:26,824 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:38:26,827 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:26,830 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:38:26,831 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:26,844 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:26,849 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 20:38:26,849 INFO program/MainThread: Running [22] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:38:26,877 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ 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:38:26,877 INFO program/MainThread: stderr[22]: 2024-03-01 20:38:26,877 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:38:26,881 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 20:38:26,882 INFO program/MainThread: Running [23] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:38:26,961 INFO program/MainThread: stdout[23]: Logical volume "lv4" created. 2024-03-01 20:38:26,962 INFO program/MainThread: stderr[23]: 2024-03-01 20:38:26,962 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:38:26,970 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:26,977 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:38:26,978 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:38:26,978 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:27,010 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,015 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:38:27,015 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:38:27,016 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:38:27,026 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,026 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:27,043 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,043 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 20:38:27,048 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:27,051 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:38:27,054 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 20:38:27,054 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 20:38:27,076 INFO program/MainThread: stdout: 2024-03-01 20:38:27,077 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 20:38:27,077 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:38:27,077 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:38:27,077 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:38:27,077 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 20:38:27,077 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:38:27,077 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:38:27,077 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:38:27,077 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:38:27,077 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:38:27,077 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,078 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 20:38:27,091 INFO program/MainThread: stdout: 2024-03-01 20:38:27,091 INFO program/MainThread: writing all SBs 2024-03-01 20:38:27,091 INFO program/MainThread: new label = "" 2024-03-01 20:38:27,091 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,092 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:27,109 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,113 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:38:27,113 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:38:27,114 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 20:38:27,124 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,124 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:27,140 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,140 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:38:27,144 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 20:38:27,148 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 20:38:27,151 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:27,151 INFO program/MainThread: Running [24] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:38:27,178 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ 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:38:27,178 INFO program/MainThread: stderr[24]: 2024-03-01 20:38:27,178 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:38:27,183 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 20:38:27,183 INFO program/MainThread: Running [25] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:38:27,262 INFO program/MainThread: stdout[25]: Logical volume "lv3" created. 2024-03-01 20:38:27,262 INFO program/MainThread: stderr[25]: 2024-03-01 20:38:27,262 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:38:27,270 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:27,278 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:38:27,279 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:38:27,279 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:27,313 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,318 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:38:27,318 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:38:27,319 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:38:27,328 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,328 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:27,344 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,344 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 20:38:27,349 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:27,352 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:38:27,355 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 20:38:27,355 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 20:38:27,375 INFO program/MainThread: stdout: 2024-03-01 20:38:27,375 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 20:38:27,375 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:38:27,376 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:38:27,376 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:38:27,376 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 20:38:27,376 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:38:27,376 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:38:27,376 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:38:27,376 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:38:27,376 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:38:27,376 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,377 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 20:38:27,390 INFO program/MainThread: stdout: 2024-03-01 20:38:27,390 INFO program/MainThread: writing all SBs 2024-03-01 20:38:27,390 INFO program/MainThread: new label = "" 2024-03-01 20:38:27,390 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,391 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:27,407 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,411 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:38:27,411 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:38:27,413 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 20:38:27,422 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,422 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:27,437 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,437 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 20:38:27,441 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:27,444 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:38:27,447 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:38:27,447 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:38:27,447 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:38:27,481 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdc" successfully created. 2024-03-01 20:38:27,481 INFO program/MainThread: stderr[26]: 2024-03-01 20:38:27,481 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:38:27,482 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:27,502 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,506 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:38:27,506 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:38:27,507 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 20:38:27,517 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,517 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:27,542 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,542 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 20:38:27,546 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:27,549 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:38:27,552 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:38:27,552 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:38:27,552 INFO program/MainThread: Running [27] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:38:27,583 INFO program/MainThread: stdout[27]: Physical volume "/dev/sdb" successfully created. 2024-03-01 20:38:27,583 INFO program/MainThread: stderr[27]: 2024-03-01 20:38:27,583 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:38:27,583 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:27,606 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,610 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:38:27,611 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:38:27,612 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 20:38:27,621 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,621 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:27,643 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,643 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 20:38:27,647 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:27,650 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:38:27,653 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:38:27,653 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:38:27,653 INFO program/MainThread: Running [28] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 20:38:27,686 INFO program/MainThread: stdout[28]: Physical volume "/dev/sda" successfully created. 2024-03-01 20:38:27,686 INFO program/MainThread: stderr[28]: 2024-03-01 20:38:27,686 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:38:27,686 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:27,707 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,711 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:38:27,711 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:38:27,712 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 20:38:27,721 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,722 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:27,746 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,746 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 20:38:27,750 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 20:38:27,753 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:38:27,756 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:27,759 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:38:27,762 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:27,765 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:38:27,768 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:27,771 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:38:27,774 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 20:38:27,774 INFO program/MainThread: Running [29] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:38:27,834 INFO program/MainThread: stdout[29]: Volume group "test_vg1" successfully created 2024-03-01 20:38:27,834 INFO program/MainThread: stderr[29]: 2024-03-01 20:38:27,834 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:38:27,842 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:38:27,848 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:38:27,852 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:27,859 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:38:27,866 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:27,879 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:38:27,885 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:27,890 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:38:27,890 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:27,902 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,906 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:38:27,909 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:38:27,910 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:27,920 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,920 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 20:38:27,928 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,929 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:27,938 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,938 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:38:27,942 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 20:38:27,945 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 20:38:27,948 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 20:38:27,952 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 20:38:27,955 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:27,959 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:38:27,962 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:27,965 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:38:27,969 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:27,972 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:38:27,972 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:27,983 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:27,987 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 20:38:27,988 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/sdc$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:38:28,014 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM 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:38:28,014 INFO program/MainThread: stderr[30]: 2024-03-01 20:38:28,014 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:38:28,018 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 20:38:28,019 INFO program/MainThread: Running [31] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:38:28,104 INFO program/MainThread: stdout[31]: Logical volume "lv2" created. 2024-03-01 20:38:28,105 INFO program/MainThread: stderr[31]: 2024-03-01 20:38:28,105 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:38:28,113 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:28,119 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:38:28,119 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:38:28,120 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:28,145 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:28,150 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:38:28,150 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:38:28,151 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:38:28,160 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:28,160 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:28,174 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:28,174 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 20:38:28,178 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:28,181 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:38:28,184 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 20:38:28,185 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 20:38:28,216 INFO program/MainThread: stdout: 2024-03-01 20:38:28,217 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 20:38:28,217 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:38:28,217 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:38:28,217 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:38:28,217 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 20:38:28,217 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:38:28,217 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:38:28,217 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 20:38:28,217 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:38:28,217 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:38:28,217 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:28,218 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 20:38:28,232 INFO program/MainThread: stdout: 2024-03-01 20:38:28,232 INFO program/MainThread: writing all SBs 2024-03-01 20:38:28,233 INFO program/MainThread: new label = "" 2024-03-01 20:38:28,233 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:28,233 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:28,251 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:28,255 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:38:28,256 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:38:28,257 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 20:38:28,266 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:28,267 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:28,282 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:28,282 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:38:28,286 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 20:38:28,290 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 20:38:28,293 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:28,294 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/sdc$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:38:28,321 INFO program/MainThread: stdout[32]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM 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:38:28,321 INFO program/MainThread: stderr[32]: 2024-03-01 20:38:28,321 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:38:28,326 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 20:38:28,326 INFO program/MainThread: Running [33] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:38:28,411 INFO program/MainThread: stdout[33]: Logical volume "lv1" created. 2024-03-01 20:38:28,411 INFO program/MainThread: stderr[33]: 2024-03-01 20:38:28,411 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:38:28,419 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:28,427 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:38:28,428 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:38:28,428 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:28,456 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:28,460 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:38:28,461 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:38:28,462 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:38:28,471 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:28,471 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:28,487 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:28,487 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 20:38:28,491 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:38:28,494 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:38:28,497 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 20:38:28,498 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 20:38:28,519 INFO program/MainThread: stdout: 2024-03-01 20:38:28,519 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 20:38:28,519 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 20:38:28,519 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 20:38:28,519 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 20:38:28,519 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 20:38:28,519 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 20:38:28,519 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 20:38:28,519 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 20:38:28,519 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 20:38:28,520 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 20:38:28,520 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:28,520 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 20:38:28,533 INFO program/MainThread: stdout: 2024-03-01 20:38:28,533 INFO program/MainThread: writing all SBs 2024-03-01 20:38:28,533 INFO program/MainThread: new label = "" 2024-03-01 20:38:28,533 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:28,534 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:28,550 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:28,554 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:38:28,554 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:38:28,555 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 20:38:28,564 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:28,564 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:28,578 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:28,583 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:38:28,583 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 0x7f8cef4c7ba0> 2024-03-01 20:38:28,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:28,590 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:38:28,590 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:38:28,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:28,596 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:38:28,597 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:38:28,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:28,603 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:38:28,603 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:38:28,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:28,609 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:38:28,609 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:38:28,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:28,615 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:38:28,616 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:38:28,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:28,621 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:38:28,622 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:38:28,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:28,627 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:38:28,628 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:38:28,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:28,634 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:38:28,634 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:38:28,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:28,640 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:38:28,640 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:38:28,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:28,646 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:38:28,646 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:38:28,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:28,652 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:38:28,652 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:38:28,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:28,658 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:38:28,658 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:38:28,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:28,664 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:38:28,664 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:38:28,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:28,669 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:38:28,670 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:38:28,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:28,675 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:38:28,675 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:38:28,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:28,681 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:38:28,682 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:38:59,477 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_7y2e3z2j/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:38:59,513 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:38:59,513 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:38:59,517 INFO program/MainThread: stdout[2]: 2024-03-01 20:38:59,517 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:38:59,517 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:38:59,517 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:38:59,522 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:59,522 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:38:59,526 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:38:59,526 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:38:59,529 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:38:59,529 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:38:59,532 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:38:59,532 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:38:59,543 INFO program/MainThread: stdout: 2024-03-01 20:38:59,543 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:38:59,543 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO 2024-03-01 20:38:59,543 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 1dba888c-61c4-443a-aebb-9e9316aefa94 2024-03-01 20:38:59,543 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM 2024-03-01 20:38:59,543 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 1dba888c-61c4-443a-aebb-9e9316aefa94 2024-03-01 20:38:59,543 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs c9a9060a-85fd-4ac6-9721-5e5d8584f6f9 2024-03-01 20:38:59,543 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz 2024-03-01 20:38:59,543 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV 2024-03-01 20:38:59,543 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 083dc859-6d24-4a60-9dfd-972423cec55e 2024-03-01 20:38:59,543 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 4780683f-2d56-4db9-8628-fffc04331f56 2024-03-01 20:38:59,543 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF 2024-03-01 20:38:59,543 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A 2024-03-01 20:38:59,543 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n 2024-03-01 20:38:59,543 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs b3c4cc14-e94c-4c2d-be09-31f51b5f9202 2024-03-01 20:38:59,543 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 2f0d2c84-325f-40af-91b5-caf6c8b65f8d 2024-03-01 20:38:59,543 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs a13f7972-19b3-46e2-bab2-47956b056b6b 2024-03-01 20:38:59,543 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member 326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls 2024-03-01 20:38:59,543 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs a13f7972-19b3-46e2-bab2-47956b056b6b 2024-03-01 20:38:59,544 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP 2024-03-01 20:38:59,544 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 8a7b9865-d1e8-4445-bd39-5af4b1fa9523 2024-03-01 20:38:59,544 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK 2024-03-01 20:38:59,544 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 8a7b9865-d1e8-4445-bd39-5af4b1fa9523 2024-03-01 20:38:59,544 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:38:59,544 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:38:59,544 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:38:59,544 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:38:59,544 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:59,544 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 1dba888c-61c4-443a-aebb-9e9316aefa94 sdb 1073741824 root disk brw-rw---- LVM2_member 2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 1dba888c-61c4-443a-aebb-9e9316aefa94 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs c9a9060a-85fd-4ac6-9721-5e5d8584f6f9 sdc 1073741824 root disk brw-rw---- LVM2_member bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz sdd 1073741824 root disk brw-rw---- LVM2_member KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 083dc859-6d24-4a60-9dfd-972423cec55e `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 4780683f-2d56-4db9-8628-fffc04331f56 sde 1073741824 root disk brw-rw---- LVM2_member DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF sdf 1073741824 root disk brw-rw---- LVM2_member U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A sdg 1073741824 root disk brw-rw---- LVM2_member ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n |-test_vg3-lv8 427819008 root disk brw-rw---- xfs b3c4cc14-e94c-4c2d-be09-31f51b5f9202 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 2f0d2c84-325f-40af-91b5-caf6c8b65f8d `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs a13f7972-19b3-46e2-bab2-47956b056b6b sdh 1073741824 root disk brw-rw---- LVM2_member 326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs a13f7972-19b3-46e2-bab2-47956b056b6b sdi 1073741824 root disk brw-rw---- LVM2_member rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 8a7b9865-d1e8-4445-bd39-5af4b1fa9523 sdj 1073741824 root disk brw-rw---- LVM2_member LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 8a7b9865-d1e8-4445-bd39-5af4b1fa9523 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:38:59,544 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:38:59,544 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:38:59,545 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:38:59,545 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:38:59,545 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:38:59,545 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:38:59,545 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:38:59,556 DEBUG program/MainThread: Return code: 0 2024-03-01 20:38:59,570 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:38:59,575 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/lvm-pv-uuid-whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077', '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': 'whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO', 'ID_FS_UUID_ENC': 'whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:38:59,575 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:38:59,576 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:38:59,604 INFO program/MainThread: stdout[3]: 2024-03-01 20:38:59,604 INFO program/MainThread: stderr[3]: 2024-03-01 20:38:59,604 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:38:59,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:38:59,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:59,617 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:38:59,622 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:38:59,622 INFO blivet/MainThread: sda is a disk 2024-03-01 20:38:59,622 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:38:59,623 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:38:59,626 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:38:59,629 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:38:59,629 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:38:59,633 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:38:59,633 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:38:59,633 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:38:59,633 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff5b8a0db70) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:38:59,637 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:38:59,641 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:38:59,641 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:38:59,644 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:38:59,644 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:38:59,648 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:38:59,648 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:38:59,651 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:38:59,651 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:38:59,654 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:38:59,654 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:38:59,654 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:38:59,681 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_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=2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_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=bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=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:38:59,681 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM. WARNING: Couldn't find device with uuid bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz. WARNING: VG test_vg1 is missing PV 2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz (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:38:59,681 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:38:59,681 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:38:59,686 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO ; label: None ; device: /dev/sda ; serial: 36001405239ab7067b3b484aac9d9c077 ; exists: True ; vg_name: test_vg1 ; vg_uuid: maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM ; pe_start: 8 MiB ; 2024-03-01 20:38:59,686 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:38:59,689 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:38:59,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM ; incomplete: True ; hidden: False ; 2024-03-01 20:38:59,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:38:59,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:38:59,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:59,701 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:38:59,730 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=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:38:59,730 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM. WARNING: Couldn't find device with uuid bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz. WARNING: VG test_vg1 is missing PV 2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz (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:38:59,730 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:38:59,730 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:38:59,731 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:38:59,736 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:38:59,740 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:38:59,740 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:38:59,743 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:38:59,743 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:38:59,769 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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:38:59,769 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM. WARNING: Couldn't find device with uuid bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz. WARNING: VG test_vg1 is missing PV 2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz (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:38:59,769 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:38:59,774 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:38:59,774 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:38:59,777 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:38:59,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM ; incomplete: True ; hidden: False ; 2024-03-01 20:38:59,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:38:59,784 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:38:59,784 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:38:59,788 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM ' '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', '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': '2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM', 'ID_FS_UUID_ENC': '2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:38:59,788 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:38:59,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:38:59,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:59,798 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:38:59,798 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:38:59,798 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:38:59,798 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:38:59,801 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:38:59,805 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:38:59,805 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:38:59,808 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:38:59,808 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:38:59,809 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:38:59,809 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff5b8a21eb8) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:38:59,812 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:38:59,815 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:38:59,815 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:38:59,819 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:38:59,819 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:38:59,822 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:38:59,822 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:38:59,826 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:38:59,826 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:38:59,829 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:38:59,829 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:38:59,829 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:38:59,861 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_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=bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=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:38:59,861 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz. WARNING: VG test_vg1 is missing PV bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz (last written to /dev/sdc). 2024-03-01 20:38:59,861 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:38:59,862 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:38:59,866 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM ; label: None ; device: /dev/sdb ; serial: 360014055a68a6ab37a64082addd3a75c ; exists: True ; vg_name: test_vg1 ; vg_uuid: maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:38:59,866 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:38:59,869 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:38:59,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM ; incomplete: True ; hidden: False ; 2024-03-01 20:38:59,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:38:59,879 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:38:59,882 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:38:59,885 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:38:59,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM ; incomplete: True ; hidden: False ; 2024-03-01 20:38:59,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:38:59,891 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:38:59,919 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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:38:59,919 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz. WARNING: VG test_vg1 is missing PV bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz (last written to /dev/sdc). 2024-03-01 20:38:59,919 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:38:59,920 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:38:59,920 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:38:59,924 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:38:59,925 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:38:59,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:38:59,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:59,935 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:38:59,935 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:38:59,936 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:38:59,936 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:38:59,939 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:38:59,942 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:38:59,942 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:38:59,945 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:38:59,946 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:38:59,946 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:38:59,946 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff5b813dbe0) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:38:59,950 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:38:59,950 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:38:59,953 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:38:59,953 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:38:59,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:38:59,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:59,963 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:38:59,963 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:38:59,963 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:38:59,964 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:38:59,967 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:38:59,970 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:38:59,970 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:38:59,973 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:38:59,973 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:38:59,974 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:38:59,974 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff5b8141c88) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:38:59,977 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:38:59,977 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:38:59,981 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/lvm-pv-uuid-bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', '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': 'bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz', 'ID_FS_UUID_ENC': 'bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:38:59,981 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:38:59,984 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:38:59,987 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:38:59,990 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:38:59,991 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:38:59,991 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:38:59,991 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:38:59,994 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:38:59,997 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:38:59,997 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:39:00,000 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:39:00,001 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:39:00,001 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:39:00,001 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff5b813d828) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:39:00,005 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:39:00,008 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:00,008 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:39:00,011 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:00,011 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:39:00,015 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:00,015 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:39:00,018 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:00,018 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:39:00,021 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:39:00,021 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:39:00,021 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:00,049 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=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:39:00,049 INFO program/MainThread: stderr[9]: 2024-03-01 20:39:00,049 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:39:00,050 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:39:00,054 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz ; label: None ; device: /dev/sdc ; serial: 360014057827914dfa3b447480a4a2bea ; exists: True ; vg_name: test_vg1 ; vg_uuid: maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:39:00,054 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:39:00,057 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:39:00,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM ; incomplete: True ; hidden: False ; 2024-03-01 20:39:00,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:39:00,067 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:39:00,070 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:39:00,073 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:39:00,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM ; incomplete: True ; hidden: False ; 2024-03-01 20:39:00,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:39:00,079 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:00,107 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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:39:00,107 INFO program/MainThread: stderr[10]: 2024-03-01 20:39:00,107 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:39:00,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:00,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:00,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:00,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:39:00,121 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:39:00,125 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:39:00,125 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:39:00,129 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:39:00,132 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:39:00,133 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:39:00,136 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:39:00,137 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:39:00,137 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:39:00,140 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:39:00,144 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:39:00,144 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:39:00,147 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:39:00,150 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:39:00,151 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:39:00,154 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:39:00,154 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:39:00,155 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:39:00,155 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:39:00,158 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:39:00,158 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:39:00,161 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:39:00,162 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:39:00,165 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-maAmZRk6ehe5Bqaaa1csb40HhJOMSVvMBWSKILdya0OYSnKEQJ2sh5e0xYRCDM18 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/c9a9060a-85fd-4ac6-9721-5e5d8584f6f9 ' '/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-maAmZRk6ehe5Bqaaa1csb40HhJOMSVvMBWSKILdya0OYSnKEQJ2sh5e0xYRCDM18', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c9a9060a-85fd-4ac6-9721-5e5d8584f6f9', 'ID_FS_UUID_ENC': 'c9a9060a-85fd-4ac6-9721-5e5d8584f6f9', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1661495145'} ; 2024-03-01 20:39:00,165 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:39:00,166 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:39:00,170 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:39:00,170 INFO program/MainThread: stderr[11]: 2024-03-01 20:39:00,170 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:39:00,170 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:39:00,173 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:39:00,173 INFO program/MainThread: stderr[12]: 2024-03-01 20:39:00,173 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:39:00,173 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:39:00,176 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:39:00,177 INFO program/MainThread: stderr[13]: 2024-03-01 20:39:00,177 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:39:00,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:00,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:39:00,187 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:00,188 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:39:00,188 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:00,189 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:39:00,184 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff5b8132860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7ff5b8a21f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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:39:00,189 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:39:00,193 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:39:00,193 INFO program/MainThread: stderr[14]: 2024-03-01 20:39:00,193 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:39:00,197 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:39:00,201 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:00,201 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:39:00,204 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:00,204 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:39:00,209 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:00,209 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:39:00,212 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:00,212 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:39:00,214 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:39:00,214 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:39:00,217 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:39:00,218 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:39:00,221 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:39:00,221 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:39:00,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:00,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:00,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK ; incomplete: False ; hidden: False ; 2024-03-01 20:39:00,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:39:00,234 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:39:00,237 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:39:00,237 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:39:00,241 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:39:00,244 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:39:00,245 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:39:00,248 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:39:00,249 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:39:00,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:39:00,252 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:39:00,255 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:39:00,256 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:39:00,259 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:39:00,262 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:39:00,262 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:39:00,266 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:39:00,266 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:39:00,266 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:39:00,267 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:39:00,270 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:39:00,270 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:39:00,273 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:39:00,274 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:39:00,277 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-uuid/1dba888c-61c4-443a-aebb-9e9316aefa94 ' '/dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-maAmZRk6ehe5Bqaaa1csb40HhJOMSVvMRA8ZioYDvK4QPGXaWubJMUQFrTPeFKsK ' '/dev/mapper/test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-maAmZRk6ehe5Bqaaa1csb40HhJOMSVvMRA8ZioYDvK4QPGXaWubJMUQFrTPeFKsK', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1dba888c-61c4-443a-aebb-9e9316aefa94', 'ID_FS_UUID_ENC': '1dba888c-61c4-443a-aebb-9e9316aefa94', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1661185860'} ; 2024-03-01 20:39:00,277 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:39:00,277 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:39:00,281 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:39:00,282 INFO program/MainThread: stderr[15]: 2024-03-01 20:39:00,282 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:39:00,282 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:39:00,285 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:39:00,285 INFO program/MainThread: stderr[16]: 2024-03-01 20:39:00,285 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:39:00,285 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:39:00,288 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:39:00,288 INFO program/MainThread: stderr[17]: 2024-03-01 20:39:00,289 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:39:00,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:00,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:39:00,299 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:00,300 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:00,300 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:00,301 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:00,296 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff5b813d9b0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7ff5b8a21f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:00,301 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:39:00,305 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:39:00,305 INFO program/MainThread: stderr[18]: 2024-03-01 20:39:00,305 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:39:00,309 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:39:00,312 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:00,313 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:39:00,316 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:00,316 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:39:00,320 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:00,320 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:39:00,323 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:00,323 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:39:00,323 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:39:00,327 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:39:00,327 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:39:00,330 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:39:00,330 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:39:00,331 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:39:00,334 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/lvm-pv-uuid-KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV', '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': 'KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV', 'ID_FS_UUID_ENC': 'KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:39:00,334 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:39:00,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:39:00,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:00,345 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:39:00,345 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:39:00,345 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:39:00,345 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:39:00,349 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:39:00,352 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:39:00,352 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:39:00,355 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:39:00,355 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:39:00,356 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:39:00,356 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff5b8a0dc50) -- 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:39:00,359 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:39:00,362 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:00,362 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:39:00,366 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:00,366 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:39:00,369 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:00,369 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:39:00,373 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:00,373 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:39:00,376 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:39:00,376 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:39:00,376 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:00,404 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=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:39:00,404 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF. WARNING: Couldn't find device with uuid U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A. WARNING: VG test_vg2 is missing PV DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF (last written to /dev/sde). WARNING: VG test_vg2 is missing PV U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A (last written to /dev/sdf). 2024-03-01 20:39:00,404 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:39:00,405 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:39:00,409 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV ; label: None ; device: /dev/sdd ; serial: 360014053b4c6aec572749a6981be21b8 ; exists: True ; vg_name: test_vg2 ; vg_uuid: fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:39:00,409 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:39:00,412 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:39:00,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ ; incomplete: True ; hidden: False ; 2024-03-01 20:39:00,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:39:00,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:00,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:00,425 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:00,454 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 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=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=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:39:00,454 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF. WARNING: Couldn't find device with uuid U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A. WARNING: VG test_vg2 is missing PV DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF (last written to /dev/sde). WARNING: VG test_vg2 is missing PV U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A (last written to /dev/sdf). 2024-03-01 20:39:00,454 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:39:00,454 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:39:00,455 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:39:00,459 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:39:00,463 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:39:00,463 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:39:00,467 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:39:00,467 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:00,496 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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=9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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:39:00,496 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF. WARNING: Couldn't find device with uuid U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A. WARNING: VG test_vg2 is missing PV DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF (last written to /dev/sde). WARNING: VG test_vg2 is missing PV U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A (last written to /dev/sdf). 2024-03-01 20:39:00,496 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:39:00,501 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:39:00,501 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:39:00,504 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:39:00,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ ; incomplete: True ; hidden: False ; 2024-03-01 20:39:00,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:39:00,511 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:39:00,511 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:39:00,514 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/lvm-pv-uuid-DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF ' '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518', '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': 'DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF', 'ID_FS_UUID_ENC': 'DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:39:00,514 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:39:00,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:39:00,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:00,526 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:39:00,527 INFO blivet/MainThread: sde is a disk 2024-03-01 20:39:00,527 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:39:00,527 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:39:00,530 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:39:00,533 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:39:00,533 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:39:00,537 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:39:00,537 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:39:00,537 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:39:00,537 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff5b8147ba8) -- 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:39:00,541 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:39:00,544 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:00,545 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:39:00,548 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:00,548 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:39:00,551 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:00,551 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:39:00,554 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:00,554 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:39:00,557 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:39:00,557 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:39:00,557 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/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:00,585 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=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:39:00,585 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A. WARNING: VG test_vg2 is missing PV U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A (last written to /dev/sdf). 2024-03-01 20:39:00,585 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:39:00,586 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:39:00,590 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF ; label: None ; device: /dev/sde ; serial: 36001405e2fb0791ebf44edab19ba5518 ; exists: True ; vg_name: test_vg2 ; vg_uuid: fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:39:00,590 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:39:00,593 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:39:00,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ ; incomplete: True ; hidden: False ; 2024-03-01 20:39:00,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:39:00,603 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:39:00,606 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:39:00,609 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:39:00,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ ; incomplete: True ; hidden: False ; 2024-03-01 20:39:00,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:39:00,615 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/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:00,643 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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=9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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:39:00,643 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A. WARNING: VG test_vg2 is missing PV U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A (last written to /dev/sdf). 2024-03-01 20:39:00,643 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:39:00,644 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:39:00,644 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:39:00,649 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A ' '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e', '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': 'U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A', 'ID_FS_UUID_ENC': 'U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:39:00,649 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:39:00,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:39:00,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:00,659 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:39:00,660 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:39:00,660 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:39:00,660 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:39:00,663 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:39:00,666 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:39:00,666 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:39:00,670 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:39:00,670 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:39:00,670 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:39:00,670 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff5b80e3978) -- 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:39:00,674 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:39:00,677 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:00,677 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:39:00,681 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:00,681 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:39:00,684 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:00,684 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:39:00,687 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:00,687 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:39:00,690 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:39:00,690 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:39:00,690 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:00,720 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=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:39:00,720 INFO program/MainThread: stderr[24]: 2024-03-01 20:39:00,720 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:39:00,721 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:39:00,725 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A ; label: None ; device: /dev/sdf ; serial: 360014050081c8402d47403dac1ed16f7 ; exists: True ; vg_name: test_vg2 ; vg_uuid: fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:39:00,725 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:39:00,728 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:39:00,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ ; incomplete: True ; hidden: False ; 2024-03-01 20:39:00,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:39:00,737 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:39:00,741 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:39:00,744 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:39:00,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ ; incomplete: True ; hidden: False ; 2024-03-01 20:39:00,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:39:00,750 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:00,779 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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=9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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:39:00,779 INFO program/MainThread: stderr[25]: 2024-03-01 20:39:00,780 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:39:00,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:00,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:00,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM ; incomplete: False ; hidden: False ; 2024-03-01 20:39:00,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:39:00,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:39:00,797 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:39:00,797 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:39:00,801 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:39:00,804 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:39:00,804 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:39:00,808 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:39:00,808 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:39:00,808 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:39:00,812 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:39:00,815 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:39:00,815 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:39:00,819 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:39:00,822 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:39:00,822 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:39:00,825 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:39:00,826 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:39:00,826 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:39:00,826 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:39:00,829 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:39:00,830 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:39:00,833 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:39:00,833 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:39:00,837 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/4780683f-2d56-4db9-8628-fffc04331f56 ' '/dev/disk/by-id/dm-uuid-LVM-fjE3T5gaYLnJ9cbDHU3DFipieZ1v0moJtXlJBAo0L5wETv6i0EvRyDJW9G08XWjM', '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-fjE3T5gaYLnJ9cbDHU3DFipieZ1v0moJtXlJBAo0L5wETv6i0EvRyDJW9G08XWjM', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4780683f-2d56-4db9-8628-fffc04331f56', 'ID_FS_UUID_ENC': '4780683f-2d56-4db9-8628-fffc04331f56', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1660352107'} ; 2024-03-01 20:39:00,837 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:39:00,837 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:39:00,841 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:39:00,841 INFO program/MainThread: stderr[26]: 2024-03-01 20:39:00,841 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:39:00,841 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:39:00,845 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:39:00,845 INFO program/MainThread: stderr[27]: 2024-03-01 20:39:00,845 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:39:00,845 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:39:00,848 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:39:00,848 INFO program/MainThread: stderr[28]: 2024-03-01 20:39:00,848 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:39:00,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:00,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:39:00,859 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:00,859 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:39:00,860 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:00,860 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:39:00,856 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff5b80e38d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7ff5b8a0ddd8) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:00,861 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:39:00,864 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:39:00,864 INFO program/MainThread: stderr[29]: 2024-03-01 20:39:00,864 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:39:00,868 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:39:00,872 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:00,872 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:39:00,876 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:00,876 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:39:00,879 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:00,880 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:39:00,883 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:00,883 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:39:00,883 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:39:00,887 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:39:00,887 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:39:00,890 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:39:00,890 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:39:00,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:00,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:00,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy ; incomplete: False ; hidden: False ; 2024-03-01 20:39:00,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:39:00,903 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:39:00,907 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:39:00,907 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:39:00,910 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:39:00,914 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:39:00,914 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:39:00,917 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:39:00,918 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:39:00,918 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:39:00,921 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:39:00,925 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:39:00,925 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:39:00,928 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:39:00,931 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:39:00,932 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:39:00,935 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 20:39:00,935 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:39:00,936 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:39:00,936 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:39:00,948 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:39:00,948 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:39:00,952 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:39:00,952 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:39:00,956 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/test_vg2/lv4 ' '/dev/disk/by-uuid/083dc859-6d24-4a60-9dfd-972423cec55e ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-fjE3T5gaYLnJ9cbDHU3DFipieZ1v0moJ9DS1Jiqe5VPe3OiTioWrfh3J23CFVTWy ' '/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-fjE3T5gaYLnJ9cbDHU3DFipieZ1v0moJ9DS1Jiqe5VPe3OiTioWrfh3J23CFVTWy', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '083dc859-6d24-4a60-9dfd-972423cec55e', 'ID_FS_UUID_ENC': '083dc859-6d24-4a60-9dfd-972423cec55e', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1660048876'} ; 2024-03-01 20:39:00,956 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:39:00,956 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:39:00,960 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:39:00,960 INFO program/MainThread: stderr[30]: 2024-03-01 20:39:00,960 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:39:00,960 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:39:00,964 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:39:00,964 INFO program/MainThread: stderr[31]: 2024-03-01 20:39:00,964 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:39:00,964 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:39:00,967 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:39:00,967 INFO program/MainThread: stderr[32]: 2024-03-01 20:39:00,967 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:39:00,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:00,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:39:00,978 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:00,979 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:00,979 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:00,980 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:00,975 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff5b81054a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7ff5b8a0ddd8) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:00,980 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:39:00,984 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:39:00,984 INFO program/MainThread: stderr[33]: 2024-03-01 20:39:00,984 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:39:00,988 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:39:00,992 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:00,992 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:39:00,995 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:00,996 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:39:00,999 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:00,999 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:39:01,003 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:01,003 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:39:01,003 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:39:01,006 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:39:01,006 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:39:01,010 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:39:01,010 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:39:01,010 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:39:01,014 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a ' '/dev/disk/by-id/lvm-pv-uuid-ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', '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': 'ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n', 'ID_FS_UUID_ENC': 'ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:39:01,014 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:39:01,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:39:01,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:01,025 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:39:01,025 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:39:01,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:39:01,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:39:01,028 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:39:01,032 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:39:01,032 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:39:01,035 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:39:01,035 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:39:01,036 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:39:01,036 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff5b8101160) -- 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:39:01,039 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:39:01,043 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:01,043 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:39:01,046 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:01,046 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:39:01,049 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:01,049 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:39:01,053 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:01,053 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:39:01,055 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:39:01,056 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:39:01,056 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/sde$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:01,087 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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=326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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=rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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=LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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:39:01,087 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid 326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls. WARNING: Couldn't find device with uuid rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP. WARNING: Couldn't find device with uuid LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK. WARNING: VG test_vg3 is missing PV 326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK (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:39:01,087 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:39:01,088 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:39:01,092 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n ; label: None ; device: /dev/sdg ; serial: 3600140542f659a119ba426babe89322a ; exists: True ; vg_name: test_vg3 ; vg_uuid: fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:39:01,092 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:39:01,095 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:39:01,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv ; incomplete: True ; hidden: False ; 2024-03-01 20:39:01,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:39:01,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:01,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:01,108 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/sde$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:01,136 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 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=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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:39:01,136 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid 326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls. WARNING: Couldn't find device with uuid rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP. WARNING: Couldn't find device with uuid LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK. WARNING: VG test_vg3 is missing PV 326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK (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:39:01,136 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:39:01,137 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:39:01,137 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:39:01,142 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:39:01,145 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:39:01,145 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:39:01,149 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:39:01,149 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/sde$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:01,178 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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=9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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=z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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=z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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=9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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=9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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=kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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=LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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:39:01,178 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid 326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls. WARNING: Couldn't find device with uuid rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP. WARNING: Couldn't find device with uuid LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK. WARNING: VG test_vg3 is missing PV 326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK (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:39:01,178 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:39:01,183 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:39:01,184 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:39:01,187 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:39:01,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv ; incomplete: True ; hidden: False ; 2024-03-01 20:39:01,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:39:01,193 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:39:01,193 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:39:01,196 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/lvm-pv-uuid-326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3', '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': '326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls', 'ID_FS_UUID_ENC': '326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:39:01,197 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:39:01,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:39:01,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:01,207 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:39:01,208 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:39:01,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:39:01,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:39:01,211 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:39:01,214 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:39:01,214 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:39:01,218 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:39:01,218 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:39:01,218 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:39:01,218 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff5b8147a90) -- 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:39:01,222 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:39:01,225 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:01,225 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:39:01,229 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:01,229 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:39:01,232 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:01,232 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:39:01,235 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:01,235 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:39:01,238 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:39:01,238 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:39:01,238 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/sde$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:01,269 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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=326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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=rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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=LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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:39:01,269 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP. WARNING: Couldn't find device with uuid LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK. WARNING: VG test_vg3 is missing PV rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK (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:39:01,269 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:39:01,270 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:39:01,274 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls ; label: None ; device: /dev/sdh ; serial: 3600140507983b115f6844a7a9fcbabf3 ; exists: True ; vg_name: test_vg3 ; vg_uuid: fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv ; pe_start: 8 MiB ; 2024-03-01 20:39:01,274 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:39:01,277 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:39:01,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv ; incomplete: True ; hidden: False ; 2024-03-01 20:39:01,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:39:01,287 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:39:01,290 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:39:01,293 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:39:01,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv ; incomplete: True ; hidden: False ; 2024-03-01 20:39:01,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:39:01,299 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/sde$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:01,331 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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=9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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=z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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=z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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=9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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=9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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=kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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=LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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:39:01,331 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP. WARNING: Couldn't find device with uuid LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK. WARNING: VG test_vg3 is missing PV rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK (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:39:01,331 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:39:01,332 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:39:01,332 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:39:01,337 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/lvm-pv-uuid-rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP', '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': 'rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP', 'ID_FS_UUID_ENC': 'rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:39:01,337 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:39:01,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:39:01,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:01,348 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:39:01,348 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:39:01,349 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:39:01,349 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:39:01,352 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:39:01,355 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:39:01,355 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:39:01,358 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:39:01,359 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:39:01,359 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:39:01,359 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff5b81617b8) -- 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:39:01,362 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:39:01,366 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:01,366 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:39:01,369 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:01,369 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:39:01,372 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:01,373 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:39:01,376 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:01,376 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:39:01,379 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:39:01,379 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:39:01,379 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/sde$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:01,410 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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=326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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=rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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=LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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:39:01,410 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK. WARNING: VG test_vg3 is missing PV LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK (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:39:01,410 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:39:01,411 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:39:01,415 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP ; label: None ; device: /dev/sdi ; serial: 360014051991ae72797f436495a24628d ; exists: True ; vg_name: test_vg3 ; vg_uuid: fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv ; pe_start: 8 MiB ; 2024-03-01 20:39:01,415 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:39:01,418 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:39:01,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv ; incomplete: True ; hidden: False ; 2024-03-01 20:39:01,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:39:01,428 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:39:01,431 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:39:01,434 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:39:01,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv ; incomplete: True ; hidden: False ; 2024-03-01 20:39:01,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:39:01,440 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/sde$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:01,471 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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=9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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=z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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=z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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=9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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=9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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=kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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=LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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:39:01,471 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK. WARNING: VG test_vg3 is missing PV LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK (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:39:01,471 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:39:01,472 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:39:01,472 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:39:01,477 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/lvm-pv-uuid-LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK', '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': 'LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK', 'ID_FS_UUID_ENC': 'LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:39:01,477 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:39:01,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:39:01,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:01,488 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:39:01,489 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:39:01,489 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:39:01,489 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:39:01,492 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:39:01,495 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:39:01,495 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:39:01,498 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:39:01,499 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:39:01,499 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:39:01,499 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff5b814d390) -- 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:39:01,503 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:39:01,506 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:01,506 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:39:01,509 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:01,509 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:39:01,513 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:01,513 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:39:01,516 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:01,516 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:39:01,519 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:39:01,519 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:39:01,519 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/sde$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:01,549 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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=326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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=rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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=LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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:39:01,549 INFO program/MainThread: stderr[41]: 2024-03-01 20:39:01,549 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:39:01,550 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:39:01,554 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK ; label: None ; device: /dev/sdj ; serial: 3600140512a86b4b473741bda93c2753b ; exists: True ; vg_name: test_vg3 ; vg_uuid: fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:39:01,554 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:39:01,557 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:39:01,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv ; incomplete: True ; hidden: False ; 2024-03-01 20:39:01,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:39:01,567 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:39:01,570 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:39:01,573 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:39:01,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv ; incomplete: True ; hidden: False ; 2024-03-01 20:39:01,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:39:01,579 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/sde$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:01,614 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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=9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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=z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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=z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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=9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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=9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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=kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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=LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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:39:01,614 INFO program/MainThread: stderr[42]: 2024-03-01 20:39:01,614 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:39:01,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:01,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:01,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls ; incomplete: False ; hidden: False ; 2024-03-01 20:39:01,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:39:01,629 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:39:01,633 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:39:01,633 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:39:01,636 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:39:01,640 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:39:01,640 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:39:01,643 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:39:01,644 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:39:01,644 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:39:01,648 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:39:01,651 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:39:01,651 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:39:01,654 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:39:01,658 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:39:01,658 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:39:01,661 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:39:01,662 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:39:01,662 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:39:01,662 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:39:01,665 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:39:01,666 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:39:01,669 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:39:01,669 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:39:01,673 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-fQDcujl2hiHF4vHhR6RdsDuvqIrc5Wlvz0LduWpJVlxNTtkRFDXwAOhhGmvFV8Ls ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-uuid/8a7b9865-d1e8-4445-bd39-5af4b1fa9523', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-fQDcujl2hiHF4vHhR6RdsDuvqIrc5Wlvz0LduWpJVlxNTtkRFDXwAOhhGmvFV8Ls', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8a7b9865-d1e8-4445-bd39-5af4b1fa9523', 'ID_FS_UUID_ENC': '8a7b9865-d1e8-4445-bd39-5af4b1fa9523', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1659173558'} ; 2024-03-01 20:39:01,673 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:39:01,673 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:39:01,677 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:39:01,677 INFO program/MainThread: stderr[43]: 2024-03-01 20:39:01,677 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:39:01,678 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:39:01,681 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:39:01,681 INFO program/MainThread: stderr[44]: 2024-03-01 20:39:01,681 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:39:01,681 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:39:01,684 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:39:01,684 INFO program/MainThread: stderr[45]: 2024-03-01 20:39:01,685 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:39:01,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:01,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:39:01,696 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:01,696 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:39:01,697 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:01,698 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:39:01,693 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff5b813d4a8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7ff5b80e37f0) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:01,698 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:39:01,702 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:39:01,702 INFO program/MainThread: stderr[46]: 2024-03-01 20:39:01,702 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:39:01,707 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:39:01,710 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:01,710 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:39:01,714 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:01,714 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:39:01,717 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:01,718 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:39:01,722 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:01,722 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:39:01,722 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:39:01,725 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:39:01,726 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:39:01,729 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:39:01,729 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:39:01,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:01,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:01,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ ; incomplete: False ; hidden: False ; 2024-03-01 20:39:01,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:39:01,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:39:01,745 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:39:01,745 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:39:01,749 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:39:01,752 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:39:01,753 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:39:01,756 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:39:01,757 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:39:01,757 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:39:01,760 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:39:01,764 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:39:01,764 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:39:01,767 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:39:01,770 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:39:01,771 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:39:01,774 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:39:01,774 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:39:01,775 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:39:01,775 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:39:01,778 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:39:01,778 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:39:01,781 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:39:01,782 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:39:01,785 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-uuid/a13f7972-19b3-46e2-bab2-47956b056b6b ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-fQDcujl2hiHF4vHhR6RdsDuvqIrc5Wlv9zDxYe3WonYH7BBCcdKAEB3tPSI1MUyJ ' '/dev/test_vg3/lv6 /dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-fQDcujl2hiHF4vHhR6RdsDuvqIrc5Wlv9zDxYe3WonYH7BBCcdKAEB3tPSI1MUyJ', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a13f7972-19b3-46e2-bab2-47956b056b6b', 'ID_FS_UUID_ENC': 'a13f7972-19b3-46e2-bab2-47956b056b6b', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1658850505'} ; 2024-03-01 20:39:01,785 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:39:01,786 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:39:01,790 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:39:01,790 INFO program/MainThread: stderr[47]: 2024-03-01 20:39:01,790 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:39:01,790 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:39:01,794 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:39:01,794 INFO program/MainThread: stderr[48]: 2024-03-01 20:39:01,794 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:39:01,794 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:39:01,798 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:39:01,798 INFO program/MainThread: stderr[49]: 2024-03-01 20:39:01,798 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:39:01,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:01,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:39:01,810 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:01,811 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:39:01,811 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:01,812 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:39:01,807 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff5b81c8048) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7ff5b80e37f0) -- name = test_vg3 status = True 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:01,812 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:39:01,816 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:39:01,817 INFO program/MainThread: stderr[50]: 2024-03-01 20:39:01,817 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:39:01,821 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:39:01,825 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:01,825 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:39:01,828 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:01,828 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:39:01,832 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:01,832 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:39:01,835 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:01,835 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:39:01,836 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:39:01,839 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:39:01,839 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:39:01,842 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:39:01,843 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:39:01,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:01,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:01,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx ; incomplete: False ; hidden: False ; 2024-03-01 20:39:01,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:39:01,856 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:39:01,859 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:39:01,859 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:39:01,863 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:39:01,866 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:39:01,866 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:39:01,870 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:39:01,870 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:39:01,871 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:39:01,874 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:39:01,877 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:39:01,878 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:39:01,881 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:39:01,884 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:39:01,885 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:39:01,888 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:39:01,888 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:39:01,889 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:39:01,889 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:39:01,892 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:39:01,892 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:39:01,895 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:39:01,896 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:39:01,899 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-fQDcujl2hiHF4vHhR6RdsDuvqIrc5WlvkAkO2CWgxBeFZD5GebyXXqCBMLL5Cmtx ' '/dev/mapper/test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-uuid/2f0d2c84-325f-40af-91b5-caf6c8b65f8d', '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-fQDcujl2hiHF4vHhR6RdsDuvqIrc5WlvkAkO2CWgxBeFZD5GebyXXqCBMLL5Cmtx', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2f0d2c84-325f-40af-91b5-caf6c8b65f8d', 'ID_FS_UUID_ENC': '2f0d2c84-325f-40af-91b5-caf6c8b65f8d', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1658538236'} ; 2024-03-01 20:39:01,899 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:39:01,900 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:39:01,904 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:39:01,904 INFO program/MainThread: stderr[51]: 2024-03-01 20:39:01,904 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:39:01,904 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:39:01,907 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:39:01,908 INFO program/MainThread: stderr[52]: 2024-03-01 20:39:01,908 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:39:01,908 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:39:01,911 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:39:01,911 INFO program/MainThread: stderr[53]: 2024-03-01 20:39:01,911 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:39:01,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:01,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:39:01,923 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:01,924 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:39:01,924 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:01,925 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:39:01,920 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff5b813d5f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7ff5b80e37f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:01,926 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:39:01,930 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:39:01,930 INFO program/MainThread: stderr[54]: 2024-03-01 20:39:01,930 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:39:01,935 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:39:01,938 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:01,939 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:39:01,942 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:01,942 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:39:01,946 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:01,946 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:39:01,949 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:01,950 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:39:01,950 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:39:01,953 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:39:01,953 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:39:01,957 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:39:01,957 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:39:01,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:01,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:01,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO ; incomplete: False ; hidden: False ; 2024-03-01 20:39:01,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:39:01,970 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:39:01,973 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:39:01,974 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:39:01,977 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:39:01,981 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:39:01,981 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:39:01,984 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:39:01,985 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:39:01,985 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:39:01,989 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:39:01,992 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:39:01,992 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:39:01,995 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:39:01,999 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:39:01,999 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:39:02,003 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:39:02,003 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:39:02,003 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:39:02,004 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:39:02,007 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:39:02,007 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:39:02,010 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:39:02,011 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:39:02,014 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-fQDcujl2hiHF4vHhR6RdsDuvqIrc5WlvLgixaOnsizffAsyzpjpiCkxpAM142ZKO ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/b3c4cc14-e94c-4c2d-be09-31f51b5f9202 ' '/dev/test_vg3/lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-fQDcujl2hiHF4vHhR6RdsDuvqIrc5WlvLgixaOnsizffAsyzpjpiCkxpAM142ZKO', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b3c4cc14-e94c-4c2d-be09-31f51b5f9202', 'ID_FS_UUID_ENC': 'b3c4cc14-e94c-4c2d-be09-31f51b5f9202', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1658223378'} ; 2024-03-01 20:39:02,014 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:39:02,015 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:39:02,019 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:39:02,019 INFO program/MainThread: stderr[55]: 2024-03-01 20:39:02,019 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:39:02,019 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:39:02,023 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:39:02,023 INFO program/MainThread: stderr[56]: 2024-03-01 20:39:02,023 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:39:02,023 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:39:02,026 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:39:02,026 INFO program/MainThread: stderr[57]: 2024-03-01 20:39:02,027 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:39:02,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:02,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:39:02,039 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:02,040 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:02,040 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:02,041 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:02,036 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff5b810be10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7ff5b80e37f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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:39:02,042 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:39:02,046 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:39:02,047 INFO program/MainThread: stderr[58]: 2024-03-01 20:39:02,047 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:39:02,051 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:39:02,055 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:02,055 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:39:02,058 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:02,059 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:39:02,062 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:02,062 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:39:02,066 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:02,066 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:39:02,066 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:39:02,069 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:39:02,069 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:39:02,073 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:39:02,073 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:39:02,074 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:39:02,077 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': '20276026'} ; 2024-03-01 20:39:02,077 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:39:02,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:39:02,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:02,088 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:39:02,088 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:39:02,088 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:39:02,088 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:39:02,088 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:39:02,089 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:39:02,092 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:39:02,095 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:39:02,095 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:39:02,098 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:39:02,098 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:39:02,099 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:39:02,099 INFO blivet/MainThread: got device: DiskDevice instance (0x7ff5b81522e8) -- 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:39:02,102 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:39:02,106 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:02,106 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:39:02,109 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:02,109 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:39:02,112 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:02,112 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:39:02,116 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:02,116 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:39:02,119 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:39:02,122 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:39:02,125 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:39:02,135 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 0x7ff5b8aa29c8> 2024-03-01 20:39:05,210 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:39:05,215 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:39:05,215 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:39:05,219 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': '20279930'} ; 2024-03-01 20:39:05,219 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:39:05,219 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:39:05,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:05,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:05,230 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:39:05,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:05,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:05,236 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:05,250 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:05,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:39:05,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:39:05,273 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:39:05,277 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:39:05,277 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:39:05,280 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:39:05,283 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:39:05,283 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:39:05,287 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:39:05,287 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:39:05,287 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:39:05,290 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:39:05,294 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:39:05,297 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:39:05,299 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:39:05,303 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:39:05,303 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:39:05,303 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:39:05,304 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:39:05,303 INFO blivet/MainThread: got device: PartitionDevice instance (0x7ff5b8152c88) -- 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 0x7ff5b80a2ca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:39:05,308 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:39:05,311 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:05,311 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:39:05,315 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:05,315 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:39:05,318 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:05,318 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:39:05,321 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:05,321 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:39:05,322 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:39:05,325 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:39:05,325 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:39:05,328 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:39:05,328 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:39:05,331 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-uuid/b3c4cc14-e94c-4c2d-be09-31f51b5f9202 ' '/dev/disk/by-id/dm-uuid-LVM-fQDcujl2hiHF4vHhR6RdsDuvqIrc5WlvLgixaOnsizffAsyzpjpiCkxpAM142ZKO ' '/dev/test_vg3/lv8 /dev/mapper/test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-fQDcujl2hiHF4vHhR6RdsDuvqIrc5WlvLgixaOnsizffAsyzpjpiCkxpAM142ZKO', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b3c4cc14-e94c-4c2d-be09-31f51b5f9202', 'ID_FS_UUID_ENC': 'b3c4cc14-e94c-4c2d-be09-31f51b5f9202', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1658223378'} ; 2024-03-01 20:39:05,331 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:39:05,332 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:39:05,336 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:39:05,336 INFO program/MainThread: stderr[59]: 2024-03-01 20:39:05,336 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:39:05,336 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:39:05,339 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:39:05,340 INFO program/MainThread: stderr[60]: 2024-03-01 20:39:05,340 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:39:05,340 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:39:05,343 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:39:05,343 INFO program/MainThread: stderr[61]: 2024-03-01 20:39:05,343 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:39:05,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:05,351 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:39:05,355 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:05,356 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:05,357 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:05,358 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:05,352 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff5b810be10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7ff5b80e37f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:05,358 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:39:05,363 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:39:05,363 INFO program/MainThread: stderr[62]: 2024-03-01 20:39:05,363 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:39:05,367 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:39:05,367 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:39:05,370 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/2f0d2c84-325f-40af-91b5-caf6c8b65f8d ' '/dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-fQDcujl2hiHF4vHhR6RdsDuvqIrc5WlvkAkO2CWgxBeFZD5GebyXXqCBMLL5Cmtx ' '/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-fQDcujl2hiHF4vHhR6RdsDuvqIrc5WlvkAkO2CWgxBeFZD5GebyXXqCBMLL5Cmtx', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2f0d2c84-325f-40af-91b5-caf6c8b65f8d', 'ID_FS_UUID_ENC': '2f0d2c84-325f-40af-91b5-caf6c8b65f8d', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1658538236'} ; 2024-03-01 20:39:05,370 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:39:05,371 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:39:05,375 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:39:05,375 INFO program/MainThread: stderr[63]: 2024-03-01 20:39:05,375 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:39:05,375 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:39:05,378 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:39:05,378 INFO program/MainThread: stderr[64]: 2024-03-01 20:39:05,379 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:39:05,379 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:39:05,382 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:39:05,382 INFO program/MainThread: stderr[65]: 2024-03-01 20:39:05,382 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:39:05,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:05,391 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:39:05,394 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:05,395 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:05,396 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:05,397 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:05,391 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff5b813d5f8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7ff5b80e37f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:05,398 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:39:05,401 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:39:05,401 INFO program/MainThread: stderr[66]: 2024-03-01 20:39:05,401 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:39:05,405 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:39:05,405 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:39:05,408 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/test_vg3/lv6 ' '/dev/disk/by-uuid/a13f7972-19b3-46e2-bab2-47956b056b6b ' '/dev/disk/by-id/dm-uuid-LVM-fQDcujl2hiHF4vHhR6RdsDuvqIrc5Wlv9zDxYe3WonYH7BBCcdKAEB3tPSI1MUyJ ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-fQDcujl2hiHF4vHhR6RdsDuvqIrc5Wlv9zDxYe3WonYH7BBCcdKAEB3tPSI1MUyJ', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a13f7972-19b3-46e2-bab2-47956b056b6b', 'ID_FS_UUID_ENC': 'a13f7972-19b3-46e2-bab2-47956b056b6b', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1658850505'} ; 2024-03-01 20:39:05,408 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:39:05,409 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:39:05,412 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:39:05,412 INFO program/MainThread: stderr[67]: 2024-03-01 20:39:05,412 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:39:05,412 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:39:05,415 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:39:05,416 INFO program/MainThread: stderr[68]: 2024-03-01 20:39:05,416 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:39:05,416 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:39:05,419 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:39:05,419 INFO program/MainThread: stderr[69]: 2024-03-01 20:39:05,419 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:39:05,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:05,427 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:39:05,430 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:05,431 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:05,432 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:05,433 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:05,427 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff5b81c8048) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7ff5b80e37f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:05,434 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:39:05,437 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:39:05,437 INFO program/MainThread: stderr[70]: 2024-03-01 20:39:05,437 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:39:05,441 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:39:05,441 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:39:05,444 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-uuid/8a7b9865-d1e8-4445-bd39-5af4b1fa9523 ' '/dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-fQDcujl2hiHF4vHhR6RdsDuvqIrc5Wlvz0LduWpJVlxNTtkRFDXwAOhhGmvFV8Ls ' '/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_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-fQDcujl2hiHF4vHhR6RdsDuvqIrc5Wlvz0LduWpJVlxNTtkRFDXwAOhhGmvFV8Ls', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8a7b9865-d1e8-4445-bd39-5af4b1fa9523', 'ID_FS_UUID_ENC': '8a7b9865-d1e8-4445-bd39-5af4b1fa9523', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1659173558'} ; 2024-03-01 20:39:05,444 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:39:05,445 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:39:05,448 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:39:05,448 INFO program/MainThread: stderr[71]: 2024-03-01 20:39:05,448 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:39:05,448 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:39:05,451 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:39:05,452 INFO program/MainThread: stderr[72]: 2024-03-01 20:39:05,452 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:39:05,452 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:39:05,455 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:39:05,455 INFO program/MainThread: stderr[73]: 2024-03-01 20:39:05,455 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:39:05,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:05,463 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:39:05,466 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:05,467 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:05,468 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:05,469 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:05,463 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff5b813d4a8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7ff5b80e37f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:05,470 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:39:05,473 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:39:05,473 INFO program/MainThread: stderr[74]: 2024-03-01 20:39:05,473 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:39:05,477 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:39:05,477 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:39:05,480 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-uuid/083dc859-6d24-4a60-9dfd-972423cec55e ' '/dev/test_vg2/lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-fjE3T5gaYLnJ9cbDHU3DFipieZ1v0moJ9DS1Jiqe5VPe3OiTioWrfh3J23CFVTWy', '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-fjE3T5gaYLnJ9cbDHU3DFipieZ1v0moJ9DS1Jiqe5VPe3OiTioWrfh3J23CFVTWy', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '083dc859-6d24-4a60-9dfd-972423cec55e', 'ID_FS_UUID_ENC': '083dc859-6d24-4a60-9dfd-972423cec55e', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1660048876'} ; 2024-03-01 20:39:05,480 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:39:05,481 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:39:05,484 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:39:05,484 INFO program/MainThread: stderr[75]: 2024-03-01 20:39:05,484 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:39:05,484 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:39:05,487 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:39:05,488 INFO program/MainThread: stderr[76]: 2024-03-01 20:39:05,488 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:39:05,488 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:39:05,491 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:39:05,491 INFO program/MainThread: stderr[77]: 2024-03-01 20:39:05,491 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:39:05,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:05,499 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:39:05,502 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:05,503 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:05,503 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:05,504 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:05,500 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff5b81054a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7ff5b8a0ddd8) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:05,505 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:39:05,508 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:39:05,508 INFO program/MainThread: stderr[78]: 2024-03-01 20:39:05,509 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:39:05,512 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:39:05,513 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:39:05,516 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/4780683f-2d56-4db9-8628-fffc04331f56 ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-fjE3T5gaYLnJ9cbDHU3DFipieZ1v0moJtXlJBAo0L5wETv6i0EvRyDJW9G08XWjM', '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-fjE3T5gaYLnJ9cbDHU3DFipieZ1v0moJtXlJBAo0L5wETv6i0EvRyDJW9G08XWjM', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4780683f-2d56-4db9-8628-fffc04331f56', 'ID_FS_UUID_ENC': '4780683f-2d56-4db9-8628-fffc04331f56', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1660352107'} ; 2024-03-01 20:39:05,516 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:39:05,516 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:39:05,520 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:39:05,520 INFO program/MainThread: stderr[79]: 2024-03-01 20:39:05,520 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:39:05,520 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:39:05,523 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:39:05,524 INFO program/MainThread: stderr[80]: 2024-03-01 20:39:05,524 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:39:05,524 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:39:05,527 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:39:05,527 INFO program/MainThread: stderr[81]: 2024-03-01 20:39:05,527 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:39:05,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:05,535 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:39:05,538 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:05,539 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:05,539 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:05,540 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:05,535 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff5b80e38d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7ff5b8a0ddd8) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:05,541 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:39:05,545 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:39:05,545 INFO program/MainThread: stderr[82]: 2024-03-01 20:39:05,545 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:39:05,549 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:39:05,549 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:39:05,552 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/1dba888c-61c4-443a-aebb-9e9316aefa94 ' '/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-maAmZRk6ehe5Bqaaa1csb40HhJOMSVvMRA8ZioYDvK4QPGXaWubJMUQFrTPeFKsK', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-maAmZRk6ehe5Bqaaa1csb40HhJOMSVvMRA8ZioYDvK4QPGXaWubJMUQFrTPeFKsK', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1dba888c-61c4-443a-aebb-9e9316aefa94', 'ID_FS_UUID_ENC': '1dba888c-61c4-443a-aebb-9e9316aefa94', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1661185860'} ; 2024-03-01 20:39:05,552 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:39:05,552 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:39:05,556 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:39:05,556 INFO program/MainThread: stderr[83]: 2024-03-01 20:39:05,556 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:39:05,556 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:39:05,560 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:39:05,560 INFO program/MainThread: stderr[84]: 2024-03-01 20:39:05,560 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:39:05,560 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:39:05,563 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:39:05,563 INFO program/MainThread: stderr[85]: 2024-03-01 20:39:05,563 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:39:05,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:05,571 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:39:05,574 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:05,575 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:05,575 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:05,576 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:05,572 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff5b813d9b0) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7ff5b8a21f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:05,577 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:39:05,581 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:39:05,581 INFO program/MainThread: stderr[86]: 2024-03-01 20:39:05,581 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:39:05,585 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:39:05,585 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:39:05,588 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-maAmZRk6ehe5Bqaaa1csb40HhJOMSVvMBWSKILdya0OYSnKEQJ2sh5e0xYRCDM18 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/c9a9060a-85fd-4ac6-9721-5e5d8584f6f9', '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-maAmZRk6ehe5Bqaaa1csb40HhJOMSVvMBWSKILdya0OYSnKEQJ2sh5e0xYRCDM18', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c9a9060a-85fd-4ac6-9721-5e5d8584f6f9', 'ID_FS_UUID_ENC': 'c9a9060a-85fd-4ac6-9721-5e5d8584f6f9', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1661495145'} ; 2024-03-01 20:39:05,588 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:39:05,588 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:39:05,592 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:39:05,592 INFO program/MainThread: stderr[87]: 2024-03-01 20:39:05,592 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:39:05,592 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:39:05,596 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:39:05,596 INFO program/MainThread: stderr[88]: 2024-03-01 20:39:05,596 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:39:05,596 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:39:05,599 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:39:05,599 INFO program/MainThread: stderr[89]: 2024-03-01 20:39:05,599 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:39:05,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:05,607 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:39:05,610 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:05,611 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:05,611 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:05,612 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:05,607 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7ff5b8132860) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7ff5b8a21f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:05,612 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:39:05,616 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:39:05,616 INFO program/MainThread: stderr[90]: 2024-03-01 20:39:05,616 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:39:05,620 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:39:05,620 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:39:05,620 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:05,631 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:05,647 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:39:05,647 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:39:05,651 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:39:05,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:05,658 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:39:05,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:39:05,661 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:39:05,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:39:05,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:05,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:39:05,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:39:05,673 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:39:05,676 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:39:05,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:05,682 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:39:05,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:39:05,685 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:39:05,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:39:05,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:05,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:39:05,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:39:05,697 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:39:05,700 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:39:05,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:05,706 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:39:05,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:39:05,709 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:39:05,712 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:39:05,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:05,718 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:39:05,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:39:05,721 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:39:10,192 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_qwvo922b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 20:39:10,228 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:39:10,228 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 20:39:10,231 INFO program/MainThread: stdout[2]: 2024-03-01 20:39:10,231 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:39:10,231 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 20:39:10,232 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 20:39:10,236 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:10,236 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 20:39:10,240 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:39:10,240 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 20:39:10,243 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:39:10,243 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 20:39:10,246 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 20:39:10,246 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 20:39:10,257 INFO program/MainThread: stdout: 2024-03-01 20:39:10,258 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 20:39:10,258 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO 2024-03-01 20:39:10,258 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 1dba888c-61c4-443a-aebb-9e9316aefa94 2024-03-01 20:39:10,258 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM 2024-03-01 20:39:10,258 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 1dba888c-61c4-443a-aebb-9e9316aefa94 2024-03-01 20:39:10,258 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs c9a9060a-85fd-4ac6-9721-5e5d8584f6f9 2024-03-01 20:39:10,258 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz 2024-03-01 20:39:10,258 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV 2024-03-01 20:39:10,258 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 083dc859-6d24-4a60-9dfd-972423cec55e 2024-03-01 20:39:10,258 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 4780683f-2d56-4db9-8628-fffc04331f56 2024-03-01 20:39:10,258 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF 2024-03-01 20:39:10,258 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A 2024-03-01 20:39:10,258 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n 2024-03-01 20:39:10,258 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs b3c4cc14-e94c-4c2d-be09-31f51b5f9202 2024-03-01 20:39:10,258 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 2f0d2c84-325f-40af-91b5-caf6c8b65f8d 2024-03-01 20:39:10,258 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs a13f7972-19b3-46e2-bab2-47956b056b6b 2024-03-01 20:39:10,258 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member 326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls 2024-03-01 20:39:10,258 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs a13f7972-19b3-46e2-bab2-47956b056b6b 2024-03-01 20:39:10,258 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP 2024-03-01 20:39:10,258 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 8a7b9865-d1e8-4445-bd39-5af4b1fa9523 2024-03-01 20:39:10,258 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK 2024-03-01 20:39:10,258 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 8a7b9865-d1e8-4445-bd39-5af4b1fa9523 2024-03-01 20:39:10,258 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 20:39:10,258 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 20:39:10,258 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 20:39:10,258 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 20:39:10,259 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:10,259 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 1dba888c-61c4-443a-aebb-9e9316aefa94 sdb 1073741824 root disk brw-rw---- LVM2_member 2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 1dba888c-61c4-443a-aebb-9e9316aefa94 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs c9a9060a-85fd-4ac6-9721-5e5d8584f6f9 sdc 1073741824 root disk brw-rw---- LVM2_member bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz sdd 1073741824 root disk brw-rw---- LVM2_member KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 083dc859-6d24-4a60-9dfd-972423cec55e `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 4780683f-2d56-4db9-8628-fffc04331f56 sde 1073741824 root disk brw-rw---- LVM2_member DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF sdf 1073741824 root disk brw-rw---- LVM2_member U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A sdg 1073741824 root disk brw-rw---- LVM2_member ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n |-test_vg3-lv8 427819008 root disk brw-rw---- xfs b3c4cc14-e94c-4c2d-be09-31f51b5f9202 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 2f0d2c84-325f-40af-91b5-caf6c8b65f8d `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs a13f7972-19b3-46e2-bab2-47956b056b6b sdh 1073741824 root disk brw-rw---- LVM2_member 326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs a13f7972-19b3-46e2-bab2-47956b056b6b sdi 1073741824 root disk brw-rw---- LVM2_member rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 8a7b9865-d1e8-4445-bd39-5af4b1fa9523 sdj 1073741824 root disk brw-rw---- LVM2_member LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 8a7b9865-d1e8-4445-bd39-5af4b1fa9523 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:39:10,259 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:39:10,259 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:39:10,259 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 20:39:10,259 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 20:39:10,259 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 20:39:10,260 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 20:39:10,260 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:10,271 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:10,285 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:39:10,290 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/wwn-0x6001405239ab7067b3b484aac9d9c077 ' '/dev/disk/by-id/lvm-pv-uuid-whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_239ab706-7b3b-484a-ac9d-9c07746cfa13 ' '/dev/disk/by-id/scsi-36001405239ab7067b3b484aac9d9c077', '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': 'whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO', 'ID_FS_UUID_ENC': 'whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO', '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': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'ID_SERIAL': '36001405239ab7067b3b484aac9d9c077', 'ID_SERIAL_SHORT': '6001405239ab7067b3b484aac9d9c077', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405239ab7067', 'ID_WWN_VENDOR_EXTENSION': '0xb3b484aac9d9c077', 'ID_WWN_WITH_EXTENSION': '0x6001405239ab7067b3b484aac9d9c077', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405239ab7067b3b484aac9d9c077', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '239ab706-7b3b-484a-ac9d-9c07746cfa13', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290007'} ; 2024-03-01 20:39:10,290 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:39:10,291 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:39:10,324 INFO program/MainThread: stdout[3]: 2024-03-01 20:39:10,325 INFO program/MainThread: stderr[3]: 2024-03-01 20:39:10,325 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 20:39:10,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:39:10,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:10,338 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 20:39:10,342 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 20:39:10,343 INFO blivet/MainThread: sda is a disk 2024-03-01 20:39:10,343 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 20:39:10,343 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 20:39:10,347 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 20:39:10,350 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 20:39:10,350 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:39:10,353 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:39:10,353 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 20:39:10,354 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 20:39:10,354 INFO blivet/MainThread: got device: DiskDevice instance (0x7f106fb50ba8) -- 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 = 6001405239ab7067b3b484aac9d9c077 2024-03-01 20:39:10,358 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 20:39:10,361 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:10,362 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 20:39:10,365 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:10,365 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 20:39:10,368 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:10,368 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 20:39:10,372 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:10,372 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 20:39:10,375 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 20:39:10,375 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 20:39:10,375 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:39:10,403 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_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=2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_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=bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=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:39:10,403 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM. WARNING: Couldn't find device with uuid bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz. WARNING: VG test_vg1 is missing PV 2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz (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:39:10,403 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 20:39:10,404 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 20:39:10,408 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO ; label: None ; device: /dev/sda ; serial: 36001405239ab7067b3b484aac9d9c077 ; exists: True ; vg_name: test_vg1 ; vg_uuid: maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM ; pe_start: 8 MiB ; 2024-03-01 20:39:10,408 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 20:39:10,411 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 20:39:10,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM ; incomplete: True ; hidden: False ; 2024-03-01 20:39:10,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:39:10,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:10,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:10,424 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:39:10,455 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=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:39:10,455 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM. WARNING: Couldn't find device with uuid bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz. WARNING: VG test_vg1 is missing PV 2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz (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:39:10,455 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 20:39:10,455 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:39:10,456 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 20:39:10,461 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 20:39:10,465 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:39:10,465 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 20:39:10,468 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 20:39:10,468 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:39:10,496 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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:39:10,496 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM. WARNING: Couldn't find device with uuid bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz. WARNING: VG test_vg1 is missing PV 2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz (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:39:10,496 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 20:39:10,501 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 20:39:10,501 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 20:39:10,504 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 20:39:10,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM ; incomplete: True ; hidden: False ; 2024-03-01 20:39:10,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:39:10,510 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:39:10,511 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:39:10,514 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014055a68a6ab37a64082addd3a75c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/lvm-pv-uuid-2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_5a68a6ab-37a6-4082-addd-3a75ce8e8161 ' '/dev/disk/by-id/wwn-0x60014055a68a6ab37a64082addd3a75c', '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': '2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM', 'ID_FS_UUID_ENC': '2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM', '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': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'ID_SERIAL': '360014055a68a6ab37a64082addd3a75c', 'ID_SERIAL_SHORT': '60014055a68a6ab37a64082addd3a75c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055a68a6ab3', 'ID_WWN_VENDOR_EXTENSION': '0x7a64082addd3a75c', 'ID_WWN_WITH_EXTENSION': '0x60014055a68a6ab37a64082addd3a75c', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055a68a6ab37a64082addd3a75c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5a68a6ab-37a6-4082-addd-3a75ce8e8161', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470297530'} ; 2024-03-01 20:39:10,515 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:39:10,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:39:10,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:10,524 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 20:39:10,525 INFO blivet/MainThread: sdb is a disk 2024-03-01 20:39:10,525 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 20:39:10,525 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 20:39:10,528 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 20:39:10,531 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 20:39:10,531 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:39:10,535 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:39:10,535 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 20:39:10,535 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 20:39:10,535 INFO blivet/MainThread: got device: DiskDevice instance (0x7f106fb63eb8) -- 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 = 60014055a68a6ab37a64082addd3a75c 2024-03-01 20:39:10,539 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 20:39:10,542 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:10,542 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 20:39:10,545 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:10,545 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 20:39:10,549 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:10,549 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 20:39:10,552 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:10,552 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 20:39:10,555 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 20:39:10,555 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 20:39:10,555 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:39:10,583 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_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=bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=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:39:10,583 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz. WARNING: VG test_vg1 is missing PV bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz (last written to /dev/sdc). 2024-03-01 20:39:10,583 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 20:39:10,583 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 20:39:10,587 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM ; label: None ; device: /dev/sdb ; serial: 360014055a68a6ab37a64082addd3a75c ; exists: True ; vg_name: test_vg1 ; vg_uuid: maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 20:39:10,588 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 20:39:10,591 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 20:39:10,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM ; incomplete: True ; hidden: False ; 2024-03-01 20:39:10,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 20:39:10,600 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 20:39:10,603 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:39:10,606 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 20:39:10,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM ; incomplete: True ; hidden: False ; 2024-03-01 20:39:10,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:39:10,612 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:39:10,640 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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:39:10,640 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz. WARNING: VG test_vg1 is missing PV bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz (last written to /dev/sdc). 2024-03-01 20:39:10,640 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 20:39:10,640 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 20:39:10,641 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:39:10,645 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab ' '/dev/disk/by-id/scsi-36001405697f8b44e4c04a6a856e8c0be ' '/dev/disk/by-id/wwn-0x6001405697f8b44e4c04a6a856e8c0be', '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': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'ID_SERIAL': '36001405697f8b44e4c04a6a856e8c0be', 'ID_SERIAL_SHORT': '6001405697f8b44e4c04a6a856e8c0be', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405697f8b44e', 'ID_WWN_VENDOR_EXTENSION': '0x4c04a6a856e8c0be', 'ID_WWN_WITH_EXTENSION': '0x6001405697f8b44e4c04a6a856e8c0be', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405697f8b44e4c04a6a856e8c0be', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '697f8b44-e4c0-4a6a-856e-8c0be79d2aab', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471128421'} ; 2024-03-01 20:39:10,645 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:39:10,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 20:39:10,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:10,656 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 20:39:10,656 INFO blivet/MainThread: sdk is a disk 2024-03-01 20:39:10,656 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 20:39:10,656 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 20:39:10,659 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 20:39:10,663 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 20:39:10,663 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:39:10,666 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:39:10,666 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 20:39:10,667 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 20:39:10,667 INFO blivet/MainThread: got device: DiskDevice instance (0x7f106fb63c50) -- 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 = 6001405697f8b44e4c04a6a856e8c0be 2024-03-01 20:39:10,670 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 20:39:10,670 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 20:39:10,673 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_c1623cde-abaf-449b-8402-3377cb7b14e7 ' '/dev/disk/by-id/scsi-36001405c1623cdeabaf449b84023377c ' '/dev/disk/by-id/wwn-0x6001405c1623cdeabaf449b84023377c', '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': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'ID_SERIAL': '36001405c1623cdeabaf449b84023377c', 'ID_SERIAL_SHORT': '6001405c1623cdeabaf449b84023377c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c1623cdea', 'ID_WWN_VENDOR_EXTENSION': '0xbaf449b84023377c', 'ID_WWN_WITH_EXTENSION': '0x6001405c1623cdeabaf449b84023377c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c1623cdeabaf449b84023377c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c1623cde-abaf-449b-8402-3377cb7b14e7', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471101080'} ; 2024-03-01 20:39:10,674 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:39:10,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 20:39:10,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:10,683 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 20:39:10,684 INFO blivet/MainThread: sdl is a disk 2024-03-01 20:39:10,684 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 20:39:10,684 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 20:39:10,687 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 20:39:10,690 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 20:39:10,690 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:39:10,693 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:39:10,694 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 20:39:10,694 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 20:39:10,694 INFO blivet/MainThread: got device: DiskDevice instance (0x7f106ea83cf8) -- 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 = 6001405c1623cdeabaf449b84023377c 2024-03-01 20:39:10,697 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 20:39:10,697 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 20:39:10,701 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/wwn-0x60014057827914dfa3b447480a4a2bea ' '/dev/disk/by-id/lvm-pv-uuid-bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079 ' '/dev/disk/by-id/scsi-360014057827914dfa3b447480a4a2bea', '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': 'bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz', 'ID_FS_UUID_ENC': 'bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz', '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': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'ID_SERIAL': '360014057827914dfa3b447480a4a2bea', 'ID_SERIAL_SHORT': '60014057827914dfa3b447480a4a2bea', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057827914df', 'ID_WWN_VENDOR_EXTENSION': '0xa3b447480a4a2bea', 'ID_WWN_WITH_EXTENSION': '0x60014057827914dfa3b447480a4a2bea', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057827914dfa3b447480a4a2bea', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7827914d-fa3b-4474-80a4-a2beabaa0079', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470290821'} ; 2024-03-01 20:39:10,701 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:39:10,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:39:10,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:10,710 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 20:39:10,711 INFO blivet/MainThread: sdc is a disk 2024-03-01 20:39:10,711 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 20:39:10,711 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 20:39:10,714 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 20:39:10,717 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 20:39:10,717 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:39:10,720 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:39:10,721 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 20:39:10,721 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 20:39:10,721 INFO blivet/MainThread: got device: DiskDevice instance (0x7f106ea7fc18) -- 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 = 60014057827914dfa3b447480a4a2bea 2024-03-01 20:39:10,724 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 20:39:10,728 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:10,728 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 20:39:10,731 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:10,731 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 20:39:10,734 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:10,735 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 20:39:10,738 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:10,738 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 20:39:10,741 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 20:39:10,741 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 20:39:10,741 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:39:10,770 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=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:39:10,770 INFO program/MainThread: stderr[9]: 2024-03-01 20:39:10,770 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 20:39:10,770 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 20:39:10,774 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz ; label: None ; device: /dev/sdc ; serial: 360014057827914dfa3b447480a4a2bea ; exists: True ; vg_name: test_vg1 ; vg_uuid: maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:39:10,775 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 20:39:10,778 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 20:39:10,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM ; incomplete: True ; hidden: False ; 2024-03-01 20:39:10,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:39:10,787 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 20:39:10,790 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 20:39:10,793 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 20:39:10,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM ; incomplete: True ; hidden: False ; 2024-03-01 20:39:10,799 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:39:10,799 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:39:10,827 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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:39:10,827 INFO program/MainThread: stderr[10]: 2024-03-01 20:39:10,827 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 20:39:10,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:10,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:10,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:10,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:39:10,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 20:39:10,845 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:39:10,845 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 20:39:10,848 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:39:10,852 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:39:10,852 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:39:10,855 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:39:10,856 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:39:10,856 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 20:39:10,859 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 20:39:10,863 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 20:39:10,863 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 20:39:10,866 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 20:39:10,869 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:39:10,870 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:39:10,873 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:39:10,873 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:39:10,874 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 20:39:10,874 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 20:39:10,877 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 20:39:10,877 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 20:39:10,880 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:39:10,881 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 20:39:10,884 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/c9a9060a-85fd-4ac6-9721-5e5d8584f6f9 ' '/dev/disk/by-id/dm-uuid-LVM-maAmZRk6ehe5Bqaaa1csb40HhJOMSVvMBWSKILdya0OYSnKEQJ2sh5e0xYRCDM18', '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-maAmZRk6ehe5Bqaaa1csb40HhJOMSVvMBWSKILdya0OYSnKEQJ2sh5e0xYRCDM18', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c9a9060a-85fd-4ac6-9721-5e5d8584f6f9', 'ID_FS_UUID_ENC': 'c9a9060a-85fd-4ac6-9721-5e5d8584f6f9', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1661495145'} ; 2024-03-01 20:39:10,884 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:39:10,884 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:39:10,888 INFO program/MainThread: stdout[11]: LVM 2024-03-01 20:39:10,889 INFO program/MainThread: stderr[11]: 2024-03-01 20:39:10,889 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 20:39:10,889 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:39:10,892 INFO program/MainThread: stdout[12]: LVM 2024-03-01 20:39:10,892 INFO program/MainThread: stderr[12]: 2024-03-01 20:39:10,892 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 20:39:10,892 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:39:10,895 INFO program/MainThread: stdout[13]: LVM 2024-03-01 20:39:10,895 INFO program/MainThread: stderr[13]: 2024-03-01 20:39:10,895 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 20:39:10,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:10,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 20:39:10,906 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:10,906 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:39:10,907 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:10,907 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 20:39:10,903 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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:39:10,908 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:39:10,911 INFO program/MainThread: stdout[14]: LVM 2024-03-01 20:39:10,911 INFO program/MainThread: stderr[14]: 2024-03-01 20:39:10,911 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 20:39:10,915 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:39:10,919 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:10,919 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 20:39:10,922 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:10,923 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 20:39:10,927 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:10,927 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 20:39:10,930 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:10,930 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 20:39:10,932 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 20:39:10,932 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 20:39:10,936 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:39:10,936 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 20:39:10,939 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 20:39:10,939 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:39:10,943 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:10,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:10,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK ; incomplete: False ; hidden: False ; 2024-03-01 20:39:10,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:39:10,952 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 20:39:10,955 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:39:10,956 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 20:39:10,959 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:39:10,962 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:39:10,963 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:39:10,966 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:39:10,966 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:39:10,967 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 20:39:10,970 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 20:39:10,973 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:39:10,974 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 20:39:10,977 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 20:39:10,980 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:39:10,980 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:39:10,984 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:39:10,984 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:39:10,984 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 20:39:10,984 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 20:39:10,987 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 20:39:10,988 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 20:39:10,991 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:39:10,991 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 20:39:10,995 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-id/dm-uuid-LVM-maAmZRk6ehe5Bqaaa1csb40HhJOMSVvMRA8ZioYDvK4QPGXaWubJMUQFrTPeFKsK ' '/dev/disk/by-uuid/1dba888c-61c4-443a-aebb-9e9316aefa94 ' '/dev/mapper/test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-maAmZRk6ehe5Bqaaa1csb40HhJOMSVvMRA8ZioYDvK4QPGXaWubJMUQFrTPeFKsK', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1dba888c-61c4-443a-aebb-9e9316aefa94', 'ID_FS_UUID_ENC': '1dba888c-61c4-443a-aebb-9e9316aefa94', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1661185860'} ; 2024-03-01 20:39:10,995 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:39:10,995 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:39:10,999 INFO program/MainThread: stdout[15]: LVM 2024-03-01 20:39:10,999 INFO program/MainThread: stderr[15]: 2024-03-01 20:39:10,999 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 20:39:10,999 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:39:11,003 INFO program/MainThread: stdout[16]: LVM 2024-03-01 20:39:11,003 INFO program/MainThread: stderr[16]: 2024-03-01 20:39:11,003 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 20:39:11,003 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:39:11,006 INFO program/MainThread: stdout[17]: LVM 2024-03-01 20:39:11,006 INFO program/MainThread: stderr[17]: 2024-03-01 20:39:11,006 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 20:39:11,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:11,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 20:39:11,017 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:11,017 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:11,018 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:11,019 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:11,014 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:11,019 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:39:11,023 INFO program/MainThread: stdout[18]: LVM 2024-03-01 20:39:11,023 INFO program/MainThread: stderr[18]: 2024-03-01 20:39:11,023 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 20:39:11,027 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:39:11,031 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:11,031 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 20:39:11,034 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:11,034 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 20:39:11,038 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:11,038 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 20:39:11,041 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:11,041 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 20:39:11,042 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 20:39:11,045 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:39:11,045 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 20:39:11,048 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 20:39:11,049 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:39:11,049 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:39:11,052 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/lvm-pv-uuid-KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf ' '/dev/disk/by-id/scsi-360014053b4c6aec572749a6981be21b8 ' '/dev/disk/by-id/wwn-0x60014053b4c6aec572749a6981be21b8', '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': 'KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV', 'ID_FS_UUID_ENC': 'KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV', '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': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'ID_SERIAL': '360014053b4c6aec572749a6981be21b8', 'ID_SERIAL_SHORT': '60014053b4c6aec572749a6981be21b8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b4c6aec5', 'ID_WWN_VENDOR_EXTENSION': '0x72749a6981be21b8', 'ID_WWN_WITH_EXTENSION': '0x60014053b4c6aec572749a6981be21b8', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b4c6aec572749a6981be21b8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b4c6aec-5727-49a6-981b-e21b80dc0ddf', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470408214'} ; 2024-03-01 20:39:11,052 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:39:11,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:39:11,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:11,062 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 20:39:11,063 INFO blivet/MainThread: sdd is a disk 2024-03-01 20:39:11,063 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 20:39:11,063 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 20:39:11,066 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 20:39:11,069 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 20:39:11,070 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:39:11,073 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:39:11,073 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 20:39:11,073 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 20:39:11,073 INFO blivet/MainThread: got device: DiskDevice instance (0x7f106ea8fda0) -- 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 = 60014053b4c6aec572749a6981be21b8 2024-03-01 20:39:11,077 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 20:39:11,080 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:11,080 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 20:39:11,083 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:11,083 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 20:39:11,087 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:11,087 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 20:39:11,090 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:11,090 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 20:39:11,093 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 20:39:11,093 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 20:39:11,093 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:11,123 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=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:39:11,123 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF. WARNING: Couldn't find device with uuid U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A. WARNING: VG test_vg2 is missing PV DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF (last written to /dev/sde). WARNING: VG test_vg2 is missing PV U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A (last written to /dev/sdf). 2024-03-01 20:39:11,123 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 20:39:11,124 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 20:39:11,128 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV ; label: None ; device: /dev/sdd ; serial: 360014053b4c6aec572749a6981be21b8 ; exists: True ; vg_name: test_vg2 ; vg_uuid: fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 20:39:11,128 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 20:39:11,131 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 20:39:11,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ ; incomplete: True ; hidden: False ; 2024-03-01 20:39:11,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:39:11,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:11,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:11,143 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:11,172 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 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=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=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:39:11,172 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF. WARNING: Couldn't find device with uuid U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A. WARNING: VG test_vg2 is missing PV DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF (last written to /dev/sde). WARNING: VG test_vg2 is missing PV U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A (last written to /dev/sdf). 2024-03-01 20:39:11,172 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 20:39:11,173 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:39:11,173 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 20:39:11,178 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 20:39:11,181 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:39:11,181 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 20:39:11,185 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 20:39:11,185 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:11,213 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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=9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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:39:11,213 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF. WARNING: Couldn't find device with uuid U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A. WARNING: VG test_vg2 is missing PV DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF (last written to /dev/sde). WARNING: VG test_vg2 is missing PV U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A (last written to /dev/sdf). 2024-03-01 20:39:11,213 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 20:39:11,218 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 20:39:11,218 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 20:39:11,221 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 20:39:11,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ ; incomplete: True ; hidden: False ; 2024-03-01 20:39:11,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:39:11,228 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:39:11,228 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:39:11,231 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/lvm-pv-uuid-DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_e2fb0791-ebf4-4eda-b19b-a5518bf85290 ' '/dev/disk/by-id/wwn-0x6001405e2fb0791ebf44edab19ba5518 ' '/dev/disk/by-id/scsi-36001405e2fb0791ebf44edab19ba5518', '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': 'DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF', 'ID_FS_UUID_ENC': 'DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF', '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': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'ID_SERIAL': '36001405e2fb0791ebf44edab19ba5518', 'ID_SERIAL_SHORT': '6001405e2fb0791ebf44edab19ba5518', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e2fb0791e', 'ID_WWN_VENDOR_EXTENSION': '0xbf44edab19ba5518', 'ID_WWN_WITH_EXTENSION': '0x6001405e2fb0791ebf44edab19ba5518', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e2fb0791ebf44edab19ba5518', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e2fb0791-ebf4-4eda-b19b-a5518bf85290', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470504872'} ; 2024-03-01 20:39:11,231 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:39:11,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:39:11,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:11,242 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 20:39:11,242 INFO blivet/MainThread: sde is a disk 2024-03-01 20:39:11,242 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 20:39:11,243 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 20:39:11,245 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 20:39:11,249 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 20:39:11,249 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:39:11,252 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:39:11,252 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 20:39:11,253 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 20:39:11,253 INFO blivet/MainThread: got device: DiskDevice instance (0x7f106ea89c18) -- 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 = 6001405e2fb0791ebf44edab19ba5518 2024-03-01 20:39:11,256 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 20:39:11,259 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:11,260 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 20:39:11,263 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:11,263 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 20:39:11,266 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:11,266 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 20:39:11,269 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:11,269 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 20:39:11,272 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 20:39:11,272 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 20:39:11,272 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/sdc$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:11,301 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=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:39:11,301 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A. WARNING: VG test_vg2 is missing PV U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A (last written to /dev/sdf). 2024-03-01 20:39:11,301 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 20:39:11,302 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 20:39:11,306 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF ; label: None ; device: /dev/sde ; serial: 36001405e2fb0791ebf44edab19ba5518 ; exists: True ; vg_name: test_vg2 ; vg_uuid: fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:39:11,306 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 20:39:11,309 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 20:39:11,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ ; incomplete: True ; hidden: False ; 2024-03-01 20:39:11,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 20:39:11,318 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 20:39:11,322 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:39:11,325 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 20:39:11,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ ; incomplete: True ; hidden: False ; 2024-03-01 20:39:11,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:39:11,331 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:11,359 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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=9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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:39:11,359 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A. WARNING: VG test_vg2 is missing PV U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A (last written to /dev/sdf). 2024-03-01 20:39:11,359 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 20:39:11,359 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 20:39:11,359 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:39:11,364 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-360014050081c8402d47403dac1ed16f7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e ' '/dev/disk/by-id/lvm-pv-uuid-U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0081c840-2d47-403d-ac1e-d16f7d535d5e', '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': 'U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A', 'ID_FS_UUID_ENC': 'U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A', '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': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'ID_SERIAL': '360014050081c8402d47403dac1ed16f7', 'ID_SERIAL_SHORT': '60014050081c8402d47403dac1ed16f7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050081c8402', 'ID_WWN_VENDOR_EXTENSION': '0xd47403dac1ed16f7', 'ID_WWN_WITH_EXTENSION': '0x60014050081c8402d47403dac1ed16f7', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050081c8402d47403dac1ed16f7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0081c840-2d47-403d-ac1e-d16f7d535d5e', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470595442'} ; 2024-03-01 20:39:11,364 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:39:11,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:39:11,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:11,374 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 20:39:11,375 INFO blivet/MainThread: sdf is a disk 2024-03-01 20:39:11,375 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 20:39:11,375 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 20:39:11,378 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 20:39:11,381 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 20:39:11,382 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 20:39:11,385 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 20:39:11,385 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 20:39:11,386 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 20:39:11,386 INFO blivet/MainThread: got device: DiskDevice instance (0x7f106ea259b0) -- 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 = 60014050081c8402d47403dac1ed16f7 2024-03-01 20:39:11,389 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 20:39:11,392 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:11,392 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 20:39:11,396 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:11,396 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 20:39:11,399 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:11,399 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 20:39:11,402 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:11,402 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 20:39:11,405 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 20:39:11,405 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 20:39:11,405 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/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:11,433 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=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:39:11,433 INFO program/MainThread: stderr[24]: 2024-03-01 20:39:11,433 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 20:39:11,434 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 20:39:11,438 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A ; label: None ; device: /dev/sdf ; serial: 360014050081c8402d47403dac1ed16f7 ; exists: True ; vg_name: test_vg2 ; vg_uuid: fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 20:39:11,438 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 20:39:11,441 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 20:39:11,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ ; incomplete: True ; hidden: False ; 2024-03-01 20:39:11,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:39:11,451 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 20:39:11,454 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 20:39:11,457 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 20:39:11,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ ; incomplete: True ; hidden: False ; 2024-03-01 20:39:11,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:39:11,463 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/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:11,492 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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=9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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:39:11,492 INFO program/MainThread: stderr[25]: 2024-03-01 20:39:11,493 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 20:39:11,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:11,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:11,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM ; incomplete: False ; hidden: False ; 2024-03-01 20:39:11,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:39:11,506 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 20:39:11,510 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:39:11,510 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 20:39:11,513 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:39:11,517 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:39:11,517 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:39:11,520 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:39:11,521 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:39:11,521 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 20:39:11,524 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 20:39:11,528 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 20:39:11,528 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 20:39:11,531 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 20:39:11,535 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:39:11,535 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:39:11,538 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:39:11,538 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:39:11,539 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 20:39:11,539 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 20:39:11,542 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 20:39:11,542 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 20:39:11,545 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:39:11,546 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 20:39:11,549 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/test_vg2/lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-fjE3T5gaYLnJ9cbDHU3DFipieZ1v0moJtXlJBAo0L5wETv6i0EvRyDJW9G08XWjM ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/4780683f-2d56-4db9-8628-fffc04331f56', '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-fjE3T5gaYLnJ9cbDHU3DFipieZ1v0moJtXlJBAo0L5wETv6i0EvRyDJW9G08XWjM', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4780683f-2d56-4db9-8628-fffc04331f56', 'ID_FS_UUID_ENC': '4780683f-2d56-4db9-8628-fffc04331f56', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1660352107'} ; 2024-03-01 20:39:11,549 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:39:11,550 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:39:11,553 INFO program/MainThread: stdout[26]: LVM 2024-03-01 20:39:11,554 INFO program/MainThread: stderr[26]: 2024-03-01 20:39:11,554 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 20:39:11,554 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:39:11,557 INFO program/MainThread: stdout[27]: LVM 2024-03-01 20:39:11,557 INFO program/MainThread: stderr[27]: 2024-03-01 20:39:11,557 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 20:39:11,557 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:39:11,560 INFO program/MainThread: stdout[28]: LVM 2024-03-01 20:39:11,560 INFO program/MainThread: stderr[28]: 2024-03-01 20:39:11,560 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 20:39:11,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:11,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 20:39:11,571 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:11,571 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:39:11,572 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:11,572 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 20:39:11,568 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:11,573 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:39:11,576 INFO program/MainThread: stdout[29]: LVM 2024-03-01 20:39:11,577 INFO program/MainThread: stderr[29]: 2024-03-01 20:39:11,577 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 20:39:11,581 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:39:11,584 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:11,584 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 20:39:11,588 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:11,588 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 20:39:11,592 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:11,592 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 20:39:11,595 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:11,595 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 20:39:11,595 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 20:39:11,599 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:39:11,599 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 20:39:11,602 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 20:39:11,602 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:39:11,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:11,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:11,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy ; incomplete: False ; hidden: False ; 2024-03-01 20:39:11,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:39:11,615 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 20:39:11,619 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:39:11,619 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 20:39:11,622 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:39:11,626 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:39:11,626 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:39:11,629 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:39:11,630 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:39:11,630 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 20:39:11,633 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 20:39:11,637 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:39:11,637 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 20:39:11,640 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 20:39:11,643 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:39:11,644 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:39:11,647 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:39:11,647 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:39:11,648 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 20:39:11,648 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 20:39:11,659 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 20:39:11,660 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 20:39:11,663 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:39:11,663 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 20:39:11,667 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/test_vg2/lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/083dc859-6d24-4a60-9dfd-972423cec55e ' '/dev/disk/by-id/dm-uuid-LVM-fjE3T5gaYLnJ9cbDHU3DFipieZ1v0moJ9DS1Jiqe5VPe3OiTioWrfh3J23CFVTWy', '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-fjE3T5gaYLnJ9cbDHU3DFipieZ1v0moJ9DS1Jiqe5VPe3OiTioWrfh3J23CFVTWy', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '083dc859-6d24-4a60-9dfd-972423cec55e', 'ID_FS_UUID_ENC': '083dc859-6d24-4a60-9dfd-972423cec55e', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1660048876'} ; 2024-03-01 20:39:11,667 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:39:11,667 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:39:11,671 INFO program/MainThread: stdout[30]: LVM 2024-03-01 20:39:11,671 INFO program/MainThread: stderr[30]: 2024-03-01 20:39:11,671 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 20:39:11,671 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:39:11,675 INFO program/MainThread: stdout[31]: LVM 2024-03-01 20:39:11,675 INFO program/MainThread: stderr[31]: 2024-03-01 20:39:11,675 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 20:39:11,675 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:39:11,678 INFO program/MainThread: stdout[32]: LVM 2024-03-01 20:39:11,678 INFO program/MainThread: stderr[32]: 2024-03-01 20:39:11,678 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 20:39:11,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:11,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 20:39:11,689 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:11,689 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:11,690 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:11,691 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:11,686 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:11,691 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:39:11,694 INFO program/MainThread: stdout[33]: LVM 2024-03-01 20:39:11,695 INFO program/MainThread: stderr[33]: 2024-03-01 20:39:11,695 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 20:39:11,699 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:39:11,702 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:11,702 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 20:39:11,706 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:11,706 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 20:39:11,709 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:11,709 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 20:39:11,713 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:11,713 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 20:39:11,713 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 20:39:11,716 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:39:11,716 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 20:39:11,720 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 20:39:11,720 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:39:11,720 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:39:11,724 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956 ' '/dev/disk/by-id/lvm-pv-uuid-ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n ' '/dev/disk/by-id/wwn-0x600140542f659a119ba426babe89322a ' '/dev/disk/by-id/scsi-3600140542f659a119ba426babe89322a', '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': 'ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n', 'ID_FS_UUID_ENC': 'ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n', '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': '42f659a1-19ba-426b-abe8-9322a92a3956', 'ID_SERIAL': '3600140542f659a119ba426babe89322a', 'ID_SERIAL_SHORT': '600140542f659a119ba426babe89322a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140542f659a11', 'ID_WWN_VENDOR_EXTENSION': '0x9ba426babe89322a', 'ID_WWN_WITH_EXTENSION': '0x600140542f659a119ba426babe89322a', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140542f659a119ba426babe89322a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '42f659a1-19ba-426b-abe8-9322a92a3956', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470642901'} ; 2024-03-01 20:39:11,724 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:39:11,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:39:11,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:11,734 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 20:39:11,735 INFO blivet/MainThread: sdg is a disk 2024-03-01 20:39:11,735 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 20:39:11,735 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 20:39:11,738 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 20:39:11,741 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 20:39:11,741 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:39:11,745 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:39:11,745 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 20:39:11,745 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 20:39:11,745 INFO blivet/MainThread: got device: DiskDevice instance (0x7f106ea439b0) -- 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 = 600140542f659a119ba426babe89322a 2024-03-01 20:39:11,749 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 20:39:11,752 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:11,752 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 20:39:11,755 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:11,755 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 20:39:11,759 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:11,759 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 20:39:11,762 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:11,762 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 20:39:11,765 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 20:39:11,765 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 20:39:11,765 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/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:11,794 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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=326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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=rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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=LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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:39:11,794 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid 326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls. WARNING: Couldn't find device with uuid rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP. WARNING: Couldn't find device with uuid LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK. WARNING: VG test_vg3 is missing PV 326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK (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:39:11,794 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 20:39:11,795 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 20:39:11,799 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n ; label: None ; device: /dev/sdg ; serial: 3600140542f659a119ba426babe89322a ; exists: True ; vg_name: test_vg3 ; vg_uuid: fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 20:39:11,799 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 20:39:11,802 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 20:39:11,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv ; incomplete: True ; hidden: False ; 2024-03-01 20:39:11,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:39:11,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:11,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:11,814 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/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:11,846 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 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=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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:39:11,846 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid 326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls. WARNING: Couldn't find device with uuid rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP. WARNING: Couldn't find device with uuid LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK. WARNING: VG test_vg3 is missing PV 326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK (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:39:11,846 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 20:39:11,847 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 20:39:11,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 20:39:11,852 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 20:39:11,855 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:39:11,855 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 20:39:11,859 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 20:39:11,859 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/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:11,888 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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=9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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=z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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=z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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=9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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=9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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=kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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=LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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:39:11,888 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid 326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls. WARNING: Couldn't find device with uuid rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP. WARNING: Couldn't find device with uuid LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK. WARNING: VG test_vg3 is missing PV 326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK (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:39:11,888 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 20:39:11,893 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 20:39:11,893 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 20:39:11,896 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 20:39:11,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv ; incomplete: True ; hidden: False ; 2024-03-01 20:39:11,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:39:11,903 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:39:11,903 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:39:11,906 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/wwn-0x600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_07983b11-5f68-44a7-a9fc-babf3266881a ' '/dev/disk/by-id/scsi-3600140507983b115f6844a7a9fcbabf3 ' '/dev/disk/by-id/lvm-pv-uuid-326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls', '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': '326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls', 'ID_FS_UUID_ENC': '326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls', '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': '07983b11-5f68-44a7-a9fc-babf3266881a', 'ID_SERIAL': '3600140507983b115f6844a7a9fcbabf3', 'ID_SERIAL_SHORT': '600140507983b115f6844a7a9fcbabf3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140507983b115', 'ID_WWN_VENDOR_EXTENSION': '0xf6844a7a9fcbabf3', 'ID_WWN_WITH_EXTENSION': '0x600140507983b115f6844a7a9fcbabf3', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140507983b115f6844a7a9fcbabf3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '07983b11-5f68-44a7-a9fc-babf3266881a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470813308'} ; 2024-03-01 20:39:11,906 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:39:11,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:39:11,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:11,917 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 20:39:11,918 INFO blivet/MainThread: sdh is a disk 2024-03-01 20:39:11,918 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 20:39:11,918 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 20:39:11,921 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 20:39:11,924 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 20:39:11,924 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:39:11,927 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:39:11,928 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 20:39:11,928 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 20:39:11,928 INFO blivet/MainThread: got device: DiskDevice instance (0x7f106ea89d68) -- 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 = 600140507983b115f6844a7a9fcbabf3 2024-03-01 20:39:11,931 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 20:39:11,935 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:11,935 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 20:39:11,938 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:11,938 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 20:39:11,941 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:11,942 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 20:39:11,945 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:11,945 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 20:39:11,948 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 20:39:11,948 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 20:39:11,948 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/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:11,978 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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=326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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=rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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=LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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:39:11,978 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP. WARNING: Couldn't find device with uuid LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK. WARNING: VG test_vg3 is missing PV rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK (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:39:11,978 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 20:39:11,979 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 20:39:11,983 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls ; label: None ; device: /dev/sdh ; serial: 3600140507983b115f6844a7a9fcbabf3 ; exists: True ; vg_name: test_vg3 ; vg_uuid: fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv ; pe_start: 8 MiB ; 2024-03-01 20:39:11,983 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 20:39:11,986 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 20:39:11,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv ; incomplete: True ; hidden: False ; 2024-03-01 20:39:11,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 20:39:11,996 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 20:39:11,999 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:39:12,002 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 20:39:12,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv ; incomplete: True ; hidden: False ; 2024-03-01 20:39:12,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:39:12,008 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/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:12,039 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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=9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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=z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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=z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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=9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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=9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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=kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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=LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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:39:12,039 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP. WARNING: Couldn't find device with uuid LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK. WARNING: VG test_vg3 is missing PV rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK (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:39:12,039 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 20:39:12,040 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:39:12,040 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:39:12,044 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_1991ae72-797f-4364-95a2-4628d8c79f57 ' '/dev/disk/by-id/scsi-360014051991ae72797f436495a24628d ' '/dev/disk/by-id/wwn-0x60014051991ae72797f436495a24628d ' '/dev/disk/by-id/lvm-pv-uuid-rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', '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': 'rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP', 'ID_FS_UUID_ENC': 'rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP', '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': '1991ae72-797f-4364-95a2-4628d8c79f57', 'ID_SERIAL': '360014051991ae72797f436495a24628d', 'ID_SERIAL_SHORT': '60014051991ae72797f436495a24628d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051991ae727', 'ID_WWN_VENDOR_EXTENSION': '0x97f436495a24628d', 'ID_WWN_WITH_EXTENSION': '0x60014051991ae72797f436495a24628d', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051991ae72797f436495a24628d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1991ae72-797f-4364-95a2-4628d8c79f57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '470869244'} ; 2024-03-01 20:39:12,045 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:39:12,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:39:12,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:12,056 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 20:39:12,056 INFO blivet/MainThread: sdi is a disk 2024-03-01 20:39:12,056 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 20:39:12,056 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 20:39:12,060 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 20:39:12,063 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 20:39:12,063 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:39:12,066 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:39:12,066 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 20:39:12,067 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 20:39:12,067 INFO blivet/MainThread: got device: DiskDevice instance (0x7f106ea89f98) -- 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 = 60014051991ae72797f436495a24628d 2024-03-01 20:39:12,070 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 20:39:12,074 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:12,074 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 20:39:12,077 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:12,077 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 20:39:12,080 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:12,080 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 20:39:12,084 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:12,084 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 20:39:12,087 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 20:39:12,087 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 20:39:12,087 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/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:12,117 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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=326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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=rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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=LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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:39:12,117 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK. WARNING: VG test_vg3 is missing PV LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK (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:39:12,117 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 20:39:12,118 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 20:39:12,122 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP ; label: None ; device: /dev/sdi ; serial: 360014051991ae72797f436495a24628d ; exists: True ; vg_name: test_vg3 ; vg_uuid: fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv ; pe_start: 8 MiB ; 2024-03-01 20:39:12,122 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 20:39:12,125 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 20:39:12,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv ; incomplete: True ; hidden: False ; 2024-03-01 20:39:12,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:39:12,135 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 20:39:12,138 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:39:12,141 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 20:39:12,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv ; incomplete: True ; hidden: False ; 2024-03-01 20:39:12,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:39:12,147 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/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:12,178 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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=9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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=z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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=z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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=9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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=9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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=kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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=LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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:39:12,178 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK. WARNING: VG test_vg3 is missing PV LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK (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:39:12,178 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 20:39:12,179 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 20:39:12,179 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:39:12,184 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-3600140512a86b4b473741bda93c2753b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_12a86b4b-4737-41bd-a93c-2753b5ab644a ' '/dev/disk/by-id/lvm-pv-uuid-LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK', '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': 'LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK', 'ID_FS_UUID_ENC': 'LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK', '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': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'ID_SERIAL': '3600140512a86b4b473741bda93c2753b', 'ID_SERIAL_SHORT': '600140512a86b4b473741bda93c2753b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512a86b4b4', 'ID_WWN_VENDOR_EXTENSION': '0x73741bda93c2753b', 'ID_WWN_WITH_EXTENSION': '0x600140512a86b4b473741bda93c2753b', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512a86b4b473741bda93c2753b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405aeb9c2614,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12a86b4b-4737-41bd-a93c-2753b5ab644a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405aeb9c2614', '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': '471041296'} ; 2024-03-01 20:39:12,184 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:39:12,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:39:12,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:12,195 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 20:39:12,196 INFO blivet/MainThread: sdj is a disk 2024-03-01 20:39:12,196 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 20:39:12,196 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 20:39:12,199 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 20:39:12,202 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 20:39:12,202 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:39:12,205 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:39:12,206 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 20:39:12,206 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 20:39:12,206 INFO blivet/MainThread: got device: DiskDevice instance (0x7f106ea9fb00) -- 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 = 600140512a86b4b473741bda93c2753b 2024-03-01 20:39:12,210 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 20:39:12,213 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:12,213 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 20:39:12,216 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:12,216 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 20:39:12,220 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:12,220 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 20:39:12,223 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:12,223 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 20:39:12,226 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 20:39:12,226 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 20:39:12,226 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/sdj$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:12,255 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=whwyBq-StYK-kakv-WkIH-6Lxs-JJvd-t4vOiO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=2Oggxf-E0Ap-rHAg-CYBY-ysek-KKdp-5awHLM LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=bJsZMo-3TGR-pxLr-L7bR-Vwu1-L1lN-XFfdVz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KjQ2fK-hWIk-v0EJ-K0v9-Ji5A-C9w1-yIx1NV LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=DiXzWI-rFcf-EnAu-NLVD-V00G-Dc9H-p6kUpF LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=U9EI2c-cyOR-Py9d-i7E0-KdBE-wE6H-xYyM8A LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ LVM2_VG_SIZE=3196059648 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=ctATPb-M4BZ-HLN9-96IV-C0zc-JH2C-qDm47n LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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=326np3-wQ93-jM5P-sOlJ-QYtP-LDn8-ooe9ls LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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=rYcil3-zFsv-terw-hg4N-IL1O-JYxC-YgKshP LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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=LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv 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:39:12,255 INFO program/MainThread: stderr[41]: 2024-03-01 20:39:12,255 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 20:39:12,256 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 20:39:12,260 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: LPfQBk-40tC-OjtQ-J4i7-9Ayl-hzsH-iR7JPK ; label: None ; device: /dev/sdj ; serial: 3600140512a86b4b473741bda93c2753b ; exists: True ; vg_name: test_vg3 ; vg_uuid: fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 20:39:12,260 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 20:39:12,263 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 20:39:12,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv ; incomplete: True ; hidden: False ; 2024-03-01 20:39:12,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 20:39:12,273 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 20:39:12,276 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 20:39:12,279 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 20:39:12,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv ; incomplete: True ; hidden: False ; 2024-03-01 20:39:12,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:39:12,285 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/sdj$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:12,316 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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=tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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=9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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=z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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=z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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=9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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=9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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=kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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=LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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:39:12,316 INFO program/MainThread: stderr[42]: 2024-03-01 20:39:12,316 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 20:39:12,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:12,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:12,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls ; incomplete: False ; hidden: False ; 2024-03-01 20:39:12,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:39:12,331 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 20:39:12,334 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:39:12,335 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 20:39:12,338 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:39:12,341 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:39:12,342 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:39:12,345 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:39:12,346 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:39:12,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 20:39:12,349 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 20:39:12,352 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 20:39:12,353 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 20:39:12,356 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 20:39:12,359 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:39:12,360 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:39:12,363 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:39:12,363 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:39:12,364 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 20:39:12,364 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 20:39:12,367 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 20:39:12,367 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 20:39:12,370 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:39:12,371 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 20:39:12,374 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-uuid/8a7b9865-d1e8-4445-bd39-5af4b1fa9523 ' '/dev/test_vg3/lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-fQDcujl2hiHF4vHhR6RdsDuvqIrc5Wlvz0LduWpJVlxNTtkRFDXwAOhhGmvFV8Ls', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-fQDcujl2hiHF4vHhR6RdsDuvqIrc5Wlvz0LduWpJVlxNTtkRFDXwAOhhGmvFV8Ls', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8a7b9865-d1e8-4445-bd39-5af4b1fa9523', 'ID_FS_UUID_ENC': '8a7b9865-d1e8-4445-bd39-5af4b1fa9523', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1659173558'} ; 2024-03-01 20:39:12,374 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:39:12,375 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:39:12,379 INFO program/MainThread: stdout[43]: LVM 2024-03-01 20:39:12,379 INFO program/MainThread: stderr[43]: 2024-03-01 20:39:12,379 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 20:39:12,379 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:39:12,382 INFO program/MainThread: stdout[44]: LVM 2024-03-01 20:39:12,382 INFO program/MainThread: stderr[44]: 2024-03-01 20:39:12,382 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 20:39:12,382 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:39:12,385 INFO program/MainThread: stdout[45]: LVM 2024-03-01 20:39:12,386 INFO program/MainThread: stderr[45]: 2024-03-01 20:39:12,386 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 20:39:12,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:12,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 20:39:12,397 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:12,398 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:39:12,398 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:12,399 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 20:39:12,394 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:12,399 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:39:12,403 INFO program/MainThread: stdout[46]: LVM 2024-03-01 20:39:12,403 INFO program/MainThread: stderr[46]: 2024-03-01 20:39:12,403 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 20:39:12,407 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:39:12,411 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:12,411 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 20:39:12,415 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:12,415 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 20:39:12,418 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:12,418 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 20:39:12,422 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:12,423 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 20:39:12,423 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 20:39:12,426 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:39:12,426 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 20:39:12,429 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 20:39:12,430 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:39:12,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:12,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:12,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ ; incomplete: False ; hidden: False ; 2024-03-01 20:39:12,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:39:12,442 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 20:39:12,446 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:39:12,446 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 20:39:12,449 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:39:12,452 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:39:12,453 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:39:12,456 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:39:12,457 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:39:12,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 20:39:12,460 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 20:39:12,464 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 20:39:12,464 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 20:39:12,467 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 20:39:12,470 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:39:12,471 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:39:12,474 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:39:12,474 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:39:12,474 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 20:39:12,475 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 20:39:12,478 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 20:39:12,478 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 20:39:12,481 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:39:12,481 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 20:39:12,485 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-fQDcujl2hiHF4vHhR6RdsDuvqIrc5Wlv9zDxYe3WonYH7BBCcdKAEB3tPSI1MUyJ ' '/dev/test_vg3/lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/a13f7972-19b3-46e2-bab2-47956b056b6b', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-fQDcujl2hiHF4vHhR6RdsDuvqIrc5Wlv9zDxYe3WonYH7BBCcdKAEB3tPSI1MUyJ', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a13f7972-19b3-46e2-bab2-47956b056b6b', 'ID_FS_UUID_ENC': 'a13f7972-19b3-46e2-bab2-47956b056b6b', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1658850505'} ; 2024-03-01 20:39:12,485 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:39:12,485 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:39:12,489 INFO program/MainThread: stdout[47]: LVM 2024-03-01 20:39:12,489 INFO program/MainThread: stderr[47]: 2024-03-01 20:39:12,489 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 20:39:12,490 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:39:12,493 INFO program/MainThread: stdout[48]: LVM 2024-03-01 20:39:12,493 INFO program/MainThread: stderr[48]: 2024-03-01 20:39:12,493 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 20:39:12,493 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:39:12,496 INFO program/MainThread: stdout[49]: LVM 2024-03-01 20:39:12,496 INFO program/MainThread: stderr[49]: 2024-03-01 20:39:12,496 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 20:39:12,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:12,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 20:39:12,508 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:12,509 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:39:12,509 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:12,510 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 20:39:12,505 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- name = test_vg3 status = True 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:12,510 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:39:12,514 INFO program/MainThread: stdout[50]: LVM 2024-03-01 20:39:12,514 INFO program/MainThread: stderr[50]: 2024-03-01 20:39:12,514 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 20:39:12,518 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:39:12,522 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:12,522 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 20:39:12,525 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:12,525 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 20:39:12,529 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:12,529 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 20:39:12,532 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:12,532 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 20:39:12,533 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 20:39:12,536 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:39:12,536 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 20:39:12,539 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 20:39:12,539 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:39:12,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:12,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:12,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx ; incomplete: False ; hidden: False ; 2024-03-01 20:39:12,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:39:12,552 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 20:39:12,556 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:39:12,556 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 20:39:12,559 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:39:12,563 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:39:12,563 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:39:12,566 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:39:12,567 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:39:12,567 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 20:39:12,570 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 20:39:12,574 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:39:12,574 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 20:39:12,577 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 20:39:12,581 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:39:12,581 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:39:12,584 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:39:12,585 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:39:12,585 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 20:39:12,585 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 20:39:12,588 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 20:39:12,588 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 20:39:12,591 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:39:12,592 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 20:39:12,595 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-fQDcujl2hiHF4vHhR6RdsDuvqIrc5WlvkAkO2CWgxBeFZD5GebyXXqCBMLL5Cmtx ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/2f0d2c84-325f-40af-91b5-caf6c8b65f8d ' '/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-fQDcujl2hiHF4vHhR6RdsDuvqIrc5WlvkAkO2CWgxBeFZD5GebyXXqCBMLL5Cmtx', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2f0d2c84-325f-40af-91b5-caf6c8b65f8d', 'ID_FS_UUID_ENC': '2f0d2c84-325f-40af-91b5-caf6c8b65f8d', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1658538236'} ; 2024-03-01 20:39:12,595 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:39:12,596 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:39:12,600 INFO program/MainThread: stdout[51]: LVM 2024-03-01 20:39:12,600 INFO program/MainThread: stderr[51]: 2024-03-01 20:39:12,600 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 20:39:12,600 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:39:12,603 INFO program/MainThread: stdout[52]: LVM 2024-03-01 20:39:12,603 INFO program/MainThread: stderr[52]: 2024-03-01 20:39:12,603 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 20:39:12,604 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:39:12,607 INFO program/MainThread: stdout[53]: LVM 2024-03-01 20:39:12,607 INFO program/MainThread: stderr[53]: 2024-03-01 20:39:12,607 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 20:39:12,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:12,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 20:39:12,619 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:12,620 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:39:12,620 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:12,621 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 20:39:12,615 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:12,622 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:39:12,625 INFO program/MainThread: stdout[54]: LVM 2024-03-01 20:39:12,625 INFO program/MainThread: stderr[54]: 2024-03-01 20:39:12,625 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 20:39:12,629 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:39:12,633 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:12,633 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 20:39:12,637 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:12,637 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 20:39:12,641 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:12,641 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 20:39:12,644 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:12,644 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 20:39:12,644 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 20:39:12,648 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:39:12,648 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 20:39:12,651 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 20:39:12,651 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:39:12,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:12,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:12,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO ; incomplete: False ; hidden: False ; 2024-03-01 20:39:12,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 20:39:12,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 20:39:12,667 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:39:12,668 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 20:39:12,671 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:39:12,675 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:39:12,675 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:39:12,678 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:39:12,679 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:39:12,679 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 20:39:12,682 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 20:39:12,686 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 20:39:12,686 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 20:39:12,689 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 20:39:12,692 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:39:12,693 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:39:12,696 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:39:12,696 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:39:12,697 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 20:39:12,697 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 20:39:12,700 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 20:39:12,700 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 20:39:12,703 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:39:12,704 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 20:39:12,707 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-fQDcujl2hiHF4vHhR6RdsDuvqIrc5WlvLgixaOnsizffAsyzpjpiCkxpAM142ZKO ' '/dev/test_vg3/lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-uuid/b3c4cc14-e94c-4c2d-be09-31f51b5f9202 ' '/dev/mapper/test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-fQDcujl2hiHF4vHhR6RdsDuvqIrc5WlvLgixaOnsizffAsyzpjpiCkxpAM142ZKO', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b3c4cc14-e94c-4c2d-be09-31f51b5f9202', 'ID_FS_UUID_ENC': 'b3c4cc14-e94c-4c2d-be09-31f51b5f9202', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1658223378'} ; 2024-03-01 20:39:12,707 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:39:12,708 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:39:12,712 INFO program/MainThread: stdout[55]: LVM 2024-03-01 20:39:12,712 INFO program/MainThread: stderr[55]: 2024-03-01 20:39:12,712 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 20:39:12,712 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:39:12,715 INFO program/MainThread: stdout[56]: LVM 2024-03-01 20:39:12,715 INFO program/MainThread: stderr[56]: 2024-03-01 20:39:12,715 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 20:39:12,715 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:39:12,718 INFO program/MainThread: stdout[57]: LVM 2024-03-01 20:39:12,719 INFO program/MainThread: stderr[57]: 2024-03-01 20:39:12,719 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 20:39:12,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:12,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 20:39:12,730 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:12,731 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:12,732 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:12,733 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:12,727 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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:39:12,734 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:39:12,737 INFO program/MainThread: stdout[58]: LVM 2024-03-01 20:39:12,737 INFO program/MainThread: stderr[58]: 2024-03-01 20:39:12,737 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 20:39:12,741 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:39:12,745 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:12,745 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 20:39:12,748 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:12,748 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 20:39:12,752 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:12,752 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 20:39:12,755 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:12,755 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 20:39:12,756 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 20:39:12,759 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:39:12,759 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 20:39:12,762 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 20:39:12,763 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:39:12,763 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 20:39:12,766 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': '20276026'} ; 2024-03-01 20:39:12,766 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 20:39:12,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:39:12,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:12,777 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 20:39:12,777 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 20:39:12,777 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 20:39:12,777 INFO blivet/MainThread: xvda is a disk 2024-03-01 20:39:12,777 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 20:39:12,778 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 20:39:12,781 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 20:39:12,784 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 20:39:12,784 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 20:39:12,787 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 20:39:12,787 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 20:39:12,788 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 20:39:12,788 INFO blivet/MainThread: got device: DiskDevice instance (0x7f106fc0e2e8) -- 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:39:12,791 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 20:39:12,794 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:12,794 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 20:39:12,798 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:12,798 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 20:39:12,801 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:12,801 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 20:39:12,804 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:12,804 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 20:39:12,808 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 20:39:12,811 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 20:39:12,814 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 20:39:12,822 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 0x7f106ea41f48> 2024-03-01 20:39:16,005 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 20:39:16,010 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 20:39:16,010 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 20:39:16,014 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': '20279930'} ; 2024-03-01 20:39:16,014 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 20:39:16,014 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 20:39:16,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:16,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:16,025 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 20:39:16,027 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:16,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:16,031 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:16,044 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:16,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 20:39:16,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 20:39:16,067 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 20:39:16,070 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 20:39:16,070 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 20:39:16,073 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 20:39:16,077 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 20:39:16,077 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 20:39:16,080 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:39:16,080 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:39:16,081 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 20:39:16,084 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 20:39:16,087 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 20:39:16,090 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 20:39:16,093 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 20:39:16,096 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:39:16,096 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 20:39:16,097 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 20:39:16,097 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 20:39:16,097 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f106fc0ecf8) -- 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 0x7f106e9e4ca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 20:39:16,101 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 20:39:16,104 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 20:39:16,104 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 20:39:16,108 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 20:39:16,108 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 20:39:16,111 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:16,111 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 20:39:16,114 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 20:39:16,114 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 20:39:16,114 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 20:39:16,117 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 20:39:16,118 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 20:39:16,120 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 20:39:16,121 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 20:39:16,124 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-fQDcujl2hiHF4vHhR6RdsDuvqIrc5WlvLgixaOnsizffAsyzpjpiCkxpAM142ZKO ' '/dev/disk/by-uuid/b3c4cc14-e94c-4c2d-be09-31f51b5f9202', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-fQDcujl2hiHF4vHhR6RdsDuvqIrc5WlvLgixaOnsizffAsyzpjpiCkxpAM142ZKO', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b3c4cc14-e94c-4c2d-be09-31f51b5f9202', 'ID_FS_UUID_ENC': 'b3c4cc14-e94c-4c2d-be09-31f51b5f9202', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1658223378'} ; 2024-03-01 20:39:16,124 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 20:39:16,124 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:39:16,128 INFO program/MainThread: stdout[59]: LVM 2024-03-01 20:39:16,128 INFO program/MainThread: stderr[59]: 2024-03-01 20:39:16,128 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 20:39:16,128 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:39:16,132 INFO program/MainThread: stdout[60]: LVM 2024-03-01 20:39:16,132 INFO program/MainThread: stderr[60]: 2024-03-01 20:39:16,132 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 20:39:16,132 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:39:16,135 INFO program/MainThread: stdout[61]: LVM 2024-03-01 20:39:16,135 INFO program/MainThread: stderr[61]: 2024-03-01 20:39:16,135 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 20:39:16,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:16,143 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:39:16,147 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:16,148 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:16,148 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:16,149 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:16,144 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:16,150 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 20:39:16,153 INFO program/MainThread: stdout[62]: LVM 2024-03-01 20:39:16,153 INFO program/MainThread: stderr[62]: 2024-03-01 20:39:16,153 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 20:39:16,157 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 20:39:16,157 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 20:39:16,160 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-uuid/2f0d2c84-325f-40af-91b5-caf6c8b65f8d ' '/dev/disk/by-id/dm-uuid-LVM-fQDcujl2hiHF4vHhR6RdsDuvqIrc5WlvkAkO2CWgxBeFZD5GebyXXqCBMLL5Cmtx ' '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-name-test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-fQDcujl2hiHF4vHhR6RdsDuvqIrc5WlvkAkO2CWgxBeFZD5GebyXXqCBMLL5Cmtx', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2f0d2c84-325f-40af-91b5-caf6c8b65f8d', 'ID_FS_UUID_ENC': '2f0d2c84-325f-40af-91b5-caf6c8b65f8d', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1658538236'} ; 2024-03-01 20:39:16,161 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 20:39:16,161 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:39:16,164 INFO program/MainThread: stdout[63]: LVM 2024-03-01 20:39:16,164 INFO program/MainThread: stderr[63]: 2024-03-01 20:39:16,164 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 20:39:16,164 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:39:16,167 INFO program/MainThread: stdout[64]: LVM 2024-03-01 20:39:16,167 INFO program/MainThread: stderr[64]: 2024-03-01 20:39:16,168 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 20:39:16,168 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:39:16,171 INFO program/MainThread: stdout[65]: LVM 2024-03-01 20:39:16,171 INFO program/MainThread: stderr[65]: 2024-03-01 20:39:16,171 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 20:39:16,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:16,180 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:39:16,183 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:16,184 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:16,185 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:16,186 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:16,180 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:16,187 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 20:39:16,190 INFO program/MainThread: stdout[66]: LVM 2024-03-01 20:39:16,190 INFO program/MainThread: stderr[66]: 2024-03-01 20:39:16,191 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 20:39:16,194 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 20:39:16,195 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 20:39:16,198 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-fQDcujl2hiHF4vHhR6RdsDuvqIrc5Wlv9zDxYe3WonYH7BBCcdKAEB3tPSI1MUyJ ' '/dev/disk/by-uuid/a13f7972-19b3-46e2-bab2-47956b056b6b ' '/dev/test_vg3/lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_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-fQDcujl2hiHF4vHhR6RdsDuvqIrc5Wlv9zDxYe3WonYH7BBCcdKAEB3tPSI1MUyJ', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a13f7972-19b3-46e2-bab2-47956b056b6b', 'ID_FS_UUID_ENC': 'a13f7972-19b3-46e2-bab2-47956b056b6b', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1658850505'} ; 2024-03-01 20:39:16,198 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 20:39:16,198 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:39:16,201 INFO program/MainThread: stdout[67]: LVM 2024-03-01 20:39:16,201 INFO program/MainThread: stderr[67]: 2024-03-01 20:39:16,201 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 20:39:16,202 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:39:16,205 INFO program/MainThread: stdout[68]: LVM 2024-03-01 20:39:16,205 INFO program/MainThread: stderr[68]: 2024-03-01 20:39:16,205 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 20:39:16,205 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:39:16,208 INFO program/MainThread: stdout[69]: LVM 2024-03-01 20:39:16,208 INFO program/MainThread: stderr[69]: 2024-03-01 20:39:16,208 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 20:39:16,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:16,216 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:39:16,220 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:16,221 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:16,221 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:16,222 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:16,216 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:16,223 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 20:39:16,226 INFO program/MainThread: stdout[70]: LVM 2024-03-01 20:39:16,227 INFO program/MainThread: stderr[70]: 2024-03-01 20:39:16,227 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 20:39:16,231 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 20:39:16,231 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 20:39:16,234 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/8a7b9865-d1e8-4445-bd39-5af4b1fa9523 ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-fQDcujl2hiHF4vHhR6RdsDuvqIrc5Wlvz0LduWpJVlxNTtkRFDXwAOhhGmvFV8Ls', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-fQDcujl2hiHF4vHhR6RdsDuvqIrc5Wlvz0LduWpJVlxNTtkRFDXwAOhhGmvFV8Ls', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8a7b9865-d1e8-4445-bd39-5af4b1fa9523', 'ID_FS_UUID_ENC': '8a7b9865-d1e8-4445-bd39-5af4b1fa9523', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1659173558'} ; 2024-03-01 20:39:16,234 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 20:39:16,234 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:39:16,238 INFO program/MainThread: stdout[71]: LVM 2024-03-01 20:39:16,238 INFO program/MainThread: stderr[71]: 2024-03-01 20:39:16,238 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 20:39:16,239 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:39:16,242 INFO program/MainThread: stdout[72]: LVM 2024-03-01 20:39:16,242 INFO program/MainThread: stderr[72]: 2024-03-01 20:39:16,242 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 20:39:16,242 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:39:16,245 INFO program/MainThread: stdout[73]: LVM 2024-03-01 20:39:16,246 INFO program/MainThread: stderr[73]: 2024-03-01 20:39:16,246 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 20:39:16,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:16,254 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:39:16,257 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:16,258 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:16,259 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:16,260 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:16,254 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:16,261 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 20:39:16,265 INFO program/MainThread: stdout[74]: LVM 2024-03-01 20:39:16,265 INFO program/MainThread: stderr[74]: 2024-03-01 20:39:16,265 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 20:39:16,269 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 20:39:16,269 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 20:39:16,272 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-fjE3T5gaYLnJ9cbDHU3DFipieZ1v0moJ9DS1Jiqe5VPe3OiTioWrfh3J23CFVTWy ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/083dc859-6d24-4a60-9dfd-972423cec55e ' '/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-fjE3T5gaYLnJ9cbDHU3DFipieZ1v0moJ9DS1Jiqe5VPe3OiTioWrfh3J23CFVTWy', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '083dc859-6d24-4a60-9dfd-972423cec55e', 'ID_FS_UUID_ENC': '083dc859-6d24-4a60-9dfd-972423cec55e', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1660048876'} ; 2024-03-01 20:39:16,273 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 20:39:16,273 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:39:16,277 INFO program/MainThread: stdout[75]: LVM 2024-03-01 20:39:16,277 INFO program/MainThread: stderr[75]: 2024-03-01 20:39:16,277 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 20:39:16,277 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:39:16,280 INFO program/MainThread: stdout[76]: LVM 2024-03-01 20:39:16,281 INFO program/MainThread: stderr[76]: 2024-03-01 20:39:16,281 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 20:39:16,281 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:39:16,284 INFO program/MainThread: stdout[77]: LVM 2024-03-01 20:39:16,284 INFO program/MainThread: stderr[77]: 2024-03-01 20:39:16,284 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 20:39:16,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:16,292 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:39:16,295 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,296 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,296 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,297 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,293 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:16,298 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 20:39:16,302 INFO program/MainThread: stdout[78]: LVM 2024-03-01 20:39:16,302 INFO program/MainThread: stderr[78]: 2024-03-01 20:39:16,302 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 20:39:16,306 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 20:39:16,306 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 20:39:16,309 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-fjE3T5gaYLnJ9cbDHU3DFipieZ1v0moJtXlJBAo0L5wETv6i0EvRyDJW9G08XWjM ' '/dev/disk/by-uuid/4780683f-2d56-4db9-8628-fffc04331f56 ' '/dev/mapper/test_vg2-lv3 /dev/test_vg2/lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-fjE3T5gaYLnJ9cbDHU3DFipieZ1v0moJtXlJBAo0L5wETv6i0EvRyDJW9G08XWjM', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4780683f-2d56-4db9-8628-fffc04331f56', 'ID_FS_UUID_ENC': '4780683f-2d56-4db9-8628-fffc04331f56', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1660352107'} ; 2024-03-01 20:39:16,309 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 20:39:16,310 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:39:16,313 INFO program/MainThread: stdout[79]: LVM 2024-03-01 20:39:16,313 INFO program/MainThread: stderr[79]: 2024-03-01 20:39:16,314 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 20:39:16,314 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:39:16,317 INFO program/MainThread: stdout[80]: LVM 2024-03-01 20:39:16,317 INFO program/MainThread: stderr[80]: 2024-03-01 20:39:16,317 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 20:39:16,317 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:39:16,321 INFO program/MainThread: stdout[81]: LVM 2024-03-01 20:39:16,321 INFO program/MainThread: stderr[81]: 2024-03-01 20:39:16,321 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 20:39:16,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:16,329 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:39:16,332 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,332 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,333 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,333 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,329 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:16,334 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 20:39:16,338 INFO program/MainThread: stdout[82]: LVM 2024-03-01 20:39:16,338 INFO program/MainThread: stderr[82]: 2024-03-01 20:39:16,338 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 20:39:16,342 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 20:39:16,342 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 20:39:16,346 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/1dba888c-61c4-443a-aebb-9e9316aefa94 ' '/dev/disk/by-id/dm-uuid-LVM-maAmZRk6ehe5Bqaaa1csb40HhJOMSVvMRA8ZioYDvK4QPGXaWubJMUQFrTPeFKsK ' '/dev/mapper/test_vg1-lv2 /dev/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_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-maAmZRk6ehe5Bqaaa1csb40HhJOMSVvMRA8ZioYDvK4QPGXaWubJMUQFrTPeFKsK', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1dba888c-61c4-443a-aebb-9e9316aefa94', 'ID_FS_UUID_ENC': '1dba888c-61c4-443a-aebb-9e9316aefa94', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1661185860'} ; 2024-03-01 20:39:16,346 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 20:39:16,346 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:39:16,350 INFO program/MainThread: stdout[83]: LVM 2024-03-01 20:39:16,350 INFO program/MainThread: stderr[83]: 2024-03-01 20:39:16,350 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 20:39:16,350 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:39:16,354 INFO program/MainThread: stdout[84]: LVM 2024-03-01 20:39:16,354 INFO program/MainThread: stderr[84]: 2024-03-01 20:39:16,354 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 20:39:16,354 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:39:16,357 INFO program/MainThread: stdout[85]: LVM 2024-03-01 20:39:16,357 INFO program/MainThread: stderr[85]: 2024-03-01 20:39:16,357 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 20:39:16,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:16,365 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:39:16,368 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,369 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,370 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,370 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,366 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,371 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 20:39:16,375 INFO program/MainThread: stdout[86]: LVM 2024-03-01 20:39:16,375 INFO program/MainThread: stderr[86]: 2024-03-01 20:39:16,375 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 20:39:16,379 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 20:39:16,379 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 20:39:16,382 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-maAmZRk6ehe5Bqaaa1csb40HhJOMSVvMBWSKILdya0OYSnKEQJ2sh5e0xYRCDM18 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1 ' '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/c9a9060a-85fd-4ac6-9721-5e5d8584f6f9', '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-maAmZRk6ehe5Bqaaa1csb40HhJOMSVvMBWSKILdya0OYSnKEQJ2sh5e0xYRCDM18', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'c9a9060a-85fd-4ac6-9721-5e5d8584f6f9', 'ID_FS_UUID_ENC': 'c9a9060a-85fd-4ac6-9721-5e5d8584f6f9', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1661495145'} ; 2024-03-01 20:39:16,382 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 20:39:16,383 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:39:16,386 INFO program/MainThread: stdout[87]: LVM 2024-03-01 20:39:16,386 INFO program/MainThread: stderr[87]: 2024-03-01 20:39:16,386 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 20:39:16,386 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:39:16,390 INFO program/MainThread: stdout[88]: LVM 2024-03-01 20:39:16,390 INFO program/MainThread: stderr[88]: 2024-03-01 20:39:16,390 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 20:39:16,390 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:39:16,393 INFO program/MainThread: stdout[89]: LVM 2024-03-01 20:39:16,393 INFO program/MainThread: stderr[89]: 2024-03-01 20:39:16,393 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 20:39:16,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:16,401 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:39:16,403 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,404 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,405 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,405 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,401 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,406 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 20:39:16,409 INFO program/MainThread: stdout[90]: LVM 2024-03-01 20:39:16,409 INFO program/MainThread: stderr[90]: 2024-03-01 20:39:16,409 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 20:39:16,413 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 20:39:16,413 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 20:39:16,413 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:16,424 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:16,440 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 20:39:16,441 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 20:39:16,444 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:39:16,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:16,451 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:39:16,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:39:16,454 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:39:16,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:39:16,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:16,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 20:39:16,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:39:16,466 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 20:39:16,469 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:39:16,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:16,475 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:39:16,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:39:16,478 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 20:39:16,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:39:16,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:16,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 20:39:16,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:39:16,490 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 20:39:16,493 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:39:16,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:16,499 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:39:16,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:39:16,502 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:39:16,505 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:39:16,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 20:39:16,511 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:39:16,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 20:39:16,514 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:39:16,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:16,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:39:16,520 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 20:39:16,521 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:39:16,521 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:39:16,521 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:39:16,522 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:39:16,522 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:39:16,523 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:39:16,523 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:39:16,523 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:39:16,524 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:39:16,524 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:39:16,524 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:39:16,525 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 20:39:16,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 20:39:16,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 20:39:16,531 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 20:39:16,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 20:39:16,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 20:39:16,536 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 20:39:16,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 20:39:16,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 20:39:16,542 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 20:39:16,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:16,548 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:39:16,548 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 20:39:16,550 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,551 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,552 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,552 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,548 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,555 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,556 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,556 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,557 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,553 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,560 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,560 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,561 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,561 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,557 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,564 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,565 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,565 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,566 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,562 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,569 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,569 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,570 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,570 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,566 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,573 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,574 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,574 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,575 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,571 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,578 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,578 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,579 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,579 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,576 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,582 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,583 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,583 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,584 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,580 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,587 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,587 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,588 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,588 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,585 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,591 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,592 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,592 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,593 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,589 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,596 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,596 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,597 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,598 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,594 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,600 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,601 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,601 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,602 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,598 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,605 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,605 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,606 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,606 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,603 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,609 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,610 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,610 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,611 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,607 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,614 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,614 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,615 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,615 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,611 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,618 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,619 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,619 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,620 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,616 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,623 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,623 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,624 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,624 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,620 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,627 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,628 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,628 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,629 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,625 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,631 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,632 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,633 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,633 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,629 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,636 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,637 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,637 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,638 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,634 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,640 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,641 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,642 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,642 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,638 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,645 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,646 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,646 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,647 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,643 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,650 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,650 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,651 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,651 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,647 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,654 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,655 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,655 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,656 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,652 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,659 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,659 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,660 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,660 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,656 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,663 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,664 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,664 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,665 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,661 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,667 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,668 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,669 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,669 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,665 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,672 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,673 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,673 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,674 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,670 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,676 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,677 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,678 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,678 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,674 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,681 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,682 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,682 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,683 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,679 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,685 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,686 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,687 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,687 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,683 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,690 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,691 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,691 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,692 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 20:39:16,688 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea748d0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = BWSKIL-dya0-OYSn-KEQJ-2sh5-e0xY-RCDM18 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 (0x7f106fb63f28) -- name = test_vg1 status = True 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:39:16,692 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 20:39:16,695 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:39:16,696 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:39:16,696 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 20:39:16,700 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 20:39:16,700 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:39:16,700 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 20:39:16,704 INFO program/MainThread: stdout[91]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 20:39:16,705 INFO program/MainThread: stderr[91]: 2024-03-01 20:39:16,705 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 20:39:16,709 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 20:39:16,709 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 20:39:16,709 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:39:16,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:16,715 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:39:16,716 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 20:39:16,718 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,719 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,719 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,720 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,716 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,722 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,723 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,723 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,724 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,720 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,726 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,727 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,727 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,728 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,724 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,730 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,731 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,731 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,732 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,728 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,734 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,735 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,735 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,736 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,732 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,738 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,739 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,739 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,740 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,736 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,742 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,743 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,743 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,744 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,740 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,746 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,747 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,747 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,748 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,744 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,750 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,751 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,751 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,752 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,748 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,754 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,755 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,755 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,756 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,752 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,758 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,759 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,759 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,760 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,756 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,762 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,763 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,763 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,764 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,760 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,766 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,767 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,767 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,768 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,764 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,770 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,771 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,771 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,772 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,768 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,774 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,775 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,775 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,776 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,772 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,778 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,779 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,779 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,780 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,776 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,782 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,783 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,783 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,784 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,780 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,786 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,787 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,787 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,788 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,784 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,790 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,791 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,791 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,792 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,788 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,794 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,795 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,795 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,796 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,792 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,798 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,799 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,799 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,800 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,796 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,802 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,803 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,803 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,803 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,800 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,806 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,807 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,807 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,807 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,804 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,810 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,811 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,811 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,811 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,808 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,814 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,815 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,815 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,815 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,812 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,818 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,818 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,819 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,819 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,816 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,822 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,823 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,823 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,823 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,820 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,826 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,827 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,827 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,827 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,824 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,830 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,830 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,831 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,831 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,828 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,834 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,834 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,835 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,835 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,832 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,838 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,838 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,839 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,839 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,836 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,842 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,842 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,843 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 20:39:16,843 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 20:39:16,840 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb63898) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RA8Zio-YDvK-4QPG-XaWu-bJMU-QFrT-PeFKsK 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 (0x7f106fb63f28) -- 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 = maAmZR-k6eh-e5Bq-aaa1-csb4-0HhJ-OMSVvM size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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:39:16,844 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 20:39:16,847 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:39:16,847 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:39:16,848 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 20:39:16,851 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 20:39:16,851 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:39:16,854 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 20:39:16,854 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 20:39:16,854 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:39:16,854 DEBUG blivet.ansible/MainThread: ['sda', 'sdc', 'test_vg1', 'sdb'] 2024-03-01 20:39:16,854 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 20:39:16,857 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 20:39:16,858 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:39:16,861 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:39:16,864 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:39:16,867 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 20:39:16,867 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 20:39:16,867 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:39:16,867 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 20:39:16,867 DEBUG blivet/MainThread: removing sda 2024-03-01 20:39:16,870 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 20:39:16,870 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:39:16,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 20:39:16,873 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 20:39:16,873 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:39:16,873 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 20:39:16,873 DEBUG blivet/MainThread: removing sdc 2024-03-01 20:39:16,876 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 20:39:16,876 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:39:16,876 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 20:39:16,879 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 20:39:16,879 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:39:16,880 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 20:39:16,880 DEBUG blivet/MainThread: removing sdb 2024-03-01 20:39:16,882 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 20:39:16,882 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:39:16,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 20:39:16,885 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 20:39:16,886 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:39:16,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:16,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:39:16,892 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 20:39:16,892 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:39:16,892 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:39:16,893 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:39:16,893 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:39:16,893 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:39:16,894 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:39:16,894 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:39:16,895 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:39:16,895 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:39:16,895 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:39:16,896 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:39:16,896 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 20:39:16,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 20:39:16,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 20:39:16,902 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 20:39:16,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 20:39:16,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 20:39:16,908 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 20:39:16,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 20:39:16,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 20:39:16,913 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 20:39:16,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:16,919 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:39:16,919 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 20:39:16,922 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,922 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,923 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,924 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,919 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:16,926 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,927 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,927 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,928 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,924 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:16,931 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,932 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,932 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,933 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,929 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:16,935 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,936 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,936 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,937 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,933 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:16,940 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,941 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,941 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,942 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,938 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:16,944 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,945 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,945 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,946 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,942 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:16,949 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,950 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,950 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,951 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,947 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:16,953 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,954 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,955 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,955 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,951 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:16,958 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,959 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,959 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,960 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,956 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:16,962 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,963 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,964 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,964 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,960 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:16,967 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,968 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,968 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,969 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,965 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:16,971 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,972 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,973 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,973 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,969 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:16,976 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,977 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,977 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,978 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,974 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:16,981 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,981 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,982 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,982 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,978 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:16,985 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,986 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,986 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,987 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,983 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:16,990 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,990 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,991 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,991 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,987 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:16,994 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,995 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,995 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,996 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,992 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:16,999 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:16,999 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,000 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,001 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:16,997 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:17,003 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,004 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,004 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,005 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,001 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:17,008 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,009 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,009 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,010 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,006 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:17,012 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,013 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,014 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,014 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,010 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:17,017 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,018 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,018 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,019 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,015 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:17,021 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,022 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,023 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,023 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,019 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:17,026 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,027 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,027 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,028 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,024 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:17,031 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,031 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,032 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,032 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,028 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:17,035 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,036 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,036 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,037 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,033 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:17,040 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,040 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,041 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,041 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,038 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:17,044 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,045 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,045 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,046 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,042 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:17,049 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,049 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,050 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,050 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,047 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:17,053 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,054 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,054 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,055 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,051 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:17,058 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,058 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,059 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,059 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,056 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:17,062 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,063 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,063 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,064 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 20:39:17,060 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea25940) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = tXlJBA-o0L5-wETv-6i0E-vRyD-JW9G-08XWjM 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 (0x7f106ea83518) -- name = test_vg2 status = 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:39:17,065 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 20:39:17,068 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:39:17,068 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:39:17,068 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 20:39:17,071 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 20:39:17,071 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:39:17,075 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 20:39:17,075 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 20:39:17,075 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:39:17,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:17,081 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:39:17,081 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 20:39:17,083 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,084 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,084 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,085 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,081 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,087 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,088 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,088 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,089 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,085 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,091 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,092 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,092 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,093 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,089 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,095 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,096 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,096 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,097 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,093 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,099 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,100 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,100 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,101 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,097 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,103 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,104 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,104 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,105 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,101 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,107 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,108 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,108 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,109 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,105 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,111 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,112 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,112 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,113 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,109 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,115 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,116 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,116 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,117 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,113 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,119 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,120 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,120 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,121 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,117 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,123 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,124 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,124 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,125 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,121 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,127 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,128 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,128 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,129 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,125 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,131 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,132 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,132 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,133 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,129 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,135 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,136 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,136 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,137 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,133 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,139 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,140 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,140 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,141 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,137 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,143 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,144 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,144 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,145 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,141 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,147 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,148 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,148 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,149 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,145 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,151 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,152 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,152 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,153 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,149 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,155 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,156 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,156 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,157 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,153 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,159 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,160 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,160 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,161 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,157 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,163 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,164 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,164 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,165 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,161 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,167 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,168 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,168 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,169 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,165 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,171 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,172 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,172 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,173 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,169 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,175 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,176 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,176 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,177 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,173 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,179 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,180 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,180 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,181 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,177 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,183 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,184 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,184 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,185 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,181 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,187 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,188 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,188 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,189 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,185 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,191 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,192 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,192 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,193 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,189 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,195 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,196 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,196 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,197 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,193 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,199 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,200 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,200 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,201 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,197 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,203 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,204 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,204 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,205 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,201 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,207 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,208 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,208 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 20:39:17,209 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 20:39:17,205 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea47518) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 9DS1Ji-qe5V-Pe3O-iTio-Wrfh-3J23-CFVTWy 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 (0x7f106ea83518) -- 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 = fjE3T5-gaYL-nJ9c-bDHU-3DFi-pieZ-1v0moJ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:39:17,209 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 20:39:17,212 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:39:17,212 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:39:17,213 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 20:39:17,216 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 20:39:17,216 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:39:17,219 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 20:39:17,220 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 20:39:17,220 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:39:17,220 DEBUG blivet.ansible/MainThread: ['test_vg2', 'sdd', 'sdf', 'sde'] 2024-03-01 20:39:17,220 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 20:39:17,222 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 20:39:17,223 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:39:17,226 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:39:17,229 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:39:17,232 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 20:39:17,232 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 20:39:17,232 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:39:17,232 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 20:39:17,232 DEBUG blivet/MainThread: removing sdd 2024-03-01 20:39:17,235 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 20:39:17,235 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:39:17,235 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 20:39:17,238 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 20:39:17,238 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:39:17,238 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 20:39:17,238 DEBUG blivet/MainThread: removing sdf 2024-03-01 20:39:17,241 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 20:39:17,241 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:39:17,241 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 20:39:17,244 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 20:39:17,244 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:39:17,244 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 20:39:17,245 DEBUG blivet/MainThread: removing sde 2024-03-01 20:39:17,247 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 20:39:17,247 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:39:17,247 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 20:39:17,250 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 20:39:17,250 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:39:17,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:17,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:39:17,257 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 20:39:17,257 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:39:17,257 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:39:17,258 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:39:17,258 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:39:17,259 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:39:17,259 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:39:17,260 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:39:17,260 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:39:17,261 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:39:17,261 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:39:17,261 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:39:17,262 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 20:39:17,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 20:39:17,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 20:39:17,268 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 20:39:17,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 20:39:17,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 20:39:17,274 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 20:39:17,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 20:39:17,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 20:39:17,279 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 20:39:17,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 20:39:17,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 20:39:17,285 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 20:39:17,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:17,291 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:39:17,291 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 20:39:17,294 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,295 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,295 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,297 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,291 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,300 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,301 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,301 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,303 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,297 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,306 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,307 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,308 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,309 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,303 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,312 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,313 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,314 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,315 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,309 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,318 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,319 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,320 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,321 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,316 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,324 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,325 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,326 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,327 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,322 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,330 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,331 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,332 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,333 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,328 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,336 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,338 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,338 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,339 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,334 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,342 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,344 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,344 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,345 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,340 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,348 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,350 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,350 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,351 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,346 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,355 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,356 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,356 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,357 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,352 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,361 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,362 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,362 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,363 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,358 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,367 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,368 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,368 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,369 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,364 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,373 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,374 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,374 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,375 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,370 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,379 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,380 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,380 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,381 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,376 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,385 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,386 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,386 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,387 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,382 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,391 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,392 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,392 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,394 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,388 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,397 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,398 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,398 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,400 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,394 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,403 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,404 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,405 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,406 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,400 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,409 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,410 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,411 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,412 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,406 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,415 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,416 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,417 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,418 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,413 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,421 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,422 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,423 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,424 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,419 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,427 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,429 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,429 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,430 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,425 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,433 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,435 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,435 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,436 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,431 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,439 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,441 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,441 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,442 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,437 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,445 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,447 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,447 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,448 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,443 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,451 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,453 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,453 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,454 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,449 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,458 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,459 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,459 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,460 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,455 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,464 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,465 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,465 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,466 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,461 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,470 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,471 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,471 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,472 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,467 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,476 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,477 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,477 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,478 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,473 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,482 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,483 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,483 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,485 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 20:39:17,479 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fb50a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = z0LduW-pJVl-xNTt-kRFD-XwAO-hhGm-vFV8Ls 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 (0x7f106ea439e8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) 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:39:17,485 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 20:39:17,488 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:39:17,489 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:39:17,489 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 20:39:17,492 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 20:39:17,492 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:39:17,495 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 20:39:17,496 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 20:39:17,496 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:39:17,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:17,501 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:39:17,502 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 20:39:17,504 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,505 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,506 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,507 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,502 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,510 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,511 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,511 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,512 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,507 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,515 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,516 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,517 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,518 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,513 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,521 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,522 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,522 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,523 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,518 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,527 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,528 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,528 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,529 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,524 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,532 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,533 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,533 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,534 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,530 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,538 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,539 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,539 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,540 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,535 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,543 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,544 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,545 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,546 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,541 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,549 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,550 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,550 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,551 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,546 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,554 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,555 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,556 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,557 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,552 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,560 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,561 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,561 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,562 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,557 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,565 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,566 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,567 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,568 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,563 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,571 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,572 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,572 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,573 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,568 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,576 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,577 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,578 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,579 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,574 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,582 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,583 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,583 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,584 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,579 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,588 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,588 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,589 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,590 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,585 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,593 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,594 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,594 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,595 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,591 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,599 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,600 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,600 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,601 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,596 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,604 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,605 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,606 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,607 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,602 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,610 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,611 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,611 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,612 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,607 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,615 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,616 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,617 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,618 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,613 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,621 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,622 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,622 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,623 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,618 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,626 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,627 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,628 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,629 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,624 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,632 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,633 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,633 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,634 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,629 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,638 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,639 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,639 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,640 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,635 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,643 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,644 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,645 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,645 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,641 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,649 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,650 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,650 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,651 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,646 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,654 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,655 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,656 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,657 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,652 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,660 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,661 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,661 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,662 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,657 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,665 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,666 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,667 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,668 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,663 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,671 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,672 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,672 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,673 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,668 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,676 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,677 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,678 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,679 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 20:39:17,674 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea8f160) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9zDxYe-3Won-YH7B-BCcd-KAEB-3tPS-I1MUyJ 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:39:17,679 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 20:39:17,682 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:39:17,683 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:39:17,683 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 20:39:17,686 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 20:39:17,686 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:39:17,690 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 20:39:17,690 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 20:39:17,690 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:39:17,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:17,696 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:39:17,696 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 20:39:17,698 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,699 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,700 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,701 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,696 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,704 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,704 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,705 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,706 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,701 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,709 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,710 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,710 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,711 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,706 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,714 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,715 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,715 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,716 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,711 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,719 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,720 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,720 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,721 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,717 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,724 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,725 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,725 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,726 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,722 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,729 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,730 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,730 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,731 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,727 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,734 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,735 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,736 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,736 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,732 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,739 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,740 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,741 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,741 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,737 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,745 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,745 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,746 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,747 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,742 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,750 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,750 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,751 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,752 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,747 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,755 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,755 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,756 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,757 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,752 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,760 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,761 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,761 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,762 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,757 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,765 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,766 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,766 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,767 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,762 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,770 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,771 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,771 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,772 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,767 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,775 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,776 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,776 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,777 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,773 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,780 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,781 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,781 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,782 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,778 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,785 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,786 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,786 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,787 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,783 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,790 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,791 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,791 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,792 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,788 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,795 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,796 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,797 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,797 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,793 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,800 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,801 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,802 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,802 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,798 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,805 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,806 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,807 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,808 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,803 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,811 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,811 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,812 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,813 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,808 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,816 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,816 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,817 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,818 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,813 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,821 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,822 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,822 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,823 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,818 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,826 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,827 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,827 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,828 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,824 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,831 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,832 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,832 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,833 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,829 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,836 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,837 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,837 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,838 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,834 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,841 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,842 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,842 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,843 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,839 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,846 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,847 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,848 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,848 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,844 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,851 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,852 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,853 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,853 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,849 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,856 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,857 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,858 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,859 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 20:39:17,854 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106fc076d8) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = kAkO2C-WgxB-eFZD-5Geb-yXXq-CBML-L5Cmtx 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,859 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 20:39:17,862 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 20:39:17,862 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:39:17,863 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 20:39:17,866 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 20:39:17,866 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:39:17,869 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 20:39:17,869 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 20:39:17,869 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:39:17,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 20:39:17,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 20:39:17,875 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 20:39:17,878 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,879 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,879 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,880 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,876 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,882 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,883 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,884 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,884 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,880 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,887 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,888 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,888 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,889 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,885 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,892 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,892 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,893 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,894 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,889 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,896 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,897 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,897 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,898 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,894 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,901 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,902 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,902 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,903 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,899 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,906 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,906 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,907 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,907 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,903 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,910 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,911 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,911 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,912 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,908 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,915 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,915 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,916 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,917 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,912 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,919 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,920 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,920 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,921 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,917 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,924 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,925 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,925 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,926 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,922 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,929 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,929 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,930 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,930 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,926 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,933 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,934 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,934 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,935 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,931 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,938 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,938 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,939 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,940 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,935 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,942 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,943 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,944 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,944 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,940 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,947 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,948 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,948 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,949 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,945 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,952 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,952 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,953 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,953 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,949 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,956 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,957 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,957 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,958 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,954 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,961 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,961 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,962 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,963 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,958 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,965 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,966 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,966 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,967 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,963 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,970 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,971 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,971 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,972 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,968 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,975 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,975 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,976 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,976 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,972 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,979 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,980 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,980 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,981 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,977 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,984 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,984 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,985 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,985 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,981 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,988 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,989 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,989 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,990 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,986 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,993 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,994 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,994 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,995 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,991 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:17,998 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,998 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,999 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:17,999 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:17,995 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:18,002 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:18,003 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:18,003 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:18,004 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:18,000 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:18,007 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:18,008 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:18,008 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:18,009 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:18,004 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:18,011 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:18,012 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:18,013 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:18,013 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:18,009 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:18,016 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:18,017 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:18,017 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:18,018 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:18,014 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:18,021 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:18,021 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:18,022 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 20:39:18,023 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 20:39:18,018 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f106ea55e80) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = LgixaO-nsiz-ffAs-yzpj-piCk-xpAM-142ZKO 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 (0x7f106ea439e8) -- 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 = fQDcuj-l2hi-HF4v-HhR6-RdsD-uvqI-rc5Wlv size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:39:18,023 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 20:39:18,026 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:39:18,026 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:39:18,027 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 20:39:18,030 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 20:39:18,030 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:39:18,033 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 20:39:18,034 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 20:39:18,034 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:39:18,034 DEBUG blivet.ansible/MainThread: ['sdj', 'sdh', 'sdi', 'sdg', 'test_vg3'] 2024-03-01 20:39:18,034 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 20:39:18,037 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 20:39:18,037 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:39:18,040 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:39:18,043 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:39:18,046 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:39:18,049 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 20:39:18,049 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 20:39:18,049 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:39:18,049 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 20:39:18,050 DEBUG blivet/MainThread: removing sdj 2024-03-01 20:39:18,052 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 20:39:18,052 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:39:18,053 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 20:39:18,056 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 20:39:18,056 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:39:18,056 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 20:39:18,056 DEBUG blivet/MainThread: removing sdh 2024-03-01 20:39:18,059 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 20:39:18,059 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:39:18,059 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 20:39:18,062 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 20:39:18,062 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:39:18,062 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 20:39:18,062 DEBUG blivet/MainThread: removing sdi 2024-03-01 20:39:18,065 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 20:39:18,065 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:39:18,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 20:39:18,068 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 20:39:18,068 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:39:18,068 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 20:39:18,068 DEBUG blivet/MainThread: removing sdg 2024-03-01 20:39:18,071 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 20:39:18,071 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 20:39:18,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 20:39:18,074 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 20:39:18,074 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:39:18,075 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:18,086 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:18,101 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:18,113 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:18,131 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:39:18,131 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:18,144 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:18,162 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:39:18,163 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:18,175 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:18,193 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:39:18,193 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:18,204 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:18,222 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:39:18,223 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:18,233 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:18,251 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:39:18,252 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:18,265 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:18,283 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:39:18,284 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:18,296 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:18,314 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:39:18,314 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:18,327 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:18,345 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:39:18,345 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:39:18,345 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:39:18,346 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:39:18,346 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:39:18,346 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:39:18,346 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:39:18,346 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:39:18,346 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:39:18,346 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:39:18,346 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:39:18,346 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:39:18,346 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:39:18,346 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:39:18,346 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:39:18,347 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:39:18,347 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:39:18,347 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:39:18,347 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:39:18,347 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:39:18,347 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:39:18,347 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:39:18,347 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:39:18,347 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:39:18,347 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:39:18,347 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:39:18,347 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:39:18,347 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:39:18,348 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:39:18,348 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:39:18,348 INFO blivet/MainThread: pruning action queue... 2024-03-01 20:39:18,349 INFO blivet/MainThread: resetting parted disks... 2024-03-01 20:39:18,352 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:39:18,355 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 20:39:18,358 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 20:39:18,358 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 20:39:18,361 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:39:18,361 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 0x7f106e9b1990> 2024-03-01 20:39:18,361 INFO blivet/MainThread: sorting actions... 2024-03-01 20:39:18,382 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:39:18,382 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:39:18,383 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:39:18,383 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:39:18,383 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:39:18,383 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:39:18,383 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:39:18,383 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:39:18,384 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:39:18,384 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:39:18,384 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:39:18,384 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:39:18,384 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:39:18,384 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:39:18,384 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:39:18,384 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:39:18,385 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:39:18,385 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:39:18,385 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:39:18,385 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:39:18,385 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:39:18,385 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:39:18,385 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:39:18,386 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:39:18,386 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:39:18,386 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:39:18,386 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:39:18,386 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:39:18,386 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:39:18,386 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:39:18,390 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:18,393 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:39:18,393 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 20:39:18,402 INFO program/MainThread: stdout: 2024-03-01 20:39:18,402 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:39:18,402 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:18,402 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:18,420 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:18,420 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:18,433 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:18,433 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 20:39:18,438 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 20:39:18,441 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:39:18,445 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 20:39:18,448 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 20:39:18,452 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 20:39:18,452 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:18,489 INFO program/MainThread: stdout[92]: 2024-03-01 20:39:18,489 INFO program/MainThread: stderr[92]: 2024-03-01 20:39:18,489 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 20:39:18,494 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:39:18,497 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:18,500 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:39:18,503 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:18,506 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:39:18,509 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:18,512 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:39:18,515 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:18,519 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:39:18,522 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 20:39:18,522 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:18,572 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 20:39:18,572 INFO program/MainThread: stderr[93]: 2024-03-01 20:39:18,572 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 20:39:18,573 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:39:18,580 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:18,589 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:39:18,590 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 20:39:18,608 INFO program/MainThread: stdout: 2024-03-01 20:39:18,608 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:39:18,608 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:18,609 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:18,639 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:18,639 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:18,652 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:18,653 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 20:39:18,657 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 20:39:18,660 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:39:18,664 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 20:39:18,667 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 20:39:18,670 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 20:39:18,670 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:18,703 INFO program/MainThread: stdout[94]: 2024-03-01 20:39:18,703 INFO program/MainThread: stderr[94]: 2024-03-01 20:39:18,703 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 20:39:18,708 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:39:18,711 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:18,714 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:39:18,717 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:18,720 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:39:18,723 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:18,726 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:39:18,729 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:18,732 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:39:18,736 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 20:39:18,736 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:18,782 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 20:39:18,782 INFO program/MainThread: stderr[95]: 2024-03-01 20:39:18,782 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 20:39:18,783 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:39:18,790 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:18,800 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:39:18,800 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 20:39:18,821 INFO program/MainThread: stdout: 2024-03-01 20:39:18,821 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:39:18,821 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:18,821 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:18,845 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:18,845 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:18,857 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:18,857 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 20:39:18,861 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 20:39:18,865 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:39:18,869 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 20:39:18,872 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 20:39:18,875 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 20:39:18,875 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:18,911 INFO program/MainThread: stdout[96]: 2024-03-01 20:39:18,911 INFO program/MainThread: stderr[96]: 2024-03-01 20:39:18,911 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 20:39:18,916 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:39:18,919 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:18,922 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 20:39:18,925 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:18,928 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 20:39:18,932 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:18,935 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 20:39:18,938 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:18,941 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 20:39:18,944 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 20:39:18,944 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:18,991 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 20:39:18,991 INFO program/MainThread: stderr[97]: 2024-03-01 20:39:18,991 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 20:39:18,992 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:39:19,000 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:19,007 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:39:19,007 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 20:39:19,025 INFO program/MainThread: stdout: 2024-03-01 20:39:19,025 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:39:19,025 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:19,025 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:19,058 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:19,058 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:19,072 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:19,073 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 20:39:19,077 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 20:39:19,080 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:39:19,084 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 20:39:19,087 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 20:39:19,091 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 20:39:19,091 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:19,126 INFO program/MainThread: stdout[98]: 2024-03-01 20:39:19,126 INFO program/MainThread: stderr[98]: 2024-03-01 20:39:19,127 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 20:39:19,131 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:39:19,134 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:19,137 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:39:19,141 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:19,144 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:39:19,147 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:19,150 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:39:19,153 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:19,156 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:39:19,159 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 20:39:19,159 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:19,202 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 20:39:19,203 INFO program/MainThread: stderr[99]: 2024-03-01 20:39:19,203 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 20:39:19,204 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 20:39:19,210 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 20:39:19,225 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 20:39:19,231 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 20:39:19,240 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:19,245 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 20:39:19,258 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:19,263 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 20:39:19,268 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:19,271 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 20:39:19,274 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:19,277 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 20:39:19,280 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 20:39:19,280 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:19,317 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 20:39:19,317 INFO program/MainThread: stderr[100]: 2024-03-01 20:39:19,317 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 20:39:19,318 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:19,378 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 20:39:19,378 INFO program/MainThread: stderr[101]: 2024-03-01 20:39:19,378 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 20:39:19,379 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:19,412 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 20:39:19,413 INFO program/MainThread: stderr[102]: 2024-03-01 20:39:19,413 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 20:39:19,414 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 20:39:19,420 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:19,428 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:39:19,434 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 20:39:19,434 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdg --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:19,488 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 20:39:19,488 INFO program/MainThread: stderr[103]: 2024-03-01 20:39:19,488 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 20:39:19,489 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 20:39:19,489 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:19,500 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:19,500 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:19,510 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:19,510 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:19,520 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:19,520 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 20:39:19,524 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:19,527 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:39:19,530 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 20:39:19,530 INFO program/MainThread: Running [104] lvm pvremove --force --force --yes /dev/sdi --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:19,559 INFO program/MainThread: stdout[104]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 20:39:19,559 INFO program/MainThread: stderr[104]: 2024-03-01 20:39:19,559 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 20:39:19,560 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 20:39:19,560 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:19,594 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:19,595 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:19,608 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:19,608 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:19,623 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:19,623 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 20:39:19,627 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:19,630 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:39:19,633 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 20:39:19,634 INFO program/MainThread: Running [105] lvm pvremove --force --force --yes /dev/sdh --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:19,664 INFO program/MainThread: stdout[105]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 20:39:19,664 INFO program/MainThread: stderr[105]: 2024-03-01 20:39:19,664 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 20:39:19,664 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 20:39:19,665 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:19,699 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:19,700 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:19,713 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:19,714 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:19,730 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:19,730 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 20:39:19,734 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:19,737 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:39:19,740 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 20:39:19,740 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdj --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:19,772 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 20:39:19,773 INFO program/MainThread: stderr[106]: 2024-03-01 20:39:19,773 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 20:39:19,773 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 20:39:19,773 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:19,803 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:19,804 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:19,818 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:19,818 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:19,831 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:19,832 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:39:19,836 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:19,839 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:39:19,839 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 20:39:19,848 INFO program/MainThread: stdout: 2024-03-01 20:39:19,848 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:39:19,848 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:19,848 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:19,866 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:19,866 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:19,879 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:19,879 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 20:39:19,884 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 20:39:19,887 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:39:19,891 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 20:39:19,894 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 20:39:19,897 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 20:39:19,898 INFO program/MainThread: Running [107] lvm lvchange -an test_vg2/lv4 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:19,934 INFO program/MainThread: stdout[107]: 2024-03-01 20:39:19,935 INFO program/MainThread: stderr[107]: 2024-03-01 20:39:19,935 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 20:39:19,939 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:39:19,942 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:19,945 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 20:39:19,948 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:19,951 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 20:39:19,954 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:19,957 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 20:39:19,961 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 20:39:19,961 INFO program/MainThread: Running [108] lvm lvremove --yes test_vg2/lv4 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:20,005 INFO program/MainThread: stdout[108]: Logical volume "lv4" successfully removed. 2024-03-01 20:39:20,005 INFO program/MainThread: stderr[108]: 2024-03-01 20:39:20,005 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 20:39:20,006 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:39:20,013 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:20,021 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:39:20,021 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 20:39:20,038 INFO program/MainThread: stdout: 2024-03-01 20:39:20,038 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:39:20,038 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:20,038 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:20,055 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:20,055 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:20,068 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:20,068 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 20:39:20,073 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 20:39:20,076 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:39:20,080 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 20:39:20,084 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 20:39:20,087 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 20:39:20,087 INFO program/MainThread: Running [109] lvm lvchange -an test_vg2/lv3 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:20,123 INFO program/MainThread: stdout[109]: 2024-03-01 20:39:20,123 INFO program/MainThread: stderr[109]: 2024-03-01 20:39:20,123 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 20:39:20,128 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:39:20,131 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:20,134 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:39:20,137 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:20,140 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:39:20,144 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:20,147 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:39:20,150 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 20:39:20,150 INFO program/MainThread: Running [110] lvm lvremove --yes test_vg2/lv3 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:20,187 INFO program/MainThread: stdout[110]: Logical volume "lv3" successfully removed. 2024-03-01 20:39:20,188 INFO program/MainThread: stderr[110]: 2024-03-01 20:39:20,188 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 20:39:20,188 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 20:39:20,195 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 20:39:20,204 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 20:39:20,210 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 20:39:20,217 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:20,223 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 20:39:20,231 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:20,234 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 20:39:20,239 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:20,243 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 20:39:20,248 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 20:39:20,248 INFO program/MainThread: Running [111] lvm vgreduce --removemissing --force test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:20,283 INFO program/MainThread: stdout[111]: Volume group "test_vg2" is already consistent. 2024-03-01 20:39:20,284 INFO program/MainThread: stderr[111]: 2024-03-01 20:39:20,284 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 20:39:20,284 INFO program/MainThread: Running [112] lvm vgchange -an test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:20,326 INFO program/MainThread: stdout[112]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 20:39:20,326 INFO program/MainThread: stderr[112]: 2024-03-01 20:39:20,327 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 20:39:20,327 INFO program/MainThread: Running [113] lvm vgremove --force test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:20,363 INFO program/MainThread: stdout[113]: Volume group "test_vg2" successfully removed 2024-03-01 20:39:20,363 INFO program/MainThread: stderr[113]: 2024-03-01 20:39:20,364 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 20:39:20,364 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 20:39:20,372 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:20,377 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:39:20,382 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 20:39:20,383 INFO program/MainThread: Running [114] lvm pvremove --force --force --yes /dev/sde --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:20,432 INFO program/MainThread: stdout[114]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 20:39:20,433 INFO program/MainThread: stderr[114]: 2024-03-01 20:39:20,433 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 20:39:20,433 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 20:39:20,433 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:20,458 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:20,459 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:20,474 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:20,474 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:20,488 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:20,489 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 20:39:20,492 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:20,495 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:39:20,498 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 20:39:20,498 INFO program/MainThread: Running [115] lvm pvremove --force --force --yes /dev/sdf --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:20,527 INFO program/MainThread: stdout[115]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 20:39:20,527 INFO program/MainThread: stderr[115]: 2024-03-01 20:39:20,528 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 20:39:20,528 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 20:39:20,528 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:20,563 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:20,564 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:20,580 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:20,580 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:20,592 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:20,592 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 20:39:20,596 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:20,599 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:39:20,602 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 20:39:20,602 INFO program/MainThread: Running [116] lvm pvremove --force --force --yes /dev/sdd --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:20,630 INFO program/MainThread: stdout[116]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 20:39:20,630 INFO program/MainThread: stderr[116]: 2024-03-01 20:39:20,630 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 20:39:20,631 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 20:39:20,631 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:20,660 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:20,661 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:20,676 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:20,676 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:20,692 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:20,693 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:39:20,697 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:20,700 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:39:20,700 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 20:39:20,708 INFO program/MainThread: stdout: 2024-03-01 20:39:20,708 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:39:20,708 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:20,708 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:20,726 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:20,726 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:20,739 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:20,739 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 20:39:20,744 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 20:39:20,747 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:39:20,751 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 20:39:20,754 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 20:39:20,757 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 20:39:20,758 INFO program/MainThread: Running [117] lvm lvchange -an test_vg1/lv2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:20,792 INFO program/MainThread: stdout[117]: 2024-03-01 20:39:20,792 INFO program/MainThread: stderr[117]: 2024-03-01 20:39:20,792 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 20:39:20,797 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:39:20,800 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:20,803 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 20:39:20,806 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:20,809 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 20:39:20,812 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:20,815 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 20:39:20,819 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 20:39:20,819 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg1/lv2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:20,871 INFO program/MainThread: stdout[118]: Logical volume "lv2" successfully removed. 2024-03-01 20:39:20,871 INFO program/MainThread: stderr[118]: 2024-03-01 20:39:20,871 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 20:39:20,872 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:39:20,880 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:20,888 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:39:20,888 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 20:39:20,903 INFO program/MainThread: stdout: 2024-03-01 20:39:20,903 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 20:39:20,903 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:20,903 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:20,918 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:20,918 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:20,931 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:20,931 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 20:39:20,936 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 20:39:20,939 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:39:20,943 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 20:39:20,946 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 20:39:20,949 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 20:39:20,950 INFO program/MainThread: Running [119] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:20,984 INFO program/MainThread: stdout[119]: 2024-03-01 20:39:20,984 INFO program/MainThread: stderr[119]: 2024-03-01 20:39:20,984 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 20:39:20,989 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:39:20,992 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:20,995 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:39:20,999 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:21,003 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:39:21,006 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:21,009 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:39:21,012 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 20:39:21,012 INFO program/MainThread: Running [120] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:21,049 INFO program/MainThread: stdout[120]: Logical volume "lv1" successfully removed. 2024-03-01 20:39:21,049 INFO program/MainThread: stderr[120]: 2024-03-01 20:39:21,050 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 20:39:21,050 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 20:39:21,057 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 20:39:21,072 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 20:39:21,077 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 20:39:21,084 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:21,087 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 20:39:21,093 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:21,098 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 20:39:21,104 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:21,107 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 20:39:21,110 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 20:39:21,111 INFO program/MainThread: Running [121] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:21,150 INFO program/MainThread: stdout[121]: Volume group "test_vg1" is already consistent. 2024-03-01 20:39:21,150 INFO program/MainThread: stderr[121]: 2024-03-01 20:39:21,150 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 20:39:21,151 INFO program/MainThread: Running [122] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:21,194 INFO program/MainThread: stdout[122]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 20:39:21,194 INFO program/MainThread: stderr[122]: 2024-03-01 20:39:21,194 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 20:39:21,195 INFO program/MainThread: Running [123] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:21,231 INFO program/MainThread: stdout[123]: Volume group "test_vg1" successfully removed 2024-03-01 20:39:21,231 INFO program/MainThread: stderr[123]: 2024-03-01 20:39:21,231 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 20:39:21,232 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 20:39:21,238 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:21,246 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:39:21,251 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 20:39:21,251 INFO program/MainThread: Running [124] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:21,294 INFO program/MainThread: stdout[124]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 20:39:21,294 INFO program/MainThread: stderr[124]: 2024-03-01 20:39:21,294 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 20:39:21,294 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 20:39:21,295 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:21,330 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:21,331 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:21,343 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:21,343 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:21,357 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:21,357 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 20:39:21,361 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:21,365 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:39:21,368 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 20:39:21,368 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sdc --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 20:39:21,394 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 20:39:21,394 INFO program/MainThread: stderr[125]: 2024-03-01 20:39:21,394 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 20:39:21,394 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 20:39:21,395 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:21,426 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:21,427 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:21,440 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:21,441 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:21,454 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:21,454 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 20:39:21,458 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 20:39:21,461 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:39:21,464 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 20:39:21,464 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:39:21,492 INFO program/MainThread: stdout[126]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 20:39:21,492 INFO program/MainThread: stderr[126]: 2024-03-01 20:39:21,492 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 20:39:21,493 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 20:39:21,493 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:21,523 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:21,523 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:21,537 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:21,537 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 20:39:21,553 DEBUG program/MainThread: Return code: 0 2024-03-01 20:39:21,558 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 20:39:21,558 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 0x7f106e9b1410> to retry, use: --limit @/tmp/tests_set_extend.retry PLAY RECAP ********************************************************************* sut : ok=129 changed=5 unreachable=0 failed=1 skipped=85 rescued=0 ignored=0 Friday 01 March 2024 20:39:27 +0000 (0:00:01.755) 0:01:32.396 ********** =============================================================================== fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 11.75s /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.77s /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.63s /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 ---- 4.88s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Get required packages --------------- 4.49s /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 ---- 2.57s /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.56s /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.55s /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.52s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.52s /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.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.42s /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.41s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Ensure test packages ---------------------------------------------------- 2.41s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:14 ------ fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.40s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.40s /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.39s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Ensure test packages ---------------------------------------------------- 2.39s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/get_unused_disk.yml:14 ------ linux-system-roles.snapshot : Run snapshot command snapshot ------------- 1.99s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 linux-system-roles.snapshot : Run snapshot command extend --------------- 1.94s /WORKDIR/git-debug-cleanup-failuresqy3fvgpx/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---